summaryrefslogtreecommitdiffstats
path: root/source4/kdc/hdb-samba4.c
Commit message (Expand)AuthorAgeFilesLines
* s4:kdc: avoid c++ reserved word 'private'Stefan Metzmacher2009-02-011-26/+26
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-1/+1
* s4:kdc: pass down event_context explicitStefan Metzmacher2008-12-291-1/+1
* Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with SambaJelmer Vernooij2008-10-181-2/+1
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* Set default trust kvno to -1Andrew Bartlett2008-10-061-1/+1
* Fix cross-realm authentication in Samba4's KDC.Andrew Bartlett2008-10-061-3/+5
* Use the trust password version as kvno for trusts in Kerberos.Andrew Bartlett2008-10-061-0/+7
* Rename hdb_ldb to hdb_samba4 and load as a plugin into the kdc.Andrew Bartlett2008-09-291-0/+1550