]> git.ipfire.org Git - thirdparty/openssh-portable.git/log
thirdparty/openssh-portable.git
18 years ago - (dtucker) [configure.ac] Set put -lselinux into $LIBS while testing for V_4_4 anongit/V_4_4 github-selfhosted/V_4_4 github/V_4_4
Darren Tucker [Fri, 6 Oct 2006 23:09:26 +0000 (09:09 +1000)] 
 - (dtucker) [configure.ac] Set put -lselinux into $LIBS while testing for
   SELinux functions so they're detected correctly.  Patch from pebenito at
   gentoo.org.

18 years ago - (dtucker) [audit-bsm.c] Include errno.h. Pointed out by des at des.no.
Darren Tucker [Sat, 30 Sep 2006 22:10:20 +0000 (08:10 +1000)] 
 - (dtucker) [audit-bsm.c] Include errno.h.  Pointed out by des at des.no.

18 years ago - (dtucker) [configure.ac] Bug #1239: Fix configure test for OpenSSH engine
Darren Tucker [Fri, 29 Sep 2006 10:16:31 +0000 (20:16 +1000)] 
 - (dtucker) [configure.ac] Bug #1239: Fix configure test for OpenSSH engine
   support.  Patch from andrew.benham at thus net.

18 years ago - (dtucker) [entropy.c] Bug #1238: include signal.h to fix compilation error
Darren Tucker [Thu, 28 Sep 2006 09:40:55 +0000 (19:40 +1000)] 
 - (dtucker) [entropy.c] Bug #1238: include signal.h to fix compilation error
   on Solaris 8 w/out /dev/random or prngd.  Patch from rl at
   math.technion.ac.il.

18 years agoMarker for 4.4p1 release
Darren Tucker [Thu, 28 Sep 2006 09:09:11 +0000 (19:09 +1000)] 
Marker for 4.4p1 release

18 years ago - (dtucker) [sftp-server.8] Resync; spotted by djm@ V_4_4_P1
Darren Tucker [Tue, 26 Sep 2006 10:57:05 +0000 (20:57 +1000)] 
 - (dtucker) [sftp-server.8] Resync; spotted by djm@

18 years ago - (dtucker) [bufaux.h] nuke bufaux.h; it's already gone from OpenBSD and not
Darren Tucker [Tue, 26 Sep 2006 10:54:57 +0000 (20:54 +1000)] 
 - (dtucker) [bufaux.h] nuke bufaux.h; it's already gone from OpenBSD and not
   referenced any more.  ok djm@

18 years ago - (dtucker) [sftp-server.8] Resync; spotted by djm@
Darren Tucker [Tue, 26 Sep 2006 10:14:28 +0000 (20:14 +1000)] 
 - (dtucker) [sftp-server.8] Resync; spotted by djm@

18 years ago - (dtucker) [bufaux.h] nuke bufaux.h; it's already gone from OpenBSD and not
Darren Tucker [Tue, 26 Sep 2006 08:59:34 +0000 (18:59 +1000)] 
 - (dtucker) [bufaux.h] nuke bufaux.h; it's already gone from OpenBSD and not
   referenced any more.  ok djm@

18 years agoTrim ChangeLog Prior to 4.2p1
Darren Tucker [Tue, 26 Sep 2006 08:57:28 +0000 (18:57 +1000)] 
Trim ChangeLog Prior to 4.2p1

18 years ago20060924
Tim Rice [Sun, 24 Sep 2006 19:08:59 +0000 (12:08 -0700)] 
20060924
 - (tim) [configure.ac] Remove CFLAGS hack for UnixWare 1.x/2.x (added
   to rev 1.308) to work around broken gcc 2.x header file.

18 years ago - (dtucker) [configure.ac] Bug #1234: Put opensc libs into $LIBS rather than
Darren Tucker [Sat, 23 Sep 2006 06:25:19 +0000 (16:25 +1000)] 
 - (dtucker) [configure.ac] Bug #1234: Put opensc libs into $LIBS rather than
   $LDFLAGS.  Patch from vapier at gentoo org.

18 years ago - (dtucker) [packet.c canohost.c] Include arpa/inet.h for htonl macros on
Darren Tucker [Fri, 22 Sep 2006 09:22:17 +0000 (19:22 +1000)] 
 - (dtucker) [packet.c canohost.c] Include arpa/inet.h for htonl macros on
   some platforms (eg HP-UX 11.00).  From santhi.amirta at gmail com.

18 years ago - (dtucker) [defines.h] Include unistd.h before defining getpgrp; fixes
Darren Tucker [Thu, 21 Sep 2006 13:13:30 +0000 (23:13 +1000)] 
 - (dtucker) [defines.h] Include unistd.h before defining getpgrp; fixes
   build error on Ultrix.  From Bernhard Simon.

