index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
auth
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
whitespace: auth_log.c C code conventions
Garming Sam
2017-03-29
1
-29
/
+29
*
pycredentials: Add bindings for get_ntlm_response()
Andrew Bartlett
2017-03-29
1
-0
/
+65
*
heimdal: Pass extra information to hdb_auth_status() to log success and failures
Andrew Bartlett
2017-03-29
2
-3
/
+12
*
auth: Add hooks for notification of authentication events over the message bus
Andrew Bartlett
2017-03-29
4
-14
/
+80
*
auth_log: Improve comment
Andrew Bartlett
2017-03-29
1
-1
/
+1
*
auth_log: Prepared to allow logging JSON events to a server over the message bus
Andrew Bartlett
2017-03-29
2
-3
/
+83
*
s4-messaging: split up messaging into a smaller library for send only
Andrew Bartlett
2017-03-29
1
-1
/
+1
*
auth_log: Add JSON logging of Authorisation and Authentications
Gary Lockyer
2017-03-29
3
-48
/
+558
*
auth: Log the transport connection for the authorization
Andrew Bartlett
2017-03-29
4
-0
/
+23
*
auth_log: Split up auth/authz logging levels and handle anonymous better
Andrew Bartlett
2017-03-29
1
-6
/
+24
*
auth_log: Also log the final type of authentication (ntlmssp,krb5)
Andrew Bartlett
2017-03-29
8
-3
/
+51
*
auth_log: Expand to include the type of password used (eg ntlmv2)
Andrew Bartlett
2017-03-29
1
-3
/
+42
*
auth: Add logging of service authorization
Andrew Bartlett
2017-03-29
4
-2
/
+94
*
auth: Always supply both the remote and local address to the auth subsystem
Andrew Bartlett
2017-03-29
1
-0
/
+1
*
auth: Generate a human readable Authentication log message.
Gary Lockyer
2017-03-29
3
-3
/
+170
*
auth: Add "auth_description" to allow logs to distinguish simple bind (etc)
Andrew Bartlett
2017-03-29
2
-0
/
+2
*
gensec: Pass service_description into auth_usersuppliedinfo during NTLMSSP
Andrew Bartlett
2017-03-29
2
-0
/
+4
*
gensec: Add gensec_{get,set}_target_service_description()
Andrew Bartlett
2017-03-29
2
-0
/
+46
*
s4-netlogon: Remember many more details in the auth_usersupplied info for fut...
Andrew Bartlett
2017-03-29
1
-0
/
+9
*
auth: Add SID_NT_NTLM_AUTHENTICATION / S-1-5-64-10 to the token during NTLM auth
Andrew Bartlett
2017-03-27
2
-0
/
+2
*
auth: remove unused USER_INFO_LOCAL_SAM_ONLY/AUTH_METHOD_LOCAL_SAM defines
Stefan Metzmacher
2017-03-24
1
-3
/
+1
*
auth: let auth4_context->check_ntlm_password() return pauthoritative
Stefan Metzmacher
2017-03-24
2
-0
/
+4
*
python: wscript_build: Build some modules for Python 3
Lumir Balhar
2017-03-10
1
-6
/
+6
*
python: samba.credentials: Port pycredentials.c to Python3-compatible form.
Lumir Balhar
2017-03-10
1
-7
/
+17
*
credentials_krb5: convert to use smb_gss_krb5_import_cred
Alexander Bokovoy
2017-03-08
1
-9
/
+13
*
gensec:spnego: Add debug message for the failed principal
Stefan Metzmacher
2017-03-02
1
-5
/
+53
*
auth/credentials: try to use kerberos with the machine account unless we're i...
Stefan Metzmacher
2017-02-24
1
-1
/
+16
*
Correct "intialise" typos.
Chris Lamb
2017-02-22
1
-1
/
+1
*
Correct "overriden" typos.
Chris Lamb
2017-02-22
1
-1
/
+1
*
ntlmssp: fix compilation with -O2 -fno-inline
Douglas Bagnall
2017-02-10
1
-0
/
+4
*
auth: fix mem leak & use appropriate free function
Aurelien Aptel
2017-02-01
1
-1
/
+1
*
auth/gensec: convert external.c to provide update_send/recv
Stefan Metzmacher
2017-01-12
2
-7
/
+49
*
auth/gensec: convert ncalrpc.c to provide update_send/recv
Stefan Metzmacher
2017-01-12
1
-6
/
+73
*
auth/gensec: convert schannel.c to provide update_send/recv
Stefan Metzmacher
2017-01-12
1
-4
/
+69
*
auth/gensec: remove unused prototype headers
Stefan Metzmacher
2017-01-12
1
-3
/
+0
*
credentials: Create a smb_gss_krb5_copy_ccache() function
Andreas Schneider
2017-01-12
1
-4
/
+129
*
wscript: remove executable bits for all wscript* files
Stefan Metzmacher
2017-01-11
3
-0
/
+0
*
auth/credentials: Always set the the realm if we set the principal from the c...
Andreas Schneider
2017-01-10
1
-3
/
+17
*
auth/credentials: remove const where we always return a talloc string
Stefan Metzmacher
2017-01-10
2
-9
/
+9
*
auth/credentials: Add missing error code check for MIT Kerberos
Andreas Schneider
2016-12-24
1
-1
/
+5
*
auth/credentials: Add NULL check to free_dccache()
Andreas Schneider
2016-12-20
1
-2
/
+7
*
auth/credentials: Add NULL check in free_mccache()
Andreas Schneider
2016-12-20
1
-1
/
+5
*
auth/credentials: Move function to free ccaches to the top
Andreas Schneider
2016-12-20
1
-15
/
+15
*
auth/credentials: Add talloc NULL check in cli_credentials_set_principal()
Andreas Schneider
2016-12-20
1
-0
/
+4
*
CVE-2016-2126: auth/kerberos: only allow known checksum types in check_pac_ch...
Stefan Metzmacher
2016-12-20
1
-0
/
+22
*
auth/credentials: change the parsing order of cli_credentials_parse_file()
Stefan Metzmacher
2016-12-20
1
-5
/
+49
*
auth/credentials: let cli_credentials_parse_file() handle 'username' with cli...
Stefan Metzmacher
2016-12-20
1
-1
/
+1
*
auth/credentials: let cli_credentials_parse_string() always reset principal a...
Stefan Metzmacher
2016-12-20
1
-1
/
+32
*
auth/credentials: let cli_credentials_parse_string() always reset username an...
Stefan Metzmacher
2016-12-20
1
-0
/
+8
*
auth/credentials: handle situations without a configured (default) realm
Stefan Metzmacher
2016-12-20
1
-9
/
+34
[prev]
[next]