index
:
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-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ctdb
/
tests
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-28
ctdb-tests: Fix CID 1659221 - Error handling issues (CHECKED_RETURN)
Martin Schwenke
1
-1
/
+4
2025-07-28
ctdb-tests: Fix CID 1373387 - Time of check time of use (TOCTOU)
Martin Schwenke
1
-4
/
+4
2025-07-22
ctdb-tests: Add tests for tunables directory loading
Martin Schwenke
1
-3
/
+37
2025-07-22
ctdb-tests: Allow tunables unit test to process a second file
Martin Schwenke
1
-2
/
+10
2025-07-22
ctdb-tests: Add logging support to the tunables unit test
Martin Schwenke
1
-0
/
+4
2025-07-22
ctdb-common: Require separate initialisation of tunable defaults
Martin Schwenke
1
-0
/
+2
2024-10-07
ctdb-tests: Add test code for ctdb_sys_have_ip()
Martin Schwenke
1
-0
/
+23
2024-08-06
ctdb-tests: add USENODESCOMMAND directive to fake ctdb
John Mulligan
1
-2
/
+15
2024-08-06
ctdb-conf: add boolean arg for verbosity when loading config
John Mulligan
1
-3
/
+3
2024-07-23
ctdb-tests: Use ctdb_read_nodes() in the fake ctdbd
Martin Schwenke
1
-103
/
+4
2024-07-23
ctdb-protocol: Move definition of CTDB_PORT to protocol
Martin Schwenke
1
-2
/
+0
2024-07-17
ctdb-tests: Correctly handle adding a deleted node at the end
Martin Schwenke
1
-11
/
+17
2024-06-28
ctdb-conf: Move conf.[ch] to conf/ subdirectory
Martin Schwenke
1
-1
/
+1
2024-04-16
ctdb: Remove common/line.[ch]
Volker Lendecke
1
-102
/
+0
2024-04-16
lib: Give lib/util/util_file.c its own header file
Volker Lendecke
1
-0
/
+1
2024-03-06
ctdb-server: Implement CTDB_CONTROL_START_IPREALLOCATE
Vinit Agnihotri
1
-0
/
+19
2024-03-06
ctdb-protocol: Add new control CTDB_CONTROL_START_IPREALLOCATE
Vinit Agnihotri
2
-1
/
+12
2024-02-29
ctdb-tests: Limit red-black tree test to 5s of random inserts
Martin Schwenke
1
-3
/
+11
2024-02-19
ctdb-protocol: Add missing push support for new controls
Martin Schwenke
2
-1
/
+34
2023-10-10
ctdb: Reduce indentation in get_tunable_values()
Volker Lendecke
1
-18
/
+21
2023-10-10
ctdb: Fix whitespace
Volker Lendecke
1
-3
/
+3
2023-03-24
ctdb:tests: Fix code spelling
Andreas Schneider
8
-13
/
+13
2022-08-01
ctdb-common: CID 1507498: Control flow issues (DEADCODE)
Martin Schwenke
1
-0
/
+11
2022-07-28
ctdb-tests: Add tests for cluster mutex I/O timeout
Martin Schwenke
1
-0
/
+98
2022-07-28
ctdb-tests: Terminate event loop if lock is no longer held
Martin Schwenke
1
-1
/
+1
2022-07-28
ctdb-tests: Add tests for trivial FD monitoring
Martin Schwenke
2
-0
/
+776
2022-07-22
ctdb-build: Add missing dependency on talloc
Martin Schwenke
1
-0
/
+1
2022-07-22
ctdb-common: Use POSIX if_nameindex() to check interface existence
Martin Schwenke
1
-8
/
+10
2022-06-28
ctdb-tests: Add runstate handling to fake ctdbd
Vinit Agnihotri
1
-1
/
+42
2022-06-28
ctdb-tests: Return error on empty fake ctdbd configuration blocks
Martin Schwenke
1
-4
/
+23
2022-05-03
ctdb-tests: Add backtrace on abort to some tests
Martin Schwenke
2
-0
/
+8
2022-05-03
ctdb-tests: Provide a method to dump the stack on abort
Martin Schwenke
2
-0
/
+62
2022-04-06
ctdb-tests: Add unit tests for tunables code
Martin Schwenke
1
-0
/
+71
2022-02-23
ctdb-tests: Fix missing #include for sigaction(2)
Martin Schwenke
1
-0
/
+1
2022-02-23
ctdb-tests: Dump a stack trace on abort
Martin Schwenke
1
-0
/
+3
2022-02-14
ctdb-tests: Iterate protocol tests internally
Martin Schwenke
5
-44
/
+32
2022-02-14
ctdb-tests: Add iteration support for protocol tests
Martin Schwenke
2
-0
/
+75
2022-01-17
ctdb-protocol: Drop marshalling for {GET,SET}_RECMASTER controls
Martin Schwenke
1
-26
/
+0
2022-01-17
ctdb-daemon: Drop implementation of {GET,SET}_RECMASTER controls
Martin Schwenke
1
-21
/
+0
2022-01-17
ctdb-tests: Add leader broadcasts to fake_ctdbd
Martin Schwenke
1
-0
/
+49
2022-01-17
ctdb-tests: Implement srvid_handler for dispatching messages
Amitay Isaacs
1
-1
/
+67
2022-01-17
ctdb-protocol: Add CTDB_SRVID_LEADER
Martin Schwenke
3
-0
/
+4
2022-01-17
ctdb-common: Separate sock_daemon's SIGHUP and SIGUSR1 handling
Martin Schwenke
1
-2
/
+98
2022-01-13
ctdb-protocol: Print IPv6 sockets with RFC5952 "[2001:db8::1]:80" notation
Martin Schwenke
1
-15
/
+15
2022-01-13
ctdb-tests: Add extra IPv6 socket parsing tests
Martin Schwenke
1
-0
/
+19
2021-09-09
ctdb_daemon: Implement controls DISABLE_NODE/ENABLE_NODE
Martin Schwenke
1
-0
/
+54
2021-09-09
ctdb-protocol: Add marshalling for controls DISABLE_NODE/ENABLE_NODE
Martin Schwenke
2
-1
/
+25
2021-05-18
ctdb: Fix a crash in run_proc_signal_handler()
Volker Lendecke
1
-1
/
+1
2021-05-18
ctdb: Wait for SIGCHLD if script timed out
Volker Lendecke
1
-0
/
+22
2021-05-18
ctdb: Introduce a helper variable in run_event_test.c
Volker Lendecke
1
-2
/
+2
[next]