]> rtime.felk.cvut.cz Git - novaboot.git/history - server/novaboot-shell
server: Ensure that configuration can depend on logged-in user name
[novaboot.git] / server / novaboot-shell
2019-11-17 Michal Sojkaserver: Ensure that configuration can depend on logged...
2019-11-17 Michal SojkaRevert "server: Add experimental support for the ssh...
2019-10-31 Michal Sojkaserver: Always use flock with --no-fork
2019-10-24 Michal Sojkaserver: Add experimental support for the ssh sub-command
2019-10-24 Michal Sojkaserver: Document get-config
2019-10-23 Michal Sojkaserver: Mention get-config command in help message
2019-10-15 Michal Sojkaserver: Mention adduser-novaboot in novaboot-shell...
2018-07-18 Michal Sojkaserver: Grammar fixes in documentation
2017-11-17 Michal Sojkaserver: Do not use flock --no-fork
2017-10-06 Michal Sojkaserver: Fix typo in a comment
2017-09-15 Michal Sojkaserver: Set proper hostname for locally run commands
2017-09-15 Michal Sojkaserver: Remove useless variable
2017-09-15 Michal Sojkaserver: Make console the default command
2017-09-07 Michal Sojkaserver: Give hint for using ssh -t with shell
2017-09-07 Michal Sojkaserver: Document novaboot-shell
2017-09-03 Michal Sojkaserver: Better error message of add-key command
2017-09-03 Michal Sojkaserver: Simplify config reading
2017-09-03 Michal Sojkaserver: Fix handling of multi-word commands (rsync...
2017-08-29 Michal Sojkaserver: Use simpler detection of unset variables
2017-08-29 Michal Sojkaserver: Store target configuration in a variable, not...
2017-08-26 Michal Sojkaserver: Fix quoting of commands from config file
2017-08-26 Michal Sojkaserver: Admin can get shell access
2017-08-26 Michal Sojkaserver: Use flock option --no-fork only when it is...
2017-08-26 Michal Sojkaserver: Use $HOME rather than $XDG_RUNTIME_DIR
2017-08-25 Michal Sojkaserver: Give configuration variables more descriptive...
2017-08-25 Michal Sojkaserver: Implement add-key command
2017-08-25 Michal SojkaImplement reading of configuration from remote server
2017-08-25 Michal Sojkashell: Fix/extend rsync handling
2017-08-25 Michal Sojkashell: Do not pre-reset on console connection
2017-08-25 Michal Sojkashell: Improve error messages
2017-08-25 Michal SojkaRename novabot-server to novaboot-shell