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