summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/ldb_tdb/ldb_tdb.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r16774: This patch modifies the tdb API to allow the logging function to be usedAndrew Bartlett1-1/+2
2007-10-10r15942: Remove the sync internal ldb calls altogether.Simo Sorce1-5/+1
2007-10-10r15927: Optimize ldb module traverse while keeping the API intact.Simo Sorce1-6/+1
2007-10-10r13827: Minor enhancements or cosmetic changesSimo Sorce1-4/+1
2007-10-10r13818: Make ldb_tdb 'fake' async.Simo Sorce1-5/+32
2007-10-10r13258: Fix the talloc heirachy for ldb_tdb.Andrew Bartlett1-1/+3
2007-10-10r11567: Ldb API change patch.Simo Sorce1-3/+3
2007-10-10r10753: don't require every ldb module to implement both a search_bytree() andAndrew Tridgell1-3/+0
2007-10-10r10408: now that we are using tdb transactions we don't need any additionalAndrew Tridgell1-2/+0
2007-10-10r10305: start implementing better error handlingSimo Sorce1-3/+0
2007-10-10r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce1-6/+6
2007-10-10r8625: move the ldb_wrap logic into the ldb code. This logic is meant toAndrew Tridgell1-0/+4
2007-10-10r8037: a fairly major update to the internals of ldb. Changes are:Andrew Tridgell1-19/+0
2007-10-10r7709: - convert ldb to use popt, so that it can interact with the sambaAndrew Tridgell1-2/+0
2007-10-10r7582: Better way to have a fast path searching for a specific DN.Simo Sorce1-1/+1
2007-10-10r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_treeAndrew Tridgell1-0/+4
2007-10-10r6867: this code will change the way the @ATTRIBUTES object is handledSimo Sorce1-0/+2
2007-10-10r6560: added a tdb_chainlock_read() call in ldb_search(). This guaranteesAndrew Tridgell1-0/+2
2007-10-10r6470: Remove ldb_search_free() it is not needed anymore.Simo Sorce1-1/+0
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell1-0/+1
2007-10-10r5296: - only include the tdb headers where they are neededAndrew Tridgell1-1/+3
2007-10-10r4474: - converted ldb to use talloc internallyAndrew Tridgell1-7/+7
2007-10-10r4466: rather than defining "STANDALONE" for building tdb, ldb and tallocAndrew Tridgell1-1/+1
2007-10-10r4281: fixed an ldb indexing bug in ldb found by volker.Andrew Tridgell1-0/+4
2007-10-10r4022: fix compiler warningsStefan Metzmacher1-1/+1
2007-10-10r3783: - don't use make proto for ldb anymoreStefan Metzmacher1-0/+69
2007-10-10r714: make sure ldb formats are portable between big/little endian machinesAndrew Tridgell1-8/+0
2007-10-10r606: added a HIDDEN attribute on fields in ldb (in @ATTRIBUTES). This allows...Andrew Tridgell1-0/+1
2007-10-10r502: modified ldb to allow the use of an external pool memoryAndrew Tridgell1-0/+3
2007-10-10r435: a major upgrade for ldbAndrew Tridgell1-0/+36
2007-10-10r152: a quick airport commit ....Andrew Tridgell1-1/+3
2007-10-10r147: - Remove dublicate ldap tests (richard the current test is in libads/co...Stefan Metzmacher1-2/+2
2004-03-31make a more recent snapshot of ldb available to interestedAndrew Tridgell1-0/+11