summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/sshd.8
Commit message (Collapse)AuthorAgeFilesLines
* Our groff doesn't understand $Mdocdate$, so replace them with bare dates.des2008-09-291-1/+1
| | | | MFC after: 3 days
* Upgrade to OpenSSH 5.1p1.des2008-08-011-31/+80
|\ | | | | | | | | | | | | | | | | | | I have worked hard to reduce diffs against the vendor branch. One notable change in that respect is that we no longer prefer DSA over RSA - the reasons for doing so went away years ago. This may cause some surprises, as ssh will warn about unknown host keys even for hosts whose keys haven't changed. MFC after: 6 weeks
| * Properly flatten openssh/dist.des2008-07-221-857/+0
| |
| * Revert part of 180714 - the intent was to flatten dist, not to nuke it.des2008-07-221-0/+857
| |
| * Flatten the OpenSSH vendor tree for 3.x and newer.des2008-07-221-857/+0
| |
| * Vendor import of OpenSSH 4.4p1.des2006-09-301-284/+272
| |
| * Vendor import of OpenSSH 4.3p1.des2006-03-221-126/+129
| |
| * Vendor import of OpenSSH 4.2p1.des2005-09-031-16/+16
| |
| * Vendor import of OpenSSH 4.0p1.des2005-06-051-12/+40
| |
| * Vendor import of OpenSSH 3.9p1.des2004-10-281-2/+2
| |
| * Vendor import of OpenSSH 3.8p1.des2004-02-261-42/+43
| |
| * Vendor import of OpenSSH 3.7.1p2.des2004-01-071-21/+47
| |
| * Vendor import of OpenSSH-portable 3.6.1p1.des2003-04-231-12/+19
| |
| * Vendor import of OpenSSH-portable 3.5p1.des2002-10-291-13/+27
| |
| * Vendor import of OpenSSH 3.4p1.des2002-06-291-2/+9
| |
| * Vendor import of OpenSSH 3.3.des2002-06-231-631/+40
| |
| * Vendor import of OpenSSH 3.1des2002-03-181-138/+262
| |
| * Say "hi" to the latest in the OpenSSH series, version 2.9!green2001-05-041-143/+310
| | | | | | | | Happy birthday to: rwatson
| * Import of OpenSSH 2.3.0 (virgin OpenBSD source release).green2000-12-051-7/+20
| |
| * Initial import of OpenSSH post-2.2.0 snapshot dated 2000-09-09kris2000-09-101-23/+106
| |
| * Initial import of OpenSSH v2.1.kris2000-05-151-47/+147
| |
| * Virgin import of OpenSSH sources dated 2000/03/25kris2000-03-261-160/+246
| |
* | Merge conflicts.des2006-09-301-285/+273
| | | | | | | | MFC after: 1 week
* | Merge conflicts.des2006-03-221-126/+129
| |
* | Resolve conflicts.des2005-09-031-16/+16
| |
* | Resolve conflicts.des2005-06-051-12/+40
| |
* | Resolve conflictsdes2004-10-281-2/+2
| |
* | Resolve conflicts.des2004-02-261-42/+43
| |
* | Resolve conflicts and remove obsolete files.des2004-01-071-21/+47
| | | | | | | | Sponsored by: registrar.no
* | Resolve conflicts.des2003-04-231-10/+15
| |
* | The manual page lists only 2 files, however it reads as `three files' which istrhodes2003-02-051-2/+2
| | | | | | | | | | | | | | obviously incorrect. PR: 46841 Submitted by: Sakamoto Seiji <s-siji@hyper.ocn.ne.jp>
* | Resolve conflicts.des2002-10-291-13/+27
| |
* | FreeBSD doesn't use the host RSA key by default.fanf2002-07-261-4/+2
| | | | | | | | Reviewed by: des
* | Resolve conflicts.des2002-06-291-2/+9
| | | | | | | | Sponsored by: DARPA, NAI Labs
* | Document FreeBSD defaults and paths.des2002-06-291-9/+14
| | | | | | | | Sponsored by: DARPA, NAI Labs
* | Forcibly revert to mainline.des2002-06-271-14/+9
| |
* | Resolve conflicts and document local changes.des2002-06-231-652/+42
| |
* | We keep moduli(5) in /etc/ssh, not /etc.des2002-03-231-1/+1
| |
* | Fix conflicts.des2002-03-181-133/+259
| |
* | Fix conflicts for OpenSSH 2.9.green2001-05-041-137/+308
| |
* | /Really/ deprecate ConnectionsPerPeriod, ripping out the code for itgreen2001-01-131-25/+0
| | | | | | | | and giving a dire error to its lingering users.
* | Update to OpenSSH 2.3.0 with FreeBSD modifications. OpenSSH 2.3.0green2000-12-051-7/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new features description elided in favor of checking out their website. Important new FreeBSD-version stuff: PAM support has been worked in, partially from the "Unix" OpenSSH version, and a lot due to the work of Eivind Eklend, too. This requires at least the following in pam.conf: sshd auth sufficient pam_skey.so sshd auth required pam_unix.so try_first_pass sshd session required pam_permit.so Parts by: Eivind Eklend <eivind@FreeBSD.org>
* | Resolve conflicts and update for OpenSSH 2.2.0kris2000-09-101-22/+106
| | | | | | | | Reviewed by: gshapiro, peter, green
* | Increase the default value of LoginGraceTime from 60 seconds to 120kris2000-08-231-1/+1
| | | | | | | | | | | | | | seconds. PR: 20488 Submitted by: rwatson
* | Sync sshd_config with sshd and manapage internal defaults (Checkmail = yes)peter2000-07-111-1/+1
| |
* | Sync LoginGraceTime with sshd_config = 60 seconds by default, not 600.peter2000-07-111-1/+1
| |
* | Fix out-of-sync defaults. PermitRootLogin is supposed to be 'no' butpeter2000-07-111-1/+1
| | | | | | | | | | | | | | sshd's internal default was 'yes'. (if some cracker managed to trash /etc/ssh/sshd_config, then root logins could be reactivated) Approved by: kris
* | Resolve conflicts and update for FreeBSD.kris2000-05-151-46/+145
| |
* | Resolve conflicts.kris2000-03-261-152/+233
| |
* | Fix a few spelling errors.mpp2000-03-241-1/+1
| |
OpenPOWER on IntegriCloud