auth: For NTLM and KDC authentication, log the authentication duration
[samba.git] / source4 / auth / ntlm / auth_simple.c
2018-06-25 Andrew Bartlettauth: For NTLM and KDC authentication, log the authenti...
2018-05-21 Andrew Bartlettauth: Use DBGC_AUTH as DBGC_CLASS for AD DC NTLM auth...
2017-06-26 Stefan Metzmachers4:dsdb/samdb: pass an existing 'struct ldb_context...
2017-06-15 Stefan Metzmachers4:auth: make authenticate_ldap_simple_bind*() use...
2017-06-15 Stefan Metzmachers4:auth: add authenticate_ldap_simple_bind_send/recv
2017-03-29 Gary Lockyerldap_server: Log failures to find a valid user in the...
2017-03-29 Andrew Bartlettauth: Add hooks for notification of authentication...
2017-03-29 Andrew Bartlettauth: Log the transport connection for the authorization
2017-03-29 Andrew Bartlettldap_server: Log authorization for simple binds
2017-03-29 Andrew Bartlettauth: Add "auth_description" to allow logs to distingui...
2017-03-29 Andrew Bartlettldap_server: Move code into authenticate_ldap_simple_bind()
2017-03-24 Stefan Metzmacherauth4: let auth_check_password* return pauthoritative
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-02-18 Andrew Bartlettauth: Reorder arguments to generate_session_info
2012-02-13 Andrew Bartlettauth: Pass in the SMB username (for %U) into generate_s...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-08 Andrew Bartletts4-auth Rename auth -> auth4 to avoid conflict with...
2011-05-03 Andrew Bartletts4-messaging Rename messaging -> imessaging
2011-02-09 Andrew Bartletts4-auth Rework auth subsystem to remove struct auth_ser...
2010-11-05 Anatoliy Atanasovs4/auth: Add logon_parameters to authenticate_username_pw
2010-08-14 Andrew Bartletts4:auth Move struct auth_usersupplied_info to a common...
2010-05-20 Andrew Bartletts4:auth Change auth_generate_session_info to take flags
2010-04-14 Andrew Bartletts4:auth Change auth_generate_session_info to take an...
2009-10-20 Andrew Tridgells4: ran minimal_includes.pl on source4/auth/ntlm
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-10 Jelmer VernooijMerge branch 'v4-0-test' into v4-0-gmake3
2008-05-05 Andrew BartlettMove NTLM authentication details into auth/ntlm