index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
/
ldb
/
ldb_tdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-ldb: added a TODO about checking the indexlist
Andrew Tridgell
2009-10-22
1
-0
/
+2
*
s4-ldb: fixed some memory leaks in new indexing code
Andrew Tridgell
2009-10-22
1
-1
/
+3
*
s4-ldb: don't try to index non-indexed attributes
Andrew Tridgell
2009-10-22
1
-0
/
+4
*
s4-ldb: ensure new dn_list elements are not owned by caller
Andrew Tridgell
2009-10-22
1
-1
/
+1
*
s4-ldb: over-allocate index records to save on realloc costs
Andrew Tridgell
2009-10-22
1
-1
/
+5
*
s4-ldb: fixed tdb error handling in ldb_index.c
Andrew Tridgell
2009-10-22
1
-3
/
+8
*
s4-ldb: delete empty index records
Andrew Tridgell
2009-10-22
1
-0
/
+8
*
s4-ldb: do more validation of idxptr lists
Andrew Tridgell
2009-10-22
1
-12
/
+31
*
s4-ldb: expose ltdb_err_map and ltdb_delete_noindex
Andrew Tridgell
2009-10-22
2
-2
/
+5
*
s4-ldb: when taking a list intersection, the result can be as long as the fir...
Andrew Tridgell
2009-10-22
1
-1
/
+1
*
s4-ldb: ldb indexing rewrite - part1
Andrew Tridgell
2009-10-22
4
-909
/
+739
*
s4:ldb Put ltdb_private under the 'module'
Andrew Bartlett
2009-10-21
1
-0
/
+1
*
s4:ldb_tdb - Revert some introduced "trivial gotos"
Matthias Dieter Wallnöfer
2009-10-12
1
-21
/
+11
*
Allow (and ignore) distinguishedName on special records
Andrew Bartlett
2009-10-12
1
-0
/
+2
*
s4:ldb Reload the 'ltdb_cache' when @OPTIONS changes
Andrew Bartlett
2009-10-12
1
-0
/
+7
*
s4:ldb_tdb - Rework/Various
Matthias Dieter Wallnöfer
2009-10-08
1
-192
/
+200
*
s4-ldb: fixed error on single value error
Andrew Tridgell
2009-10-06
1
-1
/
+1
*
s4:ldb_tdb - fix memory leaks
Matthias Dieter Wallnöfer
2009-10-03
1
-7
/
+12
*
s4:ldb Don't allow modifcation of distinguishedName
Andrew Bartlett
2009-10-02
1
-1
/
+7
*
Revert "s4:ldb Fix ldb_list_find() folowing the change from char * to TDB_DATA"
Andrew Tridgell
2009-10-02
1
-4
/
+10
*
Revert "s4:ldb Remove LTDB_PACKING_FORMAT_NODN"
Andrew Tridgell
2009-10-02
2
-0
/
+16
*
Revert "s4-ldb: merged with master"
Andrew Tridgell
2009-10-02
5
-623
/
+523
*
Revert "s4-ldb: overallocate idxptr to reduce memory fragmentation"
Andrew Tridgell
2009-10-02
1
-3
/
+1
*
Revert "s4-ldb: fixed a memory leak"
Andrew Tridgell
2009-10-02
1
-6
/
+1
*
s4-ldb: fixed a memory leak
Andrew Tridgell
2009-10-02
1
-1
/
+6
*
s4-ldb: overallocate idxptr to reduce memory fragmentation
Andrew Tridgell
2009-10-02
1
-1
/
+3
*
s4-ldb: merged with master
Andrew Bartlett
2009-10-02
5
-523
/
+623
*
s4:ldb Remove LTDB_PACKING_FORMAT_NODN
Andrew Bartlett
2009-10-02
2
-16
/
+0
*
s4:ldb Fix ldb_list_find() folowing the change from char * to TDB_DATA
Andrew Bartlett
2009-10-02
1
-10
/
+4
*
fixed spelling
Andrew Tridgell
2009-09-23
1
-1
/
+1
*
s4:ldb Add 'single-value' support to LDB.
Andrew Bartlett
2009-09-21
1
-2
/
+47
*
s4-ldb: cope better with corruption of tdb records
Andrew Tridgell
2009-09-15
4
-5
/
+30
*
s4/ldb: added --show-binary command line option
Andrew Tridgell
2009-09-08
1
-1
/
+1
*
s4:ldb Don't sleep(100) in this error case, but debug the LDIF
Andrew Bartlett
2009-08-28
1
-6
/
+6
*
s4:ldb Remove obsolete comment about ldb_tdb's sequence num
Andrew Bartlett
2009-08-17
1
-2
/
+0
*
remove all '\n' from ldb_debug
Sumit Bose
2009-07-14
4
-8
/
+8
*
fixed ldb rename now that we have unique indexes
Andrew Tridgell
2009-06-04
1
-30
/
+11
*
use the unique flag on ldb attributes to optimise & clauses
Andrew Tridgell
2009-06-01
1
-46
/
+72
*
added support for unique indexing in ldb
Andrew Tridgell
2009-06-01
1
-7
/
+26
*
a useful debugging tool
Andrew Tridgell
2009-05-28
1
-0
/
+7
*
fixed one-level indexing
Andrew Tridgell
2009-05-28
1
-6
/
+2
*
don't load @ATTRIBUTES if we have an override handler in place
Andrew Tridgell
2009-04-07
1
-0
/
+7
*
added support for a prepare_commit() op in ldb modules
Andrew Tridgell
2009-03-31
2
-2
/
+32
*
Fix extended operation return path.
Simo Sorce
2009-03-10
1
-8
/
+12
*
Fix potential segfaults using freed memory.
Simo Sorce
2009-03-09
4
-10
/
+54
*
Fix headers, ldb_includes.h is a private header,
Simo Sorce
2009-02-23
2
-7
/
+2
*
Make all transactions nested in ldb. The current samba4 code expects this
Simo Sorce
2009-02-23
1
-0
/
+2
*
Fix the mess with ldb includes.
Simo Sorce
2009-01-30
7
-132
/
+207
*
s4:ldb: remove dependency to samba4's events wrapper
Stefan Metzmacher
2009-01-21
1
-2
/
+2
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
2
-7
/
+7
[next]