auth: Use DBGC_AUTH as DBGC_CLASS for AD DC auth session code.
[samba.git] / source4 / auth / sam.c
2018-05-22 Andrew Bartlettauth: Use DBGC_AUTH as DBGC_CLASS for AD DC auth sessio...
2018-03-19 Stefan Metzmachers4:auth: add authsam_update_user_info_dc() that impleme...
2018-03-19 Stefan Metzmachers4:auth: split out a authsam_domain_group_filter()...
2017-05-30 Garming Samnetlogon: Implement SendToSam along with its winbind...
2017-05-30 Garming Samauth_winbind: Allow badPwdCount to be set to 0 with...
2017-04-13 Garming Sampassword-lockout: Allow RODC to ensure lockout and...
2017-04-13 Garming Samsam.c: Make NTLM login set logonCount when unset
2017-03-27 Garming Samauth/sam: Remove lastLogonTimestamp from RODC success...
2016-06-30 Stefan Metzmachers4:auth: fill user_principal_* and dns_domain_name...
2016-06-30 Stefan Metzmachers4:auth: make use of lpcfg_sam_name() in authsam_get_us...
2016-06-30 Stefan Metzmachers4:auth/sam: update the logonCount for interactive...
2016-06-30 Stefan Metzmachers4:auth/sam: don't update lastLogon just because it...
2016-06-30 Stefan Metzmachers4:auth/sam: only reset badPwdCount when the effetive...
2016-06-30 Stefan Metzmachers4:auth/sam: use "msDS-UserPasswordExpiryTimeComputed...
2015-12-16 Stefan MetzmacherMerge tag 'ldb-1.1.24' into master
2015-12-14 Douglas Bagnallauth: keep track of lastLogon and lastLogonTimestamp
2015-07-08 Stefan Metzmachers4:auth/sam: remove unused sam_get_results_trust()
2014-08-31 Andrew Bartlettauth: Split out fetching trusted domain into sam_get_re...
2014-04-02 Andrew Bartletts4-auth: Support password history correctly, including...
2014-04-02 Andrew Bartlettdsdb: Move dsdb_update_bad_pwd_count to dsdb/common...
2014-04-02 Andrew Bartlettauth: Split out badPwdCount update into a helper function
2014-04-02 Andrew Bartletts4-auth: Add authsam_zero_bad_pwd_count to zero out...
2014-04-02 Andrew Bartletts4:auth: Add password lockout support to the AD DC
2014-04-02 Andrew Bartlettdsdb: Rework samdb_result_acct_flags to use either...
2014-04-02 Stefan Metzmachers4:auth/sam: use a higher time resolution in authsam_ac...
2014-04-02 Stefan Metzmachers4:auth: avoid str_list related const warnings
2014-03-05 Garming SamRemove the remaining uses of the macro NT_STATUS_HAVE_N...
2014-03-05 Garming SamRemove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2011-10-04 Andrew Tridgells4-sam: don't look in GC NCs for user accounts
2011-06-24 Stefan Metzmachers4:kdc: implement samba_kdc_check_s4u2proxy()
2011-02-09 Andrew Bartletts4-auth Rework auth subsystem to remove struct auth_ser...
2011-01-20 Andrew Bartletts4-auth Remove special case for account_sid from auth_s...
2011-01-14 Andrew Bartletts4-auth Add function to obtain any user's session_info...
2011-01-14 Andrew Bartletts4-auth use new dsdb_expand_nested_groups()
2010-12-04 Matthias Dieter... s4:dsdb/common/util_samr.c and auth/sam.c - fix error...
2010-12-03 Matthias Dieter... s4:auth/sam.c - when printing out a string buffer we...
2010-12-03 Matthias Dieter... s4:auth/sam.c - the check for the SAMDB needs to be...
2010-12-03 Matthias Dieter... s4:auth/sam.c - fix the free of memory contexts
2010-12-03 Matthias Dieter... s4:auth/sam.c - specify the SID ignore case better
2010-12-02 Matthias Dieter... s4:auth/sam.c-"authsam_expand_nested_groups" - don...
2010-10-19 Andrew Bartletts4-auth Add DEBUG() for invalid DNs and errors expandin...
2010-10-14 Matthias Dieter... s4:dsdb - remove "samdb_result_uint", "samdb_result_int...
2010-09-29 Andrew Tridgells4-sam: added DOMAIN_RID_ENTERPRISE_READONLY_DCS for...
2010-09-29 Andrew Tridgells4-sam: fixed termination of krbtgt_attrs (comma and...
2010-09-28 Andrew Bartletts4-kdc Use msDS-SecondaryKrbTgtNumber to fill in the...
2010-09-26 Andrew Tridgells4-auth: fixed the SID list for DCs in the PAC
2010-09-02 Andrew Tridgells4-auth: make the disabled acct messages a bit less...
2010-08-17 Andrew Bartletts4:auth Avoid doing database lookups for NT AUTHORITY...
2010-06-29 Matthias Dieter... Revert "s4/auth: Fixed authsam_expand_nested_groups...
2010-06-29 Andrew Bartletts4:auth Query LDB for msds-SupportedEncryptionTypes...
2010-06-28 Matthias Dieter... s4:auth/sam.c - "authsam_expand_nested_groups" - small...
2010-06-28 Matthias Dieter... s4:auth/sam.c - "authsam_expand_nested_groups" - cosmet...
2010-06-28 Matthias Dieter... s4:auth/sam.c - "authsam_expand_nested_groups" - use...
2010-06-28 Endi S. Dewatas4/auth: Fixed authsam_expand_nested_groups() to find...
2010-05-21 Andrew Bartletts4:auth Remove un-needed headers.
2010-05-21 Andrew Bartletts4:auth Fix previous commit - segfault in determinging...
2010-05-21 Andrew Bartletts4:auth Error out when a memberOf DN does not have...
2010-05-20 Andrew Bartletts4:auth handle addition of nested aliases of domain...
2010-05-20 Andrew Bartletts4:auth Move BUILTIN group addition into session.c
2010-04-14 Andrew Bartletts4:auth Change auth_generate_session_info to take an...
2010-03-04 Matthias Dieter... s4:auth/sam.c - change base context for the "tmp_ctx...
2010-03-04 Matthias Dieter... s4:sam.c - make "authsam_expand_nested_groups" public
2010-03-04 Matthias Dieter... s4:sam.c - cosmetic indentation fix
2010-03-04 Matthias Dieter... s4:sam.c - change variable types to unsigned in "sids_c...
2010-02-24 Matthias Dieter... s4:auth - make some parts "signed-safe"
2010-02-22 Brad HardsSpelling fixes for source4/auth.
2010-02-16 Andrew Tridgells4-dsdb: removed gendb_search_single_extended_dn()
2010-01-29 Stefan Metzmachers4:auth_sam: avoid usage of data_blob_talloc_reference...
2009-09-20 Andrew Tridgells4-auth: add SID_NT_ENTERPRISE_DCS is a server trust...
2009-09-18 Andrew Tridgells4-sam: add a note about the solaris client
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Andrew Tridgells4-sam: add a note about the solaris client
2009-09-07 Matthias Dieter... s4:sam - Implement also here the right primary group...
2009-08-04 Matthias Dieter... s4: Change my nested groups patch to don't include...
2009-08-03 Matthieu PatouReturn infinite time for last last logoff when last...
2009-07-31 Stefan Metzmachers4:auth: make sure we have elements returned at all...
2009-07-31 Matthias Dieter... s4: Patch to implement nested group and privileges
2009-07-28 Andrew Bartletts4:kerberos Add support for user principal names in...
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-16 Andrew Bartletts4:kdc Rework KDC to pull in less attributes for krbtgt...
2009-06-18 Andrew BartlettRemove unused variable
2009-06-18 Andrew Bartletts4:kdc Allow a password change when the password is...
2009-06-04 Andrew Tridgellchanged the auth path to use extended DN ops to avoid...
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-26 Andrew Tridgelluse domain_dn not ncname
2009-05-26 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-26 Andrew BartlettDon't use crossRef records to find our own domain
2009-02-13 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-13 Andrew BartlettPush sam_get_server_info_principal into the auth subsystem
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-04 Stefan Metzmachers4:kdc: allow a trusted domain to get kerberos tickets
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijAdd gensec_settings structure. This wraps loadparm_cont...
2008-10-21 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
next