summaryrefslogtreecommitdiffstats
path: root/source3/lib/ldb/ldb_tdb
Commit message (Expand)AuthorAgeFilesLines
* Use single copy of tdb in both samba3 and samba4.Jelmer Vernooij2008-09-161-1/+1
* Fix Coverity ID 473Volker Lendecke2008-03-211-1/+1
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-106-12/+6
* r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell2007-10-106-6/+6
* r23367: check the "use mmap" option for ldb tooAndrew Tridgell2007-10-101-0/+5
* r23337: fix a crash bug...I wonder why only HP-UX 11.00 ans 11.11 noticedStefan Metzmacher2007-10-101-25/+2
* r22009: change TDB_DATA from char * to unsigned char *Stefan Metzmacher2007-10-102-2/+2
* r21312: merge from SAMBA_4_0:Stefan Metzmacher2007-10-101-1/+1
* r20269: merge -r20264:20267 from SAMBA_3_0_24Herb Lewis2007-10-102-0/+3
* r20054: Revert my changes, Simo promised to work on it :-)Volker Lendecke2007-10-101-67/+42
* r20050: Remove a bogus NULL check, LTDB_OBJECTCLASS is a static stringVolker Lendecke2007-10-101-3/+0
* r20049: ReformattingVolker Lendecke2007-10-101-39/+67
* r19942: Fix Coverity id 333, a dereference before a NULL check.Volker Lendecke2007-10-101-3/+6
* r19917: Fix warningsVolker Lendecke2007-10-105-21/+35
* r19900: Fix klokwork ID 3148, 3149Volker Lendecke2007-10-101-0/+8
* r19899: Fix some C++ warnings and klokwork ID 3147Volker Lendecke2007-10-101-7/+14
* r19725: sync samba3's ldb with samba4Stefan Metzmacher2007-10-101-1/+1
* r19430: merge recent ldb changes from Samba4. This includes memory leak fixesAndrew Tridgell2007-10-105-54/+50
* r19193: merge from samba4:Stefan Metzmacher2007-10-101-1/+3
* r19182: merge from samba4:Stefan Metzmacher2007-10-101-1/+2
* r19163: pass always a mem_ctx to functions and a ldb_context where neededStefan Metzmacher2007-10-101-1/+1
* r19145: talloc_reference() can fail!Stefan Metzmacher2007-10-101-1/+3
* r19133: More C++ warnings -- Merge across?Volker Lendecke2007-10-101-6/+12
* r19071: Backport to SAMBA_3_0 as wellSimo Sorce2007-10-101-2/+2
* r18939: don't rely on the umask being right in ldb creation. Both Samba3 andAndrew Tridgell2007-10-101-1/+1
* r18866: Jeremy and Volker have given the go-ahead on the group mapping ldbAndrew Tridgell2007-10-107-0/+3907