ctdb: Remove an unnecessary cast
[vlendec/samba-autobuild/.git] / ctdb / tools / ctdb_killtcp.c
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
2022-09-20 Martin Schwenkectdb-tools: Improve/add debug
2019-06-05 Martin Schwenkectdb-tools: Fix signed/unsigned comparison by declaring...
2018-11-08 Andreas Schneiderdebug: Use debuglevel_(get|set) function
2018-07-28 Amitay Isaacsctdb-common: Add fd argument to ctdb_connection_list_read()
2018-07-02 Amitay Isaacsctdb: Fix build on AIX
2018-07-02 Martin Schwenkectdb-common: Move capture_socket functions to ctdb_sock...
2018-07-02 Martin Schwenkectdb-common: Move ctdb_sys_send_tcp() to ctdb_socket...
2017-09-19 Martin Schwenkectdb-tools: Fix a typo for a talloc context
2017-09-19 Martin Schwenkectdb-tools: Add debug to ctdb_killtcp
2017-09-19 Martin Schwenkectdb-tools: Move special case of 0 connections into...
2017-09-19 Martin Schwenkectdb-tools: Rework killtcp logic into a tevent_req...
2017-09-19 Martin Schwenkectdb-tools: New function ctdb_kill_tcp_init()
2017-09-19 Martin Schwenkectdb-tools: Improve error handling
2017-09-19 Martin Schwenkectdb-tools: Drop global variable prog
2017-09-19 Martin Schwenkectdb-tools: Use db_hash in ctdb_killtcp
2017-09-19 Martin Schwenkectdb-tools: Use ctdb_connection and ctdb_connection_lis...
2017-09-19 Martin Schwenkectdb-protocol: Optionally print port for address printi...
2017-09-19 Martin Schwenkectdb-build: Split protocol-util as a separate subsystem
2016-12-05 Martin Schwenkectdb-logging: Drop enum debug_level
2016-04-01 Martin Schwenkectdb-killtcp: Change default retry interval, batch...
2016-04-01 Martin Schwenkectdb-killtcp: Send tickle ACKs in batches
2016-04-01 Martin Schwenkectdb-killtcp: Store retry interval in killtcp structure
2016-04-01 Martin Schwenkectdb-killtcp: Don't count attempts for individual conne...
2016-04-01 Martin Schwenkectdb-killtcp: Keep track of number of kill attempts...
2016-04-01 Martin Schwenkectdb-killtcp: Filter out sent packets
2016-04-01 Martin Schwenkectdb-system: Return window size and RST bit when readin...
2016-04-01 Martin Schwenkectdb-killtcp: Clarify a debug message
2016-04-01 Martin Schwenkectdb-killtcp: Set debug level via environment variable...
2016-04-01 Martin Schwenkectdb-killtcp: Don't send initial tickle ACK during...
2016-04-01 Martin Schwenkectdb-killtcp: Drop unnecessary casts
2016-04-01 Martin Schwenkectdb-killtcp: Drop check to see if capture socket can...
2016-04-01 Martin Schwenkectdb-killtcp: Merge "common" killtcp code into helper
2016-04-01 Martin Schwenkectdb-killtcp: New helper ctdb_killtcp