summaryrefslogtreecommitdiff
path: root/source4/lib/tdb
Commit message (Expand)AuthorAgeFilesLines
* 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
* r22041: merge trivial changes from samba3Stefan Metzmacher2007-10-106-16/+20
* r21722: Add the dead record functionality presented on samba-technical@samba....Volker Lendecke2007-10-104-6/+187
* r21445: Apply tdb_parse_record Tridges error return, merge to 3_0_25 and 4_0Volker Lendecke2007-10-104-13/+94
* r21412: The last patch also incremented the seqnum when tdb_store failed. Not...Volker Lendecke2007-10-101-8/+10
* r21410: We have to increment the sequence number also when tdb_update_hash()Volker Lendecke2007-10-101-1/+1
* r21303: As discussed on samba-technical: Change the static array for the in-m...Volker Lendecke2007-10-104-36/+96
* r19989: Add support to the tdb Makefile.in for executable extensions and forPaul Green2007-10-101-15/+23
* r19960: Add code to check for loops in the free list.Jeremy Allison2007-10-105-4/+119
* r19570: Fix dependencies in pkg-config files.Jelmer Vernooij2007-10-101-2/+2
* r19428: moved tdbutil.c from lib/tdb/common/ to lib/util/util_tdb.cAndrew Tridgell2007-10-103-601/+1
* r19425: two more tdb functions from samba3Andrew Tridgell2007-10-102-0/+13
* r19423: merge some tdb changes from SAMBA_3_0 to SAMBA_4_0Andrew Tridgell2007-10-105-12/+23
* r19401: make tdb_lockall() much more efficient, and add a tdb_lockall_read()Andrew Tridgell2007-10-107-69/+142
* r19276: remove unused fileStefan Metzmacher2007-10-101-58/+0
* r18604: fixed shell syntaxAndrew Tridgell2007-10-101-1/+1
* r18600: - fix shell syntax in tests for librariesAndrew Tridgell2007-10-101-1/+1
* r18594: fail the configure step if the required library is not found for tdb,Andrew Tridgell2007-10-101-1/+5
* r18539: 'make distclean' should delete config.cacheAndrew Tridgell2007-10-101-1/+1
* r18535: move the AC_CANONICAL_HOST and host specific flag tests intoAndrew Tridgell2007-10-102-0/+3045
* r18485: include libreplace.m4 in the aclocal.m4 filesStefan Metzmacher2007-10-102-2/+2
* r18400: move MAP_FAILED define to lib/replace/system/shmem.hAndrew Tridgell2007-10-101-4/+0
* r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell2007-10-102-2/+2
* r18285: tdb now needs install-shAndrew Tridgell2007-10-101-0/+238
* r18280: more portability tidyups, ensuring we use libreplace everywhereAndrew Tridgell2007-10-101-6/+0
* r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher2007-10-101-2/+0
* r18160: - pread and pwrite replacements need to be non-staticAndrew Tridgell2007-10-101-22/+0
* r18152: move our AC macros into lib/replace/libreplace_macros.m4Stefan Metzmacher2007-10-101-12/+1
* r18149: fix make *cleanStefan Metzmacher2007-10-101-4/+5
* r18148: - use PHONY for testStefan Metzmacher2007-10-101-4/+14
* r18143: the 'showflags' convention from Samba is useful for the other packagesAndrew Tridgell2007-10-101-1/+6
* r18131: fixed tdb subsystem to use right tdb.hAndrew Tridgell2007-10-101-0/+1