Replace sid_string_static by sid_string_dbg in DEBUGs
[samba.git] / source3 / libads / authdata.c
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...