Merge branch 'master' of ssh://git.samba.org/data/git/samba
[nivanova/samba-autobuild/.git] / source4 / auth /
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-06 Stefan Metzmachers4:gensec: pass down want_features to the spnego backen...
2008-09-30 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Jelmer VernooijPass session options around; saves another use of globa...
2008-09-29 Andrew Tridgellmake the schannel creentials persistent
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Matthias Dieter... Cosmetic corrections for the KERBEROS library
2008-09-24 Matthias Dieter... Kerberos cosmetic changes: Revert a part of the patch
2008-09-24 Matthias Dieter... Cosmetic corrections for the KERBEROS library
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Jelmer VernooijMove source4/lib/crypto to lib/crypto.
2008-09-24 Simo SorceFix nasty bug that would come up only if a client conne...
2008-09-23 Simo SorceMerge ldb_search() and ldb_search_exp_fmt() into a...
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Stefan Metzmachergensec_krb5: only give away the session key, when the...
2008-09-23 Stefan Metzmachergensec_gssapi: only give away the session key, when...
2008-09-23 Stefan Metzmacherntlmssp: only give away the session key, when the authe...
2008-09-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-19 Matthias Dieter... NTLMSSP Server: Correctly fills in the DNS server name...
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-18 Jelmer VernooijGenerate with 1.3.36.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-04 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-09-03 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-09-03 Andrew BartlettImplement NETLOGON PAC verfication on the server-side
2008-08-29 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-28 Andrew BartlettHeimdal provides Kerberos PAC parsing routines. Use...
2008-08-27 Andrew BartlettPut the internal gensec_gssapi state into a header.
2008-08-26 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-20 Andrew TridgellMerge commit 'origin/v4-0-test' into v4-0-test
2008-08-15 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-15 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-14 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-14 Stefan Metzmachergensec_gssapi: only cache the session key in STAGE_DONE
2008-08-13 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-12 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-12 Stefan Metzmachergensec_gssapi: add support for GENSEC_FEATURE_NEW_SPNEGO
2008-08-12 Stefan Metzmachergensec_gssapi: fix compiler warnings
2008-08-12 Stefan Metzmachergensec_gssapi: add a function to load the lucid structu...
2008-08-12 Stefan Metzmachergensec: add support for new style spnego and correctly...
2008-08-12 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-12 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-08 Stefan Metzmachergensec_gssapi: use the correct signature size for cfx...
2008-08-08 Stefan Metzmachergensec_gssapi: use gsskrb5_get_subkey() to get the...
2008-08-08 Andrew BartlettAlways set a session key, even for the 'no password...
2008-08-08 Andrew BartlettClarify comment
2008-08-08 Andrew BartlettAlways set a session key, even for the 'no password...
2008-08-08 Andrew BartlettClarify comment
2008-08-07 Stefan Metzmachergensec_gssapi: add support for GENSEC_FEATURE_SIGN_PKT_...
2008-08-07 Stefan Metzmachergensec: add GENSEC_FEATURE_SIGN_PKT_HEADER flag
2008-08-01 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-01 Stefan Metzmacherauth/kerberos: remove dependencies to internal heimdal
2008-08-01 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-01 Stefan Metzmacherauth/kerberos: we don't need to include heimdal private...
2008-08-01 Stefan Metzmachergensec_gssapi: include <gssapi/gssapi.h>
2008-08-01 Stefan Metzmacherauth_server: set the workstation name
2008-08-01 Stefan Metzmacherbuild with the new heimdal version
2008-08-01 Stefan Metzmacherauth/ntlmssp: don't crash when the backend give no...
2008-08-01 Stefan Metzmacherauth_server: fix the logic of server_get_challenge()
2008-08-01 Stefan Metzmacherauth_server: fix segfault reported by Julien Kerihuel...
2008-07-30 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-28 Stefan MetzmacherRevert "gensec_gssapi: use gsskrb5_get_subkey() to...
2008-07-28 Stefan Metzmachergensec_gssapi: use gsskrb5_get_subkey() to make smb2...
2008-07-28 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-28 Stefan Metzmacherauth/credentials: explain why we need to the enctypes...
2008-07-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-26 Stefan Metzmachergensec_gssapi: add support for signing RPC messages
2008-07-26 Stefan Metzmacherauth/credentials: use the same enctypes when getting...
2008-07-15 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-15 Andrew BartlettKill of some bogus debugs for the world who does not...
2008-07-15 Andrew BartlettAllow ldap credentials to be (optionally) stored in...
2008-07-15 Andrew BartlettTry to make NTLMSSP less fussy for unimportant messages.
2008-06-30 Andrew BartlettMerge branch '4-0-local' into v4-0-stable
2008-06-30 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-30 Stefan Metzmacherauth: don't force the build of auth_server as shared_module
2008-06-27 Michael Adamntlmssp: get rid of "cast to pointer from integer of...
2008-06-27 Stefan Metzmachercredentials: gss_set_cred_option() doesn't like GSS_C_N...
2008-06-27 Michael Adamcredentials: gss_set_cred_option() needs gss_cred_id_t...
2008-06-20 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-19 Stefan Metzmachercredentials: set GSS_KRB5_CRED_NO_CI_FLAGS_X to avoid...
2008-06-16 Simo SorceFix build
2008-06-14 Simo SorceMake up the right dependencies now that ldb depends...
2008-05-30 Andrew BartlettRevert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec63...
2008-05-30 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-30 Jelmer VernooijMove CFLAGS handling out of smb_build.
2008-05-27 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-24 Jelmer VernooijAdd docstrings to a couple more python modules.
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijRegenerate with SWIG 1.3.35.
2008-05-22 Jelmer VernooijAdd some docstrings to credentials python module.
2008-05-22 Andrew TridgellMerge commit 'origin/v4-0-test' into v4-0-test
2008-05-22 Jelmer VernooijFix CFLAGS for SWIG files.
2008-05-21 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-21 Jelmer VernooijMove more modules inside of the samba package.
2008-05-21 Jelmer VernooijMove some python files into the samba package.
2008-05-21 Jelmer VernooijMove CFLAGS overrides for SWIG modules to Makefile.
2008-05-21 Jelmer VernooijRemove support for .py files from smb_build - deal...
2008-05-21 Andrew BartlettMerge branch 'v4-0-local' of git://git.id10ts.net/samba...
next