summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/ldb_tdb/ldb_tdb.h
AgeCommit message (Expand)AuthorFilesLines
2008-10-16Transform the sequence_number operation into a normal extended operation as i...Simo Sorce1-0/+2
2008-09-29LDB ASYNC: ldb_tdb backendSimo Sorce1-9/+5
2007-12-21r25959: Add a new special DN to LDB: @OPTIONSAndrew Bartlett1-0/+4
2007-12-21r25893: Fix ldb, tdb builds (and one warning).Jeremy Allison1-0/+2
2007-12-21r25690: - only use a readonly traverse in ldb_search when not in a transactio...Andrew Tridgell1-0/+2
2007-10-10r25218: After discussion with Simo, remove the subclass support from LDB.Andrew Bartlett1-2/+0
2007-10-10r25084: Move samba-specific code out of lib/ldb directory.Jelmer Vernooij1-8/+1
2007-10-10r20106: Optional ONE Level indexing for ldb_tdbSimo Sorce1-0/+2
2007-10-10r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce1-4/+4
2007-10-10r19402: - use the new tdb_lockall_read() to make ldb_search() more efficient,Andrew Tridgell1-0/+4
2007-10-10r19363: - don't need to store the baseinfo message after cache loadAndrew Tridgell1-1/+0
2007-10-10r19314: Commit tridge's fixes for a big mem leak in ltdb I introducedSimo Sorce1-2/+1
2007-10-10r18831: minor build changes for samba3. The logging changes will be removedAndrew Tridgell1-0/+5
2007-10-10r18781: Move the usnCreated and usnChanged handling around again.Andrew Bartlett1-1/+2
2007-10-10r17711: fix compiler warningsStefan Metzmacher1-1/+1
2007-10-10r17185: Oh, I wanted to do this for sooo long time.Simo Sorce1-5/+5
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