summaryrefslogtreecommitdiffstats
path: root/source/tdb/common/tdb.c
Commit message (Expand)AuthorAgeFilesLines
* [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch.samba-misc-tags/initial-v3-0-testGerald (Jerry) Carter2007-10-101-0/+655
* r22249: move tdb code to lib/tdb/ as in samba4Stefan Metzmacher2007-10-101-651/+0
* r22009: change TDB_DATA from char * to unsigned char *Stefan Metzmacher2007-10-101-3/+3
* r21722: Add the dead record functionality presented on samba-technical@samba....Volker Lendecke2007-10-101-6/+175
* r21445: Apply tdb_parse_record Tridges error return, merge to 3_0_25 and 4_0Volker Lendecke2007-10-101-9/+2
* r21444: Check in tdb_parse_record. Not merging to the other branches yet, we ...Volker Lendecke2007-10-101-13/+58
* 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
* r19426: merge nearly all the differences between Samba3 tdb and Samba4Andrew Tridgell2007-10-101-4/+15
* r17607: Adapt the Samba4 directory structure for tdb. Makes it easier to diff.Volker Lendecke2007-10-101-0/+431