smbd: Fix a typo
[samba.git] / ctdb /
2014-07-22 Volker Lendeckectdb: Fix verbose_memory_names
2014-07-22 Volker Lendeckectdb: Avoid a talloc in ctdb_queue_send
2014-07-21 Martin Schwenkectdb-recoverd: Gently abort recovery when election...
2014-07-14 Amitay Isaacsctdb-ltdb: Use tdb_null instead of zeroing TDB_DATA...
2014-07-09 Amitay Isaacsctdb-daemon: Support per-node robust mutex feature
2014-07-09 Amitay Isaacsctdb-daemon: Enable robust mutexes only if TDB_MUTEX_LO...
2014-07-09 Volker Lendeckectdb-daemon: Allow flag TDB_MUTEX_LOCKING to pass into...
2014-07-09 Amitay Isaacsctdb-daemon: Simplify code a bit
2014-07-09 Amitay Isaacsctdb-daemon: Use false instead of 0 for boolean arguments
2014-07-08 Amitay Isaacsctdb-tests: Do not run ip command if running against...
2014-07-08 Amitay Isaacsctdb-build: fix wscript formatting as per PEP8
2014-07-08 Amitay Isaacsctdb-build: Create ctdb only ctags
2014-07-08 Amitay Isaacsctdb-build: Replace os.system with samba_utils.RUN_COMMAND
2014-07-08 Amitay Isaacsctdb-build: Check the return value of RUN_COMMAND
2014-07-08 Amitay Isaacsctdb-tests: Shutdown local daemons if the tests exit...
2014-07-07 Amitay Isaacsctdb-tests: Add a test for ctdb restoredb
2014-07-07 Amitay Isaacsctdb-tests: Check that ctdb wipedb cleans the database
2014-07-07 Amitay Isaacsctdb-daemon: Do not thaw databases if recovery is active
2014-07-07 Amitay Isaacsctdb-recoverd: Set recovery mode before freezing databases
2014-07-07 Amitay Isaacsctdb-tools: There is no need for forcing a recovery
2014-07-07 Amitay IsaacsRevert "It was possible for ->recovery_mode to get...
2014-07-07 Martin Schwenkectdb-common: Use SCHED_RESET_ON_FORK when setting SCHED...
2014-07-07 Martin Schwenkectdb-recoverd: Don't say "Election timed out"
2014-07-07 Martin Schwenkectdb-recoverd: Log a message when releasing the recover...
2014-07-07 Martin Schwenkectdb-scripts: Support NFS on RHEL7 with systemd
2014-07-05 Amitay Isaacsctdb-recoverd: No need to set ctdbd_pid again
2014-07-05 Martin Schwenkectdb-daemon: Remove ctdbd_pid global variable
2014-07-05 Martin Schwenkectdb-daemon: Check PID in ctdb_remove_pidfile(), not...
2014-07-05 Martin Schwenkectdb-daemon: Exit if setting the session ID fails
2014-07-03 Martin Schwenkectdb-tests: Fix racy test for debugging hung scripts
2014-07-03 Martin Schwenkectdb-scripts: Always print footer when debugging hung...
2014-06-30 Amitay Isaacsctdb-packaging: Update configure.rpm with minimum libra...
2014-06-30 Amitay Isaacsctdb-packaging: Minimum required tevent library is...
2014-06-24 Amitay Isaacsctdb-build: Instead of default test_wrap, install fixed...
2014-06-24 Amitay Isaacsctdb-build: Fix sed expression to protect '\'
2014-06-24 Amitay Isaacsctdb-build: Use correct path variables for ctdb_run_tes...
2014-06-24 Amitay Isaacsctdb-build: Use CTDB_ETCDIR instead of ETCDIR/ctdb
2014-06-24 Amitay Isaacsctdb-build: Use CTDB_RUNDIR instead of VARDIR/run/ctdb
2014-06-24 Amitay Isaacsctdb-build: Add special target to get build version
2014-06-24 Amitay Isaacsctdb-build: Allow waf to build rpms without configure...
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
next