Revert "s4:torture:smb2: durable_v2_open_oplock be verbose on failure"
[obnox/samba/samba-obnox.git] / ctdb / server /
2014-05-05 Martin Schwenkectdb-daemon: Move a ZERO_STRUCT() to a better place
2014-04-30 Volker Lendeckectdb: Fix a comment typo
2014-04-23 Amitay Isaacsctdb-recoverd: Detach database from recovery daemon
2014-04-23 Amitay Isaacsctdb-daemon: Talloc tdb_wrap off ctdb_db_context
2014-04-23 Amitay Isaacsctdb-daemon: Do not allow database detach if AllowClien...
2014-04-14 Amitay Isaacsctdb-daemon: Add control CTDB_CONTROL_DB_DETACH
2014-04-07 Amitay Isaacsctdb-daemon: Always update database priority cluster...
2014-04-01 Gregor Beckctdb:daemon avoid goto ctdb_remove_orphaned_ifaces()
2014-03-31 Gregor Beckctdb:daemon take a shortcut in all_nodes_are_disabled()
2014-03-31 Amitay Isaacsctdb-readonly: Do not use hard-coded value for readonly...
2014-03-28 Amitay Isaacsctdb-locking: Instead of comparing key, compare key...
2014-03-28 Amitay Isaacsctdb-locking: Check for talloc_memdup error
2014-03-28 Amitay Isaacsctdb-locking: Avoid memory leak
2014-03-23 Martin Schwenkectdb/daemon: Optimise deletion of IPs
2014-03-23 Martin Schwenkectdb/daemon: Make delete IP wait until the IP is released
2014-03-23 Martin Schwenkectdb-daemon: Do not disable monitoring when running...
2014-03-23 Martin Schwenkectdb-daemon: Fix tickle updates to recently started...
2014-03-06 Michael Adamctdb-vacuum: fix delete list counts in delete_marshall_...
2014-03-06 Michael Adamctdb-vacuum: fix possible cause for delelete_list proce...
2014-03-06 Michael Adamctdb-vacuum: systematize counters into various structs
2014-03-06 Michael Adamctdb-vacuum: remove unused counter vdata->total
2014-03-06 Michael Adamctdb-vacuum: make ctdb_process_delete_list() void
2014-03-06 Michael Adamctdb-vacuum: make ctdb_process_vacuum_fetch_lists(...
2014-03-06 Michael Adamctdb-vacuum: make ctdb_vacuum_traverse_db() void.
2014-03-06 Michael Adamctdb-vacuum: don't stop in process_vacuum_fetch_lists...
2014-03-06 Michael Adamctdb-vacuum: catch and log errors to traverse the delet...
2014-03-06 Michael Adamctdb-vacuum: catch and log error of traverse in ctdb_pr...
2014-03-06 Michael Adamctdb-vacuum: use tdb_parse_record instead of tdb_fetch...
2014-03-06 Michael Adamctdb-vacuum: simplify delete_marshall_traverse_first...
2014-03-06 Michael Adamctdb-vacuum: remove VacuumLimit criterion for triggerin...
2014-03-06 Michael Adamctdb-vacuum: treat value 0 of tunable VacuumLimit as...
2014-03-06 Michael Adamctdb-vacuum: add consistency check for counts at end...
2014-03-06 Michael Adamctdb-vacuum: log error if records are left for deletion...
2014-03-06 Michael Adamctdb-vacuum: use tdb_parse_record instead of tdb_fetch...
2014-03-06 Michael Adamctdb-vacuum: update comment for ctdb_process_delete_queue
2014-03-06 Michael Adamctdb-vacuum: rename ctdb_vacuum_db_fast --> ctdb_proces...
2014-03-06 Michael Adamctdb-vacuum: update comment for ctdb_vacuum_traverse_db
2014-03-06 Michael Adamctdb-vacuum: rename ctdb_vacuum_db_full --> ctdb_vacuum...
2014-03-06 Michael Adamctdb-vacuum: change full db traverse vacuuming to fill...
2014-03-06 Michael Adamctdb-vacuum: run the fast vacuum after the db traverse
2014-03-06 Michael Adamctdb-vacuum: rename private->private_data in repack_tra...
2014-03-06 Michael Adamctdb-vacuum: rename private->private_data in vacuum_tra...
2014-03-06 Michael Adamctdb-vacuum: extract check for full vacuum run out...
2014-03-06 Michael Adamctdb-vacuum: add consistency check for counts to ctdb_v...
2014-03-06 Michael Adamctdb-vacuum: use tdb_parse_record instead of tdb_fetch...
2014-03-06 Michael Adamctdb-vacuum: simplify delete_record_traverse() - free...
2014-03-06 Michael Adamctdb-vacuum: simplify delete_queue_traverse() - free...
2014-03-06 Michael Adamctdb-vacuum: reduce indentation in delete_queue_traverse
2014-03-06 Michael Adamctdb-vacuum: treat value 0 of tunable RepackLimit as...
2014-03-06 Michael Adamctdb-vacuum: fix treatment of remaining records and...
2014-03-06 Michael Adamctdb-vacuum: cast freelist_size in comparison.
2014-03-06 Michael Adamctdb-vacuum: improve output of delete list statistics
2014-03-04 Amitay Isaacsctdb-daemon: Do not support connection tracking if...
2014-02-27 Amitay Isaacsctdb-recoverd: Check if callback function is registered...
2014-02-27 Amitay Isaacsctdb-daemon: After updating tickles on other nodes...
2014-02-27 Martin Schwenkectdb-daemon: Implement ctdb_control_startup()
2014-02-27 Amitay Isaacsctdb-daemon: Fix whitespaces
2014-02-27 Amitay Isaacsctdb-daemon: Always talloc tickle array off vnn instead...
2014-02-19 Martin Schwenkectdb-recoverd: LCP2 cleanups
2014-02-19 Martin Schwenkectdb-recoverd: Optimise check for rebalance candidates...
2014-02-14 Michael Adamctdb:vacuum: move retrieval of freelist to after vacuum run
2014-02-14 Michael Adamctdb:vacuum: fix debug message typo in add_record_to_de...
2014-02-13 Martin Schwenkectdb-recoverd: Fix a bug in the LCP2 rebalancing code
2014-02-12 Amitay Isaacsctdb-daemon: Consult CTDB_DEBUG_HUNG_SCRIPT variable...
2014-01-31 Amitay Isaacsctdb-daemon: Return negative status only if there are...
2014-01-31 Martin Schwenkectdb/daemon: reloadips must register state of asynchron...
2014-01-21 Amitay Isaacsctdb-daemon: Simplify listing event scripts using scandir
2014-01-21 Amitay Isaacsctdb-daemon: Do not run monitor event if any other...
2014-01-17 Martin Schwenkectdb/daemon: Untangle serialisation of 1st recovery...
2014-01-17 Martin Schwenkectdb/recoverd: Do not refuse disabling takeover runs...
2014-01-17 Martin Schwenkectdb-recoverd: Ignore failed ipreallocated controls...
2014-01-16 Amitay Isaacsctdb-daemon: Remove ctdb_fork_with_logging()
2014-01-16 Amitay Isaacsctdb-daemon: Remove unused code to run eventscripts
2014-01-16 Amitay Isaacsctdb-daemon: Replace ctdb_fork_with_logging with ctdb_v...
2014-01-16 Amitay Isaacsctdb-daemon: Replace ctdb_fork_with_logging with ctdb_v...
2014-01-16 Amitay Isaacsctdb-daemon: Add helper process to execute event scripts
2014-01-16 Amitay Isaacsctdb-daemon: Add ctdb_vfork_with_logging()
2014-01-16 Amitay Isaacsctdb-daemon: No need to call event scripts with CTDB_CA...
2014-01-16 Amitay Isaacsctdb-daemon: Deprecate RELOAD and STATUS events
2013-11-27 Martin Schwenkectdb-recoverd: Only respond to currently queued ipreall...
2013-11-27 Martin Schwenkectdb-recoverd: For persistent databases a sequence...
2013-11-27 Amitay Isaacsctdb-locking: Use vfork instead of fork to exec helpers
2013-11-27 Amitay Isaacsctdb-locking: Update current lock statistics when lock...
2013-11-27 Amitay Isaacsctdb-locking: Do not merge multiple lock requests to...
2013-11-27 Amitay Isaacsctdb-locking: Implement active lock requests limit...
2013-11-27 Martin Schwenkectdb-recoverd: Fix backward compatibility for CTDB_SRVI...
2013-11-27 Martin Schwenkectdb-recoverd: A node refuses to play against itself
2013-11-27 Martin Schwenkectdb-recoverd: Remove duplicate code to update flags...
2013-11-19 Amitay Isaacsctdb-server: Coverity fixes
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-30 Amitay Isaacstunables: Remove obsolete tunables
2013-10-30 Martin Schwenkerecoverd: Rebalancing should be done regardless tunable
2013-10-30 Martin Schwenkerecoverd: Improve an error message in the election...
2013-10-30 Martin SchwenkeRevert "if a new node enters the cluster, that node...
2013-10-29 Martin Schwenkectdbd: When a node is connected, log at DEBUG NOTICE...
2013-10-29 Martin SchwenkeRevert "recoverd: Disable takeover runs on other nodes...
2013-10-28 Amitay Isaacsdaemon: Change the default recovery method for persiste...
2013-10-25 Amitay Isaacspackaging: Move ctdb/ directory from /var to /var/lib
2013-10-25 Martin Schwenkectdbd: Simplify database directory setting logic
2013-10-25 Martin Schwenkectdbd: Remove duplicate database directory setting...
next