1
0
mirror of http://galexander.org/git/simplesshd.git synced 2025-03-01 07:22:02 +00:00
simplesshd/src/org/galexander/sshd
Greg Alexander 73d4406ee1 automatically restart sshd if the system kills it (or it crashes). but
don't restart it if it dies twice within 10 seconds.
only access sshd_pid (et al) from a few select spots now, with proper
synchronization.
2016-07-04 20:37:54 -04:00
..
AuthKeys.java and now it works, even will create a new ssh directory from scratch 2016-06-19 16:45:18 -04:00
AuthKeysFetch.java now it compiles 2016-06-19 16:12:19 -04:00
AuthKeysLoad.java now it compiles 2016-06-19 16:12:19 -04:00
AuthKeysSave.java now it compiles 2016-06-19 16:12:19 -04:00
BootReceiver.java implement start on boot 2014-12-17 23:18:27 -05:00
Prefs.java add 'buffersu' program to wrap rsync and make sure there is no wedging 2015-06-20 13:52:34 -04:00
Settings.java first draft of settings activity 2014-12-17 18:38:39 -05:00
SimpleSSHD.java now it compiles 2016-06-19 16:12:19 -04:00
SimpleSSHDService.java automatically restart sshd if the system kills it (or it crashes). but 2016-07-04 20:37:54 -04:00
UpdaterThread.java add locking to resolve some thread safety issues 2014-12-17 20:54:40 -05:00