summaryrefslogtreecommitdiffstats
path: root/source3/libads/authdata.c
Commit message (Expand)AuthorAgeFilesLines
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23251: whoops! Fix compile errorGerald Carter2007-10-101-2/+6
* r23080: Fix bug #4637 - we hads missed some cases whereJeremy Allison2007-10-101-12/+24
* r18188: merge 3.0-libndr branchJelmer Vernooij2007-10-101-2/+2
* r13588: Second attempt to fix Bug #3330 - treat the string as aJeremy Allison2007-10-101-7/+7
* r13585: Sorry Gunther, had to revert this. It's got a bufferJeremy Allison2007-10-101-3/+11
* r13581: Correctly parse a non-null terminated, little-endian UCS2 string in theGünther Deschner2007-10-101-11/+3
* r11183: add small helper function to return a PAC_LOGON_INFO.Günther Deschner2007-10-101-0/+16
* r10710: Fix uninitialized variable. (Thanks to Chengjie LiuGünther Deschner2007-10-101-1/+1
* r10671: Attempt to fix the build on machines without kerberos headers.Volker Lendecke2007-10-101-1/+1
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-79/+399
* r9163: Rename UNKNOWN_TYPE_10 to PAC_LOGON_NAME (merge from samba4)Günther Deschner2007-10-101-16/+16
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-22/+12
* get rid of more compiler warningsHerb Lewis2003-08-151-2/+2
* Fix memleaks.Volker Lendecke2003-08-151-0/+3
* Update my copyrights according to my agreement with IBMJim McDonough2003-08-011-1/+1
* Complete what I've seen (and then some)t of the PAC.Jim McDonough2003-04-091-5/+124
* Decode the PAC! This patch just decodes it and then frees it, so it's justJim McDonough2003-04-071-0/+495