lib: Remove xfile
[samba.git] / ctdb /
2016-12-09 David Disseldorpctdb: add test script for ctdb_mutex_ceph_rados_helper
2016-12-09 David Disseldorpctdb/doc: man page for Ceph RADOS cluster mutex helper
2016-12-09 David Disseldorpctdb: cluster mutex helper using Ceph RADOS
2016-12-09 David Disseldorpctdb-build: configure time switch for etcd support
2016-12-09 David Disseldorpctdb-build: move ctdb_etcd_lock to utils/etcd
2016-12-09 Amitay Isaacsctdb-build: Generate pre-built documentation in wscript...
2016-12-09 Amitay Isaacsctdb-build: Avoid duplicate list of man pages
2016-12-05 Jose A. Riveractdb: Add new helper ctdb_etcd_lock
2016-12-05 Amitay Isaacsctdb-recovery: Start recovery helper with ctdb_vfork_exec
2016-12-05 Amitay Isaacsctdb-locking: Start locking helper using ctdb_vfork_exec
2016-12-05 Amitay Isaacsctdb-daemon: Add ctdb_vfork_exec()
2016-12-05 Amitay Isaacsctdb-daemon: Log to stderr when running in interactive...
2016-12-05 Amitay Isaacsctdb-daemon: Initialize logging in recovery daemon
2016-12-05 Amitay Isaacsctdb-recoverd: Log a message when terminating
2016-12-05 Amitay Isaacsctdb-logging: Get rid of debug_extra
2016-12-05 Amitay Isaacsctdb-daemon: Remove setting of debug_extra
2016-12-05 Amitay Isaacsctdb-daemon: Remove setting of debug_extra from switch_...
2016-12-05 Amitay Isaacsctdb-daemon: Remove setting of debug_extra via ctdb_set...
2016-12-05 Amitay Isaacsctdb-daemon: Don't depend on debug_extra in exit handler
2016-12-05 Amitay Isaacsctdb-daemon: Fix debug messages
2016-12-05 Amitay Isaacsctdb-daemon: Consolidate initialization of logging...
2016-12-05 Amitay Isaacsctdb-logging: Remove duplicate logging code
2016-12-05 Amitay Isaacsctdb-logging: Refactor logging code
2016-12-05 Martin Schwenkectdb-logging: Use Samba's debug levels
2016-12-05 Martin Schwenkectdb-scripts: Update CTDB_SCRIPT_DEBUGLEVEL to be symbolic
2016-12-05 Martin Schwenkectdb-tests: Use symbolic debug levels in tool tests
2016-12-05 Martin Schwenkectdb-tests: Use symbolic debug levels in eventscript...
2016-12-05 Martin Schwenkectdb-tests: Use symbolic debug level for local daemons
2016-12-05 Martin Schwenkectdb-tests: Use symbolic debug levels in takeover tests
2016-12-05 Martin Schwenkectdb-tests: Support symbolic debug level in takeover...
2016-12-05 Martin Schwenkectdb-doc: Don't advertise numeric debug levels
2016-12-05 Martin Schwenkectdb-logging: Drop enum debug_level
2016-12-05 Amitay Isaacsctdb-daemon: Remove tevent debug logging
2016-12-02 Martin Schwenkectdb-tests: Use a separate directory for each local...
2016-12-01 Martin Schwenkectdb-ipalloc: Optimise check to see if IP is available...
2016-12-01 Martin Schwenkectdb-daemon: Exit early if there are trailing command...
2016-12-01 Martin Schwenkectdb-daemon: Don't call ctdb_local_node_got_banned...
2016-11-29 Martin Schwenkectdb-common: Drop CTDB's copy of sys_read() and sys_write()
2016-11-29 Martin Schwenkectdb-lock-helper: Drop include of ctdb_private.h
2016-11-25 Amitay Isaacsctdb-daemon: Mark RecoverPDBBySeqNum tunable deprecated
2016-11-25 Amitay Isaacsctdb-daemon: Remove unused code cmdline.[ch]
2016-11-25 Amitay Isaacsctdb-daemon: Consolidate command line options to ctdbd
2016-11-25 Amitay Isaacsctdb-tests: Remove unused test code
2016-11-21 Amitay Isaacsctdb-recovery: Avoid NULL dereference in failure case
2016-11-18 Amitay Isaacsctdb-locking: Reset real-time priority in lock helper
2016-11-07 Martin Schwenkectdb-tests: Add tests for updated Debian style Samba...
2016-11-07 Mathieu Parentctdb-scripts: Fix Debian init in samba eventscript
2016-11-03 Amitay Isaacsctdb-scripts: Fix calculation of CTDB_BASE
2016-10-27 Amitay Isaacsctdb-packaging: Update required tdb version for tdb_sto...
2016-10-27 Amitay Isaacsctdb-tools: Simplify using a local variable
2016-10-27 Amitay Isaacsctdb-tools: Simplify using tdb_storev
2016-10-27 Amitay Isaacsctdb-tool: Simplify using tdb_storev
2016-10-27 Amitay Isaacsctdb-client: Simplify using tdb_storev
2016-10-27 Amitay Isaacsctdb-client: Simplify using a local variable
2016-10-27 Amitay Isaacsctdb-daemon: Simplify code using tdb_storev
2016-10-27 Amitay Isaacsctdb-common: Simplify code using tdb_storev
2016-10-27 Amitay Isaacsctdb-daemon: Simplify code using local variable
2016-10-27 Amitay Isaacsctdb-common: Simplify code using local variables
2016-10-25 Amitay IsaacsRevert "ctdb-common: Use SCHED_RESET_ON_FORK when setti...
2016-10-17 Volker Lendeckectdb: Add a required include
2016-10-17 Volker Lendeckectdb: Fix format errors for time_t!=long
2016-10-14 Martin Schwenkectdb-scripts: Strengthen check to see if ctdbd is running
2016-10-14 Martin Schwenkectdb-packaging: Move CTDB tests to /usr/local/share...
2016-10-13 Martin Schwenkectdb-tests: Add a missing assert()
2016-10-13 Martin Schwenkectdb-tests: Use bash locals for readability
2016-10-13 Martin Schwenkectdb-scripts: Drop backward compatibility from ctdbd_is...
2016-10-13 Martin Schwenkectdb-scripts: ctdbd_wrapper should never remove the...
2016-10-10 Martin Schwenkectdb-scripts: Dump stack traces of smbd processes after...
2016-09-22 Martin Schwenkectdb-daemon: Log when removing stale Unix domain socket
2016-09-22 Martin Schwenkectdb-daemon: Drop attempt to connect to Unix domain...
2016-09-22 Martin Schwenkectdb-daemon: Don't try to reopen TDB files
2016-09-22 Martin Schwenkectdb-daemon: Bind to Unix domain socket after PID file...
2016-09-22 Martin Schwenkectdb-daemon: Use PID file abstraction
2016-09-22 Amitay Isaacsctdb-common: Add routines to manage PID file
2016-09-22 Amitay Isaacsctdb-locking: Restrict lock debugging to once per second
2016-09-22 Amitay Isaacsctdb-locking: Log if ctdb is unable to take db locks...
2016-09-22 Martin Schwenkectdb-tests: Produce clear errors for missing IPv6 node...
2016-09-22 Martin Schwenkectdb-tests: Fix typo in local daemons IPv6 setup
2016-09-19 Amitay Isaacsctdb-daemon: Log a message when vfork() takes long...
2016-09-19 Amitay Isaacsctdb-daemon: Log a message when fork() takes long time
2016-09-19 Amitay Isaacsctdb-daemon: Avoid extra condition in tevent trace...
2016-09-19 Amitay Isaacsctdb-recovery-helper: Add missing initialisation of...
2016-09-14 Martin Schwenkectdb-tests: Add new public IP takeover no-op test
2016-09-14 Martin Schwenkectdb-tests: Factor out new local daemons functions...
2016-09-14 Martin Schwenkectdb-ipalloc: ipalloc_set_public_ips() can't fail
2016-09-14 Martin Schwenkectdb-ipalloc: Move merged IP list creation to ipalloc()
2016-09-14 Martin Schwenkectdb-ipalloc: Drop known_ips argument from merged IP...
2016-09-14 Martin Schwenkectdb-ipalloc: Optimise check to see if IPs can be hosted
2016-09-14 Martin Schwenkectdb-ipalloc: Whether IPs can be hosted need not depend...
2016-09-14 Martin Schwenkectdb-ipalloc: Store known public IPs in IP allocation...
2016-09-14 Martin Schwenkectdb-packaging: Fix systemd network dependency
2016-09-14 Amitay Isaacsctdb-daemon: Remove NUM_DB_PRIORITIES
2016-09-14 Amitay Isaacsctdb-recoverd: Drop code to freeze databases from set_r...
2016-09-14 Amitay Isaacsctdb-common: Use correct db_id size in marshalling...
2016-09-14 Amitay Isaacsctdb-protocol: Fix marshalling for GET_DB_SEQNUM contro...
2016-09-08 Martin Schwenkectdb-scripts: Optimise tickle_tcp_connections()
2016-09-08 Martin Schwenkectdb-scripts: Optimise update_tickles()
2016-09-08 Martin Schwenkectdb-tests: Allow "addtickle" and "deltickle" stubs...
2016-09-08 Martin Schwenkectdb-tests: CID 1125635 Dereference null return value...
2016-09-08 Martin Schwenkectdb-tools: CID 1125617 String not null terminated...
next