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
2015-02-25
Fix the developer O3 build
Volker Lendecke
1
-2
/
+2
2015-02-08
auth/kerberos: Use talloc_stackframe to avoid memory and FD leak of event con...
Andrew Bartlett
1
-27
/
+33
2015-01-23
torture: Start a new testsuite for krb5 and KDC behaviour
Andrew Bartlett
2
-37
/
+92
2015-01-15
CVE-2014-8143:auth: Force talloc type of session_info pointer to match
Andrew Bartlett
1
-0
/
+5
2014-12-18
gensec_krb5: Match behaviour of gensec_gssapi for password-based keytabs
Andrew Bartlett
1
-0
/
+10
2014-09-26
s4-auth/kerberos: fix salting principal, make sure hostname is lowercase.
Günther Deschner
1
-1
/
+1
2014-09-26
s4: auth: gensec: asn1 fixes - check all returns.
Jeremy Allison
1
-19
/
+22
2014-09-08
s4-auth: Use sizeof() rather than a fixed constant in memcmp() call
Andrew Bartlett
1
-1
/
+2
2014-09-01
auth: Split out fetching trusted domain into sam_get_results_trust()
Andrew Bartlett
1
-0
/
+74
2014-09-01
s4-gensec: Fix spelling in debug message
Andrew Bartlett
1
-1
/
+1
2014-08-08
s4-auth: Initialize the tokens by default.
Andreas Schneider
1
-1
/
+3
2014-08-08
wscript: Only build gensec_krb5 with heimdal.
Andreas Schneider
1
-1
/
+1
2014-08-08
s4-gensec_krb5: fix memleak in gensec_krb5_session_info().
Günther Deschner
1
-0
/
+1
2014-08-08
s4-auth/kerberos: add a note how to implement krb5_get_init_creds_opt_set_win...
Günther Deschner
1
-0
/
+2
2014-08-08
s4-kerberos: remove duplicate macros.
Günther Deschner
1
-10
/
+0
2014-08-08
lib/krb5_wrap: move krb5_princ_size replacement code to lib/krb5_wrap/krb5_sa...
Günther Deschner
1
-8
/
+0
2014-08-08
samba: use smb_krb5_create_key_from_string() in some places.
Günther Deschner
1
-4
/
+6
2014-07-08
s4-auth-krb: Fix talloc access after free in smb_krb5_update_keytab
Samuel Cabrero
1
-1
/
+6
2014-07-04
s4-auth: Do not override the NT_STATUS_NOT_IMPLEMENTED error for winbindd
Andrew Bartlett
1
-3
/
+7
2014-06-11
auth: Provide a way to use the auth stack for winbindd authentication
Andrew Bartlett
3
-2
/
+10
2014-05-16
auth: Allow auth_samba4 to be forced to run a specific auth module
Andrew Bartlett
2
-2
/
+2
2014-05-13
s4:auth_winbind: explicitly use dcerpc_binding_handle_set_sync_ev() for irpc
Andrew Bartlett
1
-0
/
+2
2014-04-28
kerberos: Remove un-used event context argument from smb_krb5_init_context()
Andrew Bartlett
3
-14
/
+1
2014-04-18
s4-auth: Make the auth_winbind_wbclient use more correct code now in auth/wbc...
Andrew Bartlett
1
-86
/
+8
2014-04-15
auth: Remove support for HAVE_TRUNCATED_SALT from pass_check.c
Andrew Bartlett
1
-5
/
+0
2014-04-15
auth: Remove USE_BOTH_CRYPT_CALLS block from pass_check.c
Andrew Bartlett
1
-20
/
+0
2014-04-15
auth: Remove linux_bigcrypt support from pass_check.c
Andrew Bartlett
1
-8
/
+0
2014-04-15
auth: Remove support for plaintext auth on systems that use getprpwnam()
Andrew Bartlett
1
-9
/
+0
2014-04-15
auth: Remove afs_auth() from pass_check.c and s4's auth_unix
Andrew Bartlett
1
-4
/
+0
2014-04-15
auth: Remove dfs_auth() from pass_check.c and s4's auth_unix
Andrew Bartlett
1
-4
/
+0
2014-04-02
s4-auth: Support password history correctly, including allowing NTLM logins u...
Andrew Bartlett
2
-26
/
+297
2014-04-02
dsdb: Move dsdb_update_bad_pwd_count to dsdb/common/util.c
Andrew Bartlett
1
-100
/
+0
2014-04-02
auth: Split out badPwdCount update into a helper function
Andrew Bartlett
1
-48
/
+79
2014-04-02
s4-auth: Add authsam_zero_bad_pwd_count to zero out badPwdCount and lockoutTi...
Andrew Bartlett
2
-0
/
+67
2014-04-02
s4-auth: Rework memory handling to use a tmp_ctx
Andrew Bartlett
1
-17
/
+51
2014-04-02
s4:auth: Add password lockout support to the AD DC
Andrew Bartlett
2
-0
/
+124
2014-04-02
dsdb: Put password lockout support in samdb_result_passwords()
Andrew Bartlett
1
-9
/
+1
2014-04-02
dsdb: Rework samdb_result_acct_flags to use either userAccountControl or msDS...
Andrew Bartlett
2
-5
/
+5
2014-04-02
s4:auth/sam: use a higher time resolution in authsam_account_ok()
Stefan Metzmacher
1
-2
/
+2
2014-04-02
kerberos: Map KRB5KDC_ERR_CLIENT_REVOKED to NT_STATUS_ACCOUNT_LOCKED_OUT
Andrew Bartlett
1
-0
/
+3
2014-04-02
s4:auth/gensec: explicitly use allow_warnings=True for gssapi and sasl modules
Stefan Metzmacher
1
-0
/
+2
2014-04-02
s4:auth/ntlm: add auth4_sam_init() prototype to avoid a warning
Stefan Metzmacher
1
-0
/
+1
2014-04-02
s4:auth: avoid str_list related const warnings
Stefan Metzmacher
2
-3
/
+3
2014-04-02
s4:auth/gensec: fix declaration after code warning in gensec_tstream.c
Stefan Metzmacher
1
-1
/
+2
2014-04-02
s4:auth/gensec: include gensec_krb5_util.h in gensec_krb5_util.c
Stefan Metzmacher
1
-0
/
+1
2014-03-27
auth/gensec: remove tevent_context argument from gensec_update()
Stefan Metzmacher
1
-1
/
+1
2014-03-27
s4:pygensec: don't pass an explicit tevent_context to gensec_update()
Stefan Metzmacher
1
-9
/
+1
2014-03-05
Remove all uses of the NT_STATUS_NOT_OK_RETURN_AND_FREE macro from the codebase.
Garming Sam
1
-1
/
+4
2014-03-05
Remove the remaining uses of the macro NT_STATUS_HAVE_NO_MEMORY_AND_FREE in t...
Garming Sam
1
-14
/
+28
2014-03-05
Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase.
Garming Sam
2
-19
/
+76
[next]