summaryrefslogtreecommitdiffstats
path: root/source4/lib/tdb/common/io.c
Commit message (Expand)AuthorAgeFilesLines
* merged tdb from ctdb bzr treeAndrew Tridgell2008-01-151-9/+11
* r25893: Fix ldb, tdb builds (and one warning).Jeremy Allison2007-12-211-1/+1
* r25892: Keep the tdb code in sync between 3.2.x and 4.0.Jeremy Allison2007-12-211-3/+5
* r24738: Fix one more use of pwrite in tdb code in the spirit of r23972 and r2...Michael Adam2007-10-101-6/+25
* r24336: Use standard data type uint32_t rather than tdb-specific u32.Jelmer Vernooij2007-10-101-6/+6
* r23980: Fix one more use of pwrite in expand_file.Michael Adam2007-10-101-1/+10
* r23977: Im prove the pwrite-patch to tdb_expand_file of r23972:Michael Adam2007-10-101-7/+20
* r23972: Fix a bug in pwrite error detection in tdb_expand_file():Michael Adam2007-10-101-3/+3
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-101-2/+1
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-101-1/+1
* r22041: merge trivial changes from samba3Stefan Metzmacher2007-10-101-3/+5
* r21445: Apply tdb_parse_record Tridges error return, merge to 3_0_25 and 4_0Volker Lendecke2007-10-101-0/+34
* r19423: merge some tdb changes from SAMBA_3_0 to SAMBA_4_0Andrew Tridgell2007-10-101-2/+3
* r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell2007-10-101-1/+1
* r18160: - pread and pwrite replacements need to be non-staticAndrew Tridgell2007-10-101-22/+0
* r16774: This patch modifies the tdb API to allow the logging function to be usedAndrew Bartlett2007-10-101-10/+10
* r14972: fix an uninitialised warning from ibm checkerAndrew Tridgell2007-10-101-1/+1
* r10469: use the older style of structure initialisation for tdb to make itAndrew Tridgell2007-10-101-6/+6
* r10468: - terminate tdbtorture quickly when an error is detectedAndrew Tridgell2007-10-101-0/+4
* r10467: aix doesn't like zero length malloc :(Andrew Tridgell2007-10-101-0/+5
* r10465: separate out a read_only db from a read-only traversal to ensure weAndrew Tridgell2007-10-101-2/+2
* r10421: following on discussions with simo, I have worked out a way ofAndrew Tridgell2007-10-101-0/+11
* r10405: added transactions into tdb, and hook them into ldb. See myAndrew Tridgell2007-10-101-20/+40
* r10258: Fix an unused/duplicate local variable.Tim Potter2007-10-101-2/+0
* r10253: a fairly large tdb cleanup and re-organise. Nearly all of this changeAndrew Tridgell2007-10-101-0/+374