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
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-18
ctdb-event: Fix the build on FreeBSD
Martin Schwenke
1
-1
/
+1
2026-02-25
ctdb-common: Remove unused function ctdb_set_helper()
Martin Schwenke
2
-67
/
+0
2026-02-25
ctdb-common: Add path_helperdir() and path_helperdir_append()
Martin Schwenke
2
-0
/
+33
2026-02-09
ctdb-common: Use if_nametoindex(3) to check if interface exists
Martin Schwenke
1
-24
/
+6
2026-02-09
ctdb-common: Align integer type
Martin Schwenke
1
-2
/
+2
2025-10-07
ctdb-common: Make run_event return full script list
Martin Schwenke
1
-1
/
+6
2025-10-07
ctdb-common: Factor out new function run_event_fail()
Martin Schwenke
1
-11
/
+23
2025-09-25
ctdb-common: Only respect CTDB_SOCKET in CTDB_TEST_MODE
Martin Schwenke
1
-4
/
+13
2025-09-25
ctdb-common: Factor out checking of CTDB_TEST_MODE
Martin Schwenke
1
-3
/
+11
2025-07-22
ctdb-common: Add tunable directory loading
Martin Schwenke
2
-0
/
+78
2025-07-22
ctdb-common: Log tunables filename instead of function name
Martin Schwenke
1
-9
/
+12
2025-07-22
ctdb-common: Log a message if the tunables file does not exist
Martin Schwenke
1
-1
/
+1
2025-07-22
ctdb-common: Require separate initialisation of tunable defaults
Martin Schwenke
1
-2
/
+0
2025-07-22
ctdb-common: Fix includes to make file standalone
Martin Schwenke
1
-0
/
+7
2024-11-21
ctdb-common: Map ENOENT for a missing event script to ENOEXEC
Martin Schwenke
1
-2
/
+21
2024-10-07
ctdb-common: Reimplement ctdb_sys_have_ip() using new infrastructure
Martin Schwenke
2
-4
/
+24
2024-10-07
ctdb-common: Make the argument to ctdb_sys_have_ip() const
Martin Schwenke
2
-2
/
+2
2024-10-07
ctdb-common: Add functions for local IP address checking
Martin Schwenke
2
-0
/
+84
2024-07-23
ctdb-daemon: Use ctdb_parse_node_address() in ctdbd
Martin Schwenke
2
-33
/
+0
2024-07-23
ctdb-daemon: Use ctdb_read_nodes() in ctdbd
Martin Schwenke
2
-107
/
+0
2024-07-01
Fix starvation of pending writes in CTDB queues
Xavi Hernandez
1
-6
/
+11
2024-06-28
ctdb-conf: Move conf.[ch] to conf/ subdirectory
Martin Schwenke
2
-1864
/
+0
2024-06-28
ctdb-conf: Move all conf files to new conf/ subdirectory
Martin Schwenke
4
-523
/
+0
2024-04-16
ctdb: Remove common/line.[ch]
Volker Lendecke
2
-207
/
+0
2024-04-16
lib: Give lib/util/util_file.c its own header file
Volker Lendecke
1
-0
/
+1
2024-03-06
ctdb-common: Remove old runstate/string translation functions
Martin Schwenke
2
-43
/
+1
2024-03-06
ctdb-common: Remove unused variable ctdb_eventscript_call_names.
Martin Schwenke
1
-17
/
+0
2023-12-15
ctdb: add ctdb_canonicalize_ip_inplace() helper
Stefan Metzmacher
2
-0
/
+8
2023-08-15
ctdb-common: Set immediate mode for pcap capture
Martin Schwenke
1
-0
/
+7
2023-08-15
ctdb-common: Replace pcap_open_live() by lower level calls
Martin Schwenke
1
-1
/
+25
2023-08-15
ctdb-common: Improve error handling
Martin Schwenke
1
-3
/
+6
2023-08-08
ctdb: Add missing newlines to logging messages
Joseph Sutton
1
-1
/
+1
2023-07-10
ctdb-logging: Really make NOTICE the default debug level
Martin Schwenke
1
-1
/
+1
2023-04-06
lib/util: Add "debug syslog format = always", which logs to stdout in syslog ...
Andrew Bartlett
1
-1
/
+1
2023-03-24
ctdb:common: Fix code spelling
Andreas Schneider
10
-11
/
+11
2022-10-06
ctdb: Fix a use-after-free in run_proc
Volker Lendecke
1
-2
/
+3
2022-09-20
ctdb-common: Support IB in pcap-based capture
Martin Schwenke
1
-0
/
+2
2022-09-20
ctdb-common: Support "any" interface for pcap-based capture
Martin Schwenke
1
-1
/
+49
2022-09-20
ctdb-common: Add packet type detection to pcap-based capture
Martin Schwenke
1
-18
/
+49
2022-09-20
ctdb-common: Improve/add debug
Martin Schwenke
1
-2
/
+6
2022-09-20
ctdb-common: Use pcap_get_selectable_fd()
Martin Schwenke
1
-1
/
+1
2022-09-20
ctdb-common: Stop a pcap-related crash on error
Martin Schwenke
1
-2
/
+5
2022-09-20
ctdb-common: Fix a warning in the pcap code
Martin Schwenke
1
-2
/
+2
2022-09-20
ctdb-common: Do not use raw socket when ENABLE_PCAP is defined
Martin Schwenke
1
-3
/
+3
2022-09-20
ctdb-common: Move a misplaced comment
Martin Schwenke
1
-7
/
+6
2022-09-12
Fix spelling mistakes.
Michael Tokarev
1
-1
/
+1
2022-08-01
ctdb-common: CID 1507498: Control flow issues (DEADCODE)
Martin Schwenke
1
-1
/
+1
2022-07-28
ctdb-common: Add trivial FD monitoring abstraction
Martin Schwenke
2
-0
/
+820
2022-07-22
ctdb-common: Use POSIX if_nameindex() to check interface existence
Martin Schwenke
1
-17
/
+21
2022-06-16
ctdb-common: Tell file logging not to redirect stderr
Martin Schwenke
1
-0
/
+1
[next]