1. 3c59dbc Merge commit '329fbf0' from branch 1.0 by WHR · 6 years ago
  2. 329fbf0 sshoutcfg: fix wrong line number in messages by WHR · 6 years ago
  3. d65f1db sshoutcfg: reject key string with new lines when using adduser -a ... by WHR · 6 years ago
  4. 72e0fa2 Clean up by WHR · 6 years ago
  5. f5898a0 Server: check and write PID file; sshoutcfg: add removeuser subcommand by WHR · 6 years ago
  6. 86935df sshoutcfg: print public key type with fingerprint in subcommand listuser by WHR · 6 years ago
  7. ce077ba Add user name checking for invalid characters in client and sshoutcfg(8); Fix some sign-compare warnings; sshoutcfg: fix bus error when parsing malformed key by WHR · 6 years ago
  8. 4d50f44 CLI: add users preferences support, currently only supported preference is 'alert' by WHR · 6 years ago
  9. 889dbc0 sshoutcfg: add public key fingerprint support in subcommand listuser by WHR · 6 years ago
  10. 339878c sshoutcfg: also check key format in listuser by WHR · 6 years ago
  11. d813e33 sshoutcfg: some unintelligible changes in key type checking by WHR · 6 years ago
  12. c969d93 sshoutcfg: implement key format checking in subcommand adduser by WHR · 6 years ago
  13. 174ba26 CLI: remove a debug message; sshoutcfg: fix listuser command print results into stderr instead of stdout by WHR · 6 years ago
  14. 35c4b53 Fix trailing space in comments; sshoutcfg: fix exit status -1 after adduser is done by WHR · 6 years ago
  15. b158b64 sshoutcfg: trying to remove .ssh/rc if exists by WHR · 6 years ago
  16. 04444a0 Fix many regression bugs in sshoutcfg(8) by WHR · 6 years ago
  17. f57458a sshoutcfg: check .ssh directory, and create it if doesn't exist; fix a bug in send_login by WHR · 7 years ago
  18. 3e809e3 Add getmotd and setmotd subcommands in sshoutcfg(8) by WHR · 7 years ago
  19. 6bd57d0 Add custom signals handler in CLI client; fix strncmp(3) issue in sshoutcfg.c by WHR · 7 years ago
  20. 163e94b Add man page sshoutcfg(8) by WHR · 7 years ago
  21. aee4206 Implement adduser subcommand of sshoutcfg by WHR · 7 years ago
  22. ef6069d sshoutcfg: fix get line from user list by WHR · 7 years ago
  23. 966fcfc Implementing listuser subcommand of sshoutcfg by WHR · 7 years ago
  24. 9430c6c Add sshoutcfg tool to manage users by WHR · 7 years ago