summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/util.h
Commit message (Expand)AuthorAgeFilesLines
* s4:dsdb: Move cldap netlogon functions into samdb/ldb_modulesBenjamin Franzke2013-11-111-0/+2
* s4-dsdb: pass parent request to dsdb_module_*() functions Andrew Tridgell2011-01-171-1/+1
* s4:dsdb/samdb/ldb_modules/util.h - fix a gcc 3.4 compile warningMatthias Dieter Wallnöfer2010-12-051-1/+1
* s4-dsdb: Moved some helper functions to a separate fileNadezhda Ivanova2010-09-261-0/+2
* s4/dsdb: Add DSDB_FLAG_NEXT_MODULE flagKamen Mazdrashki2010-07-021-0/+1
* s4-dsdb: move dsdb_request_add_controls() into dsdb/common/util.cAndrew Tridgell2010-02-161-8/+6
* s4-dsdb: squash some unknown structure warningsAndrew Tridgell2010-01-081-1/+3
* s4-dsdb: added DSDB_FLAG_TOP_MODULEAndrew Tridgell2010-01-081-0/+1
* s4-dsdb: added DSDB_FLAG_OWN_MODULEAndrew Tridgell2010-01-021-0/+1
* s4-dsdb: added dsdb_check_single_valued_link()Andrew Tridgell2010-01-021-0/+2
* s4-dsdb: added DSDB_MODIFY_RELAX flag to the dsdb_module_*() callsAndrew Tridgell2009-12-211-0/+1
* s4-dsdb: stop warnings about unknown struct GUID in prototypesAndrew Tridgell2009-12-181-0/+1
* s4-dsdb: Move get_last_structural class from descriptor.c to util.cBrendan Powers2009-12-181-0/+1
* s4-dsdb: added REVEAL_INTERNALS flag to dsdb_module_search_handle_flags()Andrew Tridgell2009-12-141-0/+1
* s4:dsdb Add 'dsdb_flags' to dsdb_module_search() to enable often-used featuresAndrew Bartlett2009-11-171-0/+5
* s4:dsdb Add new functions to help modules do an ldb_search()Andrew Bartlett2009-10-121-0/+22