summaryrefslogtreecommitdiffstats
path: root/source4/kdc/pac-glue.c
Commit message (Expand)AuthorAgeFilesLines
* r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij2008-01-011-1/+1
* r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij2008-01-011-1/+1
* r26357: Add separate subsystem for auth_sam_reply parsing.Jelmer Vernooij2007-12-211-0/+1
* r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij2007-12-211-0/+2
* r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2007-12-211-6/+10
* r25789: print out what error happened...Stefan Metzmacher2007-12-211-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r20639: Commit part 1 of 2.Andrew Bartlett2007-10-101-209/+107
* r19664: fix compiler warnings...Stefan Metzmacher2007-10-101-14/+14
* r19604: This is a massive commit, and I appologise in advance for it's size.Andrew Bartlett2007-10-101-1/+1
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+1
* r17516: Change helper function names to make more clear what they are meant t...Simo Sorce2007-10-101-2/+2
* r14203: Include less private heimdal headers.Andrew Bartlett2007-10-101-1/+5
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+1
* r12383: Fixes for Apple's AD client. Don't segfualt in the KDC, and theyAndrew Bartlett2007-10-101-6/+8
* r12269: Update to current lorikeet-heimdal. This changed the way the hdbAndrew Bartlett2007-10-101-4/+4
* r12179: Allow our KDC to use LDAP to get to the backend database.Andrew Bartlett2007-10-101-4/+4
* r11930: Add socket/packet handling code for kpasswddAndrew Bartlett2007-10-101-0/+21
* r11543: A major upgrade to our KDC and PAC handling.Andrew Bartlett2007-10-101-24/+293
* r11321: Fix typos in warnings.Andrew Bartlett2007-10-101-2/+2
* r11270: Move the core CrackNames code from rpc_server/drsuapi to dsdb/samdb.Andrew Bartlett2007-10-101-9/+5
* r10066: This is the second in my patches to work on Samba4's kerberos support,Andrew Bartlett2007-10-101-8/+3
* r9648: this fixes the krb5 based login with the pac. The key to this whole sa...Andrew Tridgell2007-10-101-5/+7
* r9084: 'resign' the sample PAC for the validation of the signature algorithms.Andrew Bartlett2007-10-101-1/+1
* r8110: More PAC work. I still can't get WinXP to accept the PAC, but we areAndrew Bartlett2007-10-101-2/+10
* r8013: Remember to add the header containing the prototype for the pacAndrew Bartlett2007-10-101-0/+1
* r8001: Also fill in the krbtgt checksum, and make sure to put the rightAndrew Bartlett2007-10-101-3/+4
* r7993: Further work on the Krb5 PAC.Andrew Bartlett2007-10-101-0/+79