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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-28
s4:auth_anonymous: anonymous authentication doesn't allow a password
Stefan Metzmacher
1
-0
/
+30
2016-04-28
s4:gensec_tstream: allow wrapped messages up to a size of 0xfffffff
Stefan Metzmacher
1
-1
/
+5
2016-04-12
CVE-2016-2110: libcli/auth: pass server_timestamp to SMBNTLMv2encrypt_hash()
Stefan Metzmacher
1
-1
/
+3
2016-03-10
s4:pygensec: make sig_size() and sign/check_packet() available
Stefan Metzmacher
1
-0
/
+83
2016-03-10
s4/auth/ntlm/auth_unix.c: add parens
Aurelien Aptel
1
-1
/
+1
2016-03-08
pyauth: Use pytalloc_BaseObject_PyType_Ready()
Andrew Bartlett
1
-6
/
+1
2016-03-08
pygensec: Use pytalloc_BaseObject_PyType_Ready()
Andrew Bartlett
1
-6
/
+1
2016-03-08
pygensec: Use pytalloc_steal() in gensec_start_{client,server}()
Andrew Bartlett
1
-41
/
+31
2016-02-06
dlist: remove unneeded type argument from DLIST_ADD_END()
Michael Adam
1
-1
/
+1
2016-01-13
Rename 'errors' to 'samba-errors' and make it public.
Jelmer Vernooij
1
-1
/
+1
2016-01-13
Avoid including libds/common/roles.h in public loadparm.h header.
Jelmer Vernooij
2
-0
/
+2
2016-01-07
python: Remove Python 2.4 support macros
Andrew Bartlett
1
-7
/
+0
2016-01-06
lib: Use asn1_current_ofs()
Volker Lendecke
1
-1
/
+2
2016-01-06
lib: Use asn1_extract_blob()
Volker Lendecke
1
-1
/
+3
2016-01-06
lib: Use asn1_set_error()
Volker Lendecke
1
-1
/
+1
2016-01-06
lib: Use asn1_has_error()
Volker Lendecke
1
-1
/
+1
2015-12-15
auth: keep track of lastLogon and lastLogonTimestamp
Douglas Bagnall
2
-12
/
+151
2015-12-15
auth: increase resolution for password grace period calculation
Douglas Bagnall
1
-1
/
+3
2015-11-23
gensec: Fix picky unused variable errors
Andreas Schneider
1
-1
/
+3
2015-11-23
s4-auth: Fix picky unused variable warning
Andreas Schneider
1
-0
/
+4
2015-11-13
s4-auth: Fix some debugging and crash in error cases
Günther Deschner
1
-5
/
+10
2015-11-06
Fix various spelling errors
Mathieu Parent
1
-1
/
+1
2015-10-16
ntlm auth: spelling fixes
Douglas Bagnall
1
-3
/
+3
2015-08-05
selftest: Add test for GSSAPI with no authenticator checksum mode
Andrew Bartlett
1
-2
/
+1
2015-08-05
gensec: Add an option emulating another mode a client building GSSAPI/krb5 ma...
Andrew Bartlett
1
-3
/
+9
2015-07-30
s4-auth: Call krb5_get_init_creds_opt_set_canonicalize() in MIT case.
Günther Deschner
1
-1
/
+8
2015-07-30
s3-auth: Add MIT return code for KDC not reachable
Andreas Schneider
1
-0
/
+1
2015-07-21
s4-auth: Make sure error_string is correctly initialized
Andreas Schneider
1
-21
/
+29
2015-07-17
s4-kerberos: Make sure we handle kvno's in keytabs correctly
Andreas Schneider
1
-2
/
+9
2015-07-17
s4-auth: Always pass down the salt principal
Andreas Schneider
1
-90
/
+11
2015-07-17
s4-auth: Use kerberos util functions in srv_keytab
Andreas Schneider
1
-222
/
+48
2015-07-17
s4-auth: Add smb_krb5_remove_obsolete_keytab_entries()
Andreas Schneider
1
-0
/
+157
2015-07-17
s4-auth: Add smb_krb5_create_principals_array()
Andreas Schneider
1
-0
/
+86
2015-07-09
Fix gensec_gssapi compilation for i386
Douglas Bagnall
1
-7
/
+7
2015-07-08
s4:auth/sam: remove unused sam_get_results_trust()
Stefan Metzmacher
1
-74
/
+0
2015-06-24
s4:gensec/gssapi: make use of add gssapi_get_sig_size() and gssapi_{seal,unse...
Stefan Metzmacher
2
-214
/
+71
2015-06-24
s3:librpc/gse: make use of add gssapi_get_sig_size() and gssapi_{seal,unseal,...
Stefan Metzmacher
1
-0
/
+1
2015-06-23
s4:auth/gensec: remove unused gensec_socket_init()
Stefan Metzmacher
3
-464
/
+1
2015-06-23
s4:auth/gensec: remove unused include of lib/socket/socket.h
Stefan Metzmacher
1
-1
/
+0
2015-06-23
s4:auth/gensec: remove unused and untested cyrus_sasl module
Stefan Metzmacher
3
-468
/
+0
2015-06-23
s4:gensec/gssapi: make calculation of gensec_gssapi_sig_size() for aes keys m...
Stefan Metzmacher
1
-5
/
+4
2015-06-23
s4:gensec/gssapi: use gensec_gssapi_max_{input,wrapped}_size() for all backends
Stefan Metzmacher
1
-0
/
+4
2015-03-27
s4-auth: fix DEBUG statement.
Günther Deschner
1
-1
/
+1
2015-03-27
gensec: map KRB5KRB_AP_ERR_BAD_INTEGRITY to logon failure.
Günther Deschner
1
-0
/
+1
2015-03-27
lib/krb5_wrap: use krb5_const_principal in smb_krb5_create_key_from_string.
Günther Deschner
1
-1
/
+1
2015-03-27
s4-auth: avoid double free of krb5 kt_entries when compiling with MIT kerbero...
Günther Deschner
1
-0
/
+9
2015-03-27
s4-gensec: Check if we have delegated credentials.
Andreas Schneider
1
-4
/
+7
2015-03-20
s4:auth/gensec_cyrus_sasl: allow_warnings=True
Stefan Metzmacher
1
-1
/
+0
2015-03-20
s4:auth/gensec_cyrus_sasl: remove compiler warnings
Stefan Metzmacher
1
-7
/
+9
2015-03-20
s4:auth/gensec_gssapi: remove allow_warnings=True
Stefan Metzmacher
1
-1
/
+0
[next]