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
/
config
/
functions
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-16
ctdb-scripts: Add function ip_prefix_iface()
Martin Schwenke
1
-8
/
+11
2026-04-16
ctdb-scripts: Drop full address prefix lengths
Martin Schwenke
1
-7
/
+3
2026-04-16
ctdb-scripts: Add an extra variable to help reviewers
Martin Schwenke
1
-3
/
+9
2026-04-16
ctdb-scripts: Add function ip_addr_add()
Martin Schwenke
1
-9
/
+18
2026-04-16
ctdb-scripts: Add function ip_addr_del()
Martin Schwenke
1
-8
/
+18
2026-04-16
ctdb-scripts: Change style to use if-statements
Martin Schwenke
1
-4
/
+4
2026-04-16
ctdb-scripts: Reformat with "shfmt -w -i 0 -fn"
Martin Schwenke
1
-10
/
+10
2026-03-18
ctdb-scripts: Trim "wc -l" output for FreeBSD compatibility
Martin Schwenke
1
-2
/
+4
2025-10-17
ctdb-scripts: Avoid printing a message if no connections
Martin Schwenke
1
-0
/
+4
2024-12-13
ctdb-scripts: Use CTDB_NFS_SHARED_STATE_DIR in nfs-ganesha-callout
Martin Schwenke
1
-5
/
+2
2024-11-07
ctdb-scripts: Add configuration variable CTDB_KILLTCP_USE_SS_KILL
Martin Schwenke
1
-2
/
+21
2024-11-06
ctdb-scripts: Factor out function kill_tcp_summarise()
Martin Schwenke
1
-16
/
+33
2024-11-06
ctdb-scripts: Track connections for all ports for public IPs
Martin Schwenke
1
-11
/
+6
2024-11-06
ctdb-scripts: Get connections after tickle list
Martin Schwenke
1
-8
/
+8
2024-11-06
ctdb-scripts: Use ss -H option to simplify
Martin Schwenke
1
-4
/
+4
2024-11-06
ctdb-scripts: Remove superseded compatibility code
Martin Schwenke
1
-6
/
+0
2024-11-06
ctdb-scripts: update_tickles() should use the public IPs cache
Martin Schwenke
1
-8
/
+5
2024-11-06
ctdb-scripts: Don't list connections when not hosting IPs
Martin Schwenke
1
-0
/
+4
2024-08-20
ctdb-scripts: Avoid flapping NFS services at startup
Martin Schwenke
1
-0
/
+5
2024-06-25
ctdb-failover: Split statd_callout add-client/del-client
Martin Schwenke
1
-1
/
+1
2024-05-30
ctdb-scripts: Add script option CTDB_NFS_EXPORTS_FILE
Martin Schwenke
1
-0
/
+3
2024-05-30
ctdb-scripts: Add caching function for public IPs
Martin Schwenke
1
-0
/
+53
2024-04-16
ctdb-scripts: Rename and relocate function get_all_interfaces()
Vinit Agnihotri
1
-0
/
+24
2023-10-30
ctdb-scripts: Update detect_init_style to use /etc/os-release
Martin Schwenke
1
-10
/
+40
2023-10-03
ctdb-scripts: Implement failcount handling with thresholds
Martin Schwenke
1
-0
/
+108
2023-10-03
ctdb-scripts: Avoid errors for uninitialised counters
Martin Schwenke
1
-1
/
+1
2023-07-19
ctdb-scripts: Support script logging to stderr
Martin Schwenke
1
-0
/
+7
2023-07-19
ctdb-scripts: Avoid ShellCheck warning SC2162
Martin Schwenke
1
-5
/
+5
2023-07-19
ctdb-scripts: Reformat with "shfmt -w -p -i 0 -fn"
Martin Schwenke
1
-478
/
+483
2023-04-11
ctdb: Fix code spelling
Andreas Schneider
1
-1
/
+1
2022-09-20
ctdb-scripts: Add debugging variable CTDB_KILLTCP_DEBUGLEVEL
Martin Schwenke
1
-1
/
+7
2022-09-16
ctdb-scripts: Simplify determination of real interface
Martin Schwenke
1
-17
/
+7
2022-09-16
ctdb-scripts: Drop assumption that there are VLANs with no '@'
Martin Schwenke
1
-6
/
+1
2022-06-24
ctdb-scripts: Drop use of eval in CTDB callout handling
Martin Schwenke
1
-2
/
+2
2021-10-12
ctdb-scripts: filter out comments in public_addresses file
Ralph Boehme
1
-0
/
+3
2020-01-02
ctdb-scripts: Strip square brackets when gathering connection info
Martin Schwenke
1
-0
/
+6
2019-09-17
ctdb-scripts: Drop bit-rotted shellcheck directive
Martin Schwenke
1
-2
/
+0
2019-03-31
ctdb-scripts: Allow load_system_config() to take multiple alternatives
Martin Schwenke
1
-9
/
+10
2018-07-28
ctdb-tests: Replace md5sum with posix cksum
Amitay Isaacs
1
-2
/
+2
2018-07-28
ctdb-tests: Use portable wc -c instead of stat -c "%s"
Amitay Isaacs
1
-1
/
+4
2018-06-05
ctdb-scripts: Move event scripts to events/legacy/ directory
Martin Schwenke
1
-1
/
+1
2018-05-17
ctdb: Drop configuration file ctdbd.conf
Martin Schwenke
1
-12
/
+0
2018-05-17
ctdb-scripts: Add function ctdb_get_db_options()
Martin Schwenke
1
-0
/
+37
2018-05-12
ctdb-scripts: Allow load_script_options() to specify an event script
Martin Schwenke
1
-1
/
+17
2018-05-12
ctdb-scripts: Add global script.options configuration file
Martin Schwenke
1
-0
/
+6
2018-05-01
ctdb-scripts: Remove function rewrite_ctdb_options()
Martin Schwenke
1
-26
/
+0
2018-04-27
ctdb-scripts: Drop CTDB_RC_LOCAL testing hook
Martin Schwenke
1
-4
/
+0
2018-03-28
ctdb-scripts: Add new function load_script_options()
Martin Schwenke
1
-0
/
+11
2018-03-28
ctdb-scripts: Split CTDB configuration loading
Martin Schwenke
1
-29
/
+16
2018-03-28
ctdb-scripts: Clean up function detect_init_style()
Martin Schwenke
1
-9
/
+11
[next]