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