Age | Commit message (Expand) | Author | Files | Lines |
2008-02-08 | merge tdb changes from ctdb | Andrew Tridgell | 1 | -33/+47 |
2008-02-07 | merge growing tdb for tdb_wipe_all() fix from ctdb | Andrew Tridgell | 1 | -0/+43 |
2008-01-31 | merged tdb transaction fix | Andrew Tridgell | 1 | -0/+3 |
2008-01-18 | merged changes from v3-2-test | Andrew Tridgell | 5 | -48/+11 |
2008-01-18 | merged tdb changes from ctdb | Andrew Tridgell | 3 | -59/+49 |
2008-01-15 | merged tdb from ctdb bzr tree | Andrew Tridgell | 8 | -210/+466 |
2007-12-21 | r25893: Fix ldb, tdb builds (and one warning). | Jeremy Allison | 1 | -1/+1 |
2007-12-21 | r25892: Keep the tdb code in sync between 3.2.x and 4.0. | Jeremy Allison | 3 | -3/+19 |
2007-10-10 | r24738: Fix one more use of pwrite in tdb code in the spirit of r23972 and r2... | Michael Adam | 1 | -6/+25 |
2007-10-10 | r24337: Make libreplace provide offsetof. | Jelmer Vernooij | 1 | -4/+0 |
2007-10-10 | r24336: Use standard data type uint32_t rather than tdb-specific u32. | Jelmer Vernooij | 8 | -59/+56 |
2007-10-10 | r23980: Fix one more use of pwrite in expand_file. | Michael Adam | 1 | -1/+10 |
2007-10-10 | r23979: Fix another occurence of (written != requested) as an | Michael Adam | 1 | -5/+22 |
2007-10-10 | r23978: Merge r23161 from Samba3: | Michael Adam | 1 | -0/+4 |
2007-10-10 | r23977: Im prove the pwrite-patch to tdb_expand_file of r23972: | Michael Adam | 1 | -7/+20 |
2007-10-10 | r23972: Fix a bug in pwrite error detection in tdb_expand_file(): | Michael Adam | 1 | -3/+3 |
2007-10-10 | r23798: updated old Temple Place FSF addresses to new URL | Andrew Tridgell | 11 | -22/+11 |
2007-10-10 | r23795: more v2->v3 conversion | Andrew Tridgell | 11 | -11/+11 |
2007-10-10 | r23590: Fix realloc leak on failure case from Jim Meyering <jim@meyering.net>. | Jeremy Allison | 1 | -1/+5 |
2007-10-10 | r23371: Fix the misleading comment I added - it really *should* | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r23370: Traverse in tdb wasn't consistently using the | Jeremy Allison | 1 | -8/+10 |
2007-10-10 | r23238: merged transaction lock changes from ctdb | Andrew Tridgell | 4 | -14/+47 |
2007-10-10 | r22832: merged the latest tdb changes from ctdb to Samba4 | Andrew Tridgell | 2 | -15/+99 |
2007-10-10 | r22424: fixed the bad merge (thanks to metze for pointing out) | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r22422: merged tdb changes from ctdb | Andrew Tridgell | 2 | -6/+31 |
2007-10-10 | r22319: sync lib/tdb/ with samba3 | Stefan Metzmacher | 4 | -10/+15 |
2007-10-10 | r22165: merge transaction fix from samba3 | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r22081: transaction_brlock() should be static | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r22041: merge trivial changes from samba3 | Stefan Metzmacher | 5 | -15/+19 |
2007-10-10 | r21722: Add the dead record functionality presented on samba-technical@samba.... | Volker Lendecke | 3 | -6/+186 |
2007-10-10 | r21445: Apply tdb_parse_record Tridges error return, merge to 3_0_25 and 4_0 | Volker Lendecke | 3 | -13/+90 |
2007-10-10 | r21412: The last patch also incremented the seqnum when tdb_store failed. Not... | Volker Lendecke | 1 | -8/+10 |
2007-10-10 | r21410: We have to increment the sequence number also when tdb_update_hash() | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r21303: As discussed on samba-technical: Change the static array for the in-m... | Volker Lendecke | 4 | -36/+96 |
2007-10-10 | r19960: Add code to check for loops in the free list. | Jeremy Allison | 2 | -1/+109 |
2007-10-10 | r19428: moved tdbutil.c from lib/tdb/common/ to lib/util/util_tdb.c | Andrew Tridgell | 1 | -549/+0 |
2007-10-10 | r19425: two more tdb functions from samba3 | Andrew Tridgell | 1 | -0/+11 |
2007-10-10 | r19423: merge some tdb changes from SAMBA_3_0 to SAMBA_4_0 | Andrew Tridgell | 4 | -12/+22 |
2007-10-10 | r19401: make tdb_lockall() much more efficient, and add a tdb_lockall_read() | Andrew Tridgell | 6 | -68/+139 |
2007-10-10 | r18400: move MAP_FAILED define to lib/replace/system/shmem.h | Andrew Tridgell | 1 | -4/+0 |
2007-10-10 | r18301: I discovered how to load the warnings from a build farm build into | Andrew Tridgell | 2 | -2/+2 |
2007-10-10 | r18160: - pread and pwrite replacements need to be non-static | Andrew Tridgell | 1 | -22/+0 |
2007-10-10 | r18129: moved the system includes into libreplace - this gives much more | Andrew Tridgell | 1 | -31/+4 |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r17532: merge from SAMBA_3_0 Revision: 17460 | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r17507: pread and pwrite depends on HAVE_PREAD/HAVE_PWRITE not HAVE_PREAD_DEC... | Simo Sorce | 1 | -7/+0 |
2007-10-10 | r16916: Implement metze's proposed changes to the tdb logging API. | Andrew Bartlett | 3 | -13/+16 |
2007-10-10 | r16776: fix typo | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r16774: This patch modifies the tdb API to allow the logging function to be used | Andrew Bartlett | 8 | -108/+116 |
2007-10-10 | r16043: Fix error message | Simo Sorce | 1 | -3/+3 |