summaryrefslogtreecommitdiff
path: root/source4/heimdal/kdc/kaserver.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r15481: Update heimdal/ to match current lorikeet-heimdal.Andrew Bartlett1-43/+76
This includes many useful upstream changes, many of which should reduce warnings in our compile. It also includes a change to the HDB interface, which removes the need for Samba4/lorikeet-heimdal to deviate from upstream for hdb_fetch(). The new flags replace the old entry type enum. (This required the rework in hdb-ldb.c included in this commit) Andrew Bartlett (This used to be commit ef5604b87744c89e66e4d845f45b23563754ec05)
2007-10-10r15192: Update Samba4 to use current lorikeet-heimdal.Andrew Bartlett1-5/+5
Andrew Bartlett (This used to be commit f0e538126c5cb29ca14ad0d8281eaa0a715ed94f)
2007-10-10r12269: Update to current lorikeet-heimdal. This changed the way the hdbAndrew Bartlett1-23/+23
interface worked, so hdb-ldb.c and the glue have been updated. Andrew Bartlett (This used to be commit 8fd5224c6b5c17c3a2c04c7366b7e367012db77e)
2007-10-10r8302: import mini HEIMDAL into the treeHeimdal Import User1-0/+908
(This used to be commit 118be28a7aef233799956615a99d1a2a74dac175)