Searched defs:logon_count (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/passdb/
H A Dpassdb.c858 uint16 bad_password_count, logon_count; local
H A Dpdb_get_set.c930 BOOL pdb_set_logon_count(struct samu *sampass, uint16 logon_count, enum pdb_value_state flag) argument
H A Dpdb_tdb.c103 uint16 bad_password_count, logon_count; local
289 uint16 bad_password_count, logon_count; local
478 uint16 bad_password_count, logon_count; local
H A Dpdb_ldap.c502 logon_count = 0; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dpassdb.h183 uint16 logon_count; member in struct:samu
H A Dlibmsrpc.h229 uint16 logon_count; member in struct:_CACUSERINFO
H A Drpc_netlogon.h205 uint16 logon_count; /* logon count */ member in struct:net_user_info_2
256 uint16 logon_count; /* logon count */ member in struct:net_user_info_3
778 uint16 logon_count; member in struct:sam_account_info_info
H A Drpc_samr.h196 uint16 logon_count; member in struct:sam_user_info_23
327 uint16 logon_count; member in struct:sam_user_info_21
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/nsswitch/
H A Dwinbindd_nss.h417 uint32 logon_count; member in struct:winbindd_response::__anon5852::auth_reply::info3_text
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_parse/
H A Dparse_net.c1411 init_net_user_info3(TALLOC_CTX *ctx, NET_USER_INFO_3 *usr, uint32 user_rid, uint32 group_rid, const char* user_name, const char* full_name, const char* home_dir, const char* dir_drive, const char* logon_script, const char* profile_path, time_t unix_logon_time, time_t unix_logoff_time, time_t unix_kickoff_time, time_t unix_pass_last_set_time, time_t unix_pass_can_change_time, time_t unix_pass_must_change_time, uint16 logon_count, uint16 bad_pw_count, uint32 num_groups, const DOM_GID *gids, uint32 user_flgs, uint32 acct_flags, uchar user_session_key[16], uchar lm_session_key[16], const char *logon_srv, const char *logon_dom, const DOM_SID *dom_sid) argument
H A Dparse_samr.c5682 init_sam_user_info23W(SAM_USER_INFO_23 * usr, NTTIME * logon_time, NTTIME * logoff_time, NTTIME * kickoff_time, NTTIME * pass_last_set_time, NTTIME * pass_can_change_time, NTTIME * pass_must_change_time, UNISTR2 *user_name, UNISTR2 *full_name, UNISTR2 *home_dir, UNISTR2 *dir_drive, UNISTR2 *log_scr, UNISTR2 *prof_path, UNISTR2 *desc, UNISTR2 *wkstas, UNISTR2 *unk_str, UNISTR2 *mung_dial, uint32 user_rid, uint32 group_rid, uint32 acb_info, uint32 fields_present, uint16 logon_divs, LOGON_HRS * hrs, uint16 bad_password_count, uint16 logon_count, char newpass[516]) argument
5784 init_sam_user_info23A(SAM_USER_INFO_23 * usr, NTTIME * logon_time, NTTIME * logoff_time, NTTIME * kickoff_time, NTTIME * pass_last_set_time, NTTIME * pass_can_change_time, NTTIME * pass_must_change_time, char *user_name, char *full_name, char *home_dir, char *dir_drive, char *log_scr, char *prof_path, const char *desc, char *wkstas, char *unk_str, char *mung_dial, uint32 user_rid, uint32 group_rid, uint32 acb_info, uint32 fields_present, uint16 logon_divs, LOGON_HRS * hrs, uint16 bad_password_count, uint16 logon_count, char newpass[516]) argument
6124 init_sam_user_info21W(SAM_USER_INFO_21 * usr, NTTIME * logon_time, NTTIME * logoff_time, NTTIME * kickoff_time, NTTIME * pass_last_set_time, NTTIME * pass_can_change_time, NTTIME * pass_must_change_time, UNISTR2 *user_name, UNISTR2 *full_name, UNISTR2 *home_dir, UNISTR2 *dir_drive, UNISTR2 *log_scr, UNISTR2 *prof_path, UNISTR2 *desc, UNISTR2 *wkstas, UNISTR2 *unk_str, UNISTR2 *mung_dial, uchar lm_pwd[16], uchar nt_pwd[16], uint32 user_rid, uint32 group_rid, uint32 acb_info, uint32 fields_present, uint16 logon_divs, LOGON_HRS * hrs, uint16 bad_password_count, uint16 logon_count) argument
[all...]

Completed in 400 milliseconds