2011-09-13 |
Rusty Russell | tdb2: keep link of every non-internal tdb. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-09-13 |
Rusty Russell | tdb2: save openhook, allow tdb_get_attribute() on it. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-09-13 |
Rusty Russell | tdb_compat: make tdb2s temporarily read-only for tdb_travers... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-09-13 |
Rusty Russell | tdb2: add TDB_RDONLY flag, allow setting/unsetting it. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-09-13 |
Rusty Russell | tdb2: return TDB_ERR_RDONLY if trying to start a transaction... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-09-13 |
Rusty Russell | tdb2: save open_flags instead of mmap_flags. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-09-13 |
Rusty Russell | tdb_compat: adapt to tdb2 API change. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-09-13 |
Rusty Russell | tdb2: Hand error code to logging function. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-09-13 |
Rusty Russell | tdb2: move transaction lock Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-09-13 |
Rusty Russell | tdb2: enforce TDB_CONVERT Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-09-13 |
Rusty Russell | tdb2: cleanup oob handling. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-09-13 |
Rusty Russell | tdb2: fix tdb_lock offset. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-09-13 |
Rusty Russell | tdb2: fix internal tdb_write_convert() error handling... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-09-13 |
Rusty Russell | tdb2: Fix to always use 64-bit offset definition Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-09-13 |
Rusty Russell | ccan: configure check for HAVE_BUILTIN_CHOOSE_EXPR Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-08-31 |
Rusty Russell | tdb2: add full LGPL headers Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Autobuild-User: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-08-31 |
Rusty Russell | MAINTAINERS.txt: ping me about CCAN changes Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Autobuild-User: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-08-31 |
Rusty Russell | ccan: fix likely redefinition warnings with --enable... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-08-31 |
Rusty Russell | tdb2: fix build with --enable-tdb2 Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-08-16 |
Rusty Russell | tdb: increment sequence number in tdb_wipe_all(). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Autobuild-User: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-07-25 |
Rusty Russell | lib/ccan: update to init-1192-gdd04041 Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Autobuild-User: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-07-25 |
Rusty Russell | lib/ccan: add README Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-07-06 |
Rusty Russell | ccan/tally: don't use SIZE_MAX. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Autobuild-User: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-07-05 |
Rusty Russell | ccan: fix configure tests for __builtin_clz etc. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Autobuild-User: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-06-21 |
Rusty Russell | lib/ccan/tally.h: update for FreeBSD compile. Author: Rusty Russell <rusty@rustcorp.com.au> Autobuild-User: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-06-20 |
Rusty Russell | tdb_compat: respect TDB_NO_FSYNC environment variable... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Autobuild-User: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-06-20 |
Rusty Russell | tdb2: tie it into build process if --enable-tdb2-breaks... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-06-20 |
Rusty Russell | tdb2: create tdb2 versions of various testing TDBs. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-06-20 |
Rusty Russell | tdb2: python wrapper Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-06-20 |
Rusty Russell | source3/lib/util_tdb.c: operation timeout support for... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-06-20 |
Rusty Russell | tdb2: minor changes to SAMBIFY it. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-06-20 |
Rusty Russell | tdb2: add lib/tdb2 (from CCAN init-1161-g661d41f) Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-06-20 |
Rusty Russell | tdb_compat: Higher level API fixes. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-06-20 |
Rusty Russell | tdb_compat: use tdb_open_compat. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-06-20 |
Rusty Russell | tdb2: tdb_parse_record() returns negative errors, not -1. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-06-20 |
Rusty Russell | source3/winbindd/idmap_tdb.c: tdb2 support for wrong... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-06-20 |
Rusty Russell | tdb_validate: TDB2 support for tdb_validate_child and... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-06-20 |
Rusty Russell | tdb2: #ifdef out TDB_ERR_NOLOCK and TDB_ERR_LOCK_TIMEOUT. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-06-20 |
Rusty Russell | ldb: replace 'struct TDB_DATA' with 'TDB_DATA' Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-06-20 |
Rusty Russell | tdb_compat: use tdb_errorstr_compat() Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-06-20 |
Rusty Russell | tdb_compat: use tdb_firstkey_compat/tdb_nextkey_compat... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-06-20 |
Rusty Russell | tdb_unlockall/tdb_unlockall_read: ignore return value. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-06-20 |
Rusty Russell | tdb_traverse/tdb_traverse_read: check returns for negative... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-06-20 |
Rusty Russell | tdb_chainunlock: ignore return value. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-06-20 |
Rusty Russell | tdb_chainlock: check returns for 0, not -1. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-06-20 |
Rusty Russell | tdb_transaction_cancel: ignore return value. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-06-20 |
Rusty Russell | tdb_transaction_commit: check returns for 0, not -1. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-06-20 |
Rusty Russell | tdb_store: check returns for 0, not -1. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-06-20 |
Rusty Russell | tdb_delete: check returns for 0, not -1. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-06-20 |
Rusty Russell | tdb_fetch_compat: use instead of tdb_fetch. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-06-20 |
Rusty Russell | tdb_compat.h: divert every tdb build and includes to... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-06-20 |
Rusty Russell | lib/tdb_compat: header for tdb1 vs tdb2. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-06-20 |
Rusty Russell | source3/smdb/files.c: file_name_hash to use Jenkins...
|
commit | commitdiff | tree |
2011-06-20 |
Rusty Russell | source3/lib/util.c: str_checksum to use Jenkins hash...
|
commit | commitdiff | tree |
2011-06-20 |
Rusty Russell | smb_share_modes: don't use tdb_jenkins_hash. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-06-20 |
Rusty Russell | lib: import ccan modules for tdb2 Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-06-08 |
Rusty Russell | tdb: enable VALGRIND to remove valgrind noise. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Autobuild-User: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-06-02 |
Rusty Russell | lib/tdb/python/tests/simple.py: don't assume TDB ordering. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Autobuild-User: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-06-02 |
Rusty Russell | samba3sam.py: don't assume order of ldb results. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-06-01 |
Rusty Russell | lib/tevent/tevent.h: minor documentation fix. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Autobuild-User: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-06-01 |
Rusty Russell | libcli/cldap/cldap.c: don't hand huge values to tevent_timev... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-06-01 |
Rusty Russell | lib/util/time.c: timeval_current_ofs_usec Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-06-01 |
Rusty Russell | lib/util/time.c: timeval_current_ofs_msec Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-05-10 |
Rusty Russell | async_smb.c: convert cli->timeout properly Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Autobuild-User: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-05-10 |
Rusty Russell | tdb_wrap.h: not a public header. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Autobuild-User: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-04-19 |
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-19 |
Rusty Russell | gencache: don't use CLEAR_IF_FIRST as fallback. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-05-10 |
Rusty Russell | Add -fno-common where supported (WAF only) Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-04-18 |
Rusty Russell | tdb: tdb_repack() only when it's worthwhile. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2011-04-18 |
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 |
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-10-06 |
Rusty Russell | idtree: fix right shift of signed ints, crash on large... 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-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-08-13 |
Rusty Russell | tdb: workaround starvation problem in locking entire... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
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 |