| Commit message (Expand) | Author | Age | Files | Lines |
* | ctdb-server: Coverity fixes | Amitay Isaacs | 2013-11-19 | 1 | -0/+6 |
* | ctdbd: Deprecate TRANS2 commit controls | Amitay Isaacs | 2013-10-04 | 1 | -6/+5 |
* | ctdbd: Create a utility function to log error for "not implemented" controls | Amitay Isaacs | 2013-10-04 | 1 | -4/+15 |
* | ctdbd: Avoid leaking file descriptor if talloc fails | Amitay Isaacs | 2013-08-09 | 1 | -1/+4 |
* | Revert "ctdbd: Remove incomplete ctdb_db_statistics_wire structure" | Amitay Isaacs | 2013-07-29 | 1 | -12/+3 |
* | ctdbd: Remove incomplete ctdb_db_statistics_wire structure | Amitay Isaacs | 2013-07-10 | 1 | -3/+12 |
* | ctdbd: Fix panic on overlapping shutdowns | Martin Schwenke | 2013-06-22 | 1 | -0/+2 |
* | ctdbd: Refactor shutdown sequence | Martin Schwenke | 2013-06-22 | 1 | -11/+2 |
* | build: Fix tdb.h path to enable building with system TDB library | Mathieu Parent | 2013-06-14 | 1 | -1/+1 |
* | ctdbd: New control CTDB_CONTROL_GET_RUNSTATE | Martin Schwenke | 2013-05-24 | 1 | -0/+7 |
* | ctdbd: Replace ctdb->done_startup with ctdb->runstate | Martin Schwenke | 2013-05-24 | 1 | -0/+1 |
* | ctdbd: Remove the "stopped" event | Martin Schwenke | 2013-05-06 | 1 | -1/+1 |
* | ctdbd: New control CTDB_CONTROL_IPREALLOCATED | Martin Schwenke | 2013-05-06 | 1 | -0/+4 |
* | vacuum: introduce the RECEIVE_RECORDS control | Michael Adam | 2013-04-24 | 1 | -0/+3 |
* | ctdbd: Set num_clients statistic from ctdb->num_clients | Amitay Isaacs | 2013-04-22 | 1 | -1/+2 |
* | ctdbd: unimplement the unused SET_DMASTER control | Michael Adam | 2013-04-17 | 1 | -1/+3 |
* | traverse: Add CTDB_CONTROL_TRAVERSE_ALL_EXT to support withemptyrecords | Amitay Isaacs | 2013-04-17 | 1 | -0/+3 |
* | Run the shutdown eventscript before we tear down the transport | Ronnie Sahlberg | 2012-05-30 | 1 | -1/+1 |
* | server: Replace BOOL datatype with bool, True/False with true/false | Amitay Isaacs | 2012-05-28 | 1 | -1/+1 |
* | Add new control to reload the public ip address file on a node | Ronnie Sahlberg | 2012-05-01 | 1 | -0/+4 |
* | Remove explicit include of lib/tevent/tevent.h. | Amitay Isaacs | 2012-04-13 | 1 | -1/+0 |
* | STICKY: add prototype code to make records stick to a node to "calm" down if ... | Ronnie Sahlberg | 2012-03-20 | 1 | -0/+11 |
* | Log the "Received SHUTDOWN ..." first in the shutown process instead of last. | Ronnie Sahlberg | 2012-02-21 | 1 | -1/+1 |
* | ReadOnly: add per-database statistics to view how much delegations/revokes we... | Ronnie Sahlberg | 2012-02-08 | 1 | -0/+4 |
* | traverse: fix traversing with empty records by adding a new (internal) contro... | Michael Adam | 2011-12-03 | 1 | -0/+4 |
* | Add CTDB_CONTROL_CHECK_SRVID | Volker Lendecke | 2011-11-30 | 1 | -0/+3 |
* | Relax an out of memory message. | Martin Schwenke | 2011-11-16 | 1 | -1/+4 |
* | ReadOnly: add a new control to activate readonly lock capability for a database. | Ronnie Sahlberg | 2011-09-01 | 1 | -0/+10 |
* | server: implement a new control SCHEDULE_FOR_DELETION to fill the delete_queue. | Michael Adam | 2011-03-14 | 1 | -0/+9 |
* | Deferred attach : at early startup, defer any db attach calls until we are ou... | Ronnie Sahlberg | 2011-03-01 | 1 | -2/+2 |
* | during shutdown there is a window after we have stopped TCP and disconnected ... | Ronnie Sahlberg | 2010-10-28 | 1 | -1/+1 |
* | Add rolling statistics that are collected across 10 second intervals. | Ronnie Sahlberg | 2010-09-29 | 1 | -0/+4 |
* | Create macros to update the statistics counters and use these macros | Ronnie Sahlberg | 2010-09-29 | 1 | -2/+2 |
* | Remove the structure ctdb_control_tcp_vnn since this is identical to the stru... | Ronnie Sahlberg | 2010-08-18 | 1 | -2/+10 |
* | event: Update events to latest Samba version 0.9.8 | Rusty Russell | 2010-08-18 | 1 | -1/+1 |
* | Add a variable for start/current time to ctdb statistics | Ronnie Sahlberg | 2010-06-02 | 1 | -0/+3 |
* | It was possible for ->recovery_mode to get out of sync with the new three db ... | Ronnie Sahlberg | 2010-05-25 | 1 | -1/+10 |
* | controls: add stups for GET_PUBLIC_IP_INFO, GET_IFACES and SET_IFACE_LINK_STATE | Stefan Metzmacher | 2010-01-20 | 1 | -0/+12 |
* | server: add CTDB_CONTROL_DB_SET_HEALTHY and CTDB_CONTROL_DB_GET_HEALTH | Stefan Metzmacher | 2009-12-16 | 1 | -0/+8 |
* | Revert "Make fetch_locked more scalable" | Ronnie Sahlberg | 2009-12-15 | 1 | -4/+0 |
* | Make fetch_locked more scalable | Volker Lendecke | 2009-12-12 | 1 | -0/+4 |
* | Add a new control CTDB_GET_DB_SEQNUM - fetch a persistent db's sequence number. | Michael Adam | 2009-12-12 | 1 | -0/+4 |
* | server: add a new control CTDB_CONTROL_TRANS3_COMMIT | Michael Adam | 2009-12-12 | 1 | -0/+3 |
* | ctdb: scriptstatus can now query non-monitor events | Rusty Russell | 2009-12-08 | 1 | -2/+2 |
* | eventscript: remove unused ctbd_ctrl_event_script* | Rusty Russell | 2009-12-08 | 1 | -15/+0 |
* | eventscript: use -ENOEXEC for disabled status value | Rusty Russell | 2009-12-07 | 1 | -3/+0 |
* | Add a proper function to process a process-exist control in the daemon. | Ronnie Sahlberg | 2009-12-02 | 1 | -1/+1 |
* | Merge commit 'martins/status-test-2' | Ronnie Sahlberg | 2009-12-01 | 1 | -1/+1 |
|\ |
|
| * | eventscript: introduce enum for different event script calls. | Rusty Russell | 2009-11-24 | 1 | -1/+1 |
* | | add an in memory ringbuffer where we store the last 500000 log entries regard... | Ronnie Sahlberg | 2009-11-18 | 1 | -0/+7 |
|/ |
|