ctdb-daemon: Check all connections from a process in CHECK_PID_SRVID control
[samba.git] / ctdb / server / ctdb_daemon.c
2017-09-22 Amitay Isaacsctdb-daemon: Check all connections from a process in...
2017-09-21 Amitay Isaacsctdb-daemon: Add implementation of control CHECK_PID_SRVID
2017-09-18 Martin SchwenkeRevert "ctdb-daemon: Don't explicitly stop monitoring...
2017-09-14 Martin Schwenkectdb-daemon: Don't explicitly stop monitoring during...
2017-09-14 Amitay Isaacsctdb-daemon: Free up record data if a call request...
2017-09-09 Amitay Isaacsctdb-daemon: Fix implementation of process_exists control
2017-08-29 Martin Schwenkectdb-daemon: Use become_daemon() instead of custom...
2017-08-29 Martin Schwenkectdb-daemon: Narrow a #include
2017-08-24 Volker Lendeckectdb: Fix a typo
2017-08-14 Amitay Isaacsctdb-daemon: Drop the implementation of CHECK_SRVIDS...
2017-08-02 Martin Schwenkectdb-common: Rename pidfile_create() -> pidfile_context...
2017-07-04 Amitay Isaacsctdb-daemon: Increase priority of logs when shutting...
2017-07-04 Amitay Isaacsctdb-daemon: Increase priority of logs when ctdb starts...
2017-06-29 Amitay Isaacsctdb-daemon: Add accessors for CTDB_DB_FLAGS_READONLY...
2017-02-17 Amitay Isaacsctdb-daemon: Use sock_clean() to remove stale sockets
2016-12-18 Amitay Isaacsctdb-daemon: Switch to using event daemon
2016-12-05 Amitay Isaacsctdb-daemon: Log to stderr when running in interactive...
2016-12-05 Amitay Isaacsctdb-daemon: Remove setting of debug_extra from switch_...
2016-12-05 Amitay Isaacsctdb-daemon: Don't depend on debug_extra in exit handler
2016-12-05 Amitay Isaacsctdb-daemon: Remove tevent debug logging
2016-10-17 Volker Lendeckectdb: Fix format errors for time_t!=long
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-19 Amitay Isaacsctdb-daemon: Avoid extra condition in tevent trace...
2016-08-17 Martin Schwenkectdb-daemon: Fix CID 1362723 Unchecked return value...
2016-08-17 Martin Schwenkectdb-daemon: Fix CID 1362726 Unchecked return value...
2016-07-28 Martin Schwenkectdb-daemon: Fix CID 1364527/8/9: Null pointer derefere...
2016-07-05 Amitay Isaacsctdb-daemon: Log ctdb socket in the main daemon
2016-07-05 Amitay Isaacsctdb-daemon: Check if method is initialized before...
2016-06-08 Amitay Isaacsctdb-daemon: Use lib/util functions instead of redefini...
2016-04-25 Volker Lendeckectdbd: Use talloc_memdup where appropriate
2016-04-23 Amitay Isaacsctdb-daemon: Avoid memory leak
2016-02-06 Michael Adamdlist: remove unneeded type argument from DLIST_ADD_END()
2015-11-15 Amitay Isaacsctdb-server: Replace ctdb_logging.h with common/logging.h
2015-11-15 Amitay Isaacsctdb-daemon: Move switch_from_server_to_client() to...
2015-11-06 Mathieu ParentFix various spelling errors
2015-11-03 Amitay Isaacsctdb-daemon: Remove struct ctdb_client_notify_deregister
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_client_notify_register...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_node_map to ctdb_node_m...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_reply_control to ctdb_r...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_req_control to ctdb_req...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_req_message to ctdb_req...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_reply_call to ctdb_repl...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_req_call to ctdb_req_ca...
2015-10-30 Amitay Isaacsctdb-daemon: Separate prototypes for common client...
2015-10-30 Amitay Isaacsctdb-build: Calculate correct version when building...
2015-10-30 Amitay Isaacsctdb-daemon: Remove dependency on includes.h
2015-10-30 Amitay Isaacsctdb-daemon: Stop using tevent compatibility definitions
2015-10-30 Amitay Isaacsctdb-daemon: Separate prototypes for system specific...
2015-10-07 Amitay Isaacsctdb-daemon: Use reqid abstraction
2015-10-07 Amitay Isaacsctdb-daemon: formatting fix
2015-10-07 Amitay Isaacsctdb-daemon: Replace ctdb_message with srvid abstraction
2015-09-03 Volker Lendeckectdb: Fix a 32-bit problem
2015-07-21 Martin Schwenkectdb-daemon: Ignore SIGUSR1
2015-07-01 Martin Schwenkectdb-daemon: Promote debug messages about --start-as...
2015-06-25 Michael Adamctdb: remove useless setting of variable domain_socket_name
2015-05-13 Martin Schwenkectdb-daemon: Move release of all IPs to startup
2015-05-13 Martin Schwenkectdb-daemon: Never release all IPs when DisableIPFailov...
2015-05-10 Martin Schwenkectdb-daemon: Drop interface monitoring
2015-03-23 Martin Schwenkectdb-daemon: New control CTDB_CONTROL_GET_NODES_FILE
2015-03-23 Martin Schwenkectdb-daemon: Store node addresses as ctdb_sock_addr...
2015-03-23 Martin Schwenkectdb-daemon: Set node PNN in one place
2015-03-23 Martin Schwenkectdb-daemon: Move VNN map initialisation out of node...
2014-10-28 Amitay Isaacsctdb: Rename CTDB_VERSION to CTDB_PROTOCOL
2014-10-28 Martin Schwenkectdb-logging: Replace logd code with a basic syslog...
2014-09-12 Amitay Isaacsctdb-daemon: Decrement pending calls statistics when...
2014-09-12 Amitay Isaacsctdb-daemon: Make sure ctdb runs with real-time priority
2014-09-11 Amitay Isaacsctdb-daemon: Increment pending calls statistics correctly
2014-09-09 Martin Schwenkectdb-util: Rename db_wrap to tdb_wrap and make it a...
2014-09-09 Martin Schwenkectdb-daemon: Move some inline declarations to header...
2014-09-05 Amitay Isaacsctdb-daemon: Remove duplicate code with refactored...
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-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-daemon: Rename block_signal to ignore_signal
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-01-17 Martin Schwenkectdb/daemon: Untangle serialisation of 1st recovery...
2014-01-16 Amitay Isaacsctdb-daemon: No need to call event scripts with CTDB_CA...
2013-11-19 Amitay Isaacsctdb-server: Coverity fixes
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-22 Martin Schwenkectdbd: Pass the public address file location in ctdb...
2013-10-04 Amitay Isaacsctdbd: Remove transaction code related to TRANS2 commits
2013-07-19 Martin Schwenkectdbd: Sleep at exit to allow time for log messages...
2013-07-19 Martin Schwenkectdbd: Exit if something is already listening on CTDB...
2013-07-11 Sumit BoseFixes for various issues found by Coverity
2013-07-05 Martin Schwenkectdbd: Use ctdb_die() on "setup" event failure
2013-07-05 Martin Schwenkectdbd: Avoid a core dump when "init" event fails
2013-06-22 Martin Schwenkectdbd: Fix panic on overlapping shutdowns
2013-06-22 Martin Schwenkectdbd: Refactor shutdown sequence
2013-06-20 Martin Schwenkectdbd: "init" event should run earlier in daemon initia...
2013-06-14 Mathieu Parentbuild: Fix tdb.h path to enable building with system...
2013-05-24 Martin Schwenkectdbd: When the "setup" event fails log an error and...
2013-05-24 Martin Schwenkectdbd: Add new runstate CTDB_RUNSTATE_FIRST_RECOVERY
2013-05-24 Martin Schwenkectdbd: Start logging process earlier
next