Rivoreo Source Code Repositories
src.rivoreo.one
/
net
/
sshout-daemon
/
8e5b76317036d8bc67c286837c39308aed345f6a
/
sshoutcfg.c
7730a18
sshoutcfg: fix fopen(3) doesn't place reading position at the beginning of a file when using "a+" in non-GNU systems
by WHR
· 6 years ago
b339a91
Merge commit '9facd33'
by WHR
· 6 years ago
9facd33
sshoutcfg: better fixes of public key duplication detection
by WHR
· 6 years ago
1.0.1
8a42b57
sshoutcfg: fix public key duplication detection in subcommand adduser
by WHR
· 6 years ago
3c59dbc
Merge commit '329fbf0' from branch 1.0
by WHR
· 6 years ago
329fbf0
sshoutcfg: fix wrong line number in messages
by WHR
· 6 years ago
d65f1db
sshoutcfg: reject key string with new lines when using adduser -a ...
by WHR
· 6 years ago
72e0fa2
Clean up
by WHR
· 6 years ago
f5898a0
Server: check and write PID file; sshoutcfg: add removeuser subcommand
by WHR
· 6 years ago
86935df
sshoutcfg: print public key type with fingerprint in subcommand listuser
by WHR
· 6 years ago
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
4d50f44
CLI: add users preferences support, currently only supported preference is 'alert'
by WHR
· 6 years ago
889dbc0
sshoutcfg: add public key fingerprint support in subcommand listuser
by WHR
· 6 years ago
339878c
sshoutcfg: also check key format in listuser
by WHR
· 6 years ago
d813e33
sshoutcfg: some unintelligible changes in key type checking
by WHR
· 6 years ago
c969d93
sshoutcfg: implement key format checking in subcommand adduser
by WHR
· 6 years ago
174ba26
CLI: remove a debug message; sshoutcfg: fix listuser command print results into stderr instead of stdout
by WHR
· 6 years ago
35c4b53
Fix trailing space in comments; sshoutcfg: fix exit status -1 after adduser is done
by WHR
· 6 years ago
b158b64
sshoutcfg: trying to remove .ssh/rc if exists
by WHR
· 6 years ago
04444a0
Fix many regression bugs in sshoutcfg(8)
by WHR
· 6 years ago
f57458a
sshoutcfg: check .ssh directory, and create it if doesn't exist; fix a bug in send_login
by WHR
· 6 years ago
3e809e3
Add getmotd and setmotd subcommands in sshoutcfg(8)
by WHR
· 7 years ago
6bd57d0
Add custom signals handler in CLI client; fix strncmp(3) issue in sshoutcfg.c
by WHR
· 7 years ago
163e94b
Add man page sshoutcfg(8)
by WHR
· 7 years ago
aee4206
Implement adduser subcommand of sshoutcfg
by WHR
· 7 years ago
ef6069d
sshoutcfg: fix get line from user list
by WHR
· 7 years ago
966fcfc
Implementing listuser subcommand of sshoutcfg
by WHR
· 7 years ago
9430c6c
Add sshoutcfg tool to manage users
by WHR
· 7 years ago