index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
auth
/
auth.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-10
s4-auth: Use consistant externally-supplied time in auth stack
Andrew Bartlett
1
-0
/
+1
2023-06-25
s4:auth: Add audit info parameters to check_password_recv()
Joseph Sutton
1
-0
/
+2
2023-05-18
s4:auth: Add function to make a shallow copy of an auth_user_info_dc structure
Joseph Sutton
1
-0
/
+3
2023-02-08
s4: Add 'const' to some parameters
Joseph Sutton
1
-1
/
+1
2021-11-09
CVE-2020-25719 CVE-2020-25717: s4:auth: remove unused auth_generate_session_i...
Stefan Metzmacher
1
-8
/
+0
2021-04-16
auth4: Remove sync check_password from auth_operations
Volker Lendecke
1
-4
/
+0
2018-03-19
s4:auth: add authsam_update_user_info_dc() that implements SID expanding for ...
Stefan Metzmacher
1
-0
/
+3
2017-06-27
s4:auth/ntlm: allow auth_operations to specify check_password_send/recv()
Stefan Metzmacher
1
-1
/
+8
2017-06-15
s4:auth: add authenticate_ldap_simple_bind_send/recv
Stefan Metzmacher
1
-0
/
+12
2017-05-30
auth4: Add authoritative flag to check_password
Garming Sam
1
-1
/
+3
2017-05-21
s4:auth: add samba_server_gensec_krb5_start()
Stefan Metzmacher
1
-0
/
+7
2017-05-11
s4: auth: Add TALLOC_CTX * to auth_register()
Jeremy Allison
1
-1
/
+1
2017-05-10
s4-auth: remove some dead prototypes
Günther Deschner
1
-7
/
+0
2017-04-22
lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...
Jeremy Allison
1
-1
/
+1
2017-03-29
auth: Log the transport connection for the authorization
Andrew Bartlett
1
-0
/
+1
2017-03-29
ldap_server: Move code into authenticate_ldap_simple_bind()
Andrew Bartlett
1
-9
/
+9
2017-03-24
auth4: let auth_check_password* return pauthoritative
Stefan Metzmacher
1
-2
/
+4
2017-03-24
auth4: add auth_context_create_for_netlogon()
Stefan Metzmacher
1
-0
/
+5
2017-03-24
auth4: make auth_check_password_wrapper() static
Stefan Metzmacher
1
-6
/
+0
2017-03-06
auth4: Remove an unused struct declaration
Volker Lendecke
1
-1
/
+0
2016-06-30
s4:auth: fill user_principal_* and dns_domain_name in authsam_make_user_info_...
Stefan Metzmacher
1
-0
/
+1
2014-06-11
auth: Provide a way to use the auth stack for winbindd authentication
Andrew Bartlett
1
-0
/
+1
2014-05-16
auth: Allow auth_samba4 to be forced to run a specific auth module
Andrew Bartlett
1
-1
/
+1
2014-03-05
auth4: Remove unused wbc_context
Volker Lendecke
1
-1
/
+0
2014-02-18
Revert "auth4: Remove unused wbc_context"
Volker Lendecke
1
-0
/
+1
2014-02-10
auth4: Remove unused wbc_context
Volker Lendecke
1
-1
/
+0
2012-07-03
auth: Remove .get_challenge (only used for security=server)
Andrew Bartlett
1
-7
/
+0
2012-01-30
auth: Make check_password and generate_session_info hook generic
Andrew Bartlett
1
-1
/
+7
2012-01-11
gensec: move gensec_util.c to the top level
Andrew Bartlett
1
-5
/
+0
2012-01-11
auth: make auth4_context common to provide access to generate_session_info_pac()
Andrew Bartlett
1
-52
/
+0
2011-12-29
s4-auth: Rename memory contexts for greater clarity
Andrew Bartlett
1
-1
/
+1
2011-12-29
s4-gensec: Move parsing of the PAC blob and creating the session_info into auth
Andrew Bartlett
1
-6
/
+10
2011-12-28
s4-auth Remove unused auth_context_create_from_ldb()
Andrew Bartlett
1
-1
/
+0
2011-07-29
s4-auth Move conversion of security_token to unix_token to auth
Andrew Bartlett
1
-0
/
+2
2011-07-29
gensec: Add a way to request a unix token from GENSEC
Andrew Bartlett
1
-0
/
+1
2011-05-08
s4-auth Rename auth -> auth4 to avoid conflict with s3 auth
Andrew Bartlett
1
-21
/
+21
2011-05-08
s4-auth: remove unused prototype
Andrew Tridgell
1
-4
/
+1
2011-05-03
s4-messaging Rename messaging -> imessaging
Andrew Bartlett
1
-5
/
+5
2011-03-14
Fix public header not to include private (not installed) ones.
Simo Sorce
1
-0
/
+1
2011-03-04
s4-nterr: move auth_nt_status_squash to nt_status_squash and move to nterr.c
Günther Deschner
1
-1
/
+0
2011-02-22
s4-auth Move libcli/security/session.c to the top level
Andrew Bartlett
1
-0
/
+1
2011-02-18
s4-auth: rename 'auth' subsystem to 'auth4'
Andrew Tridgell
1
-1
/
+1
2011-02-09
s4-auth Rework auth subsystem to remove struct auth_serversupplied_info
Andrew Bartlett
1
-57
/
+22
2011-02-09
s4-auth Add auth.idl to encode auth subsystem structures in IDL
Andrew Bartlett
1
-0
/
+1
2011-01-20
s4-auth Remove special case for account_sid from auth_serversupplied_info
Andrew Bartlett
1
-5
/
+2
2011-01-18
s4-auth Extend python bindings to allow ldb and message to be specified
Andrew Bartlett
1
-0
/
+1
2010-12-21
s4-auth Remove duplicate copies of session_info creation code
Andrew Bartlett
1
-2
/
+3
2010-11-05
s4/auth: Add logon_parameters to authenticate_username_pw
Anatoliy Atanasov
1
-7
/
+8
2010-09-26
s4-auth: fixed the SID list for DCs in the PAC
Andrew Tridgell
1
-1
/
+0
2010-08-14
s4:auth Move struct auth_usersupplied_info to a common location
Andrew Bartlett
1
-42
/
+1
[next]