summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/instancetype.c
Commit message (Expand)AuthorAgeFilesLines
* dsdb: Permit creation of partitions of type INSTANCE_TYPE_UNINSTANTAndrew Bartlett2014-09-011-4/+15
* dsdb: Change acl module to look for instanceType flag rather than list of NCsAndrew Bartlett2014-09-011-0/+5
* s4-dsdb: instanceType NC_HEAD is only allowed combined with WRITE for an orig...Nadezhda Ivanova2013-11-031-2/+1
* s4-dsdb: Allow dbcheck to correct an incorrect instanceTypeAndrew Bartlett2012-07-181-3/+5
* s4-dsdb: allow uninstantiated NC headsAndrew Tridgell2011-10-041-2/+4
* s4:instancetype LDB module - perform here only the "instanceType" constraint ...Matthias Dieter Wallnöfer2011-03-101-78/+16
* s4:instancetype LDB module - don't impede control requestsMatthias Dieter Wallnöfer2011-03-101-0/+7
* s4:instancetype LDB module - use "ldb" pointer for referencing the LDB contextMatthias Dieter Wallnöfer2011-03-101-1/+1
* 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 - fix unsigned integer save problems using the "%u" specifierMatthias Dieter Wallnöfer2010-10-161-1/+1
* ldb: mark the location of a lot more ldb requestsAndrew Tridgell2010-09-251-1/+2
* s4:instancetype LDB module - add checks requested by MS-ADTS 3.1.1.5.2.2Matthias Dieter Wallnöfer2010-08-011-6/+20
* s4-dsdb: use ldb_operr() in the dsdb codeAndrew Tridgell2010-07-071-5/+3
* s4:instancetype LDB module - "instanceType" is single-valued - MS-ADTS 3.1.1....Matthias Dieter Wallnöfer2010-06-191-2/+12
* s4:instancetype LDB module - prevent all types of "instanceType" manipulationMatthias Dieter Wallnöfer2010-06-101-0/+16
* s4/rodc: Fix the callbacks up the stack to handle referrals on modify requestsAnatoliy Atanasov2010-05-041-0/+4
* s4-dsdb: use dsdb_next_callback()Andrew Tridgell2010-01-081-1/+2
* s4:dsdb Rework modules create new partitions at runtimeAndrew Bartlett2009-10-211-7/+30
* s4:dsdb rework instanceType module - put instanceType in provisionAndrew Bartlett2009-10-021-29/+9
* s4-ldbmodules: allow instanceType to be specified by clientsAndrew Tridgell2009-09-221-0/+6
* s4-samdb: internal s4 ldb modules should be GPL not LGPLAndrew Tridgell2009-09-121-14/+10
* libds: share UF_ flags between samba3 and 4.Günther Deschner2009-07-131-1/+1
* Fix the mess with ldb includes.Simo Sorce2009-01-301-10/+13
* Remove unused include param/param.h.Jelmer Vernooij2008-10-241-1/+0
* LDB ASYNC: samba4 modulesSimo Sorce2008-09-291-19/+47
* Fix use of some modules (needed _PUBLIC_).Jelmer Vernooij2008-02-201-1/+1
* Use struct-based rather than function-based initialization for ldb modules ev...Jelmer Vernooij2008-02-201-7/+1
* ldb: Add ldb_oom() calls in a couple of places.Jelmer Vernooij2008-01-261-0/+2
* Correct authorship of instanceType moduleAndrew Bartlett2008-01-181-1/+1
* Add in a new module to handle instanceTypeAndrew Bartlett2008-01-181-0/+128