torture: Remove confusing reference to (1 sec == 0.25)
[metze/samba/wip.git] / ctdb /
2014-06-20 Michael Adamctdb: update configure.rpm with builtin and bundled...
2014-06-20 Michael Adamctdb:includes: add #ifdef guard for ZERO_STRUCT
2014-06-20 Michael Adamctdb:includes: add #ifdef guards for _PUBLIC_, _NORETUR...
2014-06-20 Andrew Bartlettctdb: Remove duplicate README.Coding
2014-06-20 Amitay Isaacsautobuild: Remove unsupported --enable-socket-wrapper...
2014-06-20 Amitay Isaacsctdb-packaging: Remove unused files
2014-06-20 Amitay Isaacsctdb-build: Add target to build RPMs
2014-06-20 Amitay Isaacsctdb-packaging: Modify spec file to use waf build inste...
2014-06-20 Amitay Isaacsctdb-packaging: Fix date/days in changelog
2014-06-20 Amitay Isaacsctdb-build: Add build files (configure/Makefile) to...
2014-06-20 Amitay Isaacsctdb-tests: Fix the tests for waf build
2014-06-20 Amitay Isaacsctdb-build: Add waf build for CTDB
2014-06-20 Amitay Isaacsctdb-build: Remove autoconf build files
2014-06-20 Amitay Isaacsctdb-mkversion: Support external VERSION specification
2014-06-20 Amitay Isaacsctdb-header: Protect against multiple includes
2014-06-20 Amitay Isaacsctdb-build: Remove duplicate socket_wrapper library
2014-06-20 Amitay Isaacsctdb-build: Remove duplicate tdb library
2014-06-20 Amitay Isaacsctdb-build: Remove duplicate tevent library
2014-06-20 Amitay Isaacsctdb-build: Remove duplicate talloc library
2014-06-20 Amitay Isaacsctdb-build: Remove duplicate replace library
2014-06-20 Amitay Isaacsctdb-build: Remove duplicate popt library
2014-06-20 Martin Schwenkectdb-eventscripts: Ensure $GANRECDIR points to configur...
2014-06-20 Martin Schwenkectdb-daemon: Debugging for tickle updates
2014-06-19 Martin Schwenkectdb-tests: Try harder to avoid failures due to repeate...
2014-06-17 Michael Adamctdb:vacuum: always run freelist_size again
2014-06-17 Michael Adamctdb:vacuum: add missing return to ctdb_vacuum_traverse...
2014-06-17 Michael Adamctdb:vacuum: remove now unused talloc ctx argument...
2014-06-17 Michael Adamctdb:vacuum: move init of vdata into init_vdata funcion
2014-06-17 Michael Adamctdb:vacuum: remove vacuum limit from vdata - not used
2014-06-17 Michael Adamctdb:vacuum: remove a superfluous comment.
2014-06-17 Michael Adamctdb:vacuum: untangle assignmend and check for return...
2014-06-17 Michael Adamctdb:vacuum: remove a superfluous and misleading comment
2014-06-17 Michael Adamctdb:vacuum: remove now unused ctdb_repack_tdb().
2014-06-17 Michael Adamctdb:vacuum: use plain tdb_repack() instead of ctdb_rep...
2014-06-17 Michael Adamctdb:vacuum: remove a comment in ctdb_vacuum_and_repack...
2014-06-17 Michael Adamctdb:vacuum: adapt debug message for repacking.
2014-06-16 Michael Adamctdb:build: fix building with external libtdb
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
next