kdc: use mostly only public kerberos headers
[tprouty/samba.git] / source4 / auth /
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...
2008-05-20 Andrew TridgellMerge commit 'origin/v4-0-test' into vfs_smb2
2008-05-20 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-19 Jelmer VernooijFix proto generation.
2008-05-19 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-19 Andrew BartlettDon't regenerate pam_errors.h any more.
2008-05-19 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-19 Andrew TridgellMerge commit 'origin/v4-0-test' into vfs_smb2
2008-05-18 Jelmer VernooijFix a bunch of dependencies.
2008-05-18 Jelmer VernooijFix a couple (well, little more than that..) of typos.
2008-05-18 Jelmer VernooijCreate prototype headers from Makefile directory, witho...
2008-05-18 Jelmer VernooijMerge branch 'v4-0-test' of /home/jelmer/samba34.git...
2008-05-18 Jelmer VernooijTypo, formatting fixes.
2008-05-18 Jelmer VernooijAvoid smb_build for prototype headers in some places.
2008-05-18 Jelmer VernooijMerge branch 'v4-0-test' of /home/jelmer/samba4 into...
2008-05-18 Jelmer VernooijUse variables for source directory in a couple more...
2008-05-11 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-10 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-10 Jelmer VernooijClean up some git merges gone wrong.
2008-05-10 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-10 Jelmer VernooijMerge branch 'v4-0-test' into v4-0-gmake3
2008-05-09 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-08 Jelmer VernooijInstall session.h, required by OpenChange's proxy.
2008-05-05 Tiago BatistaTiago Batista posted a patch to fix the build:
2008-05-05 Andrew BartlettFix the build after the auth/ -> auth/ntlm/ rename
2008-05-05 Andrew BartlettMove NTLM authentication details into auth/ntlm
2008-05-05 Andrew BartlettAdd a new implementation of security=server.
2008-05-05 Andrew BartlettAllow an NTLM response to be specified into the auth...
2008-05-01 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-26 Andrew BartlettFix dependencies on gensec_krb5 and the NTLMSSP code.
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-25 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-24 Andrew BartlettAdd documentation to session token functions.
2008-04-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-21 Simo SorceRemove more event_context_init() uses from function...
2008-04-17 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Jelmer VernooijSpecify event_context to ldb_wrap_connect explicitly.
2008-04-16 Jelmer VernooijRemove event context tracking from the credentials...
2008-04-15 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Jelmer VernooijMove SOVERSION, VERSION and PC_FILE out of smb_build...
2008-04-14 Jelmer VernooijFix the build.
2008-04-14 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Jelmer VernooijFix unresolved symbols.
2008-04-14 Jelmer VernooijUse _OBJ_FILES variables in a couple more places.
2008-04-14 Jelmer VernooijMove object files lists to makefile rather than smb_build.
2008-04-14 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Jelmer VernooijRemove prototypes from build.h in preparation of removi...
2008-04-09 Jelmer VernooijMerge branch 'openchange' into cprovision
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-08 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
next