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
/
source4
/
auth
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
tdb: Use <tdb.h> to include tdb so system headers are found when building aga...
Jelmer Vernooij
2011-02-28
2
-2
/
+2
*
build: moved spnego_parse.c into a common subsystem
Andrew Tridgell
2011-02-24
1
-2
/
+2
*
build: moved schannel_sign.c into a shared COMMON_SCHANNEL subsystem
Andrew Tridgell
2011-02-24
1
-2
/
+2
*
build: moved libcli/auth/ntlmssp*.c into a common libcliauth.so library
Andrew Tridgell
2011-02-24
3
-7
/
+4
*
s4-auth Move libcli/security/session.c to the top level
Andrew Bartlett
2011-02-22
2
-8
/
+2
*
s4-auth: rename 'auth' subsystem to 'auth4'
Andrew Tridgell
2011-02-18
5
-25
/
+25
*
librpc: make NDR_KRB5PAC a shared library (libndr-krb5pac.so).
Günther Deschner
2011-02-14
1
-1
/
+1
*
ldb: use #include <ldb.h> for ldb
Andrew Tridgell
2011-02-10
4
-4
/
+4
*
s4-krb5: authkrb5 should depend on ldb
Andrew Tridgell
2011-02-10
1
-1
/
+1
*
libcli/named_pipe_auth Change from 'info3' to auth_session_info_transport
Andrew Bartlett
2011-02-10
2
-0
/
+157
*
auth Move auth_sam_reply into the top level.
Andrew Bartlett
2011-02-10
2
-397
/
+0
*
s4-auth Fix setting of bad_password_count in auth_convert_user_info_dc_sambas...
Andrew Bartlett
2011-02-09
1
-1
/
+1
*
s4-auth Rework auth subsystem to remove struct auth_serversupplied_info
Andrew Bartlett
2011-02-09
22
-666
/
+705
*
s4-auth Add auth.idl to encode auth subsystem structures in IDL
Andrew Bartlett
2011-02-09
1
-0
/
+1
*
pam: share pam errors in a common location.
Günther Deschner
2011-02-08
4
-166
/
+1
*
s4-python Ensure we add the Samba python path first.
Andrew Bartlett
2011-02-02
1
-1
/
+1
*
s4:auth/pyauth.c - temporarily add compatibility code for Python 2.4
Matthias Dieter Wallnöfer
2011-01-30
1
-0
/
+11
*
s4-auth Remove special case for account_sid from auth_serversupplied_info
Andrew Bartlett
2011-01-20
8
-222
/
+206
*
s4-gensec Add prototype for gensec_ntlmssp_init()
Andrew Bartlett
2011-01-20
1
-0
/
+2
*
libcli/auth move ntlmssp_wrap() and ntlmssp_unwrap() into common code.
Andrew Bartlett
2011-01-20
1
-123
/
+12
*
s4-pyauth Fix AuthContext wrapper
Andrew Bartlett
2011-01-19
1
-2
/
+13
*
s4-auth Allow NULL methods to be specified to auth_context_create_methods()
Andrew Bartlett
2011-01-19
1
-14
/
+3
*
s4-gensec Remove special case 'for SASL' that is not required any more.
Andrew Bartlett
2011-01-19
1
-13
/
+0
*
pygensec: remove special case handling for None for buffers
Andrew Tridgell
2011-01-19
1
-35
/
+28
*
s4-gensec Extend python bindings for GENSEC and the associated test
Andrew Bartlett
2011-01-18
1
-21
/
+223
*
s4-auth Extend python bindings to allow ldb and message to be specified
Andrew Bartlett
2011-01-18
3
-11
/
+61
*
s4-pygensec Fix indentation of py_gensec_start_mech_by_name()
Andrew Bartlett
2011-01-18
1
-11
/
+11
*
s4-pygensec Add bindings for server_start() and update()
Andrew Bartlett
2011-01-18
1
-4
/
+96
*
s4-pyauth Add bindings for auth_context_create() as AuthContext()
Andrew Bartlett
2011-01-18
2
-1
/
+81
*
s4-pyauth Use py_talloc_get_type() for greater talloc binding safety
Andrew Bartlett
2011-01-18
2
-12
/
+15
*
s4-gensec Don't steal the auth_context, reference it.
Andrew Bartlett
2011-01-18
2
-6
/
+17
*
s4:auth/ntlm/auth_sam.c - fix call to "get_server_info_principal"
Matthias Dieter Wallnöfer
2011-01-15
1
-7
/
+7
[next]