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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
auth
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:kdc: implement samba_kdc_check_s4u2proxy()
Stefan Metzmacher
2011-06-24
1
-0
/
+1
*
s4:auth/kerberos: protect kerberos_kinit_password_cc() against old KDCs
Stefan Metzmacher
2011-06-22
1
-1
/
+48
*
s4:auth/kerberos: add S4U2Proxy support to kerberos_kinit_password_cc()
Stefan Metzmacher
2011-06-22
3
-5
/
+134
*
s4:auth/kerberos: protect kerberos_kinit_password_cc() against old KDCs
Stefan Metzmacher
2011-06-22
1
-1
/
+47
*
s4:auth/kerberos: remove one indentation level in kerberos_kinit_password_cc()
Stefan Metzmacher
2011-06-22
1
-94
/
+99
*
s4:auth/kerberos: reformat kerberos_kinit_password_cc()
Stefan Metzmacher
2011-06-22
1
-32
/
+41
*
s4:auth/kerberos: don't mix s4u2self creds with machine account creds
Stefan Metzmacher
2011-06-22
1
-24
/
+76
*
s4:auth/kerberos: use better variable names in kerberos_kinit_password_cc()
Stefan Metzmacher
2011-06-22
1
-27
/
+41
*
s4:auth/kerberos: don't ignore return code in kerberos_kinit_password_cc()
Stefan Metzmacher
2011-06-22
1
-0
/
+2
*
s4/auth: Trivial spelling fixes.
Brad Hards
2011-06-21
2
-6
/
+6
*
libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol
Andrew Bartlett
2011-06-20
1
-2
/
+2
*
libcli/util Bring samba4 unix -> nt_status code in common.
Andrew Bartlett
2011-06-20
1
-1
/
+1
*
s4: fix wrong index usage PRIMARY_USER_SID_INDEX when it should have been PRI...
Matthieu Patou
2011-06-19
1
-1
/
+1
*
s4-auth: quiet down the krb5 warnings when kerberos is not set to 'MUST'
Andrew Tridgell
2011-06-17
2
-2
/
+6
*
s4:auth/ntlm/auth_unix.c - remove unused variables
Matthias Dieter Wallnöfer
2011-06-11
1
-2
/
+0
*
s4:auth/ntlm/auth.c - fix incompatible pointer type warning
Matthias Dieter Wallnöfer
2011-06-09
1
-2
/
+2
*
s4-gensec bring GSS_S_CONTEXT_EXPIRED into it's own error handler
Andrew Bartlett
2011-06-08
1
-0
/
+59
*
s4-credentials Don't use expired Kerberos or GSSAPI credentials
Andrew Bartlett
2011-06-08
1
-4
/
+57
*
s4-credentials Allow use of file-based credentials caches for debugging.
Andrew Bartlett
2011-06-08
1
-3
/
+9
*
s4-auth Move default auth methods back into auth.c
Andrew Bartlett
2011-06-07
1
-4
/
+6
*
s4-modules Remove lp_ctx from init functions that no longer need it
Andrew Bartlett
2011-06-06
3
-5
/
+5
*
s4:auth/ntlmssp/ntlmssp_server.c - add "const" in front of "dnsdomain"
Matthias Dieter Wallnöfer
2011-05-21
1
-1
/
+1
*
s4:auth/credentials: S4U2Self should force CRED_MUST_USE_KERBEROS
Stefan Metzmacher
2011-05-18
1
-0
/
+1
*
s4:auth/credentials: pass 'self_service' to cli_credentials_set_impersonate_p...
Stefan Metzmacher
2011-05-18
4
-7
/
+32
*
s4:gensec_gssapi: avoid delegation if s4u2self/proxy is used
Stefan Metzmacher
2011-05-18
1
-0
/
+4
*
s4-auth Rename auth -> auth4 to avoid conflict with s3 auth
Andrew Bartlett
2011-05-08
18
-74
/
+74
*
s4-auth: remove unused prototype
Andrew Tridgell
2011-05-08
1
-4
/
+1
*
s4-auth: removed the password combinations code in auth_unix
Andrew Tridgell
2011-05-05
1
-39
/
+4
*
sasl_secret_t ends in a char [1] size. This means the extra character is impl...
Jeremy Allison
2011-05-04
1
-2
/
+2
*
Remove strlower_m() and strupper_m() from source4 and common code.
Andrew Bartlett
2011-05-03
1
-14
/
+14
*
s4-messaging Rename messaging -> imessaging
Andrew Bartlett
2011-05-03
5
-16
/
+16
*
s4-param Remove config_path() -> lpcfg_config_path()
Andrew Bartlett
2011-04-29
1
-1
/
+1
*
s4-gensec: Use new common 'obtain the PAC' functions.
Andrew Bartlett
2011-04-27
1
-15
/
+4
*
libcli/auth Move Samba4's gssapi_error_string from GENSEC to libcli/auth
Andrew Bartlett
2011-04-27
1
-38
/
+0
*
libcli/auth Move PAC parsing and verification in common.
Andrew Bartlett
2011-04-20
3
-336
/
+19
*
s3-auth Rename smb_krb5_open_keytab to avoid a conflict with s3
Andrew Bartlett
2011-04-14
2
-9
/
+9
*
libcli/auth Move krb5 wrapper functions from s3 into common
Andrew Bartlett
2011-04-14
3
-113
/
+4
*
lib: make asn1_util a private library
Andrew Tridgell
2011-04-06
2
-2
/
+2
*
auth: Move auth_session_info into IDL
Andrew Bartlett
2011-04-05
4
-104
/
+16
*
s4-auth: Always talloc_zero() the struct auth_session_info
Andrew Bartlett
2011-04-05
1
-1
/
+1
*
s4-krb5: be a bit less verbose about krb5 packets
Andrew Tridgell
2011-04-04
1
-1
/
+1
*
Fix inspired by work done by David Disseldorp for bug #8040 - smbclient segfa...
Jeremy Allison
2011-03-28
1
-4
/
+10
*
s4:python bindings - handle NULL returns from "loadparm_init_global"
Matthias Dieter Wallnöfer
2011-03-22
1
-0
/
+10
*
s4:auth/system_session.c - check for OOM
Matthias Dieter Wallnöfer
2011-03-22
1
-0
/
+2
*
source4/auth: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
6
-1
/
+17
*
source4/auth/ntlm: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
7
-0
/
+13
*
source4/auth/gensec: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
7
-1
/
+11
*
Fix public header not to include private (not installed) ones.
Simo Sorce
2011-03-14
2
-1
/
+2
*
s4-nterr: move auth_nt_status_squash to nt_status_squash and move to nterr.c
Günther Deschner
2011-03-04
3
-26
/
+1
*
Fix some types
Jelmer Vernooij
2011-02-28
1
-1
/
+1
[next]