summaryrefslogtreecommitdiff
path: root/source3/tdb/common
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21722: Add the dead record functionality presented on samba-technical@samba....Volker Lendecke3-6/+186
2007-10-10r21445: Apply tdb_parse_record Tridges error return, merge to 3_0_25 and 4_0Volker Lendecke1-9/+2
2007-10-10r21444: Check in tdb_parse_record. Not merging to the other branches yet, we ...Volker Lendecke3-13/+97
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-10r21218: Fix typoVolker Lendecke1-1/+1
2007-10-10r20503: And one more 64-bit warningVolker Lendecke1-1/+1
2007-10-10r20498: Two 64-bit warningsVolker Lendecke1-2/+4
2007-10-10r20269: merge -r20264:20267 from SAMBA_3_0_24Herb Lewis1-0/+3
2007-10-10r20063: Fix a missing protoype warning in freelistcheck.cVolker Lendecke1-0/+2
2007-10-10r19959: Allow tdb to be built standalone in Samba3.Jeremy Allison2-1/+109
2007-10-10r19823: "log" is an internal define in older versions of gcc.Jeremy Allison2-3/+3
2007-10-10r19685: Two changes inspired by problems with huge tdbs. tdbtool's list comma...Volker Lendecke2-7/+11
2007-10-10r19429: moved tdb/common/tdbutil.c into lib/util_tdb.cAndrew Tridgell1-811/+0
2007-10-10r19426: merge nearly all the differences between Samba3 tdb and Samba4Andrew Tridgell9-261/+292
2007-10-10r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()Stefan Metzmacher1-2/+1
2007-10-10r18030: When compiling with C++, nested structs lead to nested class definiti...Volker Lendecke1-6/+7
2007-10-10r17607: Adapt the Samba4 directory structure for tdb. Makes it easier to diff.Volker Lendecke12-0/+4760