summaryrefslogtreecommitdiff
path: root/source4/kdc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7680: Move to using our own private enum for the principal type inside theAndrew Bartlett1-30/+40
2007-10-10r7651: Only convert SERVER requests to KRBTGT requests.Andrew Bartlett1-1/+1
2007-10-10r7520: Fix memory leak in hdb-ldb.cAndrew Bartlett1-0/+3
2007-10-10r7508: Fix memory leak of outgoing packets in the KDC.Andrew Bartlett1-0/+3
2007-10-10r7484: the previous bug can also affect the kdcAndrew Tridgell1-1/+2
2007-10-10r7352: the internal heimdal build change. This changes quite a few things:Andrew Tridgell3-3/+3
2007-10-10r7304: Make the libkdc actually work:Andrew Bartlett3-58/+11
2007-10-10r7303: autodetect the libkdc and our kdc supportStefan Metzmacher2-1/+6
2007-10-10r7297: make the code more readableStefan Metzmacher1-6/+8
2007-10-10r7272: this is a sample mk file for building a heimdal library using theAndrew Tridgell1-0/+340
2007-10-10r7270: A big revamp to the way we handle kerberos errors in Samba4. We nowAndrew Bartlett3-11/+8
2007-10-10r7264: fix up the socket handling for abartlet. Still only udp, but it won'tAndrew Tridgell4-44/+80
2007-10-10r7259: Move the recv handler out into a seperate function (suggestion fromAndrew Bartlett1-51/+72
2007-10-10r7241: The KDC almost links...Andrew Bartlett4-6/+1132
2007-10-10r7221: Add the start of a KDC service (to be built on a 'libkdc' from a to beAndrew Bartlett3-0/+246