index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
auth
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-04
s4:kdc: allow a trusted domain to get kerberos tickets
Stefan Metzmacher
3
-7
/
+11
2008-11-18
s3/s4 build: Fix execinfo and sasl build error when the libs/headers are in n...
Tim Prouty
1
-1
/
+5
2008-11-02
Fix the build.
Jelmer Vernooij
3
-19
/
+43
2008-11-02
Remove use of global_loadparm for disabled gensec backends.
Jelmer Vernooij
3
-4
/
+25
2008-11-02
Remove another use of global_loadparm.
Jelmer Vernooij
1
-0
/
+1
2008-11-02
Fix the build.
Jelmer Vernooij
2
-2
/
+3
2008-11-02
Add gensec_settings structure. This wraps loadparm_context for now, but
Jelmer Vernooij
9
-77
/
+98
2008-11-02
Remove two debug parameters, not used anywhere.
Jelmer Vernooij
1
-6
/
+2
2008-11-02
Remove another use of global_loadparm.
Jelmer Vernooij
1
-0
/
+1
2008-11-01
Remove unused argument iconv_convenience.
Jelmer Vernooij
4
-8
/
+1
2008-11-01
Remove use of lp_*() from ntlm_check.c.
Jelmer Vernooij
3
-16
/
+18
2008-10-24
Remove unused include param/param.h.
Jelmer Vernooij
3
-3
/
+0
2008-10-24
Remove iconv_convenience argument from convert_string{,talloc}() but
Jelmer Vernooij
1
-1
/
+1
2008-10-24
Eliminate another instance of global_loadparm.
Jelmer Vernooij
1
-0
/
+2
2008-10-24
Remove iconv_convenience parameter from simple string push/pull
Jelmer Vernooij
5
-14
/
+7
2008-10-20
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
14
-16
/
+14
2008-10-16
Create a 'straight paper path' for UTF16 passwords.
Andrew Bartlett
1
-1
/
+1
2008-10-15
Remove unused variable.
Jelmer Vernooij
1
-1
/
+0
2008-10-12
Use common util_file code.
Jelmer Vernooij
1
-1
/
+1
2008-10-12
Use common strlist implementation in Samba 3 and Samba 4.
Jelmer Vernooij
1
-1
/
+1
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
7
-7
/
+7
2008-10-11
Move lib/util from source4 to top-level libutil.
Jelmer Vernooij
1
-1
/
+1
2008-10-11
Provide the same set of helper functions for DEBUG in Samba 3 and Samba
Jelmer Vernooij
1
-11
/
+11
2008-10-06
s4:gensec: pass down want_features to the spnego backend mech
Stefan Metzmacher
3
-1
/
+24
2008-09-30
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Andrew Tridgell
1
-0
/
+1
2008-09-30
Pass session options around; saves another use of global_loadparm.
Jelmer Vernooij
1
-0
/
+1
2008-09-29
make the schannel creentials persistent
Andrew Tridgell
1
-1
/
+1
2008-09-24
Cosmetic corrections for the KERBEROS library
Matthias Dieter Wallnöfer
1
-3
/
+1
2008-09-24
Kerberos cosmetic changes: Revert a part of the patch
Matthias Dieter Wallnöfer
1
-1
/
+3
2008-09-24
Cosmetic corrections for the KERBEROS library
Matthias Dieter Wallnöfer
4
-15
/
+13
2008-09-24
Merge branch 'master' of ssh://git.samba.org/data/git/samba into crypto
Jelmer Vernooij
2
-6
/
+8
2008-09-24
Move source4/lib/crypto to lib/crypto.
Jelmer Vernooij
6
-6
/
+6
2008-09-24
Fix nasty bug that would come up only if a client connection to a remote
Simo Sorce
2
-6
/
+8
2008-09-23
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
Simo Sorce
1
-1
/
+1
2008-09-23
gensec_krb5: only give away the session key, when the authentication is done
Stefan Metzmacher
1
-0
/
+4
2008-09-23
gensec_gssapi: only give away the session key, when the authentication is done
Stefan Metzmacher
1
-4
/
+5
2008-09-23
ntlmssp: only give away the session key, when the authentication is done
Stefan Metzmacher
1
-0
/
+4
2008-09-19
NTLMSSP Server: Correctly fills in the DNS server name and server domain
Matthias Dieter Wallnöfer
1
-21
/
+17
2008-09-18
Generate with 1.3.36.
Jelmer Vernooij
4
-27
/
+38
2008-09-03
Implement NETLOGON PAC verfication on the server-side
Andrew Bartlett
1
-5
/
+5
2008-08-28
Heimdal provides Kerberos PAC parsing routines. Use them.
Andrew Bartlett
4
-89
/
+170
2008-08-27
Put the internal gensec_gssapi state into a header.
Andrew Bartlett
2
-43
/
+69
2008-08-14
gensec_gssapi: only cache the session key in STAGE_DONE
Stefan Metzmacher
1
-5
/
+9
2008-08-12
gensec_gssapi: add support for GENSEC_FEATURE_NEW_SPNEGO
Stefan Metzmacher
1
-0
/
+25
2008-08-12
gensec_gssapi: fix compiler warnings
Stefan Metzmacher
1
-2
/
+2
2008-08-12
gensec_gssapi: add a function to load the lucid structure once
Stefan Metzmacher
1
-15
/
+44
2008-08-12
gensec: add support for new style spnego and correctly handle mechListMIC
Stefan Metzmacher
3
-7
/
+135
2008-08-08
gensec_gssapi: use the correct signature size for cfx/rfc4121 style signatures
Stefan Metzmacher
1
-1
/
+1
2008-08-08
gensec_gssapi: use gsskrb5_get_subkey() to get the session key
Stefan Metzmacher
1
-3
/
+3
2008-08-08
Always set a session key, even for the 'no password' case.
Andrew Bartlett
1
-0
/
+2
[next]