18 years ago - markus@cvs.openbsd.org 2006/09/19 21:14:08
Darren Tucker [Thu, 21 Sep 2006 03:00:25 +0000 (13:00 +1000)] 
   - markus@cvs.openbsd.org 2006/09/19 21:14:08
     [packet.c]
     client NULL deref on protocol error; Tavis Ormandy, Google Security Team

18 years ago - otto@cvs.openbsd.org 2006/09/19 05:52:23
Darren Tucker [Thu, 21 Sep 2006 02:59:33 +0000 (12:59 +1000)] 
   - otto@cvs.openbsd.org 2006/09/19 05:52:23
     [sftp.c]
     Use S_IS* macros insted of masking with S_IF* flags. The latter may
     have multiple bits set, which lead to surprising results. Spotted by
     Paul Stoeber, more to come. ok millert@ pedro@ jaredy@ djm@

18 years ago - (dtucker) [openbsd-compat/port-aix.{c,h}] Reduce scope of includes.
Darren Tucker [Mon, 18 Sep 2006 13:54:32 +0000 (23:54 +1000)] 
 - (dtucker) [openbsd-compat/port-aix.{c,h}] Reduce scope of includes.
   Prevents macro redefinition warnings of "RDONLY".

18 years ago - (dtucker) [configure.ac] On AIX, check to see if the compiler will allow
Darren Tucker [Mon, 18 Sep 2006 13:17:40 +0000 (23:17 +1000)] 
 - (dtucker) [configure.ac] On AIX, check to see if the compiler will allow
   macro redefinitions, and if not, remove "-qlanglvl=ansi" from the flags.
   Allows build out of the box with older VAC and XLC compilers.  Found by
   David Bronder and Bernhard Simon.

18 years ago - (dtucker) [INSTALL] Add info about audit support.
Darren Tucker [Sun, 17 Sep 2006 12:55:52 +0000 (22:55 +1000)] 
 - (dtucker) [INSTALL] Add info about audit support.

18 years ago - (djm) [sshd.c] Fix warning/API abuse; ok dtucker@
Damien Miller [Sun, 17 Sep 2006 04:04:46 +0000 (14:04 +1000)] 
 - (djm) [sshd.c] Fix warning/API abuse; ok dtucker@

18 years ago - (dtucker) [monitor.c] Correctly handle auditing of single commands when
Darren Tucker [Sun, 17 Sep 2006 02:00:13 +0000 (12:00 +1000)] 
 - (dtucker) [monitor.c] Correctly handle auditing of single commands when
   using Protocol 1.  From jhb at freebsd.

18 years ago - (dtucker) [auth-pam.c] Propogate TZ environment variable to PAM auth
Darren Tucker [Sun, 17 Sep 2006 01:57:46 +0000 (11:57 +1000)] 
 - (dtucker) [auth-pam.c] Propogate TZ environment variable to PAM auth
   process so that any logging it does is with the right timezone.  From
   Scott Strickler, ok djm@.

18 years ago - (djm) Add openssh.xml to .cvsignore and sort it
Damien Miller [Sat, 16 Sep 2006 22:05:03 +0000 (08:05 +1000)] 
 - (djm) Add openssh.xml to .cvsignore and sort it

18 years ago - djm@cvs.openbsd.org 2006/09/16 19:53:37
Damien Miller [Sat, 16 Sep 2006 20:08:53 +0000 (06:08 +1000)] 
   - djm@cvs.openbsd.org 2006/09/16 19:53:37
     [deattack.c deattack.h packet.c]
     limit maximum work performed by the CRC compensation attack detector,
     problem reported by Tavis Ormandy, Google Security Team;
     ok markus@ deraadt@

18 years ago - (djm) [Makefile.in buildpkg.sh.in configure.ac openssh.xml.in]
Damien Miller [Tue, 12 Sep 2006 11:54:10 +0000 (21:54 +1000)] 
 - (djm) [Makefile.in buildpkg.sh.in configure.ac openssh.xml.in]
   Support SMF in Solaris Packages if enabled by configure. Patch from
   Chad Mynhier, tested by dtucker@

18 years ago - (dtucker) [cipher-aes.c] Include string.h for memcpy and friends. Noted
Darren Tucker [Mon, 11 Sep 2006 10:46:13 +0000 (20:46 +1000)] 
 - (dtucker) [cipher-aes.c] Include string.h for memcpy and friends.  Noted
   by Pekka Savola.

18 years ago - (dtucker) [configure.ac] Add -lcrypt to let DragonFly build OOTB.
Darren Tucker [Sun, 10 Sep 2006 10:25:51 +0000 (20:25 +1000)] 
 - (dtucker) [configure.ac] Add -lcrypt to let DragonFly build OOTB.

