summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-24* New upstream release (closes: #453367).Colin Watson
2007-12-23Import OpenSSH 4.7p1.Colin Watson
2007-12-03releasing version 1:4.6p1-7Colin Watson
2007-12-03* Check whether deluser exists in postrm (closes: #454085).Colin Watson
2007-11-20* Adjust README.Debian to suggest mailing debian-ssh@lists.debian.orgColin Watson
2007-11-17* Use autotools-dev's recommended configure --build and --host options.Colin Watson
2007-11-14* Don't build PIE executables on m68k (closes: #451192).Colin Watson
2007-11-12revert previous commit; ftruncate is needed to shorten a previously-existing ...Colin Watson
2007-11-12* Make scp only ftruncate if it hasn'\''t written the required number ofColin Watson
2007-11-12releasing version 1:4.6p1-6Colin Watson
2007-11-12authorized_keys.5 belongs in openssh-serverColin Watson
2007-11-12* Adjust categories in ssh-askpass-gnome.desktop to comply with theColin Watson
2007-11-12* Don't ignore errors from 'make -C contrib clean'.Colin Watson
2007-11-12* Suppress error from debian/rules if lsb-release is not installed.Colin Watson
2007-11-08revert mistakenly committed experimentColin Watson
2007-11-08* Fix sshd/inittab advice in README.Debian to account for rc.d movementColin Watson
2007-10-18 - Update Brazilian Portuguese (thanks, Eder L. Marques;Colin Watson
2007-10-18* Discard error output from dpkg-query in preinsts, in case the sshColin Watson
2007-09-12* Install authorized_keys(5) as a symlink to sshd(8) (thanks, TomasColin Watson
2007-09-12* debconf template translations:Colin Watson
2007-09-12* Remove blank line between head comment and first template inColin Watson
2007-09-04don't say it twiceDamien Miller
2007-09-04credit Jan PechanecDamien Miller
2007-09-04Mention Jan PechanecDarren Tucker
2007-08-17 - (dtucker) [INSTALL] Link to tcpwrappers.Darren Tucker
2007-08-17 - (dtucker) [INSTALL] Give PAM its own heading.Darren Tucker
2007-08-17 - (dtucker) [INSTALL] the pid file is sshd.pid not ssh.pid.Darren Tucker
2007-08-17 - (dtucker) [INSTALL] Group the parts describing random options and PAMDarren Tucker
2007-08-17typoDarren Tucker
2007-08-17 - (dtucker) [sshd.8] Many Linux variants use a single "!" to denote lockedDarren Tucker
2007-08-16 - (dtucker) [session.c] Call PAM cleanup functions for unauthenticatedDarren Tucker
2007-08-15 - stevesk@cvs.openbsd.org 2007/08/15 12:13:41Darren Tucker
2007-08-15 - (dtucker) [README contrib/caldera/openssh.spec contrib/redhat/openssh.specDarren Tucker
2007-08-15 - (dtucker) [openbsd-compat/bsd-cray.c] Remove debug from signal handler.Darren Tucker
2007-08-15 - markus@cvs.openbsd.org 2007/08/15 08:16:49Darren Tucker
2007-08-15 - markus@cvs.openbsd.org 2007/08/15 08:14:46Darren Tucker
2007-08-13 - (dtucker) [session.c] Bug #1339: ensure that pam_setcred() is alwaysDarren Tucker
2007-08-10 - (dtucker) [configure.ac] Bug #1343: Set DISABLE_FD_PASSING for QNX6. From.Darren Tucker
2007-08-10 - (dtucker) [auth-pam.c] Use sigdie here too. ok djm@Darren Tucker
2007-08-09Credit Bernhard Simon who also reported this.Darren Tucker
2007-08-09 - (dtucker) [defines.h] Remove _PATH_{CSHELL,SHELLS} which aren'tDarren Tucker
2007-08-09 - (dtucker) [README.platform] Document the interaction between PermitRootLoginDarren Tucker
2007-08-09 - (dtucker) [openbsd-compat/port-aix.c] Comment typo.Darren Tucker
2007-08-08 - djm@cvs.openbsd.org 2007/08/07 07:32:53Damien Miller
2007-08-08 - sobrado@cvs.openbsd.org 2007/08/06 19:16:06Damien Miller
2007-08-08 - ray@cvs.openbsd.org 2007/07/12 05:48:05Damien Miller
2007-07-30releasing version 1:4.6p1-5Colin Watson
2007-07-30* openssh-client Suggests: keychain.Colin Watson
2007-07-28* Build-depend on libselinux1-dev on lpia.Colin Watson
2007-07-24 - (tim) [buildpkg.sh.in] s|$FAKE_ROOT/${sysconfdir}|$FAKE_ROOT${sysconfdir}|Tim Rice