Cluster management via SSHOUT

[Releases]
Clone this repo:

Branches

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