18 years ago - (dtucker) [contrib/aix/buildbff.sh] Ensure that perl is available.
Darren Tucker [Sun, 10 Sep 2006 03:24:18 +0000 (13:24 +1000)] 
 - (dtucker) [contrib/aix/buildbff.sh] Ensure that perl is available.

18 years ago - (dtucker) [buildpkg.sh.in] Always create privsep user. ok djm@
Darren Tucker [Sat, 9 Sep 2006 10:41:25 +0000 (20:41 +1000)] 
 - (dtucker) [buildpkg.sh.in] Always create privsep user.  ok djm@

18 years ago - (dtucker) [contrib/aix/buildbff.sh] Always create privsep user.
Darren Tucker [Sat, 9 Sep 2006 10:34:15 +0000 (20:34 +1000)] 
 - (dtucker) [contrib/aix/buildbff.sh] Always create privsep user.

18 years ago - (dtucker) [openbsd-compat/bsd-snprintf.c] Add stdarg.h.
Darren Tucker [Sat, 9 Sep 2006 05:59:43 +0000 (15:59 +1000)] 
 - (dtucker) [openbsd-compat/bsd-snprintf.c] Add stdarg.h.

18 years ago - (dtucker) [configure.ac] The BSM header test needs time.h in some cases.
Darren Tucker [Fri, 8 Sep 2006 15:05:21 +0000 (01:05 +1000)] 
 - (dtucker) [configure.ac] The BSM header test needs time.h in some cases.

18 years ago - (dtucker) [auth-sia.c] Add includes required for build on Tru64. Patch
Darren Tucker [Thu, 7 Sep 2006 23:54:41 +0000 (09:54 +1000)] 
 - (dtucker) [auth-sia.c] Add includes required for build on Tru64.  Patch
   from Chris Adams.

18 years ago - (dtucker) [regress/cfgmatch.sh] stop_client is racy, so give us a better
Darren Tucker [Thu, 7 Sep 2006 14:03:05 +0000 (00:03 +1000)] 
 - (dtucker) [regress/cfgmatch.sh] stop_client is racy, so give us a better
   chance of winning.

18 years ago - (dtucker) [loginrec.c] Wrap paths.h in HAVE_PATHS_H.
Darren Tucker [Thu, 7 Sep 2006 12:57:53 +0000 (22:57 +1000)] 
 - (dtucker) [loginrec.c] Wrap paths.h in HAVE_PATHS_H.

18 years ago - (tim) [configure.ac] s/BROKEN_UPDWTMP/BROKEN_UPDWTMPX/ on SCO OSR6
Tim Rice [Thu, 7 Sep 2006 01:11:29 +0000 (18:11 -0700)] 
 - (tim) [configure.ac] s/BROKEN_UPDWTMP/BROKEN_UPDWTMPX/ on SCO OSR6

18 years ago - (djm) [sshd.c auth.c] Set up fakepw() with privsep uid/gid, so it can
Damien Miller [Thu, 7 Sep 2006 00:36:43 +0000 (10:36 +1000)] 
 - (djm) [sshd.c auth.c] Set up fakepw() with privsep uid/gid, so it can
   be used to drop privilege to; fixes Solaris GSSAPI crash reported by
   Magnus Abrante; suggestion and feedback dtucker@
   NB. this change will require that the privilege separation user must
   exist on all the time, not just when UsePrivilegeSeparation=yes

18 years ago - (dtucker) [loginrec.c] Include paths.h for _PATH_BTMP.
Darren Tucker [Tue, 5 Sep 2006 09:25:19 +0000 (19:25 +1000)] 
 - (dtucker) [loginrec.c] Include paths.h for _PATH_BTMP.

18 years ago - (dtucker) [configure.ac] s/AC_DEFINES/AC_DEFINE/ spotted by Roumen Petrov.
Darren Tucker [Mon, 4 Sep 2006 21:53:38 +0000 (07:53 +1000)] 
 - (dtucker) [configure.ac] s/AC_DEFINES/AC_DEFINE/ spotted by Roumen Petrov.

18 years ago - (dtucker) [configure.ac] Define BROKEN_UPDWTMP on SCO OSR6 as the native
Darren Tucker [Mon, 4 Sep 2006 12:37:41 +0000 (22:37 +1000)] 
 - (dtucker) [configure.ac] Define BROKEN_UPDWTMP on SCO OSR6 as the native
   updwdtmp seems to generate invalid wtmp entries.  From Roger Cornelius,
   ok djm@

18 years ago - (dtucker) [configure.ac openbsd-compat/openbsd-compat.h] Check for
Darren Tucker [Sun, 3 Sep 2006 12:44:49 +0000 (22:44 +1000)] 
 - (dtucker) [configure.ac openbsd-compat/openbsd-compat.h] Check for
   declaration of writev(2) and declare it ourselves if necessary.  Makes
   the atomiciov() calls build on really old systems.  ok djm@

