summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/sshd.8
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Various manpage style/grammar/formatting cleanupskris2000-03-131-28/+46
| | | | | Submitted by: Peter Jeremy <peter.jeremy@alcatel.com.au>, jedgar PR: 17292 (remainder of)
* /etc -> /etc/sshkris2000-03-081-16/+16
| | | | Submitted by: Ben Smithurst <ben@scientia.demon.co.uk>
* 1) Add kerberos5 functionality.markm2000-02-281-6/+10
| | | | | | by Daniel Kouril <kouril@informatics.muni.cz> 2) Add full LOGIN_CAP capability by Andrey Chernov
* Add the patches fom ports (QV: ports/security/openssh/patches/patch-*)markm2000-02-241-2/+29
|
* Vendor import of OpenSSH.markm2000-02-241-0/+801
OpenPOWER on IntegriCloud