summaryrefslogtreecommitdiff
path: root/source4/auth/sam.c
Commit message (Expand)AuthorAgeFilesLines
* netlogon: Implement SendToSam along with its winbind forwardingGarming Sam2017-05-301-4/+24
* auth_winbind: Allow badPwdCount to be set to 0 with this auth methodGarming Sam2017-05-301-0/+28
* password-lockout: Allow RODC to ensure lockout and lockout resetGarming Sam2017-04-131-13/+66
* sam.c: Make NTLM login set logonCount when unsetGarming Sam2017-04-131-0/+10
* auth/sam: Remove lastLogonTimestamp from RODC success accountingGarming Sam2017-03-271-4/+14
* s4:auth: fill user_principal_* and dns_domain_name in authsam_make_user_info_...Stefan Metzmacher2016-06-301-0/+23
* s4:auth: make use of lpcfg_sam_name() in authsam_get_user_info_dc_principal()Stefan Metzmacher2016-06-301-1/+1
* s4:auth/sam: update the logonCount for interactive logonsStefan Metzmacher2016-06-301-0/+16
* s4:auth/sam: don't update lastLogon just because it's 0 currentlyStefan Metzmacher2016-06-301-3/+1
* s4:auth/sam: only reset badPwdCount when the effetive value is not 0 alreadyStefan Metzmacher2016-06-301-6/+12
* s4:auth/sam: use "msDS-UserPasswordExpiryTimeComputed" instead of samdb_resul...Stefan Metzmacher2016-06-301-5/+5
* auth: keep track of lastLogon and lastLogonTimestampDouglas Bagnall2015-12-151-11/+147
* s4:auth/sam: remove unused sam_get_results_trust()Stefan Metzmacher2015-07-081-74/+0
* auth: Split out fetching trusted domain into sam_get_results_trust()Andrew Bartlett2014-09-011-0/+74
* s4-auth: Support password history correctly, including allowing NTLM logins u...Andrew Bartlett2014-04-021-0/+2
* dsdb: Move dsdb_update_bad_pwd_count to dsdb/common/util.cAndrew Bartlett2014-04-021-100/+0
* auth: Split out badPwdCount update into a helper functionAndrew Bartlett2014-04-021-48/+79
* s4-auth: Add authsam_zero_bad_pwd_count to zero out badPwdCount and lockoutTi...Andrew Bartlett2014-04-021-0/+61
* s4:auth: Add password lockout support to the AD DCAndrew Bartlett2014-04-021-0/+117
* dsdb: Rework samdb_result_acct_flags to use either userAccountControl or msDS...Andrew Bartlett2014-04-021-4/+4
* s4:auth/sam: use a higher time resolution in authsam_account_ok()Stefan Metzmacher2014-04-021-2/+2
* s4:auth: avoid str_list related const warningsStefan Metzmacher2014-04-021-2/+2
* Remove the remaining uses of the macro NT_STATUS_HAVE_NO_MEMORY_AND_FREE in t...Garming Sam2014-03-051-14/+28
* Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase.Garming Sam2014-03-051-10/+40
* s4-sam: don't look in GC NCs for user accountsAndrew Tridgell2011-10-041-2/+6
* s4:kdc: implement samba_kdc_check_s4u2proxy()Stefan Metzmacher2011-06-241-0/+1
* s4-auth Rework auth subsystem to remove struct auth_serversupplied_infoAndrew Bartlett2011-02-091-80/+84
* s4-auth Remove special case for account_sid from auth_serversupplied_infoAndrew Bartlett2011-01-201-37/+31
* s4-auth Add function to obtain any user's session_info from a given LDBAndrew Bartlett2011-01-141-0/+84
* s4-auth use new dsdb_expand_nested_groups()Andrew Bartlett2011-01-141-146/+5
* s4:dsdb/common/util_samr.c and auth/sam.c - fix error messageMatthias Dieter Wallnöfer2010-12-041-1/+1
* s4:auth/sam.c - when printing out a string buffer we don't strictly need the ...Matthias Dieter Wallnöfer2010-12-031-2/+2
* s4:auth/sam.c - the check for the SAMDB needs to be on the top of the callMatthias Dieter Wallnöfer2010-12-031-6/+5
* s4:auth/sam.c - fix the free of memory contextsMatthias Dieter Wallnöfer2010-12-031-1/+1
* s4:auth/sam.c - specify the SID ignore case betterMatthias Dieter Wallnöfer2010-12-031-1/+7
* s4:auth/sam.c-"authsam_expand_nested_groups" - don't fail if we've membership...Matthias Dieter Wallnöfer2010-12-021-4/+4
* s4-auth Add DEBUG() for invalid DNs and errors expanding user groups.Andrew Bartlett2010-10-191-0/+5
* s4:dsdb - remove "samdb_result_uint", "samdb_result_int64", "samdb_result_uin...Matthias Dieter Wallnöfer2010-10-151-10/+10
* s4-sam: added DOMAIN_RID_ENTERPRISE_READONLY_DCS for RODCs in the PACAndrew Tridgell2010-09-291-0/+16
* s4-sam: fixed termination of krbtgt_attrs (comma and NULL)Andrew Tridgell2010-09-281-4/+4
* s4-kdc Use msDS-SecondaryKrbTgtNumber to fill in the full KVNOAndrew Bartlett2010-09-291-0/+1
* s4-auth: fixed the SID list for DCs in the PACAndrew Tridgell2010-09-261-0/+16
* s4-auth: make the disabled acct messages a bit less verboseAndrew Tridgell2010-09-021-6/+6
* s4:auth Avoid doing database lookups for NT AUTHORITY usersAndrew Bartlett2010-08-181-0/+6
* Revert "s4/auth: Fixed authsam_expand_nested_groups() to find entry SID if no...Matthias Dieter Wallnöfer2010-06-291-21/+4
* s4:auth Query LDB for msds-SupportedEncryptionTypes for the KDCAndrew Bartlett2010-06-291-0/+1
* s4:auth/sam.c - "authsam_expand_nested_groups" - small performance improvementMatthias Dieter Wallnöfer2010-06-281-3/+7
* s4:auth/sam.c - "authsam_expand_nested_groups" - cosmetic/commentsMatthias Dieter Wallnöfer2010-06-281-9/+11
* s4:auth/sam.c - "authsam_expand_nested_groups" - use "dsdb_search_dn" where p...Matthias Dieter Wallnöfer2010-06-281-3/+11
* s4/auth: Fixed authsam_expand_nested_groups() to find entry SID if not availa...Endi S. Dewata2010-06-281-1/+8