locking: use correct conversion specifier for printing variables
[obnox/samba/samba-obnox.git] / ctdb /
2014-06-12 Amitay Isaacsctdb-daemon: Reset scheduler policy for helper processes
2014-06-12 Amitay Isaacsctdb-daemon: Do not complain if node is inactive and...
2014-06-12 Amitay Isaacsctdb-build: Remove duplicate library dependency
2014-06-12 Amitay Isaacsctdb-daemon: Remove duplicate code from helper binaries
2014-06-12 Amitay Isaacsctdb-logging: Move controls handling functions from...
2014-06-12 Amitay Isaacsctdb-logging: Split ringbuffer handling code from ctdb_...
2014-06-12 Amitay Isaacsctdb-common: Move mkdir_p_or_die to system utilities
2014-06-12 Amitay Isaacsctdb-daemon: Rename ctdb_mkdir_p_or_die to mkdir_p_or_die
2014-06-12 Amitay Isaacsctdb-common: Move lockdown_memory to system utilities
2014-06-12 Amitay Isaacsctdb-daemon: Rename ctdb_lockdown_memory to lockdown_memory
2014-06-12 Amitay Isaacsctdb-daemon: Instead of passing ctdb context, pass...
2014-06-12 Amitay Isaacsctdb-common: Keep debug level related functions with...
2014-06-12 Amitay Isaacsctdb-daemon: Rename block_signal to ignore_signal
2014-06-12 Amitay Isaacsctdb-common: Remove unused functions
2014-06-12 Amitay Isaacsctdb-daemon: No need to block SIGPIPE at startup
2014-06-12 Amitay Isaacsctdb-common: Separate more system utilities that are...
2014-06-12 Amitay Isaacsctdb-common: Separate system utilties that are ctdb...
2014-06-12 Martin Schwenkectdb-common: No dynamic memory allocation in mkdir_p()
2014-06-12 Martin Schwenkectdb-common: Do not dynamically allocate memory when...
2014-06-12 Amitay Isaacsctdb-common: Drop ctdb prefix from utility functions...
2014-06-12 Amitay Isaacsctdb-common: Changing scheduler policy does not require...
2014-06-12 Amitay Isaacsctdb-common: Do not abort if restoring scheduling polic...
2014-06-12 Amitay Isaacsctdb-common: No need to save previous scheduler priority
2014-06-11 Martin Schwenkectdb-eventscripts: New configuration variable CTDB_GANE...
2014-06-05 Michael Adamctdb:server: fix DEBUG message for wrong event script...
2014-05-29 Martin Schwenkectdb-tools-ctdb: Make natgwlist and lvsmaster more...
2014-05-29 Amitay Isaacsctdb-ib: Make infiniband transport compile again
2014-05-29 Amitay Isaacsctdb-pmda: Do not hardcode include paths
2014-05-28 Martin Schwenkectdb-tools-ctdb: scriptstatus should not count disabled...
2014-05-27 Amitay Isaacsctdb-build: Move internal include files in a separate...
2014-05-27 Amitay Isaacsctdb-build: Build ctdb_version.h before compiling files...
2014-05-05 Martin Schwenkectdb-daemon: Move a ZERO_STRUCT() to a better place
2014-05-05 Martin Schwenkectdb-eventscripts: Add check for invalid policy routing...
2014-05-05 Martin Schwenkectdb-eventscripts: Update comment in 11.routing
2014-05-05 Martin Schwenkectdb-eventscripts: Don't check if $iface is empty
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-tests: Add test for re-attaching detached database
2014-04-23 Amitay Isaacsctdb-tools/ctdb: Unlock records before closing tdb...
2014-04-23 Amitay Isaacsctdb-client: Talloc tdb_wrap off ctdb_db_context
2014-04-23 Amitay Isaacsctdb-daemon: Talloc tdb_wrap off ctdb_db_context
2014-04-23 Martin Schwenkectdb-tests: Update "ctdb detach" test
2014-04-23 Amitay Isaacsctdb-tools/ctdb: Detach databases only if all nodes...
2014-04-23 Amitay Isaacsctdb-daemon: Do not allow database detach if AllowClien...
2014-04-16 Björn Baumbachlib-util: rename memdup to smb_memdup and fix all callers
2014-04-15 Andrew Bartlettauth: Remove plaintext OSF1 password support
2014-04-14 Martin Schwenkectdb-eventscripts: CTDB_NATGW_PUBLIC_* optional on...
2014-04-14 Martin Schwenkectdb-tools-ctdb: Drop disconnected nodes when filtering...
2014-04-14 Amitay Isaacsctdb-tests: Add a simple test for "ctdb detach"
2014-04-14 Amitay Isaacsctdb-doc: Remove commands that have been deleted
2014-04-14 Amitay Isaacsctdb-doc: Add "ctdb detach" and update "ctdb attach"
2014-04-14 Amitay Isaacsctdb-tools/ctdb: Add ctdb detach command to detach...
2014-04-14 Amitay Isaacsctdb-client: Add client code to detach a database
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-02 Volker Lendeckedlinklist: Fix a typo
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-tests: Do not mix bool and int data types
2014-03-28 Amitay Isaacsctdb-tests: Use ctdb_fetch_lock instead of ctdb_fetch_l...
2014-03-28 Amitay Isaacsctdb-client: ctdb_fetch_lock should check for readonly...
2014-03-28 Martin Schwenkectdb-tests: Fix and extend read-only records test
2014-03-28 Martin Schwenkectdb-tests: Add a new NFS tickle test
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-26 Martin Schwenkectdb-tests: Add NAT gateway eventscript unit tests...
2014-03-26 Martin Schwenkectdb-eventscripts: CTDB_NATGW_STATIC_ROUTES can specify...
2014-03-26 Martin Schwenkectdb-eventscripts: New configuration variable CTDB_NATG...
2014-03-26 Martin Schwenkectdb-eventscripts: Clarify that CTDB_NATGW_DEFAULT_GATE...
2014-03-26 Martin Schwenkectdb-eventscripts: Improve check in NATGW "startup...
2014-03-26 Martin Schwenkectdb-eventscripts: Reformat natgw_clear()
2014-03-26 Martin Schwenkectdb-eventscripts: Rename some NAT gateway functions
2014-03-26 Martin Schwenkectdb-tests: Add a test for NAT gateway sanity checking
2014-03-26 Martin Schwenkectdb-eventscripts: Sanity check NAT gateway configuration
2014-03-26 Martin Schwenkectdb-eventscripts: Improve readability of NAT gateway...
2014-03-26 Martin Schwenkectdb-tests: Add some tests for 11.natgw eventscript
2014-03-26 Martin Schwenkectdb-eventscripts: Use set_proc() to update /proc
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-tests: Improve tickle tests
2014-03-23 Martin Schwenkectdb-eventscripts: Fix regression in IP add/delete...
2014-03-23 Martin Schwenkectdb-daemon: Do not disable monitoring when running...
2014-03-23 Martin Schwenkectdb-eventscripts: Attach to persistent ctdb.tdb in...
2014-03-23 Martin Schwenkectdb-daemon: Fix tickle updates to recently started...
2014-03-23 Martin Schwenkectdb-tools-ctdb: Parse IP addresses when reading a...
2014-03-23 Martin Schwenkectdb-tools-ctdb: Remove redundant filtering of trailing...
2014-03-23 Martin Schwenkectdb-tools-ctdb: Use DLIST_ADD_END() to avoid reversing...
2014-03-23 Martin Schwenkectdb-tools-ctdb: Factor out function read_pnn_node_file()
2014-03-23 Martin Schwenkectdb-tests: Add "ctdb listnodes" and "ctdb xpnn" stub...
2014-03-23 Martin Schwenkectdb-tools-ctdb: Read NAT gateway nodes from a separate...
2014-03-23 Martin Schwenkectdb-tools-ctdb: Add and use function filter_nodemap_by...
2014-03-23 Martin Schwenkectdb-tools-ctdb: Update LVS commands to use filter_node...
2014-03-23 Martin Schwenkectdb-tools-ctdb: Update LVS commands to use filter_node...
2014-03-23 Martin Schwenkectdb-tools-ctdb: Fixes for "lvs" and "lvsmaster" commands
2014-03-23 Martin Schwenkectdb-tools-ctdb: Generalise find_natgw() -> filter_node...
2014-03-23 Martin Schwenkectdb-tools-ctdb: Update natgwlist to filter nodes by...
2014-03-23 Martin Schwenkectdb-tests: New natgwlist tests where nodes capability...
2014-03-23 Martin Schwenkectdb-tests: Update ctdb stub LVS tests and add some...
next