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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r1901: add missing include of <fnmatch.h>
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r1511: fixed a free() that should be ldb_free()
Andrew Tridgell
1
-1
/
+1
2007-10-10
r1374: Fix signed/unsigned warnings (actually found by g++) after unsigned int
Tim Potter
5
-35
/
+44
2007-10-10
r1268: varient -> variant
Tim Potter
1
-1
/
+1
2007-10-10
r943: change samba4 to use 'uint8_t' instead of 'unsigned char'
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r811: make the ldb_modify REPLACE semantics better match LDAP (ie. no error
Andrew Tridgell
1
-7
/
+6
2007-10-10
r792: - changed the ldb ldif_* functions to be in the ldb_ namespace
Andrew Tridgell
4
-4
/
+46
2007-10-10
r714: make sure ldb formats are portable between big/little endian machines
Andrew Tridgell
2
-16
/
+24
2007-10-10
r711: don't hide attributes inside the special ldb_tdb records (so the fact
Andrew Tridgell
1
-1
/
+1
2007-10-10
r606: added a HIDDEN attribute on fields in ldb (in @ATTRIBUTES). This allows...
Andrew Tridgell
3
-0
/
+6
2007-10-10
r583: fixed two bugs in the handling of index entry deletion
Andrew Tridgell
2
-8
/
+13
2007-10-10
r574: - another attempt at const cleanliness in ldb
Andrew Tridgell
3
-10
/
+16
2007-10-10
r509: fixed a memory handling bug that affects ldb with memory pools that
Andrew Tridgell
1
-1
/
+6
2007-10-10
r504: fixed a bad call to list_union()
Andrew Tridgell
1
-2
/
+3
2007-10-10
r502: modified ldb to allow the use of an external pool memory
Andrew Tridgell
7
-190
/
+256
2007-10-10
r490: - expanded the test suite to test modify and delete operations
Andrew Tridgell
3
-17
/
+53
2007-10-10
r462: added an explanation about the rather complex ltdb_key() function
Andrew Tridgell
1
-0
/
+9
2007-10-10
r456: - added -i option to ldbsearch
Andrew Tridgell
2
-10
/
+15
2007-10-10
r454: allow a non-URL form of a filename to be used in ldb_connect(). This
Andrew Tridgell
1
-5
/
+8
2007-10-10
r442: fixed some uninitialised variables pointed out by gcc -O3
Andrew Tridgell
1
-1
/
+1
2007-10-10
r437: fixed handling of a corner case with multi-valued indexing
Andrew Tridgell
2
-0
/
+14
2007-10-10
r436: fixed indexing of objectclass with subclasses
Andrew Tridgell
1
-1
/
+64
2007-10-10
r435: a major upgrade for ldb
Andrew Tridgell
7
-121
/
+682
2007-10-10
r382: More C++ friendliness fixes.
Tim Potter
2
-4
/
+4
2007-10-10
r381: make the code more C++ friendly
Andrew Tridgell
3
-11
/
+11
2007-10-10
r373: use a much larger default tdb hash size in ldb
Andrew Tridgell
1
-1
/
+2
2007-10-10
r344: fixed deletion of index records
Andrew Tridgell
1
-1
/
+1
2007-10-10
r343: added automatic reindexing of the database when the index list changes
Andrew Tridgell
2
-0
/
+78
2007-10-10
r152: a quick airport commit ....
Andrew Tridgell
4
-30
/
+14
2007-10-10
r147: - Remove dublicate ldap tests (richard the current test is in libads/co...
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r141: A number of changes to get things working on FreeBSD and reduce the bre...
Richard Sharpe
3
-3
/
+3
2007-10-10
r42: importing .cvsignore files
Gerald Carter
1
-7
/
+0
2004-04-03
added the rest of the ldb_modify() code, which required a fairly large
Andrew Tridgell
8
-296
/
+517
2004-03-31
building with Makefile.ldb now works
Andrew Tridgell
3
-854
/
+0
2004-03-31
make a more recent snapshot of ldb available to interested
Andrew Tridgell
13
-0
/
+2826