summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/include/ldb_module.h
AgeCommit message (Expand)AuthorFilesLines
2010-07-07s4-ldb: added ldb_error() and ldb_operr()Andrew Tridgell1-1/+5
2010-01-02s4-ldb: added ldb_module_get_ops()Andrew Tridgell1-0/+1
2009-12-07s4:ldb Add a function to match a message against an objectClassAndrew Bartlett1-0/+3
2009-11-12s4:ldb Add a helper function for 'canonicalise' both strings base comparesAndrew Bartlett1-0/+6
2009-10-22s4-ldb: ldb_oom() for modulesAndrew Tridgell1-0/+1
2009-10-21s4:ldb Add new function to create a cut down list of controlsAndrew Bartlett1-0/+6
2009-10-21s4:ldb Add function to add controls to an LDB replyAndrew Bartlett1-0/+11
2009-09-22s4-ldb: don't show timestamps on every line of ldb tracesAndrew Tridgell1-0/+2
2009-09-08s4/ldb: added --show-binary command line optionAndrew Tridgell1-1/+1
2009-09-03always use prepare_commit in ldb transaction commits if possibleAndrew Tridgell1-0/+1
2009-06-30s4:ldb Allow rootdse module to build without ldb_private.hAndrew Bartlett1-0/+2
2009-04-02major upgrade to the ldb attribute handlingAndrew Tridgell1-0/+7
2009-03-31added support for a prepare_commit() op in ldb modulesAndrew Tridgell1-0/+1
2009-01-30Add helper function to get a module name, may be useful for debugging.Simo Sorce1-1/+2
2009-01-30Fix the mess with ldb includes.Simo Sorce1-0/+160