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:auth/ntlmssp: let _unwrap fallback to seal if sign only doesn't work
Stefan Metzmacher
2009-07-08
1
-6
/
+57
*
s4:auth It is easier to copy the session key than get talloc right.
Andrew Bartlett
2009-07-07
1
-4
/
+3
*
gensec_start now steals the auth_context
Andrew Tridgell
2009-07-01
1
-1
/
+3
*
another case that should use py_talloc_reference
Andrew Tridgell
2009-07-01
1
-1
/
+1
*
removed a redundent talloc_steal
Andrew Tridgell
2009-07-01
1
-2
/
+0
*
fixed the use of talloc_steal in ntlmssp_server
Andrew Tridgell
2009-07-01
1
-3
/
+2
*
Rework the kerberos-notes.txt in order and format
Don Davis
2009-06-30
1
-0
/
+803
*
s4 auth_winbind: Internally, info3 has utf8 buffers, not utf16 buffers.
Kai Blin
2009-06-25
1
-63
/
+16
*
s4 auth_winbind: Don't allocate the rids for the info3 structure within the loop
Kai Blin
2009-06-25
1
-4
/
+4
*
s4: Add libwbclient backend to auth_winbind
Kai Blin
2009-06-25
2
-1
/
+216
*
Fixed some uninitialised variables
Matthias Dieter Wallnöfer
2009-06-19
1
-5
/
+1
*
Remove unused variable
Andrew Bartlett
2009-06-18
1
-3
/
+0
*
s4:kdc Allow a password change when the password is expired
Andrew Bartlett
2009-06-18
3
-7
/
+9
*
s4:gensec Print GSSAPI error message when unable to find PAC
Andrew Bartlett
2009-06-18
1
-1
/
+3
*
pycredentials: Raise MemoryError when unable to create objects.
Jelmer Vernooij
2009-06-17
1
-1
/
+6
*
pycredentials: Fix memory leak.
Jelmer Vernooij
2009-06-17
1
-1
/
+7
*
s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...
Andrew Bartlett
2009-06-12
6
-15
/
+27
*
Clarify and expand the Kerberos notes made by Andrew Bartlett in 2005
Donald T. Davis
2009-06-10
1
-154
/
+448
*
Remove copy of kerberos-notes.txt added in incorrect location
Andrew Bartlett
2009-06-10
1
-760
/
+0
*
Clarify and expand the Kerberos notes made by Andrew Bartlett in 2005
Donald T. Davis
2009-06-10
1
-0
/
+760
*
changed the auth path to use extended DN ops to avoid non-indexed searches
Andrew Tridgell
2009-06-04
2
-65
/
+66
*
Fix more unresolved symbols.
Jelmer Vernooij
2009-06-02
2
-10
/
+1
*
python: Move helper functions for using param into a separate file rather
Jelmer Vernooij
2009-06-02
2
-2
/
+2
*
Fix dependencies when using shared libraries.
Jelmer Vernooij
2009-06-02
2
-1
/
+2
*
use domain_dn not ncname
Andrew Tridgell
2009-05-26
1
-3
/
+2
*
Don't use crossRef records to find our own domain
Andrew Bartlett
2009-05-26
3
-154
/
+47
*
fixed interpretation of ACB_PWNOTREQ
Andrew Tridgell
2009-05-25
1
-14
/
+0
*
Remove unused headers
Andrew Bartlett
2009-04-19
4
-9
/
+2
*
Fix Samba4 build errors with common libcli/samsync
Andrew Bartlett
2009-04-16
5
-6
/
+5
*
Rework to use new API for common netlogon credential chaining
Andrew Bartlett
2009-04-14
1
-1
/
+1
*
Rework Samba4 to use the new common libcli/auth code
Andrew Bartlett
2009-04-14
6
-23
/
+31
*
Push schannel_state.c into the top level.
Andrew Bartlett
2009-04-14
2
-284
/
+1
*
Port Samba4 to the new combined libcli/auth functions
Andrew Bartlett
2009-04-14
2
-6
/
+1
*
Move ntlm_check.h into the common libcli/auth
Andrew Bartlett
2009-04-14
1
-76
/
+0
*
Move MSRPC-PARSE into the common libcli/auth
Andrew Bartlett
2009-04-14
2
-374
/
+0
*
Move libcli/auth to the top level
Andrew Bartlett
2009-04-14
1
-603
/
+0
*
Merge branch 'master' of git://git.samba.org/samba
Jelmer Vernooij
2009-03-26
2
-5
/
+2
|
\
|
*
s4:auth/credentials: use krb5_data_free()
Stefan Metzmacher
2009-03-26
1
-5
/
+1
|
*
s4:auth/credentials: include gssapi/gssapi_krb5.h
Stefan Metzmacher
2009-03-26
1
-0
/
+1
*
|
Strip /usr/include from include flags, so we don't end up including
Jelmer Vernooij
2009-03-15
1
-0
/
+2
|
/
*
Remove -L/usr/lib from a couple more make variables.
Jelmer Vernooij
2009-03-15
1
-0
/
+1
*
Use common header file for character set handling in Samba 3 and Samba 4.
Jelmer Vernooij
2009-03-01
1
-16
/
+20
*
s4: Use same function signature for convert_* as s3.
Jelmer Vernooij
2009-03-01
1
-1
/
+1
*
Add allow_badcharcnv argument to all conversion function, for
Jelmer Vernooij
2009-03-01
1
-1
/
+1
*
Push sam_get_server_info_principal into the auth subsystem
Andrew Bartlett
2009-02-13
8
-63
/
+122
*
Remove auth/ntlm as a dependency of GENSEC by means of function pointers.
Andrew Bartlett
2009-02-13
10
-31
/
+136
*
s4:auth/ntlm: fix c++ warning
Stefan Metzmacher
2009-02-05
1
-1
/
+1
*
s4:pyauth: fix compiler warnings
Stefan Metzmacher
2009-02-05
1
-1
/
+1
*
s4:pycredentials: fix compiler warnings
Stefan Metzmacher
2009-02-05
2
-26
/
+25
*
s4:auth/credentials: the python bindings don't use swig anymore
Stefan Metzmacher
2009-02-02
1
-4
/
+2
[next]