summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/samdb/ldb_modules/extended_dn_store.c
Commit message (Expand)AuthorAgeFilesLines
* s4:dsdb/extended_dn_store: do helper searches AS_SYSTEMStefan Metzmacher2012-11-301-1/+3
* s4-dsdb: use dn_format shortcut to find DN formatAndrew Tridgell2011-08-091-2/+2
* s4:extended_dn_store LDB module - use the new request as generic memory contextsMatthias Dieter Wallnöfer2011-03-101-2/+2
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-101-3/+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:extended_dn_store LDB module - fix counter typesMatthias Dieter Wallnöfer2010-10-301-2/+2
* s4:dsdb - substitute the "show_deleted" with the "show_recycled" controlMatthias Dieter Wallnöfer2010-10-031-1/+1
* ldb: mark the location of a lot more ldb requestsAndrew Tridgell2010-09-251-1/+3
* s4-ldb: use LDB_FLAG_MOD_TYPE() to extract element type from messagesAndrew Tridgell2010-08-171-1/+1
* s4-dsdb: use ldb_operr() in the dsdb codeAndrew Tridgell2010-07-071-7/+5
* s4:dsdb Change dsdb_get_schema() callers to use new talloc argumentAndrew Bartlett2010-03-161-1/+1
* s4-dsdb: move dsdb_request_add_controls() into dsdb/common/util.cAndrew Tridgell2010-02-161-1/+1
* s4-dsdb: rename dsdb_module_search_handle_flags to dsdb_request_add_controlsAndrew Tridgell2009-12-161-2/+2
* s4:dsdb Add 'dsdb_flags' to dsdb_module_search() to enable often-used featuresAndrew Bartlett2009-11-171-4/+3
* s4:dsdb Cosmetic fixes found by metze in review of dsdb_dn changesAndrew Bartlett2009-11-121-9/+15
* s4:dsdb Use new dsdb_dn code in LDB modules and Samba4 schemaAndrew Bartlett2009-11-121-32/+49
* s4-ldb: accept the binary DN OIDs in extended DN modulesAndrew Tridgell2009-10-021-2/+4
* s4: dsdb Avoid using the internal ldb_private.h headerAndrew Bartlett2009-06-301-13/+13
* s4:dsdb: split extended_dn into extended_dn_in, extended_dn_out and extended_...Andrew Bartlett2008-12-171-0/+431