Age | Commit message (Expand) | Author |
2008-07-31 | Update to sudo 1.6.9p17 | Todd C. Miller |
2008-07-31 | don't allocate space for empty banners; report t8m at centrum.cz; ok deraadt | Markus Friedl |
2008-07-31 | Do not allow negative or zero delay values from the command line, | Can Erkin Acar |
2008-07-30 | Replace GNU tutorial with public domain one, written from scratch by | Kjell Wooding |
2008-07-29 | an enum specifier is more elegant than a set of #defines; | Igor Sobrado |
2008-07-27 | an enum specifier is more elegant than a set of #defines; | Igor Sobrado |
2008-07-26 | add -b to SYNOPSIS and usage(); | Jason McIntyre |
2008-07-26 | Add -b switch for matching on the last part of the path only. | Pierre-Yves Ritschard |
2008-07-25 | In random art visualization, make sure to use the end marker only at the | Alexander von Gernler |
2008-07-25 | Add VisualHostKey to example file, ok djm@ | Alexander von Gernler |
2008-07-25 | repair .Pq use; Alan R. S. Bueno | Theo de Raadt |
2008-07-24 | Add "ssh-keygen -F -l" to synopsis (displays fingerprint from | Stuart Henderson |
2008-07-23 | we really need unsigned in arithmetic operations. | av |
2008-07-23 | do not try to print options that have been compile-time disabled | Damien Miller |
2008-07-22 | change the bcachestats structures members to int64_t's and do the | Thordur I. Bjornsson |
2008-07-22 | Add signed size printing functions, as requested by deraadt@. | Can Erkin Acar |
2008-07-21 | openssh-5.1 | Damien Miller |
2008-07-18 | no need for .Pp before or after .Sh; | Jason McIntyre |
2008-07-17 | strip trailing '.' from hostname when HostbasedUsesNameFromPacketOnly=yes | Damien Miller |
2008-07-17 | strnvis preauth banner; pointed out by mpf@ ok markus@ | Damien Miller |
2008-07-16 | 'no subject' check is never triggered. check if it's actually empty | Martynas Venckus |
2008-07-16 | add -E flag and 'skipempty' option to skip sending messages with | Martynas Venckus |
2008-07-16 | better description for TMPDIR. from millert@ | Martynas Venckus |
2008-07-16 | man page tweaks: | Martynas Venckus |
2008-07-16 | - use strncmp/strncasecmp instead of comparing by character | Martynas Venckus |
2008-07-16 | - err with the pathbuf, if we know it | Martynas Venckus |
2008-07-16 | this loop index should be automatic, not static | Damien Miller |
2008-07-16 | rename variable first_gc -> last_gc (since it is actually the last | Damien Miller |
2008-07-16 | Cleanup #define maze leftover from pftop compatibility. | Can Erkin Acar |
2008-07-15 | - chraise can be replaced with toupper; no need to check for islower | Martynas Venckus |
2008-07-15 | set cp to the value of PAGER, so that type1 doesn't try to use it | Martynas Venckus |
2008-07-15 | number of pipelined requests is not 64; prodded by Iain.Morgan AT nasa.gov | Damien Miller |
2008-07-14 | mention requirement for /dev/log inside chroot when using sftp-server | Damien Miller |
2008-07-13 | increase number of piplelined requests so they properly fill the | Damien Miller |
2008-07-13 | use struct sockaddr_storage instead of struct sockaddr for accept(2) | Damien Miller |
2008-07-13 | Change "ssh-keygen -F [host] -l" to not display random art unless | Stuart Henderson |
2008-07-12 | Add ':q' as an alias to ':quit', to match old behaviour. Initial patch | Can Erkin Acar |
2008-07-12 | better description for -i flag: | Damien Miller |
2008-07-12 | unbreak; move clearing of cctx struct to before first use | Damien Miller |
2008-07-10 | sync v1 and v2 traffic accounting; add it to sshd, too; ok djm@, dtucker@ | Markus Friedl |
2008-07-10 | missing bzero; from mickey; ok djm@ | Markus Friedl |
2008-07-09 | documentation tweaks. | Igor Sobrado |
2008-07-08 | sort options in manual page; display a better usage. | Igor Sobrado |
2008-07-08 | fix double "usage:" | Igor Sobrado |
2008-07-08 | - add support for recursive transfers (but not for floppies), e.g. | Martynas Venckus |
2008-07-08 | Fix an venerable bug: if we're reducing a rule that has an empty | Otto Moerbeek |
2008-07-08 | missed in last commit, to make things compile cleaner | Joris Vink |
2008-07-08 | make these compile cleanly | Joris Vink |
2008-07-08 | use cf->fd in cvs_remote_sendfile() instead of using a local | Joris Vink |
2008-07-08 | bump version to 4.4 | Joris Vink |