summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-09-22 - (dtucker) [configure.ac] Bug #653: uid swapping issues on Tru64.Darren Tucker
2003-09-22 - (dtucker) [configure.ac] Bug #657: uid swappping issues on BSDi.Darren Tucker
2003-09-22 - (dtucker) [configure.ac] Bug #655: uid swapping issues on Mac OS X.Darren Tucker
2003-09-22 - (dtucker) [Makefile.in] Bug #644: Fix "make clean" for out-of-treeDarren Tucker
2003-09-19 - (dtucker) [session.c] Bug #643: Fix size_t -> u_int and fix null derefDarren Tucker
2003-09-19 - (dtucker) [openbsd-compat/port-aix.h] Bug #640: Don't include audit.hDarren Tucker
2003-09-19Merge even more buffer allocation fixes from upstream (CAN-2003-0682,Colin Watson
2003-09-19 - (djm) Bug #646: Fix location of x11-ssh-askpass; JimDamien Miller
2003-09-19 - (djm) Bug #680: Remove missing inet_ntoa.h header referenceDamien Miller
2003-09-19 - (djm) Bug #683: Remove reference to --with-ipv4-default from INSTALL;Damien Miller
2003-09-18 - (djm) Bug #652: Fix empty password authDamien Miller
2003-09-17Merge more buffer allocation fixes from new upstream version 3.7.1p1Colin Watson
2003-09-17Import OpenSSH 3.7.1p1.Colin Watson
2003-09-17Import OpenSSH 3.7p1.Colin Watson
2003-09-17rpm spec versionsDamien Miller
2003-09-17 - (djm) OpenBSD SyncDamien Miller
2003-09-16Finish changelog for 1:3.6.1p2-7.Colin Watson
2003-09-16Merge from branch-V_3_6_1_P2-6-nmu:Colin Watson
2003-09-16NMU by Michael Stone:Colin Watson
2003-09-16reset release numbers to 1Damien Miller
2003-09-16 - (djm) Banish sprintf from auth-pam.c. Patch from balDamien Miller
2003-09-15[configure.ac] Fix portability issues.Tim Rice
2003-09-16releaseDamien Miller
2003-09-16 - (djm) Crank spec versionsDamien Miller
2003-09-16 - deraadt@cvs.openbsd.org 2003/09/16 03:03:47Ben Lindstrom
2003-09-16Fix line widthDarren Tucker
2003-09-16 - (dtucker) [acconfig.h configure.ac defines.h session.c] Bug #252: RetrieveDarren Tucker
2003-09-14 - (dtucker) [regress/Makefile] AIX's make doesn't like " +=", so replaceDarren Tucker
2003-09-14 - (dtucker) [Makefile regress/Makefile] Fix portability issues preventingDarren Tucker
2003-09-13Document how to generate an RSA1 host key (#141703).Colin Watson
2003-09-13Add extern __progname, needed if SSHD_PAM_SERVICE not definedDarren Tucker
2003-09-13 - (dtucker) [auth-pam.c] Use SSHD_PAM_SERVICE for PAM service name, patchDarren Tucker
2003-09-12[configure.ac] define WITH_ABBREV_NO_TTY for SCO. Report by Roger Cornelius.Tim Rice
2003-09-13 - (dtucker) [auth-passwd.c] On AIX, call setauthdb() before loginsuccess(),Darren Tucker
2003-09-13 - (dtucker) [regress/agent-timeout.sh] Timeout of 5 sec is borderline forDarren Tucker
2003-09-12[regress/yes-head.sh] shell portability fix.Tim Rice
2003-09-12Some small improvements to the English templates courtesy of ChristianColin Watson
2003-09-12[Makefile.in] only mkdir regress if it does not exist.Tim Rice
2003-09-12debconf-updatepo appears to rejustify ja.po.Colin Watson
2003-09-12Update French debconf template translation (Christian Perrier, #208801).Colin Watson
2003-09-12[regress/agent-ptrace.sh] sh doesn't like "if ! shell_function; then".Tim Rice
2003-09-11[regress/agent-ptrace.sh regress/dynamic-forward.shTim Rice
2003-09-11[configure.ac] Prefer setuid/setgid on UnixWare and Open Server.Tim Rice
2003-09-11[configure.ac] Move libgen tests to before libwrap to unbreakTim Rice
2003-09-11Update Japanese debconf template translation (Kenshi Muto, #210380).Colin Watson
2003-09-11 - (dtucker) [configure.ac] Bug #588, #615: Move other libgen tests to afterDarren Tucker
2003-09-10 - (dtucker) [regressh/yes-head.sh] Some platforms (eg Solaris) don't haveDarren Tucker
2003-09-10- (dtucker) [configure.ac] Part of bug #615: tcsendbreak might be a macro.Darren Tucker
2003-09-10 - (dtucker) [configure.ac] Bug #636: Add support for Cray's new X1 machine.Darren Tucker
2003-09-09[regress/sftp-badcmds.sh regress/sftp-cmds.sh] Fix errors likeTim Rice