summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-24 - (tim) [buildpkg.sh.in openssh.xml.in] Allow more flexibility where smf(5)Tim Rice
2007-07-24 - (tim) [openbsd-compat/regress/closefromtest.c] Bug 1345: fix open() call.Tim Rice
2007-07-24 - (tim) [openssh.xml.in] make FMRI match what package scripts use.Tim Rice
2007-07-17* ssh-copy-id defaults to ~/.ssh/id_rsa.pub rather thanColin Watson
2007-07-17clarifyColin Watson
2007-07-17* ssh-copy-id no longer prints the output of expr (thanks, PeterColin Watson
2007-07-17* ssh-copy-id checks the exit status of ssh-add -L (thanks, Adeodato Simó;Colin Watson
2007-07-07* Identify ssh as a metapackage rather than a transitional package. It'sColin Watson
2007-07-06* debconf template translations:Colin Watson
2007-07-05releasing version 1:4.6p1-4Colin Watson
2007-07-05* Don't build PIE executables on hppa, as they crash.Colin Watson
2007-06-29releasing version 1:4.6p1-3Colin Watson
2007-06-29fix syntaxColin Watson
2007-06-29* Document that HashKnownHosts may break tab-completion (closes: #430154).Colin Watson
2007-06-28 - (djm) bz#1325: Fix SELinux in permissive mode where it wouldDamien Miller
2007-06-27* Fix broken switch fallthrough when SELinux is running in permissive modeColin Watson
2007-06-26* Only build PIE executables on Linux and NetBSD (closes: #430455).Colin Watson
2007-06-25 - (dtucker) [atomicio.c configure.ac openbsd-compat/Makefile.inDarren Tucker
2007-06-25 - dtucker@cvs.openbsd.org 2007/06/25 12:02:27Darren Tucker
2007-06-25 - (dtucker) [atomicio.c] Test for EWOULDBLOCK in atomiciov to matchDarren Tucker
2007-06-25 - dtucker@cvs.openbsd.org 2007/06/25 08:20:03Darren Tucker
2007-06-25 - djm@cvs.openbsd.org 2007/06/19 02:04:43Darren Tucker
2007-06-25 - djm@cvs.openbsd.org 2007/06/14 22:48:05Darren Tucker
2007-06-25 - djm@cvs.openbsd.org 2007/06/14 21:43:25Darren Tucker
2007-06-25 - djm@cvs.openbsd.org 2007/06/13 00:21:27Darren Tucker
2007-06-20releasing version 1:4.6p1-2Colin Watson
2007-06-19 - Move C/R -> kbdint special case to after the defaults have beenColin Watson
2007-06-18* Backport from upstream:Colin Watson
2007-06-14 - (dtucker) [openbsd-compat/openssl-compat.h] Remove redundant definitionDarren Tucker
2007-06-14 - (dtucker) [openbsd-compat/openssl-compat.h] Merge USE_BUILTIN_RIJNDAELDarren Tucker
2007-06-14 - (dtucker) [cipher-ctr.c umac.c openbsd-compat/openssl-compat.h] Move theDarren Tucker
2007-06-13don't worry about reload failures in if-up scriptColin Watson
2007-06-13* Add /etc/network/if-up.d/openssh-server to restart sshd when newColin Watson
2007-06-13* Add try-restart action to init script.Colin Watson
2007-06-13* Document the SILENT loglevel in sftp-server(8), ssh_config(5), andColin Watson
2007-06-13* Suppress "Connection to <host> closed" and "Connection to master closed"Colin Watson
2007-06-13* Clarify that 'ssh -q -q' still prints errors caused by bad argumentsColin Watson
2007-06-13* Fix ordering of SYSLOG_LEVEL_QUIET and SYSLOG_LEVEL_FATAL.Colin Watson
2007-06-12releasing version 1:4.6p1-1Colin Watson
2007-06-12stop link for rc1; fix function callColin Watson
2007-06-12* Use ${binary:Version} rather than ${Source-Version} in openssh-server ->Colin Watson
2007-06-12add Short-DescriptionColin Watson
2007-06-12credit Ubuntu where appropriateColin Watson
2007-06-12* If building on Ubuntu, add /sbin, /usr/sbin, and /usr/local/sbin to theColin Watson
2007-06-12* Build position-independent executables (only for debs, not for udebs) toColin Watson
2007-06-12* Belatedly build-depend on zlib1g-dev (>= 1:1.2.3-1) (closes: #333447).Colin Watson
2007-06-12--with-ssl-engine also closes: #408027Colin Watson
2007-06-12* Emit a slightly more informative message from the init script ifColin Watson
2007-06-12* Move init script start links to S16, and remove stop links altogetherColin Watson
2007-06-12* Use LSB functions in init scripts, and add an LSB-style header (thanks,Colin Watson