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: fix compilation on systems with glibc robust mutexes
Ralph Boehme
2019-09-06
1
-1
/
+1
*
ctdb-recoverd: Fix typo in previous fix
Martin Schwenke
2019-09-04
1
-1
/
+1
*
ctdb-tests: Clear deleted record via recovery instead of vacuuming
Martin Schwenke
2019-09-04
1
-12
/
+5
*
ctdb-tests: Strengthen volatile DB traverse test
Martin Schwenke
2019-09-04
1
-15
/
+52
*
ctdb-recoverd: Only check for LMASTER nodes in the VNN map
Martin Schwenke
2019-09-04
1
-4
/
+10
*
ctdb-tests: Don't retrieve the VNN map from target node for notlmaster
Martin Schwenke
2019-09-04
1
-2
/
+1
*
ctdb-tests: Handle special cases first and return
Martin Schwenke
2019-09-04
1
-31
/
+28
*
ctdb-tests: Inline handling of recovered and notlmaster statuses
Martin Schwenke
2019-09-04
1
-6
/
+12
*
ctdb-tests: Drop unused node statuses frozen/unfrozen
Martin Schwenke
2019-09-04
1
-6
/
+2
*
ctdb-tests: Reformat node_has_status()
Martin Schwenke
2019-09-04
1
-46
/
+48
*
ctdb-daemon: Make node inactive in the NODE_STOP control
Martin Schwenke
2019-08-28
1
-0
/
+2
*
ctdb-daemon: Drop unused function ctdb_local_node_got_banned()
Martin Schwenke
2019-08-28
2
-25
/
+0
*
ctdb-daemon: Switch banning code to use ctdb_node_become_inactive()
Martin Schwenke
2019-08-28
1
-1
/
+1
*
ctdb-daemon: Factor out new function ctdb_node_become_inactive()
Martin Schwenke
2019-08-28
2
-0
/
+45
*
ctdb-tcp: Mark node as disconnected if incoming connection goes away
Martin Schwenke
2019-08-28
2
-2
/
+5
*
ctdb-tcp: Only mark a node connected if both directions are up
Martin Schwenke
2019-08-28
1
-3
/
+17
*
ctdb-tcp: Create outbound queue when the connection becomes writable
Martin Schwenke
2019-08-28
3
-12
/
+25
*
ctdb-tcp: Use TALLOC_FREE()
Martin Schwenke
2019-08-28
1
-4
/
+2
*
ctdb-tcp: Move incoming fd and queue into struct ctdb_tcp_node
Martin Schwenke
2019-08-28
4
-34
/
+61
*
ctdb-tcp: Rename fd -> out_fd
Martin Schwenke
2019-08-28
3
-49
/
+72
*
ctdb-daemon: Add function ctdb_ip_to_node()
Martin Schwenke
2019-08-28
2
-5
/
+21
*
ctdb-tools: Drop 'o' option from getopts command
Martin Schwenke
2019-08-26
1
-1
/
+1
*
ctdb-tools: CID 1449530 - Negative loop bound
Martin Schwenke
2019-07-05
1
-4
/
+6
*
ctdb-config: depend on /etc/ctdb/nodes file
Rafael David Tinoco
2019-07-05
1
-0
/
+1
*
ctdb-tests: Rename local-daemon.sh dump-logs to print-log
Martin Schwenke
2019-07-05
1
-4
/
+4
*
ctdb-build: Tweak hacking of rpcgen output
Martin Schwenke
2019-07-05
1
-1
/
+1
*
ctdb-daemon: Don't check if lock_ctx->ctdb_db is NULL
Martin Schwenke
2019-07-05
1
-33
/
+16
*
ctdb-common: Mark ctdb_fatal() and ctdb_die() as _NORETURN_
Martin Schwenke
2019-07-05
1
-2
/
+4
*
ctdb-event: Fix signed/unsigned comparisons by casting
Martin Schwenke
2019-07-05
2
-2
/
+2
*
ctdb-database: Fix signed/unsigned comparison by casting
Martin Schwenke
2019-07-05
1
-1
/
+1
*
ctdb-event: Assign missing return value
Martin Schwenke
2019-07-05
1
-0
/
+1
*
ctdb-common: Fix signed/unsigned comparisons by declaring as unsigned
Martin Schwenke
2019-07-05
2
-5
/
+5
*
ctdb-common: Fix error handling
Martin Schwenke
2019-07-05
1
-4
/
+14
*
ctdb-common: Fix signed/unsigned comparisons by casting
Martin Schwenke
2019-07-05
3
-4
/
+7
*
ctdb-daemon: Drop unused function ctdb_vfork_with_logging()
Martin Schwenke
2019-07-05
2
-106
/
+0
*
ctdb-protocol: Avoid signed/unsigned comparison by casting
Martin Schwenke
2019-07-05
2
-10
/
+10
*
ctdb-protocol: Variable for return value of strlcpy() should be size_t
Martin Schwenke
2019-07-05
1
-1
/
+1
*
ctdb-protocol: Fix signed/unsigned comparison by declaring as unsigned
Martin Schwenke
2019-07-05
1
-1
/
+2
*
ctdb-protocol: Do not ignore return value of ctdb_g_lock_pull()
Martin Schwenke
2019-07-05
1
-1
/
+1
*
ctdb-daemon: Don't index by PNN when initialising node flags
Martin Schwenke
2019-07-05
1
-9
/
+12
*
ctdb-daemon: Replace function ctdb_ip_to_nodeid() with ctdb_ip_to_pnn()
Martin Schwenke
2019-07-05
4
-20
/
+18
*
ctdb-tcp: Fix signed/unsigned comparisons by declaring as unsigned
Martin Schwenke
2019-07-05
2
-3
/
+4
*
ctdb-tests: Avoid warning about NULL dereference
Martin Schwenke
2019-07-05
1
-0
/
+1
*
ctdb-tests: Don't compare an unsigned value with -1
Martin Schwenke
2019-07-05
1
-1
/
+1
*
ctdb-tests: Fix signed/unsigned comparisons by casting
Martin Schwenke
2019-07-05
5
-6
/
+6
*
ctdb-tests: Fix signed/unsigned comparisons by declaring as unsigned
Martin Schwenke
2019-07-05
17
-68
/
+76
*
ctdb-tests: Fix signed/unsigned comparisons by casting
Martin Schwenke
2019-07-05
1
-19
/
+19
*
ctdb-tests: Add a local variable for repeated calculation
Martin Schwenke
2019-07-05
1
-8
/
+10
*
ctdb-tests: Declare variable for return value of write(2) as ssize_t
Martin Schwenke
2019-07-05
1
-4
/
+6
*
ctdb-tests: Fix signed/unsigned comparison by declaring as unsigned
Martin Schwenke
2019-07-05
1
-1
/
+2
[next]