summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/util.h
AgeCommit message (Expand)AuthorFilesLines
2011-01-17s4-dsdb: pass parent request to dsdb_module_*() functions Andrew Tridgell1-1/+1
2010-12-05s4:dsdb/samdb/ldb_modules/util.h - fix a gcc 3.4 compile warningMatthias Dieter Wallnöfer1-1/+1
2010-09-26s4-dsdb: Moved some helper functions to a separate fileNadezhda Ivanova1-0/+2
2010-07-02s4/dsdb: Add DSDB_FLAG_NEXT_MODULE flagKamen Mazdrashki1-0/+1
2010-02-16s4-dsdb: move dsdb_request_add_controls() into dsdb/common/util.cAndrew Tridgell1-8/+6
2010-01-08s4-dsdb: squash some unknown structure warningsAndrew Tridgell1-1/+3
2010-01-08s4-dsdb: added DSDB_FLAG_TOP_MODULEAndrew Tridgell1-0/+1
2010-01-02s4-dsdb: added DSDB_FLAG_OWN_MODULEAndrew Tridgell1-0/+1
2010-01-02s4-dsdb: added dsdb_check_single_valued_link()Andrew Tridgell1-0/+2
2009-12-21s4-dsdb: added DSDB_MODIFY_RELAX flag to the dsdb_module_*() callsAndrew Tridgell1-0/+1
2009-12-18s4-dsdb: stop warnings about unknown struct GUID in prototypesAndrew Tridgell1-0/+1
2009-12-18s4-dsdb: Move get_last_structural class from descriptor.c to util.cBrendan Powers1-0/+1
2009-12-14s4-dsdb: added REVEAL_INTERNALS flag to dsdb_module_search_handle_flags()Andrew Tridgell1-0/+1
2009-11-17s4:dsdb Add 'dsdb_flags' to dsdb_module_search() to enable often-used featuresAndrew Bartlett1-0/+5
2009-10-12s4:dsdb Add new functions to help modules do an ldb_search()Andrew Bartlett1-0/+22