summaryrefslogtreecommitdiff
path: root/source3/libads/authdata.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13588: Second attempt to fix Bug #3330 - treat the string as aJeremy Allison1-7/+7
2007-10-10r13585: Sorry Gunther, had to revert this. It's got a bufferJeremy Allison1-3/+11
2007-10-10r13581: Correctly parse a non-null terminated, little-endian UCS2 string in theGünther Deschner1-11/+3
2007-10-10r11183: add small helper function to return a PAC_LOGON_INFO.Günther Deschner1-0/+16
2007-10-10r10710: Fix uninitialized variable. (Thanks to Chengjie LiuGünther Deschner1-1/+1
2007-10-10r10671: Attempt to fix the build on machines without kerberos headers.Volker Lendecke1-1/+1
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-79/+399
2007-10-10r9163: Rename UNKNOWN_TYPE_10 to PAC_LOGON_NAME (merge from samba4)Günther Deschner1-16/+16
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison1-22/+12
2003-08-15get rid of more compiler warningsHerb Lewis1-2/+2
2003-08-15Fix memleaks.Volker Lendecke1-0/+3
2003-08-01Update my copyrights according to my agreement with IBMJim McDonough1-1/+1
2003-04-09Complete what I've seen (and then some)t of the PAC.Jim McDonough1-5/+124
2003-04-07Decode the PAC! This patch just decodes it and then frees it, so it's justJim McDonough1-0/+495