2011-04-26 |
Rusty Russell | tdb: make sure we skip over recovery area correctly. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Autobuild-User: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-04-26 |
Rusty Russell | tdb: tdb_repack() only when it's worthwhile. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-04-26 |
Rusty Russell | tdb: fix transaction recovery area for converted tdbs. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-01-21 |
Rusty Russell | s3:vfs:gpfs: fix logic when gpfs:winattr is false ... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-01-21 |
Rusty Russell | s3:vfs:gpfs: fix logic when gpfs:winattr is false ... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-12-29 |
Rusty Russell | tdb: tdb_summary() support. Autobuild-User: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-12-29 |
Rusty Russell | tdb: tdb_summary() support. Autobuild-User: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-12-06 |
Rusty Russell | idtree: fix overflow for v. large ids on allocation... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Autobuild-User: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-12-06 |
Rusty Russell | idtree: fix overflow for v. large ids on allocation... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Autobuild-User: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-10-06 |
Rusty Russell | idtree: fix right shift of signed ints, crash on large... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Autobuild-User: Rusty Russell <rusty@samba.org>
|
commit | commitdiff | tree |
2010-10-06 |
Rusty Russell | idtree: fix right shift of signed ints, crash on large... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Autobuild-User: Rusty Russell <rusty@samba.org>
|
commit | commitdiff | tree |
2010-09-27 |
Rusty Russell | tdb: fix non-WAF build, commit 1.2.6 ABI file. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-09-27 |
Rusty Russell | tdb: TDB_INCOMPATIBLE_HASH, to allow safe changing... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-09-27 |
Rusty Russell | tdb: automatically identify Jenkins hash tdbs Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-09-27 |
Rusty Russell | tdb: add Bob Jenkins lookup3 hash as helper hash. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-09-27 |
Rusty Russell | tdb: fix non-WAF build, commit 1.2.6 ABI file. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-09-27 |
Rusty Russell | tdb: TDB_INCOMPATIBLE_HASH, to allow safe changing... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-09-27 |
Rusty Russell | tdb: automatically identify Jenkins hash tdbs Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-09-27 |
Rusty Russell | tdb: add Bob Jenkins lookup3 hash as helper hash. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-09-21 |
Rusty Russell | Really enable core dumps in Linux Author: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-09-20 |
Rusty Russell | Really enable core dumps in Linux Author: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-09-13 |
Rusty Russell | tdb: put example hashes into header, so we notice incorrect... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-09-13 |
Rusty Russell | tdb: fix tdb_check() on other-endian tdbs. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-09-13 |
Rusty Russell | tdb: fix tdb_check() on read-only TDBs to actually... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-09-13 |
Rusty Russell | tdb: make check more robust against recovery failures. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-09-13 |
Rusty Russell | tdb: put example hashes into header, so we notice incorrect... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-09-13 |
Rusty Russell | tdb: fix tdb_check() on other-endian tdbs. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-09-13 |
Rusty Russell | tdb: fix tdb_check() on read-only TDBs to actually... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-09-13 |
Rusty Russell | tdb: make check more robust against recovery failures. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-08-13 |
Rusty Russell | tdb: workaround starvation problem in locking entire... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-08-13 |
Rusty Russell | tdb: workaround starvation problem in locking entire... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-06-10 |
Rusty Russell | Since idtree assigns sequentially, it rarely reaches...
|
commit | commitdiff | tree |
2010-05-05 |
Rusty Russell | tdb: fix short write logic in tdb_new_database Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-02-24 |
Rusty Russell | tdb: handle processes dying during transaction commit. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-02-24 |
Rusty Russell | patch tdb-refactor-tdb_lock-and-tdb_lock_nonblock.patch
|
commit | commitdiff | tree |
2010-02-24 |
Rusty Russell | tdb: add -k option to tdbtorture Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-02-24 |
Rusty Russell | tdb: don't truncate tdb on recovery Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-02-24 |
Rusty Russell | tdb: remove lock ops Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-02-24 |
Rusty Russell | tdb: rename tdb_release_extra_locks() to tdb_release_transac... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-02-24 |
Rusty Russell | tdb: cleanup: remove ltype argument from _tdb_transaction_ca... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-02-17 |
Rusty Russell | tdb: tdb_allrecord_lock/tdb_allrecord_unlock/tdb_allrecord_u... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-02-24 |
Rusty Russell | tdb: suppress record write locks when allrecord lock... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-02-24 |
Rusty Russell | tdb: cleanup: always grab allrecord lock to infinity. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-02-17 |
Rusty Russell | tdb: remove num_locks Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-02-17 |
Rusty Russell | tdb: use tdb_nest_lock() for seqnum lock. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-02-24 |
Rusty Russell | tdb: use tdb_nest_lock() for active lock. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-02-22 |
Rusty Russell | tdb: use tdb_nest_lock() for open lock. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-02-17 |
Rusty Russell | tdb: use tdb_nest_lock() for transaction lock. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-02-17 |
Rusty Russell | tdb: cleanup: find_nestlock() helper. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-02-24 |
Rusty Russell | tdb: cleanup: tdb_release_extra_locks() helper Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-02-17 |
Rusty Russell | tdb: cleanup: tdb_have_extra_locks() helper Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-02-17 |
Rusty Russell | tdb: don't suppress the transaction lock because of... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-02-17 |
Rusty Russell | tdb: cleanup: tdb_nest_lock/tdb_nest_unlock Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-02-17 |
Rusty Russell | tdb: cleanup: rename global_lock to allrecord_lock. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-02-17 |
Rusty Russell | tdb: cleanup: rename GLOBAL_LOCK to OPEN_LOCK. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-02-24 |
Rusty Russell | tdb: make _tdb_transaction_cancel static. Signed-off-by: Rusty Russell<rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-02-17 |
Rusty Russell | tdb: cleanup: split brlock and brunlock methods. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-02-10 |
Rusty Russell | tdb: fix recovery reuse after crash Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2010-02-10 |
Rusty Russell | tdb: give a name to the invalid recovery area constant (0) Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2009-10-21 |
Rusty Russell | lib/tdb: make tdbtool use tdb_check() for "check" command Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2009-10-21 |
Rusty Russell | lib/tdb: add tdb_check() Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2009-10-21 |
Rusty Russell | lib/tdb: add -t (always use transactions) option to... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2009-10-21 |
Rusty Russell | lib/tdb: wean off TDB_ERRCODE. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2009-10-21 |
Rusty Russell | lib/tdb: TDB_TRACE support (for developers) Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2009-09-22 |
Rusty Russell | lib/tevent: a cleaner fix for be4ac227842530d484659f2db68345... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2009-09-06 |
Rusty Russell | Tell newbie devs about ./configure.developer Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2009-08-28 |
Rusty Russell | lib/tevent: close pipe_fds on event_context destruction Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2009-08-28 |
Rusty Russell | lib/tevent: handle tevent_common_add_signal on different... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2009-08-28 |
Rusty Russell | lib/tevent: fix race with signals and tevent_common_add_signal Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2009-08-28 |
Rusty Russell | lib/tdb: don't overwrite TDBs with different version... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2009-08-28 |
Rusty Russell | lib/tevent: remove spectacularly complicated manual... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2009-08-06 |
Rusty Russell | There is one signedness issue in tdb which prevents... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2009-08-04 |
Rusty Russell | s4: make install: prevent overwriting failure
|
commit | commitdiff | tree |
2009-07-31 |
Rusty Russell | tdb: don't alter tdb->flags in tdb_reopen_all() Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2009-07-31 |
Rusty Russell | tdb: Reimplementation of Metze's "lib/tdb: if we know... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2009-07-31 |
Rusty Russell | tdb: Revert "lib/tdb: if we know pwrite and pread are...
|
commit | commitdiff | tree |
2009-07-30 |
Rusty Russell | realloc() has that horrible overloaded free semantic...
|
commit | commitdiff | tree |
2009-07-30 |
Rusty Russell | If the record is at the end of the database, pretending...
|
commit | commitdiff | tree |
2009-07-21 |
Rusty Russell | tdb: fix locking error Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2009-07-20 |
Rusty Russell | Make tdb transaction lock recursive (samba version) Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |