index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
auth
/
gensec
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
Fix unresolved symbols.
Jelmer Vernooij
2008-04-14
1
-1
/
+1
|
*
Use _OBJ_FILES variables in a couple more places.
Jelmer Vernooij
2008-04-14
1
-7
/
+6
|
*
Move object files lists to makefile rather than smb_build.
Jelmer Vernooij
2008-04-14
1
-9
/
+14
|
*
Remove prototypes from build.h in preparation of removing build.h
Jelmer Vernooij
2008-04-14
1
-0
/
+6
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2008-04-08
9
-25
/
+125
|
\
|
|
*
Reduce the number of installed headers.
Jelmer Vernooij
2008-04-02
1
-1
/
+1
|
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
8
-24
/
+124
|
*
Move public header accumulation out of the perl code.
Jelmer Vernooij
2008-02-29
1
-2
/
+3
*
|
Move PC_FILE out of the perl code.
Jelmer Vernooij
2008-03-09
1
-1
/
+1
*
|
Push SOVERSION and VERSION out of perl code.
Jelmer Vernooij
2008-03-08
1
-2
/
+2
*
|
Fix the build.
Jelmer Vernooij
2008-03-04
1
-1
/
+1
[next]