summaryrefslogtreecommitdiffstats
path: root/source4/kdc/db-glue.c
Commit message (Expand)AuthorAgeFilesLines
...
* s4:kdc/db-glue.c - remove unreachable codeMatthias Dieter Wallnöfer2010-06-201-4/+0
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-6/+5
* s4:kdc/db-glue.c - use "TALLOC_FREE" insteal of "talloc_free" for the "priv" ...Matthias Dieter Wallnöfer2010-04-171-5/+5
* s4:kdc/db-glue.c - fix integer counter typesMatthias Dieter Wallnöfer2010-04-121-6/+7
* s4:kdc Add functions to hdb-samba4 for the new s4u2self callback.Andrew Bartlett2010-04-101-5/+7
* s4-dsdb: removed gendb_search_single_extended_dn()Andrew Tridgell2010-02-161-13/+16
* s4:kdc Fill in created_by principal fieldSimo Sorce2010-02-121-4/+7
* s4:kdc Fix double free and uninitialized memory.Simo Sorce2010-02-121-2/+13
* s4:kdc Fill in more data fieldsSimo Sorce2010-01-281-4/+8
* s4:kdc move db functions in their own fileSimo Sorce2010-01-281-0/+1509