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
*
ctdb-build: Install CTDB tests correctly from toplevel
Amitay Isaacs
2017-02-02
1
-1
/
+6
*
ctdb-common: ioctl(.. FIONREAD ..) returns an int value
Amitay Isaacs
2017-02-01
1
-1
/
+2
*
ctdb-tests: Use replace headers instead of system headers
Amitay Isaacs
2017-01-31
1
-17
/
+7
*
ctdb-tests: Do not build mutex test if robust mutexes are not supported
Amitay Isaacs
2017-01-31
1
-4
/
+5
*
ctdb-docs: Document configuration variable CTDB_NFS_CHECKS_DIR
Martin Schwenke
2017-01-20
1
-0
/
+28
*
ctdb-scripts: Avoid log noise when NFS checks directory is empty
Martin Schwenke
2017-01-20
1
-0
/
+2
*
ctdb-tests: Drop calls to ctdb_service_managed and ctdb_service_unmanaged
Amitay Isaacs
2017-01-20
1
-12
/
+0
*
ctdb-daemon: Remove stale eventd socket
Amitay Isaacs
2017-01-17
1
-0
/
+9
*
ctdb-tests: Add "13.per_ip_routing shutdown" test
Martin Schwenke
2017-01-17
1
-0
/
+31
*
ctdb-scripts: Fix regression when cleaning up routing table IDs
Martin Schwenke
2017-01-17
1
-2
/
+2
*
ctdb-scripts: Fix remaining uses of "ctdb gratiousarp"
Martin Schwenke
2017-01-17
5
-8
/
+8
*
ctdb-common: Add wait_send/wait_recv to sock_daemon_funcs
Amitay Isaacs
2017-01-16
4
-55
/
+183
*
ctdb-common: Avoid any processing after finishing tevent_req
Amitay Isaacs
2017-01-16
1
-2
/
+1
*
ctdb-common: Pass tevent_req to the computation sub-functions
Amitay Isaacs
2017-01-16
1
-12
/
+12
*
ctdb-common: Use consistent naming for sock_daemon_run computation functions
Amitay Isaacs
2017-01-16
1
-30
/
+32
*
ctdb-common: Correct name of sock_daemon_run_send/recv state structure
Amitay Isaacs
2017-01-16
1
-15
/
+15
*
ctdb-tests: Fix name of the variable representing init script
Amitay Isaacs
2017-01-16
2
-2
/
+2
*
ctdb-scripts: Drop configuration variable CTDB_SCRIPT_DEBUGLEVEL
Martin Schwenke
2017-01-16
2
-34
/
+0
*
ctdb-scripts: Drop function ctdb_check_command()
Martin Schwenke
2017-01-16
2
-16
/
+5
*
ctdb-scripts: Inline simple uses of service_start() and service_stop()
Martin Schwenke
2017-01-16
2
-20
/
+6
*
ctdb-scripts: Remove ctdb_service_start() and ctdb_service_stop()
Martin Schwenke
2017-01-16
6
-58
/
+15
*
ctdb-scripts: Drop unnecessary function ctdb_check_tcp_init()
Martin Schwenke
2017-01-16
1
-19
/
+0
*
ctdb-scripts: Simplify TCP port checking
Martin Schwenke
2017-01-16
5
-59
/
+35
*
ctdb-scripts: Drop configuration variable CTDB_SERVICE_AUTOSTARTSTOP
Martin Schwenke
2017-01-16
14
-146
/
+0
*
ctdb-tests: Add takeover helper tests with banned/disconnected nodes
Martin Schwenke
2017-01-12
2
-0
/
+66
*
ctdb-takeover: Handle case where there are no RELEASE_IPs to send
Martin Schwenke
2017-01-12
1
-0
/
+12
*
ctdb-takeover: Known and available IP lists should be the same size as nodemap
Amitay Isaacs
2017-01-12
1
-5
/
+6
*
ctdb-tests: Add robust mutex test
Amitay Isaacs
2017-01-12
2
-0
/
+266
*
ctdb-locking: Explicitly unlock record/db in lock helper
Amitay Isaacs
2017-01-12
3
-24
/
+162
*
ctdb-locking: Remove support for locking multiple databases
Amitay Isaacs
2017-01-12
1
-11
/
+8
*
ctdb-tests: Do not attempt to unregister the join handler multiple times
Amitay Isaacs
2017-01-06
1
-16
/
+24
*
ctdb-tests: Add tests for generic socket I/O
Amitay Isaacs
2017-01-06
3
-0
/
+293
*
ctdb-common: Fix a bug in packet reading code for generic socket I/O
Amitay Isaacs
2017-01-06
1
-13
/
+15
*
ctdb-tests: Add another test for sock_daemon
Amitay Isaacs
2017-01-06
2
-8
/
+290
*
ctdb-common: Simplify async computation for sock_socket_write_send/recv
Amitay Isaacs
2017-01-06
1
-50
/
+6
*
ctdb-takeover: Clean up when exiting on error
Martin Schwenke
2016-12-28
1
-1
/
+2
*
ctdb-takeover: Fix CID 1398169 Unchecked return value
Martin Schwenke
2016-12-28
1
-1
/
+6
*
ctdb: Fix CID 1398175 Dereference after null check
Volker Lendecke
2016-12-27
1
-1
/
+1
*
ctdb: Fix CID 1398178 Argument cannot be negative
Volker Lendecke
2016-12-27
1
-1
/
+0
*
ctdb: Fix CID 1398179 Argument cannot be negative
Volker Lendecke
2016-12-27
1
-1
/
+1
*
ctdb-tests: Remove the python LCP2 simulation
Martin Schwenke
2016-12-19
13
-1188
/
+0
*
ctdb-takeover: Drop unused ctdb_takeover_run() and related code
Martin Schwenke
2016-12-19
2
-455
/
+0
*
ctdb-recoverd: Integrate takeover helper
Martin Schwenke
2016-12-19
2
-2
/
+31
*
ctdb-recoverd: Generalise helper state, handler and launching
Martin Schwenke
2016-12-19
1
-104
/
+122
*
ctdb-tests: Add tests for takeover helper
Martin Schwenke
2016-12-19
39
-1
/
+1408
*
ctdb-tests: New function unit_test_notrace()
Martin Schwenke
2016-12-19
1
-0
/
+10
*
ctdb-takeover: Add takeover helper
Martin Schwenke
2016-12-19
3
-0
/
+1213
*
ctdb-takeover: IPAllocAlgorithm replaces LCP2PublicIPs, DeterministicIPs
Martin Schwenke
2016-12-19
9
-45
/
+90
*
ctdb-takeover: NoIPHostOnAllDisabled is global across cluster
Martin Schwenke
2016-12-19
7
-223
/
+34
*
ctdb-takeover: NoIPTakeover is global across cluster
Martin Schwenke
2016-12-19
10
-51
/
+36
[next]