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_index.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-30
Fix the mess with ldb includes.
Simo Sorce
1
-35
/
+65
2008-12-19
s4:cosmetic: Remove trailing tabs and spaces
Simo Sorce
1
-59
/
+59
2008-12-19
Small cosmetic LDB patch regarding return values.
Matthias Dieter Wallnöfer
1
-4
/
+4
2008-12-18
Rename ldb index pointer wrapper function
Andrew Bartlett
1
-8
/
+8
2008-12-17
s4:ldb: make it possible to return per entry controls
Andrew Bartlett
1
-1
/
+1
2008-12-17
an experimental patch for fixing ldb bloat
Andrew Tridgell
1
-9
/
+337
2008-12-16
repack the ldb after re-indexing
Andrew Tridgell
1
-0
/
+4
2008-09-29
LDB ASYNC: ldb_tdb backend
Simo Sorce
1
-40
/
+21
2008-08-22
fixed a speellling erra
Andrew Tridgell
1
-1
/
+1
2008-04-17
use uintptr_t instead of intptr_t where appropriate
Andrew Tridgell
1
-2
/
+2
2008-01-06
r26684: Trivial cleanup from Matthias Dieter Wallnöfer, from bug 5090
Andrew Bartlett
1
-1
/
+1
2007-10-10
r25218: After discussion with Simo, remove the subclass support from LDB.
Andrew Bartlett
1
-64
/
+0
2007-10-10
r25000: Fix some more C++ compatibility warnings.
Jelmer Vernooij
1
-6
/
+6
2007-10-10
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23795: more v2->v3 conversion
Andrew Tridgell
1
-1
/
+1
2007-10-10
r22681: Fix standalone ldb build when parent directory name != ldb.
Jelmer Vernooij
1
-3
/
+2
2007-10-10
r22471: Convert more code to use proper LDB error codes.
Simo Sorce
1
-112
/
+113
2007-10-10
r21311: fix very ugly "using free'ed memory" bug
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20684: if we don't have any indexes, then we should not waste time
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r20184: change ldb_attrib_handler into ldb_schema_attribute, which has a pointer
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r20106: Optional ONE Level indexing for ldb_tdb
Simo Sorce
1
-9
/
+195
2007-10-10
r20101: Also rename a variable now that the unused parameter is gone
Simo Sorce
1
-4
/
+4
2007-10-10
r20100: Remove completely unused parameters
Simo Sorce
1
-4
/
+2
2007-10-10
r19965: make the output a bit nicer
Stefan Metzmacher
1
-2
/
+3
2007-10-10
r19964: make debuging easier and report usefull error messages
Stefan Metzmacher
1
-2
/
+5
2007-10-10
r19905: use ldb_dn_new_fmt() to avoid double strdups
Simo Sorce
1
-14
/
+3
2007-10-10
r19884: rename ldb_dn_key -> ltdb_index_key to make more clear what it's for...
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r19832: better prototypes for the linearization functions:
Simo Sorce
1
-14
/
+9
2007-10-10
r19831: Big ldb_dn optimization and interfaces enhancement patch
Simo Sorce
1
-2
/
+2
2007-10-10
r19324: fixed a leak on deleting records when no index is in place
Andrew Tridgell
1
-6
/
+6
2007-10-10
r19114: fixed another checker warning and a possible error on allocation
Andrew Tridgell
1
-1
/
+3
2007-10-10
r18439: 2nd try at a talloc_move() api. This type with the ** ptr interface
Andrew Tridgell
1
-4
/
+4
2007-10-10
r18436: converted ldb to use talloc_move() instead of talloc_steal() when
Andrew Tridgell
1
-4
/
+4
2007-10-10
r17771: add a comment explaing the odd cast
Andrew Tridgell
1
-0
/
+6
2007-10-10
r17756: I don't know why but this only works with the standalone
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r17748: make the casts much easier to understand
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r17711: fix compiler warnings
Stefan Metzmacher
1
-8
/
+8
2007-10-10
r17185: Oh, I wanted to do this for sooo long time.
Simo Sorce
1
-6
/
+6
2007-10-10
r16937: Add const, to make it clear that it is invalid to talloc_free() the DN
Andrew Bartlett
1
-7
/
+6
2007-10-10
r14431: don't call qsort with a null array
Andrew Tridgell
1
-1
/
+3
2007-10-10
r13818: Make ldb_tdb 'fake' async.
Simo Sorce
1
-47
/
+59
2007-10-10
r13609: Get in the initial work on making ldb async
Simo Sorce
1
-0
/
+1
2007-10-10
r13335: Fix the build and add an utf8 safe ldb_hadler_fold function
Simo Sorce
1
-1
/
+1
2007-10-10
r13333: revert previous commit I will use ldb_caseless_cmp in attrib_handlers
Simo Sorce
1
-1
/
+1
2007-10-10
r13324: From now on check attribute names obey rfc2251
Simo Sorce
1
-1
/
+1
2007-10-10
r13258: Fix the talloc heirachy for ldb_tdb.
Andrew Bartlett
1
-1
/
+2
2007-10-10
r12829: fix ldb headers, to not include '<...>' files in .c files
Stefan Metzmacher
1
-3
/
+2
2007-10-10
r12733: Merge ldap/ldb controls into main tree
Simo Sorce
1
-0
/
+1
2007-10-10
r11567: Ldb API change patch.
Simo Sorce
1
-10
/
+17
2007-10-10
r11364: added a ldb_attr_dn() function for testing if an attribute name is
Andrew Tridgell
1
-2
/
+1
[next]