summaryrefslogtreecommitdiffstats
path: root/source4/kdc
Commit message (Expand)AuthorAgeFilesLines
...
* 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-105-7/+93
* r7969: It seems reasonable that our tickets be marked renewable, in theAndrew Bartlett2007-10-101-0/+2
* r7911: task_terminate() is defined in the macosx headers, so change the nameAndrew Tridgell2007-10-101-7/+7
* r7765: Thanks to Maurice Massar <massar@unix-ag.uni-kl.de> for spotting thatAndrew Bartlett2007-10-101-1/+1
* r7680: Move to using our own private enum for the principal type inside theAndrew Bartlett2007-10-101-30/+40
* r7651: Only convert SERVER requests to KRBTGT requests.Andrew Bartlett2007-10-101-1/+1
* r7520: Fix memory leak in hdb-ldb.cAndrew Bartlett2007-10-101-0/+3
* r7508: Fix memory leak of outgoing packets in the KDC.Andrew Bartlett2007-10-101-0/+3
* r7484: the previous bug can also affect the kdcAndrew Tridgell2007-10-101-1/+2
* r7352: the internal heimdal build change. This changes quite a few things:Andrew Tridgell2007-10-103-3/+3
* r7304: Make the libkdc actually work:Andrew Bartlett2007-10-103-58/+11
* r7303: autodetect the libkdc and our kdc supportStefan Metzmacher2007-10-102-1/+6
* r7297: make the code more readableStefan Metzmacher2007-10-101-6/+8
* r7272: this is a sample mk file for building a heimdal library using theAndrew Tridgell2007-10-101-0/+340
* r7270: A big revamp to the way we handle kerberos errors in Samba4. We nowAndrew Bartlett2007-10-103-11/+8
* r7264: fix up the socket handling for abartlet. Still only udp, but it won'tAndrew Tridgell2007-10-104-44/+80
* r7259: Move the recv handler out into a seperate function (suggestion fromAndrew Bartlett2007-10-101-51/+72
* r7241: The KDC almost links...Andrew Bartlett2007-10-104-6/+1132
* r7221: Add the start of a KDC service (to be built on a 'libkdc' from a to beAndrew Bartlett2007-10-103-0/+246