summaryrefslogtreecommitdiff
path: root/source4/lib/tdb
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
2007-10-10r23799: updated old Franklin Street FSF addresses to new URLAndrew Tridgell2-6/+2
2007-10-10r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell13-26/+13
2007-10-10r23796: main COPYING file for samba4, plus some formatting varientsAndrew Tridgell1-1/+1
2007-10-10r23795: more v2->v3 conversionAndrew Tridgell15-15/+15
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell3-9/+6
2007-10-10r23590: Fix realloc leak on failure case from Jim Meyering <jim@meyering.net>.Jeremy Allison1-1/+5
2007-10-10r23371: Fix the misleading comment I added - it really *should*Jeremy Allison1-2/+2
2007-10-10r23370: Traverse in tdb wasn't consistently using theJeremy Allison1-8/+10
2007-10-10r23238: merged transaction lock changes from ctdbAndrew Tridgell4-14/+47
2007-10-10r22832: merged the latest tdb changes from ctdb to Samba4Andrew Tridgell3-15/+107
2007-10-10r22637: Install tdbbackup and tdbdump again.Jelmer Vernooij2-3/+3
2007-10-10r22600: Update bzr ignores, put right version in .pc files, prepare for suppo...Jelmer Vernooij3-5/+8
2007-10-10r22598: Simplify includes for replace.Jelmer Vernooij1-1/+1
2007-10-10r22596: Set _CFLAGS variables rather than putting knowledge in the ldb Makefile.Jelmer Vernooij1-0/+3
2007-10-10r22595: Add version numbers.Jelmer Vernooij1-1/+1
2007-10-10r22516: Use DESTDIRJelmer Vernooij1-7/+7
2007-10-10r22514: Add version numbers to tdb and talloc (required so they can be packag...Jelmer Vernooij1-1/+1
2007-10-10r22424: fixed the bad merge (thanks to metze for pointing out)Andrew Tridgell2-3/+3
2007-10-10r22422: merged tdb changes from ctdbAndrew Tridgell5-8/+34
2007-10-10r22319: sync lib/tdb/ with samba3Stefan Metzmacher7-26/+243
2007-10-10r22165: merge transaction fix from samba3Andrew Tridgell1-0/+2
2007-10-10r22081: transaction_brlock() should be staticAndrew Tridgell1-2/+2
2007-10-10r22053: remove samba3 specific stuff from tdbtoolStefan Metzmacher1-77/+0
2007-10-10r22052: merge tdbtool from samba3 and build itStefan Metzmacher2-252/+395
2007-10-10r22041: merge trivial changes from samba3Stefan Metzmacher6-16/+20
2007-10-10r21722: Add the dead record functionality presented on samba-technical@samba....Volker Lendecke4-6/+187
2007-10-10r21445: Apply tdb_parse_record Tridges error return, merge to 3_0_25 and 4_0Volker Lendecke4-13/+94
2007-10-10r21412: The last patch also incremented the seqnum when tdb_store failed. Not...Volker Lendecke1-8/+10
2007-10-10r21410: We have to increment the sequence number also when tdb_update_hash()Volker Lendecke1-1/+1
2007-10-10r21303: As discussed on samba-technical: Change the static array for the in-m...Volker Lendecke4-36/+96
2007-10-10r19989: Add support to the tdb Makefile.in for executable extensions and forPaul Green1-15/+23
2007-10-10r19960: Add code to check for loops in the free list.Jeremy Allison5-4/+119
2007-10-10r19570: Fix dependencies in pkg-config files.Jelmer Vernooij1-2/+2
2007-10-10r19428: moved tdbutil.c from lib/tdb/common/ to lib/util/util_tdb.cAndrew Tridgell3-601/+1
2007-10-10r19425: two more tdb functions from samba3Andrew Tridgell2-0/+13
2007-10-10r19423: merge some tdb changes from SAMBA_3_0 to SAMBA_4_0Andrew Tridgell5-12/+23
2007-10-10r19401: make tdb_lockall() much more efficient, and add a tdb_lockall_read()Andrew Tridgell7-69/+142
2007-10-10r19276: remove unused fileStefan Metzmacher1-58/+0
2007-10-10r18604: fixed shell syntaxAndrew Tridgell1-1/+1
2007-10-10r18600: - fix shell syntax in tests for librariesAndrew Tridgell1-1/+1
2007-10-10r18594: fail the configure step if the required library is not found for tdb,Andrew Tridgell1-1/+5
2007-10-10r18539: 'make distclean' should delete config.cacheAndrew Tridgell1-1/+1
2007-10-10r18535: move the AC_CANONICAL_HOST and host specific flag tests intoAndrew Tridgell2-0/+3045
2007-10-10r18485: include libreplace.m4 in the aclocal.m4 filesStefan Metzmacher2-2/+2
2007-10-10r18400: move MAP_FAILED define to lib/replace/system/shmem.hAndrew Tridgell1-4/+0
2007-10-10r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell2-2/+2
2007-10-10r18285: tdb now needs install-shAndrew Tridgell1-0/+238
2007-10-10r18280: more portability tidyups, ensuring we use libreplace everywhereAndrew Tridgell1-6/+0
2007-10-10r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher1-2/+0