aboutsummaryrefslogtreecommitdiff
path: root/crypto/openssh/servconf.c
Commit message (Expand)AuthorAgeFilesLines
* Merge conflicts.Dag-Erling Smørgrav2006-09-301-103/+402
* Merge conflicts.Dag-Erling Smørgrav2006-03-221-2/+28
* Resolve conflicts.Dag-Erling Smørgrav2005-09-031-5/+31
* Resolve conflicts.Dag-Erling Smørgrav2005-06-051-37/+58
* Resolve conflictsDag-Erling Smørgrav2004-10-281-15/+62
* Resolve conflicts.Dag-Erling Smørgrav2004-02-261-10/+25
* Pull asbesthos underpants on and disable protocol version 1 by default.Dag-Erling Smørgrav2004-02-261-1/+1
* Turn non-PAM password authentication off by default when USE_PAM isDag-Erling Smørgrav2004-02-191-0/+4
* Egg on my face: UsePAM was off by default.Dag-Erling Smørgrav2004-01-091-1/+1
* Resolve conflicts and remove obsolete files.Dag-Erling Smørgrav2004-01-071-100/+61
* Resolve conflicts.Dag-Erling Smørgrav2003-04-231-1/+2
* Resolve conflicts.Dag-Erling Smørgrav2002-10-291-3/+11
* Resolve conflicts.Dag-Erling Smørgrav2002-06-291-11/+12
* Apply FreeBSD's configuration defaults.Dag-Erling Smørgrav2002-06-291-8/+21
* Add the VersionAddendum configuration variable.Dag-Erling Smørgrav2002-06-291-0/+9
* Forcibly revert to mainline.Dag-Erling Smørgrav2002-06-271-38/+49
* Resolve conflicts. Known issues:Dag-Erling Smørgrav2002-06-231-3/+26
* Back out previous commit.Dag-Erling Smørgrav2002-04-251-1/+1
* Change default challenge/response behavior of sshd by popular demand.Jordan K. Hubbard2002-04-251-1/+1
* 1) Surprisingly, "CheckMail" handling code completely removed from thisAndrey A. Chernov2002-04-201-0/+1
* Back out previous backout. It seems I was right to begin with, and DSA isDag-Erling Smørgrav2002-04-121-2/+0
* Knowledgeable persons assure me that RSA is preferable to DSA and that weDag-Erling Smørgrav2002-04-111-0/+2
* Do not attempt to load an ssh2 RSA host key by default.Dag-Erling Smørgrav2002-04-111-2/+0
* REALLY correct typo this time.Jacques Vidrine2002-03-261-2/+2
* Fix typo (missing paren) affecting KRB4 && KRB5 case.Jacques Vidrine2002-03-251-1/+1
* Unbreak for KRB4 ^ KRB5 case.Dag-Erling Smørgrav2002-03-191-2/+16
* Fix conflicts.Dag-Erling Smørgrav2002-03-181-502/+532
* Fix conflicts for OpenSSH 2.9.Brian Feldman2001-05-041-143/+248
* Add a "VersionAddendum" configuration setting for sshd which allowsBrian Feldman2001-05-031-1/+9
* Add code for being compatible with ssh.com's krb5 authentication.Assar Westerlund2001-03-041-18/+28
* Make ConnectionsPerPeriod non-fatal for real.Paul Saab2001-02-181-0/+1
* MFF: Make ConnectionsPerPeriod usage a warning, not fatal.Brian Feldman2001-02-041-1/+1
* /Really/ deprecate ConnectionsPerPeriod, ripping out the code for itBrian Feldman2001-01-131-12/+1
* Update to OpenSSH 2.3.0 with FreeBSD modifications. OpenSSH 2.3.0Brian Feldman2000-12-051-3/+20
* Resolve conflicts and update for OpenSSH 2.2.0Kris Kennaway2000-09-101-79/+140
* Turn on X11Forwarding by default on the server. Any risk is to the client,Kris Kennaway2000-09-021-1/+1
* Increase the default value of LoginGraceTime from 60 seconds to 120Kris Kennaway2000-08-231-1/+1
* Sync sshd_config with sshd and manapage internal defaults (Checkmail = yes)Peter Wemm2000-07-111-1/+1
* Sync LoginGraceTime with sshd_config = 60 seconds by default, not 600.Peter Wemm2000-07-111-1/+1
* Fix out-of-sync defaults. PermitRootLogin is supposed to be 'no' butPeter Wemm2000-07-111-1/+1
* Allow "DenyUsers" to function.Brian Feldman2000-06-061-0/+1
* Resolve conflictsKris Kennaway2000-06-031-1/+5
* Resolve conflicts and update for FreeBSD.Kris Kennaway2000-05-151-30/+97
* Resolve conflicts.Kris Kennaway2000-03-261-2/+2
* IgnoreUserKnownHosts is a boolean flag, not an integer value.Sheldon Hearn2000-03-221-1/+1
* 1) Add kerberos5 functionality.Mark Murray2000-02-281-31/+58
* Add the patches fom ports (QV: ports/security/openssh/patches/patch-*)Mark Murray2000-02-241-33/+43
* Vendor import of OpenSSH.vendor/openssh/1.2-2000-02-24Mark Murray2000-02-241-0/+568