summaryrefslogtreecommitdiffstats
path: root/source/tdb/common
Commit message (Expand)AuthorAgeFilesLines
* Remove unecessary msync.Jeremy Allison2008-09-051-4/+0
* The msync manpage reports that msync *must* be called before munmap. Failure ...Simo Sorce2008-09-032-2/+8
* Fix build warning.Günther Deschner2008-01-291-3/+4
* Fix bug where tdb lock call interrupted withJeremy Allison2007-11-062-0/+14
* [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-1012-0/+4484
* r22249: move tdb code to lib/tdb/ as in samba4Stefan Metzmacher2007-10-1012-4417/+0
* r22164: Fix missing lock count release in transaction cancel.Jeremy Allison2007-10-101-0/+2
* r22033: remove useless lineStefan Metzmacher2007-10-101-3/+0
* r22009: change TDB_DATA from char * to unsigned char *Stefan Metzmacher2007-10-105-10/+10
* r21722: Add the dead record functionality presented on samba-technical@samba....Volker Lendecke2007-10-103-6/+186
* 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-103-13/+97
* 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
* r21218: Fix typoVolker Lendecke2007-10-101-1/+1
* r20503: And one more 64-bit warningVolker Lendecke2007-10-101-1/+1
* r20498: Two 64-bit warningsVolker Lendecke2007-10-101-2/+4
* r20269: merge -r20264:20267 from SAMBA_3_0_24Herb Lewis2007-10-101-0/+3
* r20063: Fix a missing protoype warning in freelistcheck.cVolker Lendecke2007-10-101-0/+2
* r19959: Allow tdb to be built standalone in Samba3.Jeremy Allison2007-10-102-1/+109
* r19823: "log" is an internal define in older versions of gcc.Jeremy Allison2007-10-102-3/+3
* r19685: Two changes inspired by problems with huge tdbs. tdbtool's list comma...Volker Lendecke2007-10-102-7/+11
* r19429: moved tdb/common/tdbutil.c into lib/util_tdb.cAndrew Tridgell2007-10-101-811/+0
* r19426: merge nearly all the differences between Samba3 tdb and Samba4Andrew Tridgell2007-10-109-261/+292
* r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()Stefan Metzmacher2007-10-101-2/+1
* r18030: When compiling with C++, nested structs lead to nested class definiti...Volker Lendecke2007-10-101-6/+7
* r17607: Adapt the Samba4 directory structure for tdb. Makes it easier to diff.Volker Lendecke2007-10-1012-0/+4760