summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2001-02-26 - (bal) Applied shutdown() patch for sftp.c by Corinna VinschenBen Lindstrom
2001-02-26 - (djm) Some systems (SCO3, NeXT) have weird saved uid semantics.Damien Miller
2001-02-25 - (bal) Fixed bsd-snprinf.c so it now honors 'BROKEN_SNPRINTF' again.Ben Lindstrom
2001-02-25 - (bal) Replace 'unsigned long long' to 'u_int64_t' since not everyBen Lindstrom
2001-02-25 - (djm) Use %{_libexecdir} rather than hardcoded path in RPM specfileDamien Miller
2001-02-24 - (bal) Missed part of the UNIX sockets patch. Patch by CorinnaBen Lindstrom
2001-02-24 - (bal) Generalize lack of UNIX sockets since this also effects CrayBen Lindstrom
2001-02-24 - (bal) Renamed sigaction.[ch] to sigact.[ch]. Causes problems withBen Lindstrom
2001-02-24 - (bal) pam_stack fix to correctly detect between RH7 and older RHs.Ben Lindstrom
2001-02-23 - (bal) Double -I for OpenSSL on SCO. Patch by Tim RiceBen Lindstrom
2001-02-23 - (bal) Patch to force OpenSSH rpm to require the same version of OpenSSLBen Lindstrom
2001-02-23 - (bal) Fix --define rh7 in openssh.spec file. Patch by Steve TellBen Lindstrom
2001-02-22 - (stevesk) remove erroneous #ifdef sgi code.Kevin Steves
2001-02-22 - (bal) Added mdoc2man.pl from Mark Roth <roth@feep.net>Ben Lindstrom
2001-02-21 - (bal) Corrected SCO luid patch by svaughan <svaughan@asterion.com>Ben Lindstrom
2001-02-21 - (stevesk) session.c: back out to where we were before:Kevin Steves
2001-02-21 - (bal) Reverted out of 2001/02/15 patch by djm below because itBen Lindstrom
2001-02-21 - (bal) Fixed OpenSSL rework to use $saved_*. Patch by Tim RiceBen Lindstrom
2001-02-20 - (bal) Removed -L/usr/ucblib -R/usr/ucblib for Solaris platform.Ben Lindstrom
2001-02-20 - deraadt@cvs.openbsd.org 2001/02/19 23:09:05Ben Lindstrom
2001-02-19 - (bal) Fix mixed up params to memmove() from Jan 5th in setenv.c andBen Lindstrom
2001-02-19 - Update versions in RPM spec filesDamien Miller
2001-02-19 - (djm) Rework search for OpenSSL location. Skip directories which don'tDamien Miller
2001-02-18 - (bal) Markus' blessing to rename login.[ch] -> sshlogin.[ch] andBen Lindstrom
2001-02-18Forgot to commit ChangelogDamien Miller
2001-02-18 - (stevesk) entropy.c: typo; should be SIGPIPEKevin Steves
2001-02-18 - (djm) Update RPM spec files for 2.5.0p1Damien Miller
2001-02-18 - (djm) SunOS 4.x also needs to define HAVE_BOGUS_SYS_QUEUE_H as it hasDamien Miller
2001-02-18 - (djm) Move entropy.c over to mysignal()Damien Miller
2001-02-18 - (djm) SA_INTERRUPT is the converse of SA_RESTART, apply it only forDamien Miller
2001-02-18 - (stevesk) scp.c: use mysignal() for updateprogressmeter() handler.Kevin Steves
2001-02-18 - (stevesk) misc.c: cpp rework of SA_(INTERRUPT|RESTART) handling.Kevin Steves
2001-02-18 - (djm) SCO needs librpc for libwrap. Patch from Tim RiceDamien Miller
2001-02-18 - (djm) Use SA_INTERRUPT along SA_RESTART if present (equivalent forDamien Miller
2001-02-18 - (djm) Doc fixes from Pekka Savola <pekkas@netcore.fi>Damien Miller
2001-02-18 - (djm) Swapped tests for no_libsocket and no_libnsl in configure.in.Damien Miller
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