summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/instancetype.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-18s4-dsdb: Allow dbcheck to correct an incorrect instanceTypeAndrew Bartlett1-3/+5
2011-10-04s4-dsdb: allow uninstantiated NC headsAndrew Tridgell1-2/+4
2011-03-10s4:instancetype LDB module - perform here only the "instanceType" constraint ...Matthias Dieter Wallnöfer1-78/+16
2011-03-10s4:instancetype LDB module - don't impede control requestsMatthias Dieter Wallnöfer1-0/+7
2011-03-10s4:instancetype LDB module - use "ldb" pointer for referencing the LDB contextMatthias Dieter Wallnöfer1-1/+1
2010-11-01s4-ldb: enable version checking in dsdb ldb modulesAndrew Tridgell1-0/+1
2010-11-01s4-dsdb: convert the rest of the ldb modules to the new module typeAndrew Tridgell1-1/+6
2010-10-16s4:dsdb - fix unsigned integer save problems using the "%u" specifierMatthias Dieter Wallnöfer1-1/+1
2010-09-25ldb: mark the location of a lot more ldb requestsAndrew Tridgell1-1/+2
2010-08-01s4:instancetype LDB module - add checks requested by MS-ADTS 3.1.1.5.2.2Matthias Dieter Wallnöfer1-6/+20
2010-07-07s4-dsdb: use ldb_operr() in the dsdb codeAndrew Tridgell1-5/+3
2010-06-19s4:instancetype LDB module - "instanceType" is single-valued - MS-ADTS 3.1.1....Matthias Dieter Wallnöfer1-2/+12
2010-06-10s4:instancetype LDB module - prevent all types of "instanceType" manipulationMatthias Dieter Wallnöfer1-0/+16
2010-05-04s4/rodc: Fix the callbacks up the stack to handle referrals on modify requestsAnatoliy Atanasov1-0/+4
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