summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/instancetype.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-08s4-dsdb: use dsdb_next_callback()Andrew Tridgell1-1/+2
2009-10-21s4:dsdb Rework modules create new partitions at runtimeAndrew Bartlett1-7/+30
2009-10-02s4:dsdb rework instanceType module - put instanceType in provisionAndrew Bartlett1-29/+9
2009-09-22s4-ldbmodules: allow instanceType to be specified by clientsAndrew Tridgell1-0/+6
2009-09-12s4-samdb: internal s4 ldb modules should be GPL not LGPLAndrew Tridgell1-14/+10
2009-07-13libds: share UF_ flags between samba3 and 4.Günther Deschner1-1/+1
2009-01-30Fix the mess with ldb includes.Simo Sorce1-10/+13
2008-10-24Remove unused include param/param.h.Jelmer Vernooij1-1/+0
2008-09-29LDB ASYNC: samba4 modulesSimo Sorce1-19/+47
2008-02-20Fix use of some modules (needed _PUBLIC_).Jelmer Vernooij1-1/+1
2008-02-20Use struct-based rather than function-based initialization for ldb modules ev...Jelmer Vernooij1-7/+1
2008-01-26ldb: Add ldb_oom() calls in a couple of places.Jelmer Vernooij1-0/+2
2008-01-18Correct authorship of instanceType moduleAndrew Bartlett1-1/+1
2008-01-18Add in a new module to handle instanceTypeAndrew Bartlett1-0/+128