Age | Commit message (Expand) | Author | Files | Lines |
2008-09-30 | Pass session options around; saves another use of global_loadparm. | Jelmer Vernooij | 1 | -0/+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 |
2008-08-08 | Clarify comment | Andrew Bartlett | 1 | -2/+2 |
2008-08-07 | gensec_gssapi: add support for GENSEC_FEATURE_SIGN_PKT_HEADER | Stefan Metzmacher | 1 | -4/+82 |
2008-08-07 | gensec: add GENSEC_FEATURE_SIGN_PKT_HEADER flag | Stefan Metzmacher | 1 | -0/+1 |
2008-08-01 | auth/kerberos: remove dependencies to internal heimdal | Stefan Metzmacher | 2 | -2/+1 |
2008-08-01 | auth/kerberos: we don't need to include heimdal private headers | Stefan Metzmacher | 1 | -2/+0 |
2008-08-01 | gensec_gssapi: include <gssapi/gssapi.h> | Stefan Metzmacher | 1 | -1/+1 |
2008-08-01 | auth_server: set the workstation name | Stefan Metzmacher | 1 | -0/+4 |
2008-08-01 | build with the new heimdal version | Stefan Metzmacher | 2 | -1/+3 |
2008-08-01 | auth/ntlmssp: don't crash when the backend give no challenge | Stefan Metzmacher | 1 | -0/+6 |
2008-08-01 | auth_server: fix the logic of server_get_challenge() | Stefan Metzmacher | 1 | -4/+4 |
2008-08-01 | auth_server: fix segfault reported by Julien Kerihuel <j.kerihuel@openchange.... | Stefan Metzmacher | 1 | -1/+1 |
2008-07-28 | Revert "gensec_gssapi: use gsskrb5_get_subkey() to make smb2 signing with aes... | Stefan Metzmacher | 1 | -3/+3 |
2008-07-28 | gensec_gssapi: use gsskrb5_get_subkey() to make smb2 signing with aes keys work | Stefan Metzmacher | 1 | -3/+3 |
2008-07-28 | auth/credentials: explain why we need to the enctypes for the gssapi layer | Stefan Metzmacher | 1 | -1/+11 |
2008-07-26 | gensec_gssapi: add support for signing RPC messages | Stefan Metzmacher | 1 | -35/+12 |
2008-07-26 | auth/credentials: use the same enctypes when getting a TGT and a TGS | Stefan Metzmacher | 1 | -0/+23 |
2008-07-15 | Kill of some bogus debugs for the world who does not use the LDAP backend | Andrew Bartlett | 1 | -3/+3 |
2008-07-15 | Allow ldap credentials to be (optionally) stored in secrets.ldb | Andrew Bartlett | 1 | -11/+33 |
2008-07-15 | Try to make NTLMSSP less fussy for unimportant messages. | Andrew Bartlett | 1 | -2/+13 |
2008-06-30 | auth: don't force the build of auth_server as shared_module | Stefan Metzmacher | 1 | -1/+0 |
2008-06-27 | ntlmssp: get rid of "cast to pointer from integer of different size" warning ... | Michael Adam | 1 | -3/+3 |
2008-06-27 | credentials: gss_set_cred_option() doesn't like GSS_C_NO_BUFFER | Stefan Metzmacher | 1 | -1/+4 |
2008-06-27 | credentials: gss_set_cred_option() needs gss_cred_id_t * argument, not gss_cr... | Michael Adam | 1 | -1/+1 |
2008-06-19 | credentials: set GSS_KRB5_CRED_NO_CI_FLAGS_X to avoid GSS_C_CONF_FLAG and GSS... | Stefan Metzmacher | 1 | -6/+21 |
2008-06-16 | Fix build | Simo Sorce | 1 | -0/+1 |
2008-06-14 | Make up the right dependencies now that ldb depends on libevents | Simo Sorce | 2 | -1/+3 |