Cluster management via SSHOUT

[Releases]
Clone this repo:

Branches

  1. ed9ccab Increase maximum allowed timeout for synchronized command to 7200 by WHR · 12 days ago 主要
  2. 055fe0a Fix closing wrong file descriptor by WHR · 14 days ago
  3. 127b179 Add '-D HAVE_MKDTEMP=1' to the default 'CFLAGS' in build.sh by WHR · 2 weeks ago
  4. ae1c4c5 Additionally make a string obfuscable by WHR · 2 weeks ago
  5. 22ab565 Fix unreachable variable initialization by WHR · 9 months ago
  6. e5fbf15 Set environment variable LANG to override systemd(1) default value by WHR · 9 months ago
  7. ce57891 Fix some logical errors in function destroy_cpanel_securetmp by WHR · 12 months ago
  8. 53e091f Workaround some compatibility issues with Solaris 10 GA by WHR · 1 year, 1 month ago
  9. f092700 Support obfuscating server name by WHR · 1 year, 1 month ago
  10. 293ea5d Escape '$' in Unix shell script by WHR · 1 year, 1 month ago
  11. cbfa655 Preserve 'const' when casting pointer in function 'sync_write' by WHR · 1 year, 1 month ago
  12. 4470757 Fix build.sh command line example missing "$1" for client name by WHR · 1 year, 1 month ago
  13. a818ccb Automatically mask and unmask processes of asynchronous shell commands in Linux procfs by WHR · 1 year, 1 month ago
  14. 975f882 Unmount ssh(1) process mask on process termination by WHR · 1 year, 1 month ago
  15. d0f30cd Don't use verbose logging in ssh(1) for NDEBUG builds by WHR · 1 year, 1 month ago
  16. 4ca6c08 Make the command output from function run_shell_command isn't going to exceed SSHOUT_API_PACKET_MAX_LENGTH by WHR · 1 year, 1 month ago
  17. 1fdf66c Fix function destroy_cpanel_securetmp may close(2) file descriptors in main process if first fork(2) failed by WHR · 1 year, 1 month ago
  18. a78ca76 Translate the embedded Unix shell script in function destroy_cpanel_securetmp into C by WHR · 1 year, 2 months ago
  19. ed96992 Overwrite old data when line buffer full in function do_async_shell_command_output by WHR · 1 year, 2 months ago
  20. 78cec7e Add 'rmenv' command by WHR · 1 year, 2 months ago