summaryrefslogtreecommitdiffstats
path: root/etc/sshd
Commit message (Expand)AuthorAgeFilesLines
* Only run conf_mount_rw here if there isn't another process going.jim-p2011-03-261-1/+4
* Actually if /etc/sshd is already running, doing a conf_mount_ro() would be a ...jim-p2011-03-261-1/+0
* Backing this out to see if it unbreaks NanoBSD upgrades with packages involve...jim-p2011-03-261-3/+3
* Workaround for conf_mount_rw/ro during boot to only allow it to change at the...Erik Fonnesbeck2011-03-221-3/+3
* Make sure host private key permissions aren't too open so sshd won't complain.Erik Fonnesbeck2010-11-301-1/+8
* Preseve attributes of files during copy.Ermal2010-11-301-1/+1
* Pass correct argument to killbyname and correctly check for sshdkeyonly toggl...Ermal2010-06-231-1/+1
* Fix ssh key existence test.jim-p2010-06-221-1/+2
* Do a more thorough check for missing sshd key files. Should fix #673jim-p2010-06-211-1/+8
* Silencejim-p2010-06-181-2/+2
* remove old function from 1_2, it just wipes out the authorized_keys file brea...Chris Buechler2009-12-281-17/+0
* Add shaper.incScott Ullrich2009-11-211-2/+3
* Unbreak sshdScott Ullrich2009-07-101-0/+3
* Fix check for file.Ermal Luçi2009-07-021-1/+1
* Convert even ssh key gen to the new subsystem_dirty calls.Ermal Luçi2009-07-011-9/+5
* Use exec()Scott Ullrich2009-06-291-1/+1
* Doh, correct copy commandScott Ullrich2009-06-291-1/+1
* Add bit when restoring for diagnosticsScott Ullrich2009-06-291-0/+1
* Correct filename checkScott Ullrich2009-06-291-1/+1
* Require globals.inc and use correct directory name sshd, not sshScott Ullrich2009-06-281-1/+1
* Require globals.inc and use correct directory name sshd, not sshScott Ullrich2009-06-281-3/+4
* s/config/conf/Scott Ullrich2009-06-271-5/+5
* Add ssh key support for nanobsd to preserve the ssh dataScott Ullrich2009-06-271-3/+12
* Backup SSH keys for NanoBSDScott Ullrich2009-06-241-0/+4
* Adding Ciphers Ciphers aes128-ctr,aes256-ctr,arcfour256,arcfour,aes128-cbc,ae...Scott Ullrich2009-05-211-0/+1
* * Ensure we are rwScott Ullrich2008-11-201-110/+8
* Use product_nameScott Ullrich2008-11-101-2/+2
* Cleanup authentication code. The basic auth method, the passwd, htpasswdMatthew Grooms2008-08-031-3/+0
* Ticket #1697 - rm authorized key file if keys don't exist in config.xmlBill Marquette2008-05-171-1/+5
* Call sync_webgui_passwords() instead of manual routineScott Ullrich2008-03-241-10/+2
* Restore previous version.Scott Ullrich2008-03-241-137/+161
* Sync w/ HEADScott Ullrich2008-03-241-160/+136
* Remove extra PasswordAuthentication line. Ticket #1374Scott Ullrich2007-07-061-1/+0
* SSH-Key(only) LoginTimo Boettcher2007-06-021-7/+25
* MFC 15495Scott Ullrich2006-12-051-1/+1
* MFCScott Ullrich2006-11-121-45/+45
* Allow JavaSSH package to work correctly.Scott Ullrich2006-08-171-0/+1
* Note in alert that changes to the webgui and such will not be processed until...Scott Ullrich2006-03-121-1/+1
* File a alert when we start creating keysScott Ullrich2005-12-291-0/+1
* file_notice() requires notices.incScott Ullrich2005-11-201-0/+1
* File a notice when we are done creating ssh keysScott Ullrich2005-11-201-0/+1
* Reworked sshd script, restarts sshd if we have one and allows running ofSeth Mos2005-10-131-0/+32
* * Done -> done (for bootup consistency)Scott Ullrich2005-10-131-3/+3
* Silence read-only errorScott Ullrich2005-10-111-1/+2
* Exit when ssh is disabledScott Ullrich2005-09-231-0/+1
* Do not allow sshd script to run multiple times concurrently.Scott Ullrich2005-09-221-0/+6
* Use mwexecScott Ullrich2005-09-221-1/+1
* Do not hijack stderrScott Ullrich2005-09-221-3/+1
* File an alert when SSHD didn't start correctlyScott Ullrich2005-09-191-0/+1
* Note when sshd startup failureScott Ullrich2005-09-191-1/+1
OpenPOWER on IntegriCloud