summaryrefslogtreecommitdiffstats
path: root/source4/lib/tdb
Commit message (Expand)AuthorAgeFilesLines
* r25953: AIX make doesn't support $^.Jelmer Vernooij2007-12-211-1/+1
* r25944: Fix handling of sonameflag on AIX, which doesn't have anything like t...Jelmer Vernooij2007-12-211-1/+1
* r25893: Fix ldb, tdb builds (and one warning).Jeremy Allison2007-12-212-2/+2
* r25892: Keep the tdb code in sync between 3.2.x and 4.0.Jeremy Allison2007-12-217-5/+76
* r25888: Attempt to fix standalone tdb build.Jelmer Vernooij2007-12-211-6/+8
* r25884: Specify shldflags first, as required by some compilers.Jelmer Vernooij2007-12-211-1/+1
* r25883: Fix tdb dependency.Jelmer Vernooij2007-12-211-5/+9
* r25881: Add ability to build .so of tdb.Jelmer Vernooij2007-12-212-7/+28
* r25614: Add trivial tdb website.Jelmer Vernooij2007-12-211-0/+44
* r25046: Ditch tdb_traverse() as it doesn't lend itself to any Python idiomsTim Potter2007-10-101-2/+0
* r25045: Add constants for enum TDB_ERROR.Tim Potter2007-10-101-20/+15
* r25044: The has_key() method should return a boolean, not an integer.Tim Potter2007-10-101-1/+5
* r25018: Remove non-existent tdb_logging_function() as well as less usefulTim Potter2007-10-101-8/+0
* r25001: Fix more C++ and other warnings, fix some of the indentation with ts=...Jelmer Vernooij2007-10-101-1/+1
* r24738: Fix one more use of pwrite in tdb code in the spirit of r23972 and r2...Michael Adam2007-10-101-6/+25
* r24337: Make libreplace provide offsetof.Jelmer Vernooij2007-10-101-4/+0
* r24336: Use standard data type uint32_t rather than tdb-specific u32.Jelmer Vernooij2007-10-108-59/+56
* r23980: Fix one more use of pwrite in expand_file.Michael Adam2007-10-101-1/+10
* r23979: Fix another occurence of (written != requested) as anMichael Adam2007-10-101-5/+22
* r23978: Merge r23161 from Samba3:Michael Adam2007-10-102-0/+5
* r23977: Im prove the pwrite-patch to tdb_expand_file of r23972:Michael Adam2007-10-101-7/+20
* r23972: Fix a bug in pwrite error detection in tdb_expand_file():Michael Adam2007-10-101-3/+3
* r23950: unlink before rename is superfluous.Michael Adam2007-10-101-1/+0
* r23925: Use NULL instead of 0 for a void * argument.Michael Adam2007-10-101-1/+1
* r23853: Fix a very misleading error message in tdbbackup.Michael Adam2007-10-101-1/+1
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23799: updated old Franklin Street FSF addresses to new URLAndrew Tridgell2007-10-102-6/+2
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-1013-26/+13
* r23796: main COPYING file for samba4, plus some formatting varientsAndrew Tridgell2007-10-101-1/+1
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-1015-15/+15
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-103-9/+6
* r23590: Fix realloc leak on failure case from Jim Meyering <jim@meyering.net>.Jeremy Allison2007-10-101-1/+5
* r23371: Fix the misleading comment I added - it really *should*Jeremy Allison2007-10-101-2/+2
* r23370: Traverse in tdb wasn't consistently using theJeremy Allison2007-10-101-8/+10
* r23238: merged transaction lock changes from ctdbAndrew Tridgell2007-10-104-14/+47
* r22832: merged the latest tdb changes from ctdb to Samba4Andrew Tridgell2007-10-103-15/+107
* r22637: Install tdbbackup and tdbdump again.Jelmer Vernooij2007-10-102-3/+3
* r22600: Update bzr ignores, put right version in .pc files, prepare for suppo...Jelmer Vernooij2007-10-103-5/+8
* r22598: Simplify includes for replace.Jelmer Vernooij2007-10-101-1/+1
* r22596: Set _CFLAGS variables rather than putting knowledge in the ldb Makefile.Jelmer Vernooij2007-10-101-0/+3
* r22595: Add version numbers.Jelmer Vernooij2007-10-101-1/+1
* r22516: Use DESTDIRJelmer Vernooij2007-10-101-7/+7
* r22514: Add version numbers to tdb and talloc (required so they can be packag...Jelmer Vernooij2007-10-101-1/+1
* r22424: fixed the bad merge (thanks to metze for pointing out)Andrew Tridgell2007-10-102-3/+3
* r22422: merged tdb changes from ctdbAndrew Tridgell2007-10-105-8/+34
* r22319: sync lib/tdb/ with samba3Stefan Metzmacher2007-10-107-26/+243
* r22165: merge transaction fix from samba3Andrew Tridgell2007-10-101-0/+2
* r22081: transaction_brlock() should be staticAndrew Tridgell2007-10-101-2/+2
* r22053: remove samba3 specific stuff from tdbtoolStefan Metzmacher2007-10-101-77/+0
* r22052: merge tdbtool from samba3 and build itStefan Metzmacher2007-10-102-252/+395