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
/
gensec
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:auth/gensec: s/private/private_data
Stefan Metzmacher
2009-02-02
1
-10
/
+10
*
Make schannel not depend on samdb anymore.
Simo Sorce
2009-02-01
2
-6
/
+61
*
s4:auth: move make_server_info_netlogon_validation() function arround
Stefan Metzmacher
2009-01-21
1
-1
/
+1
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
4
-17
/
+17
*
Rename samba-socket -> samba_socket to fix a couple more compiler
Jelmer Vernooij
2008-12-24
1
-1
/
+1
*
Add missing includes, required for use of gensec by 3rd-party
Matthias Dieter Wallnöfer
2008-12-23
1
-0
/
+3
*
s4: fix LIBEVENTS dependencies and use more forward declarations
Stefan Metzmacher
2008-12-17
1
-0
/
+1
*
Fix the build.
Jelmer Vernooij
2008-11-02
3
-19
/
+43
*
Remove use of global_loadparm for disabled gensec backends.
Jelmer Vernooij
2008-11-02
3
-4
/
+25
*
Fix the build.
Jelmer Vernooij
2008-11-02
1
-2
/
+2
*
Add gensec_settings structure. This wraps loadparm_context for now, but
Jelmer Vernooij
2008-11-02
5
-47
/
+65
*
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
2008-10-20
3
-2
/
+3
*
Fix include paths to new location of libutil.
Jelmer Vernooij
2008-10-11
2
-2
/
+2
*
Provide the same set of helper functions for DEBUG in Samba 3 and Samba
Jelmer Vernooij
2008-10-11
1
-11
/
+11
*
s4:gensec: pass down want_features to the spnego backend mech
Stefan Metzmacher
2008-10-06
3
-1
/
+24
*
make the schannel creentials persistent
Andrew Tridgell
2008-09-29
1
-1
/
+1
*
Cosmetic corrections for the KERBEROS library
Matthias Dieter Wallnöfer
2008-09-24
1
-1
/
+1
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba into crypto
Jelmer Vernooij
2008-09-24
2
-6
/
+8
|
\
|
*
Fix nasty bug that would come up only if a client connection to a remote
Simo Sorce
2008-09-24
2
-6
/
+8
*
|
Move source4/lib/crypto to lib/crypto.
Jelmer Vernooij
2008-09-24
1
-1
/
+1
|
/
*
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
Simo Sorce
2008-09-23
1
-1
/
+1
*
gensec_krb5: only give away the session key, when the authentication is done
Stefan Metzmacher
2008-09-23
1
-0
/
+4
*
gensec_gssapi: only give away the session key, when the authentication is done
Stefan Metzmacher
2008-09-23
1
-4
/
+5
*
Heimdal provides Kerberos PAC parsing routines. Use them.
Andrew Bartlett
2008-08-28
1
-88
/
+41
*
Put the internal gensec_gssapi state into a header.
Andrew Bartlett
2008-08-27
2
-43
/
+69
*
gensec_gssapi: only cache the session key in STAGE_DONE
Stefan Metzmacher
2008-08-14
1
-5
/
+9
*
gensec_gssapi: add support for GENSEC_FEATURE_NEW_SPNEGO
Stefan Metzmacher
2008-08-12
1
-0
/
+25
*
gensec_gssapi: fix compiler warnings
Stefan Metzmacher
2008-08-12
1
-2
/
+2
*
gensec_gssapi: add a function to load the lucid structure once
Stefan Metzmacher
2008-08-12
1
-15
/
+44
*
gensec: add support for new style spnego and correctly handle mechListMIC
Stefan Metzmacher
2008-08-12
3
-7
/
+135
*
gensec_gssapi: use the correct signature size for cfx/rfc4121 style signatures
Stefan Metzmacher
2008-08-08
1
-1
/
+1
*
gensec_gssapi: use gsskrb5_get_subkey() to get the session key
Stefan Metzmacher
2008-08-08
1
-3
/
+3
*
gensec_gssapi: add support for GENSEC_FEATURE_SIGN_PKT_HEADER
Stefan Metzmacher
2008-08-07
1
-4
/
+82
*
gensec: add GENSEC_FEATURE_SIGN_PKT_HEADER flag
Stefan Metzmacher
2008-08-07
1
-0
/
+1
*
gensec_gssapi: include <gssapi/gssapi.h>
Stefan Metzmacher
2008-08-01
1
-1
/
+1
*
gensec_gssapi: add support for signing RPC messages
Stefan Metzmacher
2008-07-26
1
-35
/
+12
*
Make up the right dependencies now that ldb depends on libevents
Simo Sorce
2008-06-14
1
-0
/
+1
*
Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c
Andrew Bartlett
2008-05-31
1
-2
/
+0
*
Move CFLAGS handling out of smb_build.
Jelmer Vernooij
2008-05-30
1
-0
/
+2
*
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
2008-05-18
1
-4
/
+4
*
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
2008-05-18
1
-2
/
+2
*
Avoid smb_build for prototype headers in some places.
Jelmer Vernooij
2008-05-18
1
-2
/
+4
*
Use variables for source directory in a couple more places.
Jelmer Vernooij
2008-05-18
1
-9
/
+9
*
Merge branch 'v4-0-test' into v4-0-gmake3
Jelmer Vernooij
2008-05-10
1
-1
/
+1
|
\
|
*
Fix dependencies on gensec_krb5 and the NTLMSSP code.
Andrew Bartlett
2008-04-26
1
-1
/
+1
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2008-04-25
5
-33
/
+35
|
\
|
|
*
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
2008-04-21
1
-17
/
+5
|
*
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
2008-04-17
4
-10
/
+14
|
*
Remove event context tracking from the credentials struct.
Jelmer Vernooij
2008-04-17
2
-6
/
+16
|
*
Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...
Jelmer Vernooij
2008-04-15
1
-3
/
+4
[next]