s3-kerberos: remove unused kdc_name from create_local_private_krb5_conf_for_domain().
[samba.git] / source3 / libads / authdata.c
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-08-10 Stefan Metzmacherauth/gensec: treat struct gensec_security_ops as const...
2013-08-10 Stefan Metzmacherauth/gensec: introduce gensec_internal.h
2012-07-06 Christof Schmittauth: Common function for retrieving PAC_LOGIN_INFO...
2012-06-27 Andrew Bartletts3-param: Rename loadparm_s3_context -> loadparm_s3_helpers
2012-04-24 Volker Lendeckes3: Attempt to fix the build without kerberos
2012-04-23 Simo SorceMake krb5 wrapper library common so they can be used...
2012-04-03 Andrew Bartletts3-libads: Rework kerberos_return_pac() to use GENSEC...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-param Remove special case for global_myname(), renam...
2011-04-20 Andrew Bartlettlibcli/auth Move PAC parsing and verification in common.
2010-08-30 Simo Sorces3-krb: Reformat and add doxygen comment to decode_pac_...
2010-08-04 Günther Deschners3: avoid global include of ads.h.
2010-07-21 Simo Sorces3-libsmb: Use data_blob_talloc to get krb5 ticket...
2010-06-03 Günther Deschners3: remove authdata.h
2010-05-18 Jelmer Vernooijs3: Remove use of iconv_convenience.
2010-05-11 Andrew Bartletts3:kerberos Return PAC_LOGON_INFO rather than the full...
2010-05-04 Volker Lendeckes3: Fix a memleak in check_pac_checksum
2009-11-27 Günther Deschners3-kerberos: do not include authdata headers before...
2009-11-27 Günther Deschners3-kerberos: only use krb5 headers where required.
2009-11-12 Jeremy AllisonRemove unused variable warning.
2009-11-12 Günther Deschners3-kerberos: remove smb_krb5_get_tkt_from_creds().
2009-11-06 Günther Deschners3-kerberos: let smb_krb5_get_tkt_from_creds() compile...
2009-11-06 Günther Deschners3-kerberos: support S4U2SELF impersionation through...
2009-11-06 Günther Deschners3-kerberos: add impersonate_principal for kerberos_ret...
2009-11-06 Günther Deschners3-kerberos: add smb_krb5_get_tkt_from_creds().
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-07 Andrew Bartletts3:kerberos Rework smb_krb5_unparse_name() to take...
2008-10-21 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-20 Günther Deschners3-build: no need to duplicate generated ndr_ prototypes.
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-11 Jelmer VernooijCope with changed signature of http_timestring().
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Günther Deschners3: use samba4 prototype for ndr_push/pull_struct_blob.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-27 Günther DeschnerAdd my copyright.
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-17 Günther DeschnerSome more cleanup in authdata.c.
2008-02-17 Günther DeschnerAlign our krb5 PAC decoding routines to the samba4...
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-17 Derrell LipmanMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-17 Günther DeschnerFinally enable pidl generated SAMR & NETLOGON headers...
2008-01-15 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-14 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-12 Jeremy AllisonCoverity 512, uninitialized var.
2007-12-15 Volker LendeckeReplace sid_string_static by sid_string_dbg in DEBUGs
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Günther Deschnerr24432: Expand kerberos_return_pac() so that it can...
2007-10-10 Günther Deschnerr24424: Fix the build.
2007-10-10 Gerald Carterr24158: SE_GROUP_RESOURCE in the other_sids list appare...
2007-10-10 Günther Deschnerr23973: For debugging, add (undocumented) net ads kerbe...
2007-10-10 Günther Deschnerr23970: Allow to set the debuglevel at which to dump...
2007-10-10 Günther Deschnerr23969: Some helper routines to retrieve a PAC and...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Gerald Carterr23251: whoops! Fix compile error
2007-10-10 Jeremy Allisonr23080: Fix bug #4637 - we hads missed some cases where
2007-10-10 Jelmer Vernooijr18188: merge 3.0-libndr branch
2007-10-10 Jeremy Allisonr13588: Second attempt to fix Bug #3330 - treat the...
2007-10-10 Jeremy Allisonr13585: Sorry Gunther, had to revert this. It's got...
2007-10-10 Günther Deschnerr13581: Correctly parse a non-null terminated, little...
2007-10-10 Günther Deschnerr11183: add small helper function to return a PAC_LOGON...
2007-10-10 Günther Deschnerr10710: Fix uninitialized variable. (Thanks to Chengjie Liu
2007-10-10 Volker Lendecker10671: Attempt to fix the build on machines without...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Günther Deschnerr9163: Rename UNKNOWN_TYPE_10 to PAC_LOGON_NAME (merge...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-15 Herb Lewisget rid of more compiler warnings
2003-08-15 Volker LendeckeFix memleaks.
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-08-01 Jim McDonoughUpdate my copyrights according to my agreement with IBM
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-09 Jim McDonoughComplete what I've seen (and then some)t of the PAC.
2003-04-07 Jim McDonoughDecode the PAC! This patch just decodes it and then...