index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ctdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: deal with recent glibc sunrpc header removal
Günther Deschner
2018-01-25
1
-1
/
+1
*
ctdb-recovery-helper: Deregister message handler in error paths
Amitay Isaacs
2018-01-02
1
-4
/
+12
*
ctdb-daemon: Send STARTUP control after startup event
Amitay Isaacs
2017-12-13
2
-6
/
+6
*
ctdb-takeover: Send tcp tickles immediately on STARTUP control
Amitay Isaacs
2017-12-13
1
-8
/
+7
*
ctdb-takeover: Refactor code to send tickle lists for all public IPs
Amitay Isaacs
2017-12-13
1
-17
/
+27
*
ctdb-common: Call missing tevent_wakeup_recv() in sock_daemon
Amitay Isaacs
2017-11-22
1
-0
/
+8
*
ctdb-daemon: Allocate deferred calls off calling context
Amitay Isaacs
2017-11-22
1
-1
/
+13
*
ctdb-tests: Process-exists unit tests should wait until PID is registered
Martin Schwenke
2017-11-01
3
-0
/
+6
*
ctdb-tests: Wait for fake_ctdbd to start, fail if it doesn't
Martin Schwenke
2017-11-01
1
-1
/
+5
*
ctdb-tests: Skip starting fake_ctdbd when current node is disconnected
Martin Schwenke
2017-11-01
2
-12
/
+14
*
ctdb-tests: Wait for ctdb_eventd to start, fail if it doesn't
Martin Schwenke
2017-11-01
1
-4
/
+3
*
ctdb-tests: Allow wait_until() to be used in unit tests
Martin Schwenke
2017-11-01
2
-44
/
+44
*
ctdb-tests: Add tests for event scripts with multiple '.'s
Amitay Isaacs
2017-10-25
1
-0
/
+21
*
ctdb-common: Ignore event scripts with multiple '.'s
Amitay Isaacs
2017-10-25
2
-1
/
+9
*
ctdb-common: Do not queue a packet if queue does not have valid fd
Amitay Isaacs
2017-10-25
1
-0
/
+5
*
ctdb-tests: Send broadcast to connected nodes, not configured nodes
Amitay Isaacs
2017-10-25
1
-1
/
+1
*
ctdb-daemon: Send broadcast to connected nodes, not configured nodes
Amitay Isaacs
2017-10-25
1
-2
/
+3
*
ctdb-tests: Add tests for client with multiple connections
Amitay Isaacs
2017-10-25
2
-1
/
+27
*
ctdb-tests: Add support for multiple ctdb connections in dummy_client
Amitay Isaacs
2017-10-25
1
-7
/
+25
*
ctdb-tests: Check all connections from a process in CHECK_PID_SRVID control
Amitay Isaacs
2017-10-25
1
-19
/
+30
*
ctdb-daemon: Check all connections from a process in CHECK_PID_SRVID control
Amitay Isaacs
2017-10-25
1
-10
/
+12
*
ctdb-tests: Add tests for PID with srvid
Amitay Isaacs
2017-10-25
2
-1
/
+45
*
ctdb-tests: Implement control CHECK_PID_SRVID in fake daemon
Amitay Isaacs
2017-10-25
1
-3
/
+44
*
ctdb-tests: Reimplement message handlers using srvid abstraction
Amitay Isaacs
2017-10-25
1
-31
/
+19
*
ctdb-tool: Update process-exists command to pass optional srvid
Amitay Isaacs
2017-10-25
2
-8
/
+32
*
ctdb-client: Add client code for control CHECK_PID_SRVID
Amitay Isaacs
2017-10-25
2
-0
/
+34
*
ctdb-daemon: Add implementation of control CHECK_PID_SRVID
Amitay Isaacs
2017-10-25
3
-0
/
+30
*
ctdb-protocol: Add marshalling for control CHECK_PID_SRVID
Amitay Isaacs
2017-10-25
7
-15
/
+84
*
ctdb-protocol: Add marshalling for struct ctdb_pid_srvid
Amitay Isaacs
2017-10-25
3
-0
/
+67
*
ctdb-protocol: Add new control CTDB_CONTROL_CHECK_PID_SRVID
Amitay Isaacs
2017-10-25
1
-0
/
+7
*
ctdb-common: Extend srvid_exists() check to support optional private_data
Amitay Isaacs
2017-10-25
4
-5
/
+30
*
ctdb-client: Initialize ctdb_ltdb_header completely for empty record
Amitay Isaacs
2017-09-16
1
-3
/
+3
*
ctdb-daemon: Free up record data if a call request is deferred
Amitay Isaacs
2017-09-16
1
-0
/
+1
*
ctdb-daemon: GET_DB_SEQNUM should read database conditionally
Amitay Isaacs
2017-09-13
1
-0
/
+5
*
ctdb-daemon: Add a function to check if db access is allowed
Amitay Isaacs
2017-09-13
2
-0
/
+19
*
ctdb-tests: Fix ctdb test binary name in path testing
Amitay Isaacs
2017-09-13
1
-1
/
+1
*
ctdb-tests: Wait up to 30 seconds for process to be registered in ctdbd
Martin Schwenke
2017-09-13
1
-2
/
+2
*
ctdb-tests: Fix ctdb process-exist tests
Amitay Isaacs
2017-09-13
2
-18
/
+28
*
ctdb-tests: Add a dummy ctdb client for testing
Amitay Isaacs
2017-09-13
2
-1
/
+150
*
ctdb-tests: Fix the implementation of process-exists in fake daemon
Amitay Isaacs
2017-09-13
1
-2
/
+79
*
ctdb-daemon: Fix implementation of process_exists control
Amitay Isaacs
2017-09-13
1
-6
/
+10
*
ctdb-client: Fix ctdb_attach() to use database flags
Amitay Isaacs
2017-08-28
3
-21
/
+10
*
ctdb-client: Optionally return database id from ctdb_ctrl_createdb()
Amitay Isaacs
2017-08-28
3
-4
/
+13
*
ctdb-client: Fix ctdb_ctrl_createdb() to use database flags
Amitay Isaacs
2017-08-28
3
-19
/
+16
*
ctdb-tests: Add a test to check databases are attached with correct flags
Amitay Isaacs
2017-08-28
1
-0
/
+127
*
ctdb-tests: Add functions to start/stop/restart a single local daemon
Amitay Isaacs
2017-08-28
1
-8
/
+27
*
ctdb-tests: Add functions to start/stop/restart ctdb on single node
Amitay Isaacs
2017-08-28
2
-5
/
+22
*
ctdb-common: Set close-on-exec when creating PID file
Martin Schwenke
2017-07-24
1
-0
/
+8
*
ctdb: enable mutexes for volatile TDBs by default
Ralph Boehme
2017-07-24
5
-5
/
+5
*
ctdb-daemon: Increase priority of logs when recovery happens
Amitay Isaacs
2017-07-04
1
-2
/
+2
[next]