summaryrefslogtreecommitdiff
path: root/usr.bin/ssh
AgeCommit message (Expand)Author
2006-02-26subsection is pointless here;Jason McIntyre
2006-02-26move PATTERNS to the end of the main body; requested by dtuckerJason McIntyre
2006-02-25document the order in which allow/deny directives are processed;Jason McIntyre
2006-02-25document the possible values for KbdInteractiveDevices;Jason McIntyre
2006-02-24oops - bits i missed;Jason McIntyre
2006-02-24some grammar/wording fixes;Jason McIntyre
2006-02-24some grammar/wording fixes;Jason McIntyre
2006-02-24more consistency fixes;Jason McIntyre
2006-02-24some consistency fixes;Jason McIntyre
2006-02-24signpost to PATTERNS section;Jason McIntyre
2006-02-24tidy up the refs to PATTERNS;Jason McIntyre
2006-02-24signpost to PATTERNS;Jason McIntyre
2006-02-24add section on patterns;Jason McIntyre
2006-02-22move #include <ctype.h> out of includes.h; ok djm@Kevin Steves
2006-02-20move #include <sys/stat.h> out of includes.h; ok markus@Kevin Steves
2006-02-20move #include <signal.h> out of includes.h; ok markus@Kevin Steves
2006-02-20move #include <sys/un.h> out of includes.h; ok djm@Kevin Steves
2006-02-19add some vertical space;Jason McIntyre
2006-02-19grammar;Jason McIntyre
2006-02-19sync the (s)hosts.equiv FILES entries w/ those from ssh.1;Jason McIntyre
2006-02-19move the sshrc stuff out of FILES, and into its own section:Jason McIntyre
2006-02-16sync some of the FILES entries w/ ssh.1;Jason McIntyre
2006-02-15remove ietf draft references; RFC list now maintained in ssh.1;Jason McIntyre
2006-02-15remove the IETF draft references and replace them with some updated RFCs;Jason McIntyre
2006-02-15typo in comment; ok djm@David Krause
2006-02-13sort FILES and use a -compact list;Jason McIntyre
2006-02-13- avoid nasty line splitJason McIntyre
2006-02-13turn this into an example ssh_known_hosts file; ok djmJason McIntyre
2006-02-13small tweaks for the ssh_known_hosts section;Jason McIntyre
2006-02-13no need to subsection the authorized_keys examples - instead, convertJason McIntyre
2006-02-12sort the list of options permissable w/ authorized_keys;Jason McIntyre
2006-02-12rework the description of authorized_keys a little;Jason McIntyre
2006-02-12slight rewording; ok djmJason McIntyre
2006-02-12raise error when the user specifies a RekeyLimit that is smaller than 16Damien Miller
2006-02-12add a %l expansion code to the ControlPath, which is filled in with theDamien Miller
2006-02-11type correctness; from Ray Lai in PR 5011; ok millert@Otto Moerbeek
2006-02-10move #include <sys/wait.h> out of includes.h; ok markus@Kevin Steves
2006-02-10move #include <sys/ioctl.h> out of includes.h; ok markus@Kevin Steves
2006-02-09- move some text into a CAVEATS sectionJason McIntyre
2006-02-09#include <sys/endian.h> not needed; ok djm@Kevin Steves
2006-02-08move #include <dirent.h> out of includes.h; ok markus@Kevin Steves
2006-02-08move #include <netinet/in_systm.h> and <netinet/ip.h> out ofKevin Steves
2006-02-08move #include <sys/resource.h> out of includes.h; ok markus@Kevin Steves
2006-02-08<openssl/bn.h> not neededKevin Steves
2006-02-08small KNFKevin Steves
2006-02-08move #include <netinet/tcp.h> out of includes.h; ok markus@Kevin Steves
2006-02-08move #include <paths.h> out of includes.h; ok markus@Kevin Steves
2006-02-07duplicate #includeKevin Steves
2006-02-07"packet.h" not neededKevin Steves
2006-02-07"log.h" not neededKevin Steves