summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/samba_secrets.c
Commit message (Expand)AuthorAgeFilesLines
* s4-dsdb: Add secrets_tdb_sync - an ldb module to keep secrets.tdb in syncAndrew Bartlett2012-08-281-0/+1
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-101-3/+3
* s4-dsdb: removed the use of ldb_private.h from s4Andrew Tridgell2010-11-031-5/+3
* s4-ldb: enable version checking in dsdb ldb modulesAndrew Tridgell2010-11-011-0/+1
* s4-dsdb: convert the rest of the ldb modules to the new module typeAndrew Tridgell2010-11-011-1/+6
* s4-dsdb: use ldb_operr() in the dsdb codeAndrew Tridgell2010-07-071-4/+2
* dsdb: Make module ops struct for each module public.Jelmer Vernooij2010-06-191-1/+1
* s4:provision Move secrets.ldb over to .c file module lists, like sam.ldbAndrew Bartlett2009-11-241-0/+100