Age | Commit message (Expand) | Author |
2005-03-04 | make :passwordtries=0:\ in login.conf work. | Moritz Jodeit |
2005-03-04 | missing -F in `tag' synopsis; | Jason McIntyre |
2005-03-04 | make `cvs tag' consistent w/ `cvs rtag'; ok jmc joris | Xavier Santolaria |
2005-03-04 | fix SendEnv config parsing bug found by Roumen Petrov; ok dtucker@ | Damien Miller |
2005-03-03 | allow for the creation of RCS files that have no revisions, | Jean-Francois Brousseau |
2005-03-02 | Report non-existing user or groupname correctly. From David Brownlee | Otto Moerbeek |
2005-03-02 | slacking is a medical condition | Jolan Luff |
2005-03-02 | add a flag to identify the base directory in file hierarchies. | Joris Vink |
2005-03-02 | make counters in struct iftot u_long instead of int, as they overflow | Daniel Hartmeier |
2005-03-02 | sort options while here; | Jason McIntyre |
2005-03-02 | rework some .Ss section as .Sy: groff does not like .Ss's in the middle | Jason McIntyre |
2005-03-02 | missing word; | Jason McIntyre |
2005-03-02 | let m4wrap handle multiple wraps, both in normal and gnu-mode. | Marc Espie |
2005-03-02 | document `cvs rtag'; ok joris jmc | Xavier Santolaria |
2005-03-02 | - rcs_write() is now static | Jean-Francois Brousseau |
2005-03-02 | - make sure we are using a remote method before calling | Joris Vink |
2005-03-02 | bz#987: mention ForwardX11Trusted in ssh.1, | Damien Miller |
2005-03-02 | ignore hostnames with metachars when hashing; ok deraadt@ | Damien Miller |
2005-03-02 | fix addition of new hashed hostnames when CheckHostIP=yes; | Damien Miller |
2005-03-01 | google knows | Michael Shalayeff |
2005-03-01 | fix call to rcs_open() so the file gets created, and remove the | Jean-Francois Brousseau |
2005-03-01 | sort options (no attempt made at synopsis clean up though); | Jason McIntyre |
2005-03-01 | sort options; | Jason McIntyre |
2005-03-01 | sync usage() w/ man SYNOPSIS; | Jason McIntyre |
2005-03-01 | add HashKnownHosts to -o list; | Jason McIntyre |
2005-03-01 | sort options and sync usage(); | Jason McIntyre |
2005-03-01 | whitespace; | Jason McIntyre |
2005-03-01 | new sentence, new line; | Jason McIntyre |
2005-03-01 | do not mark up punctuation; | Jason McIntyre |
2005-03-01 | remove some unneccesary macros; | Jason McIntyre |
2005-03-01 | add tools for managing known_hosts files with hashed hostnames, including | Damien Miller |
2005-03-01 | option to hash hostnames output by ssh-keyscan; ok markus@ deraadt@ | Damien Miller |
2005-03-01 | add support for hashing host names and addresses added to known_hosts files, | Damien Miller |
2005-03-01 | bz#413: allow optional specification of bind address for port forwardings. | Damien Miller |
2005-03-01 | document `cvs rdiff'; ok joris jmc | Xavier Santolaria |
2005-02-28 | do not forget to call cvs_connect() when we are using a remote cvs server. | Joris Vink |
2005-02-28 | update my email address. | Joris Vink |
2005-02-28 | bz#849: document timeout on untrusted x11 forwarding sessions. Reported by | Damien Miller |
2005-02-27 | - only send exported vars (based on a diff from Solar Designer) | Otto Moerbeek |
2005-02-27 | Many improvements to the RCS support: | Jean-Francois Brousseau |
2005-02-26 | spelling fixes | David Krause |
2005-02-25 | - switch to rcsnum_parse() where appropriate | Jean-Francois Brousseau |
2005-02-25 | exit with an error message if cvs_file_init() fails | Jean-Francois Brousseau |
2005-02-25 | add rcsnum_parse() to simplify the most common case | Jean-Francois Brousseau |
2005-02-25 | document `cvs diff' options; input/ok jmc; ok jfb Joris Vink; | Xavier Santolaria |
2005-02-25 | add /etc/motd and $HOME/.hushlogin to FILES; | Jason McIntyre |
2005-02-24 | Store result of snprintf() in a signed type and check it for -1. | Jonathan Gray |
2005-02-24 | remove docompress() completely in case of -DSMALL and | Moritz Jodeit |
2005-02-22 | more error checking on protocol calls when running in client mode | Jean-Francois Brousseau |
2005-02-22 | use the file's name, and not its full path, when building the path to | Jean-Francois Brousseau |