summaryrefslogtreecommitdiff
path: root/etc/rc.d/sshd
Commit message (Expand)AuthorAgeFilesLines
* Remove the ability to generate long since useless SSH1 RSA keys.Dag-Erling Smørgrav2018-05-121-5/+0
* Disable DSA again.Dag-Erling Smørgrav2016-08-031-1/+1
* - Add descriptions to most of the rc scripts. Those are mostly taken from theirLars Engels2016-04-231-0/+1
* Turn ssh_host_dsa_key back on until PR#208254 is taken care of.Peter Wemm2016-04-171-1/+1
* Do not generate RSA1 or DSA keys by default.Dag-Erling Smørgrav2016-01-221-2/+2
* Upgrade to OpenSSH 6.5p1.Dag-Erling Smørgrav2014-01-311-1/+3
* Reduce priority of host key exists message in sshd startupXin LI2013-10-071-1/+1
* Ditch the random seeding code, which never really worked as intended.Dag-Erling Smørgrav2013-09-211-66/+39
* Call sshd_precmd instead of sshd_configtest when the operatorXin LI2013-06-211-2/+2
* Also call configtest before reload to ensure working config.Bryan Drewery2013-04-161-0/+1
* Run configtest before restarting so that the system is notBryan Drewery2013-04-141-0/+1
* Simply things so that "#REQUIRE: FILESYSTEMS" means the fileDavid E. O'Brien2012-09-111-1/+1
* Add a configtest command.Dag-Erling Smørgrav2012-09-041-1/+9
* Prepare for the removal of set_rcvar() by changing the rcvar=Doug Barton2012-01-141-1/+1
* Upgrade to OpenSSH 5.8p2.Dag-Erling Smørgrav2011-05-041-1/+10
* Add the shutdown KEYWORD to those scripts that start persistent servicesDoug Barton2008-07-161-0/+1
* Remove $NetBSD$ CVS tags. We no longer attempt to synch our rc.d filesDoug Barton2007-12-081-1/+0
* Backout this commit since it breaks startup and some scripts inFlorent Thoumie2006-08-221-17/+16
* - Fix rc.d/sshd test on kern.random.sys.seeded.Florent Thoumie2006-04-111-1/+1
* - Set a two read-only variables (${prefix} and ${etcdir}). This isFlorent Thoumie2006-04-111-16/+17
* Don't be lazy, set the "command" variable even ifYaroslav Tykhiy2005-10-231-0/+1
* "REQUIRE: cleanvar" for all RC's writing into /var/run.David E. O'Brien2005-01-161-1/+1
* Remove the requirement for the FreeBSD keyword as it no longerMike Makonnen2004-10-071-1/+0
* Give sshd a secure startup, but with a tweakable timeout so thatMark Murray2004-08-041-0/+25
* Luke Mewburn has indicated that they (NetBSD) are not interestedMike Makonnen2004-01-171-6/+0
* Luke Mewburn has indicated that they (NetBSD) are not interestedMike Makonnen2004-01-171-1/+1
* Not everyone uses the base system sshd. They can use the sshd_programMike Makonnen2003-07-131-2/+6
* Merge in all the changes that Mike Makonnen has been maintaining for aGordon Tetlow2002-06-131-18/+40
* Import the NetBSD 1.5 RC system.David E. O'Brien2001-06-161-0/+48