s3:smbd: move sconn->nbt.* to xconn->transport.nbt.*
[kamenim/samba-autobuild/.git] / ctdb /
2014-08-04 Amitay Isaacsctdb-locking: Add per database queues for pending and...
2014-08-04 Amitay Isaacsctdb-locking: Update a comment
2014-08-04 Amitay Isaacsctdb-locking: Simplify check for locks on record or...
2014-08-04 Amitay Isaacsctdb-locking: Decrement pending statistics when lock...
2014-08-04 Amitay Isaacsctdb-locking: Update ctdb statistics for all lock types
2014-08-04 Amitay Isaacsctdb-locking: Add DB lock requests to head of the pendi...
2014-08-04 Amitay Isaacsctdb-locking: Remove unused variable lock_num_pending
2014-08-04 Amitay Isaacsctdb-locking: Increase number of lock processes per...
2014-08-04 Amitay Isaacsctdb-locking: Add new tunable LockProcessesPerDB
2014-08-04 Amitay Isaacsctdb-locking: Allocate lock request soon after allocati...
2014-08-04 Amitay Isaacsctdb-locking: Remove unused function find_lock_context()
2014-08-04 Amitay Isaacsctdb-locking: Schedule the next possible lock based...
2014-08-04 Amitay Isaacsctdb-locking: Remove multiple lock requests per lock...
2014-08-04 Amitay Isaacsctdb-locking: Remove multiple lock requests per lock...
2014-08-04 Amitay Isaacsctdb-locking: Remove unused structure members
2014-08-04 Amitay Isaacsctdb-locking: Fix the lock_type_str corresponding to...
2014-07-31 Martin Schwenkectdb-eventscripts: Remove special case for virtio_net
2014-07-29 Martin Schwenkectdb-eventscripts: Remove unused argument to natgw_ensu...
2014-07-29 Martin Schwenkectdb-tests: Add another LCP2 takeover test
2014-07-29 Martin Schwenkectdb-eventscripts: Remove NAT gateway "monitor" event
2014-07-23 Michael Adamctdb:vacuum: stop vacuuming when the first delete_list...
2014-07-23 Amitay Isaacsctdb-vacuum: Use existing function ctdb_marshall_finish
2014-07-23 Amitay Isaacsctdb-vacuum: Use ctdb_marshall_add to add a record...
2014-07-23 Amitay Isaacsctdb-util: Refactor record marshalling routines to...
2014-07-23 Amitay Isaacsctdb-util: Refactor ctdb_marshall_record
2014-07-23 Amitay Isaacsctdb-util: Fix nonempty line endings
2014-07-23 Amitay Isaacsctdb-vacuum: If talloc_realloc fails, terminate traverse
2014-07-23 Amitay Isaacsctdb-vacuum: Fix talloc hierarchy in delete_marshall_tr...
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
next