Remove EJS tests.
[sfrench/samba-autobuild/.git] / source4 / lib / tdb / common / io.c
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-14 Jeremy AllisonRemove unecessary msync.
2008-09-14 Simo SorceThe msync manpage reports that msync *must* be called...
2008-01-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-15 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-15 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-15 Andrew Tridgellmerged tdb from ctdb bzr tree
2007-12-21 Jeremy Allisonr25893: Fix ldb, tdb builds (and one warning).
2007-12-21 Jeremy Allisonr25892: Keep the tdb code in sync between 3.2.x and...
2007-10-10 Michael Adamr24738: Fix one more use of pwrite in tdb code in the...
2007-10-10 Jelmer Vernooijr24336: Use standard data type uint32_t rather than...
2007-10-10 Michael Adamr23980: Fix one more use of pwrite in expand_file.
2007-10-10 Michael Adamr23977: Im prove the pwrite-patch to tdb_expand_file...
2007-10-10 Michael Adamr23972: Fix a bug in pwrite error detection in tdb_expa...
2007-10-10 Andrew Tridgellr23798: updated old Temple Place FSF addresses to new URL
2007-10-10 Andrew Tridgellr23795: more v2->v3 conversion
2007-10-10 Stefan Metzmacherr22041: merge trivial changes from samba3
2007-10-10 Volker Lendecker21445: Apply tdb_parse_record Tridges error return...
2007-10-10 Andrew Tridgellr19423: merge some tdb changes from SAMBA_3_0 to SAMBA_4_0
2007-10-10 Andrew Tridgellr18301: I discovered how to load the warnings from...
2007-10-10 Andrew Tridgellr18160: - pread and pwrite replacements need to be...
2007-10-10 Andrew Bartlettr16774: This patch modifies the tdb API to allow the...
2007-10-10 Andrew Tridgellr14972: fix an uninitialised warning from ibm checker
2007-10-10 Andrew Tridgellr10469: use the older style of structure initialisation...
2007-10-10 Andrew Tridgellr10468: - terminate tdbtorture quickly when an error...
2007-10-10 Andrew Tridgellr10467: aix doesn't like zero length malloc :(
2007-10-10 Andrew Tridgellr10465: separate out a read_only db from a read-only...
2007-10-10 Andrew Tridgellr10421: following on discussions with simo, I have...
2007-10-10 Andrew Tridgellr10405: added transactions into tdb, and hook them...
2007-10-10 Tim Potterr10258: Fix an unused/duplicate local variable.
2007-10-10 Andrew Tridgellr10253: a fairly large tdb cleanup and re-organise...