summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/sshd.8
AgeCommit message (Expand)Author
2003-10-08scp and sftp: add options list and sort options. options list requestedJason McIntyre
2003-08-13remove RhostsAuthentication; suggested by djm@ before; ok djm@, deraadt@,Markus Friedl
2003-06-10- section reorderJason McIntyre
2003-05-20new sentence, new lineJason McIntyre
2003-04-30fix invalid .Pf macro usage introduced in previous commitDavid Krause
2003-04-30Escape ?, * and ! in .Ql for nroff compatibility. OpenSSH Portable Bug #550mouring
2003-01-31typos;Jason McIntyre
2002-09-24tweak the example $HOME/.ssh/rc script to not show on any cmdline theTodd T. Fries
2002-09-16reference moduli(5) in FILES /etc/moduli.Kevin Steves
2002-09-04default LoginGraceTime to 2m; 1m may be too short for slow systems.Kevin Steves
2002-08-21change LoginGraceTime default to 1 minute; ok mouring@ markus@Kevin Steves
2002-08-21`RSA' updated to refer to `public key', where it matters.Marc Espie
2002-08-12more PermitUserEnvironment; ok markus@Kevin Steves
2002-08-02note that .ssh/environment is only read whenMarco S Hyman
2002-06-22use process ID vs. pid/PID/process identifierKevin Steves
2002-06-22add /var/empty in FILES sectionKevin Steves
2002-06-20move configuration file options from ssh.1/sshd.8 toKevin Steves
2002-05-29spellingKevin Steves
2002-05-15re-enable privsep and disable setuid for post-3.2.2Markus Friedl
2002-05-15disable privsep and enable setuid for the 3.2.2 releaseMarkus Friedl
2002-05-06Kill/adjust r(login|exec)d? references now that those are no longer inTodd C. Miller
2002-05-04enable privsep by default; provos okTheo de Raadt
2002-04-22do not auto-enable KerberosAuthentication; ok djm@, provos@, deraadt@Markus Friedl
2002-04-21document default AFSTokenPassing no; ok deraadt@Kevin Steves
2002-04-05clarify sshrc some and handle X11UseLocalhost=yes; ok markus@Kevin Steves
2002-03-29RSA key modulus size minimum 768; ok markus@Kevin Steves
2002-03-26update to recent draftsMarkus Friedl
2002-03-19Banner has no default.Kevin Steves
2002-03-18document UsePrivilegeSeparationNiels Provos
2002-03-18credits for privsepNiels Provos
2002-02-28-u0 DNS for user@hostKevin Steves
2002-02-28DenyUsers allows user@host pattern alsoKevin Steves
2002-02-10more /etc/ssh; openbsd@davidkrause.comTheo de Raadt
2002-02-09move ssh config files to /etc/sshTheo de Raadt
2002-02-03some KeepAlive cleanup/clarify; ok markus@Kevin Steves
2002-01-29s/ReverseMappingCheck/VerifyReverseMapping/ and avoid confusion; ok stevesk@Markus Friedl
2002-01-27add X11UseLocalhost; ok markus@Kevin Steves
2002-01-18clarify Allow(Groups|Users) and Deny(Groups|Users); suggestion fromKevin Steves
2002-01-18correct Ciphers default; paola.mannaro@ubs.comKevin Steves
2002-01-05some missing and misplaced periodsKevin Steves
2002-01-04protocol 2 HostKey code default is now /etc/ssh_host_rsa_key andKevin Steves
2001-12-28document LogLevel DEBUG[123]; ok markus@Kevin Steves
2001-12-27clarify -p; ok markus@Kevin Steves
2001-12-19basic KNF done while i was looking for something elseTheo de Raadt
2001-12-06add -o to sshd, too. ok deraadt@Markus Friedl
2001-12-01don't pass user defined variables to /usr/bin/loginMarkus Friedl
2001-11-07s/Keepalive/KeepAlive/; from openbsd@davidkrause.comMarkus Friedl
2001-09-27don't talk about compile-time optionsCamiel Dobbelaar
2001-09-20fix ClientAliveCountMaxKevin Steves
2001-09-19don't advertise -V in usage; ok markus@Kevin Steves