summaryrefslogtreecommitdiff
path: root/source4/kdc/hdb-ldb.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8363: - we need to correct the realm for the krbtgt/NETBIOSDOMAINREALMStefan Metzmacher1-7/+24
2007-10-10r8249: Clarify (with a comment) why we are playing these games here.Andrew Bartlett1-0/+1
2007-10-10r8181: Allow host/foo.realm/realm@REALM requests, assuming that the realmAndrew Bartlett1-1/+9
2007-10-10r7993: Further work on the Krb5 PAC.Andrew Bartlett1-4/+6
2007-10-10r7969: It seems reasonable that our tickets be marked renewable, in theAndrew Bartlett1-0/+2
2007-10-10r7765: Thanks to Maurice Massar <massar@unix-ag.uni-kl.de> for spotting thatAndrew Bartlett1-1/+1
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-10r7304: Make the libkdc actually work:Andrew Bartlett1-57/+7
2007-10-10r7270: A big revamp to the way we handle kerberos errors in Samba4. We nowAndrew Bartlett1-2/+0
2007-10-10r7264: fix up the socket handling for abartlet. Still only udp, but it won'tAndrew Tridgell1-10/+3
2007-10-10r7241: The KDC almost links...Andrew Bartlett1-0/+1066