summaryrefslogtreecommitdiff
path: root/source4/auth/ntlm/auth_simple.c
Commit message (Expand)AuthorAgeFilesLines
* auth: Pass through entire PAC flags value in auth_user_infoJoseph Sutton2023-02-081-1/+1
* s4:auth: let authenticate_ldap_simple_bind() pass down the mapped nt4namesStefan Metzmacher2022-03-101-2/+3
* s4:auth: rename user_info->mapped_state to user_info->cracknames_calledStefan Metzmacher2022-03-101-1/+1
* s4:auth: a simple bind uses the DCs name as workstationStefan Metzmacher2022-03-101-1/+2
* s4/auth/simple_bind: correctly report TLS stateDouglas Bagnall2022-01-261-2/+2
* CVE-2020-25717: s4:auth_simple: start with authoritative = 1Stefan Metzmacher2021-11-091-1/+1
* auth auth_log: csbuild unused parm unix_usernameGary Lockyer2019-06-131-1/+1
* auth: For NTLM and KDC authentication, log the authentication durationAndrew Bartlett2018-06-251-0/+1
* auth: Use DBGC_AUTH as DBGC_CLASS for AD DC NTLM auth code.Andrew Bartlett2018-05-211-0/+3
* s4:dsdb/samdb: pass an existing 'struct ldb_context' to crack_auto_name_to_nt...Stefan Metzmacher2017-06-261-2/+2
* s4:auth: make authenticate_ldap_simple_bind*() use auth_check_password_send/recvStefan Metzmacher2017-06-151-82/+77
* s4:auth: add authenticate_ldap_simple_bind_send/recvStefan Metzmacher2017-06-151-0/+60
* ldap_server: Log failures to find a valid user in the simple bindGary Lockyer2017-03-291-12/+23
* auth: Add hooks for notification of authentication events over the message busAndrew Bartlett2017-03-291-1/+3
* auth: Log the transport connection for the authorizationAndrew Bartlett2017-03-291-1/+11
* ldap_server: Log authorization for simple bindsAndrew Bartlett2017-03-291-20/+21
* auth: Add "auth_description" to allow logs to distinguish simple bind (etc)Andrew Bartlett2017-03-291-1/+3
* ldap_server: Move code into authenticate_ldap_simple_bind()Andrew Bartlett2017-03-291-13/+29
* auth4: let auth_check_password* return pauthoritativeStefan Metzmacher2017-03-241-1/+3
* auth: Reorder arguments to generate_session_infoAndrew Bartlett2012-02-181-1/+2
* auth: Pass in the SMB username (for %U) into generate_session_infoAndrew Bartlett2012-02-131-0/+1
* s4-auth Rename auth -> auth4 to avoid conflict with s3 authAndrew Bartlett2011-05-081-1/+1
* s4-messaging Rename messaging -> imessagingAndrew Bartlett2011-05-031-1/+1
* s4-auth Rework auth subsystem to remove struct auth_serversupplied_infoAndrew Bartlett2011-02-091-4/+4
* s4/auth: Add logon_parameters to authenticate_username_pwAnatoliy Atanasov2010-11-051-1/+4
* s4:auth Move struct auth_usersupplied_info to a common locationAndrew Bartlett2010-08-141-1/+1
* s4:auth Change auth_generate_session_info to take flagsAndrew Bartlett2010-05-201-1/+7
* s4:auth Change auth_generate_session_info to take an auth contextAndrew Bartlett2010-04-141-1/+2
* s4: ran minimal_includes.pl on source4/auth/ntlmAndrew Tridgell2009-10-201-3/+0
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-1/+1
* Move NTLM authentication details into auth/ntlmAndrew Bartlett2008-05-051-0/+103