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
*
gensec: Make gensec_security_oids_from_ops static
Volker Lendecke
2013-05-15
1
-4
/
+5
*
gensec: Make gensec_security_by_sasl_list static
Volker Lendecke
2013-05-15
1
-3
/
+4
*
gensec: Make gensec_interface_version public
Volker Lendecke
2013-05-15
2
-1
/
+2
*
secrets: use lpcfg_private_db_path() convenience helper.
Rusty Russell
2013-04-12
1
-3
/
+1
*
auth/ntlmssp: Avoid use-after-free of user_info after logon failure at log le...
Andrew Bartlett
2013-03-27
1
-1
/
+1
*
auth/pycredentials: make use of samba_tevent_context_init()
Stefan Metzmacher
2013-02-28
1
-1
/
+1
*
ntdb: switch between secrets.tdb and secrets.ntdb depending on 'use ntdb'
Rusty Russell
2013-02-20
1
-1
/
+3
*
gensec: Allow login without a PAC by default (bug #9581)
Andrew Bartlett
2013-01-24
1
-1
/
+1
*
auth: added cli_credentials_failed_kerberos_login()
Andrew Tridgell
2012-11-01
2
-0
/
+64
*
auth/kerberos: add HAVE_KRB5 guard to fix non-krb5 build after winbindd pac c...
Andrew Bartlett
2012-09-22
1
-0
/
+3
*
auth/kerberos: Adjust log level for failed PAC signature verification
Christof Schmitt
2012-09-20
1
-1
/
+1
*
auth: Fix some nonempty blank lines
Volker Lendecke
2012-09-20
1
-61
/
+59
*
auth/credentials: Do not print passwords in a talloc memory dump
Andrew Bartlett
2012-08-31
1
-0
/
+8
*
auth/credentials: Support match-by-key in cli_credentials_get_server_gss_creds()
Andrew Bartlett
2012-08-30
1
-3
/
+8
*
auth/credentials: Remove unused, and un-declared cli_credentials_set_krbtgt()
Andrew Bartlett
2012-08-29
1
-29
/
+0
*
auth/credentials: Better integrate fetch of secrets.tdb and secrets.ldb records
Andrew Bartlett
2012-08-29
1
-32
/
+61
*
auth/credentials: Improve memory handling in cli_credentials_set_machine_account
Andrew Bartlett
2012-08-29
1
-26
/
+26
*
auth/credentials: Avoid double-free in the failure case
Andrew Bartlett
2012-08-29
1
-1
/
+1
*
auth/credentials: Rework credentials handling to try and find the most recent...
Andrew Bartlett
2012-08-28
1
-33
/
+71
*
auth/credentials: Expand secrets.tdb fetch of secrets to preserve workstation...
Andrew Bartlett
2012-08-28
1
-0
/
+4
*
build: rename security → samba-security
Björn Jacke
2012-08-10
2
-2
/
+2
*
auth/ntlmssp: avoid talloc_tos() in ntlmssp_client_initial()
Stefan Metzmacher
2012-08-04
1
-1
/
+1
*
auth/kerberos: Do not do pointer arithmatic on a void *
Andrew Bartlett
2012-07-30
1
-1
/
+1
*
auth/credentials: Remove extra newline
Andrew Bartlett
2012-07-19
1
-1
/
+1
*
auth/credentials: Look in the secrets.tdb for the machine account
Andrew Bartlett
2012-07-15
2
-3
/
+50
*
auth: Common function for retrieving PAC_LOGIN_INFO from PAC
Christof Schmitt
2012-07-06
2
-0
/
+47
*
auth: Remove .get_challenge (only used for security=server)
Andrew Bartlett
2012-07-03
2
-11
/
+0
*
auth/gensec: Remove unused gensec_security parameter
Andrew Bartlett
2012-07-03
1
-6
/
+3
*
auth-kerberos: avoid crash with MIT krb5 1.10.0 in gss_get_name_attribute()
Alexander Bokovoy
2012-06-06
1
-2
/
+18
*
auth/credentials: 'workgroup' set via command line will not drop existing ccache
Alexander Bokovoy
2012-05-24
2
-13
/
+7
*
gse: Use the smb_gss_oid_equal wrapper.
Andreas Schneider
2012-05-23
1
-1
/
+1
*
auth-credentials: Support using pre-fetched ccache when obtaining kerberos cr...
Alexander Bokovoy
2012-05-23
1
-2
/
+12
*
auth and s4-rpc_server: Do not use features we currently can't implement with...
Simo Sorce
2012-05-23
1
-1
/
+4
*
auth/gensec: implement gensec_spnego_expire_time()
Stefan Metzmacher
2012-05-17
1
-0
/
+12
*
auth/gensec: add gensec_expire_time()
Stefan Metzmacher
2012-05-17
2
-0
/
+12
*
s4-auth: Use smb_krb5_cc_get_lifetime() wrapper.
Andreas Schneider
2012-05-04
1
-2
/
+2
*
lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...
Alexander Bokovoy
2012-04-25
3
-1
/
+3
*
Make krb5 wrapper library common so they can be used all over
Simo Sorce
2012-04-23
4
-4
/
+56
*
srv_keytab: Pass krb5_context directly, it's all we use anyways.
Simo Sorce
2012-04-12
1
-1
/
+2
*
auth-krb: Move pac related util functions in a single place.
Simo Sorce
2012-04-12
4
-11
/
+78
*
auth-krb: Make functions static.
Simo Sorce
2012-04-12
3
-100
/
+2
*
auth-krb: Use simpler method to extract keytype.
Simo Sorce
2012-04-12
1
-19
/
+12
*
auth-krb: Nove oid packet check to gensec_util.
Simo Sorce
2012-04-12
4
-21
/
+47
*
s4-auth-krb: Remove dependency on credentials too.
Simo Sorce
2012-04-12
1
-3
/
+6
*
s4-auth-krb: Remove unneded dependency on kerberos_util.
Simo Sorce
2012-04-12
1
-3
/
+13
*
s4-auth-krb: Move keytab functions in a separate file.
Simo Sorce
2012-04-12
2
-2
/
+3
*
s4-auth-krb: Move function into more appropriate header.
Simo Sorce
2012-04-12
1
-8
/
+0
*
s4-auth-krb: Make cli_credentials_invalidate_client_gss_creds static.
Simo Sorce
2012-04-12
2
-2
/
+4
*
s4-auth-krb: Make impersonate_principal_from_credentials static.
Simo Sorce
2012-04-12
1
-6
/
+0
*
gensec_gssapi: keep private header file close to the actual code
Simo Sorce
2012-04-12
1
-70
/
+0
[next]