summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2001-02-18 - (djm) Use ttyname() to determine name of tty returned by openpty()Damien Miller
2001-02-18 - (djm) Robustify EGD/PRNGd code in face of socket closures. Patch fromDamien Miller
2001-02-18 - (djm) Close listen_sock on bind() failures. Patch from ArkadiuszDamien Miller
2001-02-18 - (djm) Fix my breaking of cygwin builds, Patch from Corinna VinschenDamien Miller
2001-02-17 - (Bal) Patch for lack of RA_RESTART in misc.c for mysignal byBen Lindstrom
2001-02-17 - (bal) Patch for fix FCHMOD reference in ftp-client.c by Tim RiceBen Lindstrom
2001-02-16 - markus@cvs.openbsd.org 2001/02/16 14:03:43Ben Lindstrom
2001-02-16- markus@cvs.openbsd.org 2001/02/16 13:38:18Ben Lindstrom
2001-02-16 - (stevesk) set SA_RESTART flag in mysignal() for SIGCHLD;Kevin Steves
2001-02-16 - (djm) OpenBSD CVS:Damien Miller
2001-02-16 - (djm) Set "login ID" on systems with setluid. Only enabled for SCODamien Miller
2001-02-16 - (djm) USE_PIPES for a few more sysv platformsDamien Miller
2001-02-16 - (djm) Make gnome-ssh-askpass handle multi-line prompts. Patch fromDamien Miller
2001-02-16 - (djm) Mini-configure reorder patch from Tim Rice <tim@multitalents.net>Damien Miller
2001-02-15 - (bal) Added DG/UX case and set that they have a broken IPTOSBen Lindstrom
2001-02-15 - (bal) added '--with-prce' to allow overriding of system regex whenBen Lindstrom
2001-02-15 - deraadt@cvs.openbsd.org 2001/02/15 01:38:04Kevin Steves
2001-02-15 - (djm) Move to Jim's 1.2.0 X11 askpass programDamien Miller
2001-02-15 - replaced PATH_MAX in sftp-int.c w/ MAXPATHLEN.Ben Lindstrom
2001-02-15 - djm@cvs.openbsd.org 2001/02/14 9:46:03Ben Lindstrom
2001-02-15 - stevesk@cvs.openbsd.org 2001/02/12 20:53:33Ben Lindstrom
2001-02-15 - markus@cvs.openbsd.org 2001/02/12 23:26:20Ben Lindstrom
2001-02-15 - markus@cvs.openssh.org 2001/02/13 22:49:40Ben Lindstrom
2001-02-15 - deraadt@cvs.openbsd.org 2001/02/12 22:56:09Ben Lindstrom
2001-02-15 - markus@cvs.openbsd.org 2001/02/12 16:16:23Ben Lindstrom
2001-02-15 - markus@cvs.openbsd.org 2001/02/11 12:59:25Ben Lindstrom
2001-02-15 - markus@cvs.openbsd.org 2001/02/12 12:45:06Ben Lindstrom
2001-02-15 - (djm) Clean up PAM namespace. Suggested by Darren MoffatDamien Miller
2001-02-15 - (djm) Move PAM session setup back to before setuid to user. FixesDamien Miller
2001-02-13 - (stevesk) fix for SIA patch, misplaced session_setup_sia()Kevin Steves
2001-02-14 - (djm) Split out and improve OSF SIA auth code. Patch from Chris AdamsDamien Miller
2001-02-13 - (bal) Missing function prototype in bsd-snprintf.c patch byBen Lindstrom
2001-02-14 - (djm) Move PAM session initialisation until after fork in sshd. PatchDamien Miller
2001-02-14 - (djm) Don't try to close PAM session or delete credentials if theDamien Miller
2001-02-13 - (stevesk) auth1.c: fix PAM passwordless check.Kevin Steves
2001-02-13 - (bal) Use chown() if fchown() does not exist in ftp-server.c patch byBen Lindstrom
2001-02-13 - (bal) Cleaned out bsd-snprintf.c. VARARGS have been banished andBen Lindstrom
2001-02-13 - (djm) Only test -S potential EGD sockets if they exist and are readable.Damien Miller
2001-02-12 - (bal) added NeXT work around for bsd-snprintf.c in bsd-nextstep.h.Ben Lindstrom
2001-02-12 - (stevesk) session.c: remove debugging code.Kevin Steves
2001-02-12 - (bal) NCR SVR4 compatiblity provide by Don Bragg <thewizarddon@yahoo.com>Ben Lindstrom
2001-02-12 - (djm) Fix OSF SIA auth NULL pointer deref. Report from Mike BattersbyDamien Miller
2001-02-12 - (djm) Clean up PCRE text in INSTALLDamien Miller
2001-02-12 - (djm) Update Redhat specfile to allow --define "skip_x11_askpassDamien Miller
2001-02-11 - (stevesk) compat.c: more friendly cpp errorKevin Steves
2001-02-11 - stevesk@cvs.openbsd.org 2001/02/11 06:15:57Kevin Steves
2001-02-11 - (stevesk) misc.c: ssh.h not needed.Kevin Steves
2001-02-11missed sshconnect.c part of:Kevin Steves
2001-02-11 - (djm) Set PAM_RHOST earlier, patch from Andrew BartlettDamien Miller
2001-02-11 - itojun@cvs.opebsd.org 2001/02/08 10:47:05Ben Lindstrom