Merge commit 'release-4-0-0alpha15' into master4-tmp
[amitay/samba.git] / source4 / auth / kerberos / kerberos_pac.c
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-20 Andrew Bartlettlibcli/util Rename common map_nt_error_from_unix to...
2011-04-20 Andrew Bartlettlibcli/auth Move PAC parsing and verification in common.
2011-02-10 Andrew Tridgellldb: use #include <ldb.h> for ldb
2011-02-09 Andrew Bartletts4-auth Rework auth subsystem to remove struct auth_ser...
2010-12-04 Matthias Dieter... s4:auth/kerberos/kerberos_pac.c - fix another memory...
2010-10-11 Andrew Bartletts4-kerberos Remove unsued variable
2010-10-01 Andrew Bartletts4-auth Add make_server_info_pac() to include 'resource...
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-12 Simo SorceStrip trailing spaces
2009-06-11 Andrew Bartletts4:heimdal: import lorikeet-heimdal-200906080040 (commi...
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijRemove unused include param/param.h.
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-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-21 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-21 Jelmer VernooijAvoid use of global_loadparm.
2008-01-02 Jelmer Vernooijr26640: Janitorial: Remove some more uses of global_loa...
2008-01-01 Jelmer Vernooijr26639: librpc: Pass iconv convenience on from RPC...
2008-01-01 Jelmer Vernooijr26638: libndr: Require explicitly specifying iconv_con...
2007-12-21 Jelmer Vernooijr26357: Add separate subsystem for auth_sam_reply parsing.
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr19664: fix compiler warnings...
2007-10-10 Andrew Bartlettr19604: This is a massive commit, and I appologise...
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Jelmer Vernooijr15379: Fix shared library build's unresolved dependencies
2007-10-10 Jelmer Vernooijr15298: Fix the build using a few hacks in the build...
2007-10-10 Jelmer Vernooijr15297: Move create_security_token() to samdb as it...
2007-10-10 Andrew Bartlettr14180: The PAC isn't so special that it deserves a...
2007-10-10 Andrew Bartlettr12594: Jelmer pushed some proposed header reductions...
2007-10-10 Andrew Bartlettr11543: A major upgrade to our KDC and PAC handling.
2007-10-10 Andrew Bartlettr11272: In trying to track down why Win2k3 is again...
2007-10-10 Andrew Bartlettr10174: This patch implements generic PAC verification...
2007-10-10 Andrew Bartlettr10145: Allow a variable length signature, so we can...
2007-10-10 Andrew Bartlettr10066: This is the second in my patches to work on...
2007-10-10 Andrew Bartlettr9681: We don't need the full smb_krb5_context here...
2007-10-10 Andrew Tridgellr9648: this fixes the krb5 based login with the pac...
2007-10-10 Andrew Bartlettr9165: Fix inverted error check in untested code path...
2007-10-10 Andrew Bartlettr9084: 'resign' the sample PAC for the validation of...
2007-10-10 Andrew Bartlettr8252: Steal metze's thunder, and prove that with a...
2007-10-10 Andrew Bartlettr8250: More PAC work. We now sucessfully verify the...
2007-10-10 Stefan Metzmacherr8164: - match the ordering w2k3 uses for the PAC_BUFFER:
2007-10-10 Stefan Metzmacherr8156: I found out that the unknown[2] field of the...
2007-10-10 Stefan Metzmacherr8148: - make the PAC generation code a bit more readab...
2007-10-10 Andrew Bartlettr8110: More PAC work. I still can't get WinXP to accep...
2007-10-10 Andrew Bartlettr8001: Also fill in the krbtgt checksum, and make sure...
2007-10-10 Andrew Bartlettr7993: Further work on the Krb5 PAC.
2007-10-10 Andrew Bartlettr7979: Metze reminded me to try one more combination...
2007-10-10 Andrew Bartlettr7978: A start again on PAC verification. I have notic...
2007-10-10 Andrew Bartlettr7968: Pull the PAC from within GSSAPI, rather than...