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
/
source3
/
auth
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-25
auth: For NTLM and KDC authentication, log the authentication duration
Andrew Bartlett
1
-2
/
+14
2018-05-10
auth: Add unique session GUID identifier
Gary Lockyer
1
-0
/
+6
2018-03-19
s3:auth: support AUTH_SESSION_INFO_NTLM in finalize_local_nt_token()
Stefan Metzmacher
1
-0
/
+16
2018-03-19
s3:auth: make use of create_builtin_guests() in finalize_local_nt_token()
Stefan Metzmacher
1
-17
/
+41
2018-03-19
s3:auth: rename "guest" methods to "anonymous"
Stefan Metzmacher
2
-14
/
+14
2018-03-16
s3:auth: make use of make_{server,session}_info_anonymous()
Stefan Metzmacher
2
-5
/
+2
2018-03-15
s3:auth: add make_{server,session}_info_anonymous()
Stefan Metzmacher
2
-1
/
+142
2018-03-15
s3:auth: pass the whole auth_session_info from copy_session_info_serverinfo_g...
Stefan Metzmacher
1
-30
/
+21
2018-03-15
s3:auth: base make_new_session_info_system() on auth_system_user_info_dc() an...
Stefan Metzmacher
1
-80
/
+43
2018-03-15
s3:auth: add auth3_user_info_dc_add_hints() and auth3_session_info_create()
Stefan Metzmacher
2
-0
/
+584
2018-03-15
s3:auth: remove static from finalize_local_nt_token()
Stefan Metzmacher
2
-4
/
+4
2018-03-15
s3:auth: pass AUTH_SESSION_INFO_* flags to finalize_local_nt_token()
Stefan Metzmacher
1
-19
/
+39
2018-03-15
s3:auth: don't try to expand system or anonymous tokens in finalize_local_nt_...
Stefan Metzmacher
1
-0
/
+24
2018-03-15
s3:auth: add add_builtin_guests() handling to finalize_local_nt_token()
Stefan Metzmacher
1
-8
/
+114
2018-03-15
s3:auth: only call secrets_fetch_domain_sid() once in finalize_local_nt_token()
Stefan Metzmacher
1
-16
/
+19
2018-03-15
s3:auth: move add_local_groups() out of finalize_local_nt_token()
Stefan Metzmacher
1
-7
/
+15
2018-03-15
s3:auth: add the "Unix Groups" sid for the primary gid
Stefan Metzmacher
1
-0
/
+4
2018-03-15
s3:auth: remove unused auth_serversupplied_info->system
Stefan Metzmacher
1
-1
/
+0
2018-03-01
s3:auth: Add FALL_THROUGH statements in pampass.c
Andreas Schneider
1
-2
/
+2
2018-03-01
s3:auth: Add FALL_THROUGH statements in auth_sam.c
Andreas Schneider
1
-0
/
+4
2018-02-21
s3:auth: Pass mem_ctx to init_system_session_info()
Andreas Schneider
2
-3
/
+3
2018-02-20
s3:auth: Pass mem_ctx to init_guest_session_info()
Andreas Schneider
2
-3
/
+8
2018-02-20
s3:auth: Pass a mem_ctx to make_new_session_info_guest()
Andreas Schneider
1
-10
/
+15
2018-02-10
s3/auth: add create_info6_from_pac()
Stefan Metzmacher
2
-0
/
+60
2018-01-22
build: deal with recent glibc sunrpc header removal
Günther Deschner
1
-1
/
+1
2018-01-22
include: Create system/nis.h in libreplace
Andreas Schneider
1
-0
/
+13
2018-01-15
s3:rpc_client: Clenup copy_netr_SamInfo3() code
Andreas Schneider
2
-21
/
+38
2018-01-13
s3/rpc_client: move copy_netr_SamInfo3() to util_netlogon
Ralph Boehme
3
-44
/
+1
2017-12-13
s3:auth: is_trusted_domain() is now only useful (and used as DC)
Stefan Metzmacher
1
-49
/
+10
2017-12-13
s3:auth: remove lp_auth_methods() handling
Stefan Metzmacher
1
-30
/
+1
2017-12-13
s3:auth: remove "map untrusted to domain" handling
Stefan Metzmacher
1
-33
/
+4
2017-10-30
s3-auth: remove leftover prototype from auth_domain.
Günther Deschner
1
-4
/
+0
2017-10-27
smbd: Fix the memory hierarchy in the unix token
Volker Lendecke
1
-1
/
+2
2017-09-22
auth3: Remove auth_domain
Volker Lendecke
3
-423
/
+2
2017-08-07
auth/common: add support for auth4_ctx->check_ntlm_password_send/recv()
Stefan Metzmacher
1
-7
/
+42
2017-06-16
auth3: prepare the logic for "map untrusted to domain = auto"
Stefan Metzmacher
1
-3
/
+5
2017-06-16
auth3: call is_trusted_domain() as the last condition make_user_info_map()
Stefan Metzmacher
1
-2
/
+4
2017-05-10
s3-auth: remove some dead prototypes
Günther Deschner
1
-9
/
+0
2017-04-22
lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...
Jeremy Allison
9
-16
/
+16
2017-04-10
auth3: fallback to "sam_ignoredomain" in make_auth3_context_for_ntlm()
Volker Lendecke
1
-3
/
+3
2017-04-10
auth3: merge make_auth_context_subsystem() into make_auth3_context_for_ntlm()
Stefan Metzmacher
1
-8
/
+2
2017-04-10
auth3: only use "sam_netlogon3 winbind:trustdomain" in make_auth3_context_for...
Stefan Metzmacher
1
-1
/
+30
2017-04-10
auth3: add "sam_netlogon3" which only reacts on lp_workgroup() as NT4 PDC/BDC
Stefan Metzmacher
1
-0
/
+64
2017-03-29
auth: Add hooks for notification of authentication events over the message bus
Andrew Bartlett
2
-3
/
+6
2017-03-29
auth: Log the transport connection for the authorization
Andrew Bartlett
1
-0
/
+1
2017-03-29
s3-auth: Log SMB authorization for bare NTLM (NTLMSSP/krb5 already done)
Andrew Bartlett
1
-10
/
+34
2017-03-29
rpc: Always supply both the remote and local address to the auth subsystem
Gary Lockyer
4
-3
/
+32
2017-03-29
auth: Always supply both the remote and local address to the auth subsystem
Andrew Bartlett
2
-1
/
+11
2017-03-29
auth: Generate a human readable Authentication log message.
Gary Lockyer
1
-1
/
+17
2017-03-29
s3-auth: Split out get_user_sid_info3_and_extra() from create_local_nt_token_...
Andrew Bartlett
2
-15
/
+29
[prev]
[next]