18 years ago - (dtucker) [ssh-keyscan.c ssh-rand-helper.c ssh.c sshconnect.c
Darren Tucker [Sat, 2 Sep 2006 05:32:40 +0000 (15:32 +1000)] 
 - (dtucker) [ssh-keyscan.c ssh-rand-helper.c ssh.c sshconnect.c
   openbsd-compat/bindresvport.c openbsd-compat/getrrsetbyname.c
   openbsd-compat/port-tun.c openbsd-compat/rresvport.c] Include <arpa/inet.h>
   for hton* and ntoh* macros.  Required on (at least) HP-UX since we define
   _XOPEN_SOURCE_EXTENDED.  Found by santhi.amirta at gmail com.

18 years ago - (dtucker) [openbsd-compat/port-irix.c] Add errno.h, found by Iain Morgan.
Darren Tucker [Sat, 2 Sep 2006 02:38:56 +0000 (12:38 +1000)] 
 - (dtucker) [openbsd-compat/port-irix.c] Add errno.h, found by Iain Morgan.

18 years ago - (dtucker) [README contrib/{caldera,redhat,suse}/openssh.spec] Crank
Darren Tucker [Fri, 1 Sep 2006 11:32:53 +0000 (21:32 +1000)] 
 - (dtucker) [README contrib/{caldera,redhat,suse}/openssh.spec]  Crank
   versions.

18 years ago - (dtucker) [configure.ac includes.h openbsd-compat/glob.{c,h}] Explicitly
Darren Tucker [Fri, 1 Sep 2006 10:29:10 +0000 (20:29 +1000)] 
 - (dtucker) [configure.ac includes.h openbsd-compat/glob.{c,h}] Explicitly
   test for GLOB_NOMATCH and use our glob functions if it's not found.
   Stops sftp from segfaulting when attempting to get a nonexistent file on
   Cygwin (previous versions of OpenSSH didn't use the native glob). Partly
   from and tested by Corinna Vinschen.

18 years ago - (dtucker) [openbsd-compat/bsd-cygwin_util.c] Fix implict declaration
Darren Tucker [Fri, 1 Sep 2006 09:29:01 +0000 (19:29 +1000)] 
 - (dtucker) [openbsd-compat/bsd-cygwin_util.c] Fix implict declaration
   warnings for binary_open and binary_close.  Patch from Corinna Vinschen.

18 years ago - (djm) [includes.h monitor.c openbsd-compat/bindresvport.c]
Damien Miller [Fri, 1 Sep 2006 05:48:19 +0000 (15:48 +1000)] 
 - (djm) [includes.h monitor.c openbsd-compat/bindresvport.c]
   [openbsd-compat/rresvport.c] Some more headers: netinet/in.h
   sys/socket.h and unistd.h in various places

18 years ago - (djm) [audit-bsm.c audit.c auth-bsdauth.c auth-chall.c auth-pam.c]
Damien Miller [Fri, 1 Sep 2006 05:38:36 +0000 (15:38 +1000)] 
 - (djm) [audit-bsm.c audit.c auth-bsdauth.c auth-chall.c auth-pam.c]
   [auth-rsa.c auth-shadow.c auth-sia.c auth1.c auth2-chall.c]
   [auth2-gss.c auth2-kbdint.c auth2-none.c authfd.c authfile.c]
   [cipher-3des1.c cipher-aes.c cipher-bf1.c cipher-ctr.c clientloop.c]
   [dh.c dns.c entropy.c gss-serv-krb5.c gss-serv.c hostfile.c kex.c]
   [kexdhc.c kexdhs.c kexgexc.c kexgexs.c key.c loginrec.c mac.c]
   [md5crypt.c monitor.c monitor_wrap.c readconf.c rsa.c]
   [scard-opensc.c scard.c session.c ssh-add.c ssh-agent.c ssh-dss.c]
   [ssh-keygen.c ssh-keysign.c ssh-rsa.c ssh.c sshconnect.c]
   [sshconnect1.c sshconnect2.c sshd.c rc4.diff]
   [openbsd-compat/bsd-cray.c openbsd-compat/port-aix.c]
   [openbsd-compat/port-linux.c openbsd-compat/port-solaris.c]
   [openbsd-compat/port-uw.c]
   Lots of headers for SCO OSR6, mainly adding stdarg.h for log.h;
   compile problems reported by rac AT tenzing.org

18 years ago - (dtucker) [contrib/cygwin/ssh-host-config] Add SeTcbPrivilege privilege
Darren Tucker [Thu, 31 Aug 2006 01:28:49 +0000 (11:28 +1000)] 
 - (dtucker) [contrib/cygwin/ssh-host-config] Add SeTcbPrivilege privilege
   while setting up the ssh service account.  Patch from Corinna Vinschen.

18 years ago - (djm) [CREDITS LICENCE Makefile.in auth.c configure.ac includes.h ]
Damien Miller [Wed, 30 Aug 2006 17:24:41 +0000 (03:24 +1000)] 
 - (djm) [CREDITS LICENCE Makefile.in auth.c configure.ac includes.h ]
   [platform.c platform.h sshd.c openbsd-compat/Makefile.in]
   [openbsd-compat/openbsd-compat.h openbsd-compat/port-solaris.c]
   [openbsd-compat/port-solaris.h] Add support for Solaris process
   contracts, enabled with --use-solaris-contracts. Patch from Chad
   Mynhier, tweaked by dtucker@ and myself; ok dtucker@

18 years ago - (dtucker) [auth.c openbsd-compat/port-aix.c] Bug #1207: always call
Darren Tucker [Wed, 30 Aug 2006 12:33:09 +0000 (22:33 +1000)] 
 - (dtucker) [auth.c openbsd-compat/port-aix.c] Bug #1207: always call
   loginsuccess on AIX immediately after authentication to clear the failed
   login count.  Previously this would only happen when an interactive
   session starts (ie when a pty is allocated) but this means that accounts
   that have primarily non-interactive sessions (eg scp's) may gradually
   accumulate enough failures to lock out an account.  This change may have
   a side effect of creating two audit records, one with a tty of "ssh"
   corresponding to the authentication and one with the allocated pty per
   interactive session.

18 years ago - (djm) [openbsd-compat/xcrypt.c] needs unistd.h
Damien Miller [Wed, 30 Aug 2006 07:52:03 +0000 (17:52 +1000)] 
 - (djm) [openbsd-compat/xcrypt.c] needs unistd.h

18 years ago - djm@cvs.openbsd.org 2006/08/30 00:14:37
Damien Miller [Wed, 30 Aug 2006 01:09:01 +0000 (11:09 +1000)] 
   - djm@cvs.openbsd.org 2006/08/30 00:14:37
     [version.h]
     crank to 4.4

18 years ago - dtucker@cvs.openbsd.org 2006/08/30 00:06:51
Damien Miller [Wed, 30 Aug 2006 01:08:33 +0000 (11:08 +1000)] 
   - dtucker@cvs.openbsd.org 2006/08/30 00:06:51
     [sshconnect2.c]
     Fix regression where SSH2 banner is printed at loglevels ERROR and FATAL
     where previously it weren't.  bz #1221, found by Dean Kopesky, ok djm@

18 years ago - dtucker@cvs.openbsd.org 2006/08/29 12:02:30
Damien Miller [Wed, 30 Aug 2006 01:08:04 +0000 (11:08 +1000)] 
   - dtucker@cvs.openbsd.org 2006/08/29 12:02:30
     [gss-genr.c]
     Work around a problem in Heimdal that occurs when KRB5CCNAME file is
     missing, by checking whether or not kerberos allocated us a context
     before attempting to free it.  Patch from Simon Wilkinson, tested by
     biorn@, ok djm@

18 years ago - djm@cvs.openbsd.org 2006/08/29 10:40:19
Damien Miller [Wed, 30 Aug 2006 01:07:39 +0000 (11:07 +1000)] 
   - djm@cvs.openbsd.org 2006/08/29 10:40:19
     [channels.c session.c]
     normalise some inconsistent (but harmless) NULL pointer checks
     spotted by the Stanford SATURN tool, via Isil Dillig;
     ok markus@ deraadt@

18 years ago - dtucker@cvs.openbsd.org 2006/08/21 08:15:57
Damien Miller [Wed, 30 Aug 2006 01:07:00 +0000 (11:07 +1000)] 
   - dtucker@cvs.openbsd.org 2006/08/21 08:15:57
     [sshd.8]
     Add more detail about what permissions are and aren't accepted for
     authorized_keys files.  Corrections jmc@, ok djm@, "looks good" jmc@

18 years ago - (djm) OpenBSD CVS Sync
Damien Miller [Wed, 30 Aug 2006 01:06:34 +0000 (11:06 +1000)] 
 - (djm) OpenBSD CVS Sync
   - dtucker@cvs.openbsd.org 2006/08/21 08:14:01
     [sshd_config.5]
     Document HostbasedUsesNameFromPacketOnly.  Corrections from jmc@,
     ok jmc@ djm@

18 years ago - (dtucker) [openbsd-compat/xmmap.c] Move #define HAVE_MMAP to prevent
Darren Tucker [Thu, 24 Aug 2006 09:58:36 +0000 (19:58 +1000)] 
 - (dtucker) [openbsd-compat/xmmap.c] Move #define HAVE_MMAP to prevent
   unused variable warning when we have a broken or missing mmap(2).

Now with 100% more diff!

18 years ago - (dtucker) [openbsd-compat/xmmap.c] Move #define HAVE_MMAP to prevent
Darren Tucker [Thu, 24 Aug 2006 09:55:41 +0000 (19:55 +1000)] 
 - (dtucker) [openbsd-compat/xmmap.c] Move #define HAVE_MMAP to prevent
   unused variable warning when we have a broken or missing mmap(2).

18 years ago - (dtucker) [openbsd-compat/rresvport.c] Include <stdlib.h> for malloc.
Darren Tucker [Thu, 24 Aug 2006 09:53:40 +0000 (19:53 +1000)] 
 - (dtucker) [openbsd-compat/rresvport.c] Include <stdlib.h> for malloc.

18 years ago - (dtucker) [openbsd-compat/bsd-openpty.c] Include for ioctl(2).
Darren Tucker [Thu, 24 Aug 2006 09:52:30 +0000 (19:52 +1000)] 
 - (dtucker) [openbsd-compat/bsd-openpty.c] Include for ioctl(2).

18 years ago - (dtucker) [openbsd-compat/bsd-misc.c] Include <sys/select.h> for select(2)
Darren Tucker [Thu, 24 Aug 2006 09:45:33 +0000 (19:45 +1000)] 
 - (dtucker) [openbsd-compat/bsd-misc.c] Include <sys/select.h> for select(2)
   on POSIX systems.

18 years ago - (dtucker) [openbsd-compat/bsd-misc.c] Add includes needed for select(2) on
Darren Tucker [Thu, 24 Aug 2006 09:43:16 +0000 (19:43 +1000)] 
 - (dtucker) [openbsd-compat/bsd-misc.c] Add includes needed for select(2) on
   older systems.

18 years ago - (dtucker) [openbsd-compat/basename.c] Include errno.h.
Darren Tucker [Thu, 24 Aug 2006 09:41:03 +0000 (19:41 +1000)] 
 - (dtucker) [openbsd-compat/basename.c] Include errno.h.

19 years ago - (dtucker) [Makefile.in] Bug #1177: fix incorrect path for sshrc in
Darren Tucker [Tue, 22 Aug 2006 12:24:10 +0000 (22:24 +1000)] 
 - (dtucker) [Makefile.in] Bug #1177: fix incorrect path for sshrc in
   Makefile.  Patch from santhi.amirta at gmail, ok djm.

19 years ago - (dtucker) [configure.ac] Remove errant "-".
Darren Tucker [Sun, 20 Aug 2006 11:43:19 +0000 (21:43 +1000)] 
 - (dtucker) [configure.ac] Remove errant "-".

19 years ago - (dtucker) [configure.ac] Bug #1181: Explicitly test to see if OpenSSL
Darren Tucker [Sun, 20 Aug 2006 10:17:53 +0000 (20:17 +1000)] 
 - (dtucker) [configure.ac] Bug #1181: Explicitly test to see if OpenSSL
   (0.9.8a and presumably newer) requires -ldl to successfully link.

19 years ago - (dtucker) [configure.ac] Relocate --with-pam parts in preparation for
Darren Tucker [Sun, 20 Aug 2006 10:03:50 +0000 (20:03 +1000)] 
 - (dtucker) [configure.ac] Relocate --with-pam parts in preparation for
   fixing bug #1181.  No changes yet.

19 years ago - (dtucker) [configure.ac] Save $LIBS during PAM library tests and restore
Darren Tucker [Sun, 20 Aug 2006 09:55:02 +0000 (19:55 +1000)] 
 - (dtucker) [configure.ac] Save $LIBS during PAM library tests and restore
   afterward.  Removes the need to mangle $LIBS later to remove -lpam and -ldl.

19 years ago - (dtucker) [log.c] Move ifdef to prevent unused variable warning.
Darren Tucker [Sun, 20 Aug 2006 07:55:54 +0000 (17:55 +1000)] 
 - (dtucker) [log.c] Move ifdef to prevent unused variable warning.

19 years ago - (dtucker) [openbsd-compat/regress/Makefile.in] Add $(EXEEXT) and add a
Darren Tucker [Sat, 19 Aug 2006 09:12:14 +0000 (19:12 +1000)] 
 - (dtucker) [openbsd-compat/regress/Makefile.in] Add $(EXEEXT) and add a
   single rule for the test progs.

19 years ago - (djm) OpenBSD CVS Sync
Damien Miller [Fri, 18 Aug 2006 22:50:57 +0000 (08:50 +1000)] 
 - (djm) OpenBSD CVS Sync
   - djm@cvs.openbsd.org 2006/08/18 22:41:29
     [gss-genr.c]
     GSSAPI error code should be 0 and not -1; from simon@sxw.org.uk

19 years ago - (djm) Disable sigdie() for platforms that cannot safely syslog inside
Damien Miller [Fri, 18 Aug 2006 22:38:23 +0000 (08:38 +1000)] 
 - (djm) Disable sigdie() for platforms that cannot safely syslog inside
   a signal handler (basically all of them, excepting OpenBSD);
   ok dtucker@

19 years ago - djm@cvs.openbsd.org 2006/08/18 14:40:34
Damien Miller [Fri, 18 Aug 2006 14:46:43 +0000 (00:46 +1000)] 
   - djm@cvs.openbsd.org 2006/08/18 14:40:34
     [gss-genr.c ssh-gss.h]
     constify host argument to match the rest of the GSSAPI functions and
     unbreak compilation with -Werror

19 years ago - djm@cvs.openbsd.org 2006/08/18 13:54:54
Damien Miller [Fri, 18 Aug 2006 14:33:34 +0000 (00:33 +1000)] 
   - djm@cvs.openbsd.org 2006/08/18 13:54:54
     [gss-genr.c ssh-gss.h sshconnect2.c]
     bz #1218 - disable SPNEGO as per RFC4462; diff from simon AT sxw.org.uk
     ok markus@

19 years ago - djm@cvs.openbsd.org 2006/08/18 10:27:16
Damien Miller [Fri, 18 Aug 2006 14:33:05 +0000 (00:33 +1000)] 
   - djm@cvs.openbsd.org 2006/08/18 10:27:16
     [misc.h]
     reorder so prototypes are sorted by the files they refer to; no
     binary change

19 years ago - markus@cvs.openbsd.org 2006/08/18 09:15:20
Damien Miller [Fri, 18 Aug 2006 14:32:46 +0000 (00:32 +1000)] 
   - markus@cvs.openbsd.org 2006/08/18 09:15:20
     [auth.h session.c sshd.c]
     delay authentication related cleanups until we're authenticated and
     all alarms have been cancelled; ok deraadt

19 years ago - deraadt@cvs.openbsd.org 2006/08/18 09:13:26
Damien Miller [Fri, 18 Aug 2006 14:32:20 +0000 (00:32 +1000)] 
   - deraadt@cvs.openbsd.org 2006/08/18 09:13:26
     [log.c log.h sshd.c]
     make signal handler termination path shorter; risky code pointed out by
     mark dowd; ok djm markus

19 years ago - djm@cvs.openbsd.org 2006/08/16 11:47:15
Damien Miller [Fri, 18 Aug 2006 14:31:39 +0000 (00:31 +1000)] 
   - djm@cvs.openbsd.org 2006/08/16 11:47:15
     [sshd.c]
     factor inetd connection, TCP listen and main TCP accept loop out of
     main() into separate functions to improve readability; ok markus@

19 years ago - dtucker@cvs.openbsd.org 2006/08/14 12:40:25
Damien Miller [Fri, 18 Aug 2006 14:23:15 +0000 (00:23 +1000)] 
   - dtucker@cvs.openbsd.org 2006/08/14 12:40:25
     [servconf.c servconf.h sshd_config.5]
     Add ability to match groups to Match keyword in sshd_config.  Feedback
     djm@, stevesk@, ok stevesk@.

19 years ago - miod@cvs.openbsd.org 2006/08/12 20:46:46
Damien Miller [Fri, 18 Aug 2006 14:22:40 +0000 (00:22 +1000)] 
   - miod@cvs.openbsd.org 2006/08/12 20:46:46
     [monitor.c monitor_wrap.c]
     Revert previous include file ordering change, for ssh to compile under
     gcc2 (or until openssl include files are cleaned of parameter names
     in function prototypes)

19 years ago - (djm) OpenBSD CVS Sync
Damien Miller [Fri, 18 Aug 2006 14:21:46 +0000 (00:21 +1000)] 
 - (djm) OpenBSD CVS Sync
   - stevesk@cvs.openbsd.org 2006/08/06 01:13:32
     [compress.c monitor.c monitor_wrap.c]
     "zlib.h" can be <zlib.h>; ok djm@ markus@

19 years ago - (dtucker) [openbsd-compat/regress/Makefile.in] Use implicit rules for the
Darren Tucker [Fri, 18 Aug 2006 10:56:18 +0000 (20:56 +1000)] 
 - (dtucker) [openbsd-compat/regress/Makefile.in] Use implicit rules for the
   test progs instead; they work better than what we have.

19 years ago - (dtucker) [openbsd-compat/regress/snprintftest.c] Newline on error.
Darren Tucker [Fri, 18 Aug 2006 10:09:32 +0000 (20:09 +1000)] 
 - (dtucker) [openbsd-compat/regress/snprintftest.c] Newline on error.

19 years ago - (dtucker) [openbsd-compat/bsd-closefrom.c] Comment out rcsid.
Darren Tucker [Fri, 18 Aug 2006 09:49:58 +0000 (19:49 +1000)] 
 - (dtucker) [openbsd-compat/bsd-closefrom.c] Comment out rcsid.

19 years ago - (dtucker) [configure.ac openbsd-compat/bsd-closefrom.c] Resync with
Darren Tucker [Fri, 18 Aug 2006 08:51:20 +0000 (18:51 +1000)] 
 - (dtucker) [configure.ac openbsd-compat/bsd-closefrom.c] Resync with
   closefrom.c from sudo.

19 years ago - (dtucker) [openbsd-compat/regress/{Makefile.in,closefromtest.c}] Regress
Darren Tucker [Thu, 17 Aug 2006 09:40:35 +0000 (19:40 +1000)] 
 - (dtucker) [openbsd-compat/regress/{Makefile.in,closefromtest.c}] Regress
   test for closefrom() in compat code.

19 years ago - (dtucker) [configure.ac openbsd-compat/bsd-closefrom.c] Use F_CLOSEM fcntl
Darren Tucker [Thu, 17 Aug 2006 09:35:49 +0000 (19:35 +1000)] 
 - (dtucker) [configure.ac openbsd-compat/bsd-closefrom.c] Use F_CLOSEM fcntl
   for closefrom() on AIX.  Pointed out by William Ahern.

19 years ago - (dtucker) [openbsd-compat/fake-rfc2553.c openbsd-compat/setproctitle.c]
Darren Tucker [Thu, 17 Aug 2006 08:55:27 +0000 (18:55 +1000)] 
 - (dtucker) [openbsd-compat/fake-rfc2553.c openbsd-compat/setproctitle.c]
   Include stdlib.h for malloc and friends.

19 years ago - (djm) [audit-bsm.c] Sprinkle in some headers
Damien Miller [Wed, 16 Aug 2006 01:40:45 +0000 (11:40 +1000)] 
 - (djm) [audit-bsm.c] Sprinkle in some headers

19 years ago - (dtucker) [LICENCE] Add Reyk to the list for the compat dir.
Darren Tucker [Tue, 15 Aug 2006 08:21:32 +0000 (18:21 +1000)] 
 - (dtucker) [LICENCE] Add Reyk to the list for the compat dir.

19 years ago - (djm) [openbsd-compat/bsd-getpeereid.c] Add some headers to quiet warnings
Damien Miller [Mon, 7 Aug 2006 01:26:36 +0000 (11:26 +1000)] 
 - (djm) [openbsd-compat/bsd-getpeereid.c] Add some headers to quiet warnings
   on Solaris 10

19 years ago - (dtucker) [openbsd-compat/{bsd-asprintf.c,bsd-openpty.c,bsd-snprintf.c,
Darren Tucker [Sun, 6 Aug 2006 11:25:24 +0000 (21:25 +1000)] 
 - (dtucker) [openbsd-compat/{bsd-asprintf.c,bsd-openpty.c,bsd-snprintf.c,
   glob.c}] Include stdlib.h for malloc and friends in compat code.

19 years ago - (dtucker) [defines.h] With the includes.h changes we no longer get the
Darren Tucker [Sun, 6 Aug 2006 11:23:27 +0000 (21:23 +1000)] 
 - (dtucker) [defines.h] With the includes.h changes we no longer get the
   name clash on "YES" so we can remove the workaround for it.

19 years ago - (dtucker) [audit-bsm.c] Add additional headers now required.
Darren Tucker [Sat, 5 Aug 2006 14:12:54 +0000 (00:12 +1000)] 
 - (dtucker) [audit-bsm.c] Add additional headers now required.

19 years ago - (dtucker) [audit.c audit.h] Repair headers.
Darren Tucker [Sat, 5 Aug 2006 14:05:09 +0000 (00:05 +1000)] 
 - (dtucker) [audit.c audit.h] Repair headers.

19 years ago - (dtucker) [auth-skey.c] monitor_wrap.h needs ssh-gss.h.
Darren Tucker [Sat, 5 Aug 2006 09:56:00 +0000 (19:56 +1000)] 
 - (dtucker) [auth-skey.c] monitor_wrap.h needs ssh-gss.h.

19 years ago - (dtucker) [openbsd-compat/fake-rfc2553.c] Add headers needed for inet_ntoa.
Darren Tucker [Sat, 5 Aug 2006 09:18:08 +0000 (19:18 +1000)] 
 - (dtucker) [openbsd-compat/fake-rfc2553.c] Add headers needed for inet_ntoa.

19 years ago - (dtucker) [openbsd-compat/bsd-cygwin_util.c] Add headers required to compile
Darren Tucker [Sat, 5 Aug 2006 09:08:16 +0000 (19:08 +1000)] 
 - (dtucker) [openbsd-compat/bsd-cygwin_util.c] Add headers required to compile
   on Cygwin.