summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/common/ldb_modules.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7608: bug fix after yesterday's changeSimo Sorce1-1/+1
2007-10-10r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_treeAndrew Tridgell1-4/+16
2007-10-10r6470: Remove ldb_search_free() it is not needed anymore.Simo Sorce1-8/+0
2007-10-10r6087: - remove the dlopen code for now (before it goes back, it needs to beAndrew Tridgell1-44/+1
2007-10-10r5670: simplify and clarify ldb_modules.c codeSimo Sorce1-135/+147
2007-10-10r5664: simo, please look into this. It is possible for the number of elementsAndrew Tridgell1-1/+3
2007-10-10r5585: LDB interfaces change:Simo Sorce1-29/+74
2007-10-10r4714: move the ldb code to the new talloc interface (eg remove _p suffix)Simo Sorce1-2/+2
2007-10-10r4505: Add a first very basic schema moduleSimo Sorce1-2/+2
2007-10-10r4474: - converted ldb to use talloc internallyAndrew Tridgell1-21/+12
2007-10-10r3897: add a locking infrastructureSimo Sorce1-0/+16
2007-10-10r3783: - don't use make proto for ldb anymoreStefan Metzmacher1-4/+6
2007-10-10r3757: Some fixes for ldb_ldapSimo Sorce1-1/+1
2007-10-10r3755: add missing filesSimo Sorce1-0/+265