index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
lib
/
ldb
/
ldb_tdb
/
ldb_tdb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-22
s4-ldb: expose ltdb_err_map and ltdb_delete_noindex
Andrew Tridgell
1
-0
/
+2
2009-10-22
s4-ldb: ldb indexing rewrite - part1
Andrew Tridgell
1
-8
/
+10
2009-09-15
s4-ldb: cope better with corruption of tdb records
Andrew Tridgell
1
-1
/
+1
2009-08-17
s4:ldb Remove obsolete comment about ldb_tdb's sequence num
Andrew Bartlett
1
-2
/
+0
2009-03-31
added support for a prepare_commit() op in ldb modules
Andrew Tridgell
1
-0
/
+1
2009-03-09
Fix potential segfaults using freed memory.
Simo Sorce
1
-1
/
+6
2009-02-23
Fix headers, ldb_includes.h is a private header,
Simo Sorce
1
-7
/
+1
2009-01-30
Fix the mess with ldb includes.
Simo Sorce
1
-0
/
+2
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
1
-1
/
+1
2008-12-17
an experimental patch for fixing ldb bloat
Andrew Tridgell
1
-0
/
+5
2008-11-17
Remove timeout event once we are calling the callback.
Andrew Bartlett
1
-0
/
+1
2008-10-16
Transform the sequence_number operation into a normal extended operation as i...
Simo Sorce
1
-0
/
+2
2008-09-29
LDB ASYNC: ldb_tdb backend
Simo Sorce
1
-9
/
+5
2007-12-21
r25959: Add a new special DN to LDB: @OPTIONS
Andrew Bartlett
1
-0
/
+4
2007-12-21
r25893: Fix ldb, tdb builds (and one warning).
Jeremy Allison
1
-0
/
+2
2007-12-21
r25690: - only use a readonly traverse in ldb_search when not in a transactio...
Andrew Tridgell
1
-0
/
+2
2007-10-10
r25218: After discussion with Simo, remove the subclass support from LDB.
Andrew Bartlett
1
-2
/
+0
2007-10-10
r25084: Move samba-specific code out of lib/ldb directory.
Jelmer Vernooij
1
-8
/
+1
2007-10-10
r20106: Optional ONE Level indexing for ldb_tdb
Simo Sorce
1
-0
/
+2
2007-10-10
r19831: Big ldb_dn optimization and interfaces enhancement patch
Simo Sorce
1
-4
/
+4
2007-10-10
r19402: - use the new tdb_lockall_read() to make ldb_search() more efficient,
Andrew Tridgell
1
-0
/
+4
2007-10-10
r19363: - don't need to store the baseinfo message after cache load
Andrew Tridgell
1
-1
/
+0
2007-10-10
r19314: Commit tridge's fixes for a big mem leak in ltdb I introduced
Simo Sorce
1
-2
/
+1
2007-10-10
r18831: minor build changes for samba3. The logging changes will be removed
Andrew Tridgell
1
-0
/
+5
2007-10-10
r18781: Move the usnCreated and usnChanged handling around again.
Andrew Bartlett
1
-1
/
+2
2007-10-10
r17711: fix compiler warnings
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r17185: Oh, I wanted to do this for sooo long time.
Simo Sorce
1
-5
/
+5
2007-10-10
r16774: This patch modifies the tdb API to allow the logging function to be used
Andrew Bartlett
1
-1
/
+2
2007-10-10
r15942: Remove the sync internal ldb calls altogether.
Simo Sorce
1
-5
/
+1
2007-10-10
r15927: Optimize ldb module traverse while keeping the API intact.
Simo Sorce
1
-6
/
+1
2007-10-10
r13827: Minor enhancements or cosmetic changes
Simo Sorce
1
-4
/
+1
2007-10-10
r13818: Make ldb_tdb 'fake' async.
Simo Sorce
1
-5
/
+32
2007-10-10
r13258: Fix the talloc heirachy for ldb_tdb.
Andrew Bartlett
1
-1
/
+3
2007-10-10
r11567: Ldb API change patch.
Simo Sorce
1
-3
/
+3
2007-10-10
r10753: don't require every ldb module to implement both a search_bytree() and
Andrew Tridgell
1
-3
/
+0
2007-10-10
r10408: now that we are using tdb transactions we don't need any additional
Andrew Tridgell
1
-2
/
+0
2007-10-10
r10305: start implementing better error handling
Simo Sorce
1
-3
/
+0
2007-10-10
r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...
Simo Sorce
1
-6
/
+6
2007-10-10
r8625: move the ldb_wrap logic into the ldb code. This logic is meant to
Andrew Tridgell
1
-0
/
+4
2007-10-10
r8037: a fairly major update to the internals of ldb. Changes are:
Andrew Tridgell
1
-19
/
+0
2007-10-10
r7709: - convert ldb to use popt, so that it can interact with the samba
Andrew Tridgell
1
-2
/
+0
2007-10-10
r7582: Better way to have a fast path searching for a specific DN.
Simo Sorce
1
-1
/
+1
2007-10-10
r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_tree
Andrew Tridgell
1
-0
/
+4
2007-10-10
r6867: this code will change the way the @ATTRIBUTES object is handled
Simo Sorce
1
-0
/
+2
2007-10-10
r6560: added a tdb_chainlock_read() call in ldb_search(). This guarantees
Andrew Tridgell
1
-0
/
+2
2007-10-10
r6470: Remove ldb_search_free() it is not needed anymore.
Simo Sorce
1
-1
/
+0
2007-10-10
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5296: - only include the tdb headers where they are needed
Andrew Tridgell
1
-1
/
+3
2007-10-10
r4474: - converted ldb to use talloc internally
Andrew Tridgell
1
-7
/
+7
2007-10-10
r4466: rather than defining "STANDALONE" for building tdb, ldb and talloc
Andrew Tridgell
1
-1
/
+1
[next]