ldb:utf8: ldb_ascii_toupper() avoids real toupper()
[samba.git] / ctdb /
5 days ago Martin Schwenkectdb-scripts: Do not de-duplicate the interfaces list
6 days ago Volker Lendeckectdb: Modernize a few DEBUGs
6 days ago Volker Lendeckectdb: Remove common/line.[ch]
6 days ago Volker Lendeckectdb: Use stdio's getline() in ctdb_connection_list_read()
6 days ago Volker Lendeckelib: Give lib/util/util_file.c its own header file
6 days ago Vinit Agnihotrictdb-scripts: Add options to generate smb.conf interfac...
6 days ago Vinit Agnihotrictdb-scripts: Rename and relocate function get_all_inte...
2024-03-22 Volker Lendeckelib: Remove timeval_until()
2024-03-13 Volker Lendeckectdb: Remove an unnecessary cast
2024-03-06 Vinit Agnihotrictdb-scripts: Remove usage of releaseip-pre, takeip...
2024-03-06 Vinit Agnihotrictdb-scripts: Remove unnecessary 06.nfs.script
2024-03-06 Vinit Agnihotrictdb-doc: Put NFS in grace on startipreallocate
2024-03-06 Vinit Agnihotrictdb-doc: Factor out grace period function
2024-03-06 Vinit Agnihotrictdb-client: Remove unused function
2024-03-06 Vinit Agnihotrictdb-scripts: Add handling for startipreallocate
2024-03-06 Vinit Agnihotrictdb: send a CTDB_SRVID_START_IPREALLOCATE message...
2024-03-06 Vinit Agnihotrictdb-takeover: Use CTDB_CONTROL_START_IPREALLOCATE
2024-03-06 Vinit Agnihotrictdb-server: Implement CTDB_CONTROL_START_IPREALLOCATE
2024-03-06 Vinit Agnihotrictdb-protocol: Add new control CTDB_CONTROL_START_IPREA...
2024-03-06 Vinit Agnihotrictdb-daemon: Implement startipreallocate event
2024-03-06 Vinit Agnihotrictdb-protocol: Add new event startipreallocate
2024-03-06 Martin Schwenkectdb-common: Remove old runstate/string translation...
2024-03-06 Martin Schwenkectdb-common: Remove unused variable ctdb_eventscript_ca...
2024-03-06 Martin Schwenkectdb-daemon: Use ctdb_event_to_string()
2024-02-29 Martin Schwenkectdb-tests: Limit red-black tree test to 5s of random...
2024-02-19 Martin Schwenkectdb-protocol: Add missing push support for new controls
2024-02-13 Stefan Metzmacherctdb/events: add 47.samba-dcerpcd.script
2024-02-13 Stefan Metzmacherctdb/events: use 'service "$CTDB_SERVICE_NMB" status...
2024-01-04 Stefan Metzmacherctdb: add comments to "addip"/"delip" when CTDB_{CONTRO...
2024-01-04 Stefan Metzmacherctdb: let "moveip" end with CTDB_CONTROL_IPREALLOCATED...
2024-01-04 Stefan Metzmacherctdb: remove unused ctdb_message_disable_ip_check()
2024-01-04 Stefan Metzmacherctdb: let "moveip" also use disable_takeover_runs()
2024-01-04 Stefan Metzmacherctdb: send a CTDB_SRVID_IPREALLOCATED message after...
2023-12-15 Martin Schwenkectdb-server: Drop unnecessary copy of destination address
2023-12-15 Martin Schwenkectdb-daemon: Use ctdb_connection_to_buf() to simplify
2023-12-15 Stefan Metzmacherctdb: add/implement CTDB_CONTROL_TCP_CLIENT_PASSED
2023-12-15 Stefan Metzmacherctdb: add/implement CTDB_CONTROL_TCP_CLIENT_DISCONNECTED
2023-12-15 Stefan Metzmacherctdb: add ctdb_connection_same() helper
2023-12-15 Stefan Metzmacherctdb: make use of ctdb_canonicalize_ip_inplace() in...
2023-12-15 Stefan Metzmacherctdb: add ctdb_canonicalize_ip_inplace() helper
2023-12-15 Stefan Metzmacherctdb: remove unused ctdb->client_ip_list and print...
2023-12-08 Joseph Suttonctdb: Fix code spelling
2023-12-08 Joseph Suttonctdb: Remove trailing whitespace
2023-10-30 Martin Schwenkectdb-scripts: Update detect_init_style to use /etc...
2023-10-25 Joseph Suttondocs-xml: Fix documentation
2023-10-10 Volker Lendeckectdb: Add "home_nodes" file to deterministic IP allocation
2023-10-10 Volker Lendeckectdb: setup $CTDB_BASE for deterministic ip alloc tests
2023-10-10 Volker Lendeckectdb: Align variable signedness
2023-10-10 Volker Lendeckectdb: Reduce indentation in get_tunable_values()
2023-10-10 Volker Lendeckectdb: Fix whitespace
2023-10-03 Martin Schwenkectdb-scripts: Convert 40.vsftpd to use threshold-based...
2023-10-03 Martin Schwenkectdb-scripts: Implement failcount handling with thresholds
2023-10-03 Martin Schwenkectdb-scripts: Avoid errors for uninitialised counters
2023-10-03 Martin Schwenkectdb-doc: Add some subsection names in description
2023-10-03 Martin Schwenkectdb-doc: Update CTDB manual pages to UTF-8
2023-09-21 Martin Schwenkectdb-daemon: Call setproctitle_init()
2023-09-11 Joseph Suttonctdb: Fix code spelling
2023-08-15 Martin Schwenkectdb-common: Set immediate mode for pcap capture
2023-08-15 Martin Schwenkectdb-common: Replace pcap_open_live() by lower level...
2023-08-15 Martin Schwenkectdb-common: Improve error handling
2023-08-08 Joseph Suttonctdb: Add missing newline to logging message
2023-08-08 Joseph Suttonctdb: Add missing newlines to logging messages
2023-08-07 Martin Schwenkectdb-doc: Fix documentation for ctdb event status
2023-08-07 Martin Schwenkectdb-tools: Fix CID 1539212 - signed/unsigned issue
2023-07-28 Martin Schwenkectdb-tools: Improve printing of multi-line event script...
2023-07-28 Martin Schwenkectdb-tools: Always print script output in event status
2023-07-19 Martin Schwenkectdb-tests: Log to stderr in statd-callout tests
2023-07-19 Martin Schwenkectdb-scripts: Support script logging to stderr
2023-07-19 Martin Schwenkectdb-scripts: Avoid ShellCheck warning SC2162
2023-07-19 Martin Schwenkectdb-scripts: Reformat with "shfmt -w -p -i 0 -fn"
2023-07-19 Martin Schwenkectdb-recoverd: CID 1509028 - Use of 32-bit time_t ...
2023-07-19 Martin Schwenkectdb: Do not use egrep
2023-07-19 Martin Schwenkectdb-doc: Correct bit-rotted documenation
2023-07-19 Martin Schwenkectdb-utils: Drop unused scsi_io.c source file
2023-07-10 Martin Schwenkectdb-server: Avoid logging a count of 0 resent calls
2023-07-10 Martin Schwenkectdb-tools: Switch tickle ACK sending message to INFO...
2023-07-10 Martin Schwenkectdb-tools: Fix a typo in a log message
2023-07-10 Martin Schwenkectdb-logging: Really make NOTICE the default debug...
2023-07-05 Martin Schwenkectdb-tests: Run ShellCheck on event-script unit test...
2023-07-05 Martin Schwenkectdb-tests: Avoid ShellCheck warnings
2023-07-05 Martin Schwenkectdb-tests: Avoid ShellCheck warning SC2059
2023-07-05 Martin Schwenkectdb-tests: Avoid ShellCheck warnings SC2046, SC2005
2023-07-05 Martin Schwenkectdb-tests: Drop unreachable code
2023-07-05 Martin Schwenkectdb-tests: Reformat with "shfmt -w -p -i 0 -fn"
2023-07-05 Martin Schwenkectdb-tests: Drop unused test code for tunables
2023-07-05 Martin Schwenkectdb-tests: Avoid ShellCheck warning SC2086
2023-07-05 Martin Schwenkectdb-scripts: Avoid ShellCheck warnings SC2317, SC2086
2023-07-05 Martin Schwenkectdb-tools: Avoid ShellCheck warning SC2317
2023-05-03 Christof Schmittctdb-recovery: Use correct struct ban_node_state type...
2023-04-12 Joseph Suttonctdb:tool: Remove unnecessary strlen()
2023-04-11 Andreas Schneiderctdb: Fix code spelling
2023-04-06 Andrew Bartlettlib/util: Add "debug syslog format = always", which...
2023-04-04 Andreas Schneiderctdb:doc: Fix code spelling
2023-03-24 Andreas Schneiderctdb:utils: Fix code spelling
2023-03-24 Andreas Schneiderctdb:utils: Remove trailing whitespaces in scsi_io.c
2023-03-24 Andreas Schneiderctdb:tool: Fix code spelling
2023-03-24 Andreas Schneiderctdb:tests: Fix code spelling
2023-03-24 Andreas Schneiderctdb:tcp: Fix code spelling
2023-03-24 Andreas Schneiderctdb:server: Fix code spelling
2023-03-24 Andreas Schneiderctdb:server: Remove trailing whitespaces in ctdb_server.c
next