]> git.ipfire.org Git - thirdparty/openssh-portable.git/log
thirdparty/openssh-portable.git
20 years ago - (dtucker) [auth-pam.c] Bug #971: Prevent leaking information about user V_3_9 anongit/V_3_9 github-selfhosted/V_3_9 github/V_3_9
Darren Tucker [Thu, 20 Jan 2005 03:29:03 +0000 (14:29 +1100)] 
 - (dtucker) [auth-pam.c] Bug #971: Prevent leaking information about user
   existence via keyboard-interactive/pam, in conjunction with previous
   auth2-chall.c change; with Colin Watson and djm.

20 years ago - dtucker@cvs.openbsd.org 2005/01/19 13:11:47
Darren Tucker [Thu, 20 Jan 2005 03:27:39 +0000 (14:27 +1100)] 
   - dtucker@cvs.openbsd.org 2005/01/19 13:11:47
     [auth-bsdauth.c auth2-chall.c]
     Have keyboard-interactive code call the drivers even for responses for
     invalid logins.  This allows the drivers themselves to decide how to
     handle them and prevent leaking information where possible.  Existing
     behaviour for bsdauth is maintained by checking authctxt->valid in the
     bsdauth driver.  Note that any third-party kbdint drivers will now need
     to be able to handle responses for invalid logins.  ok markus@

20 years ago - (dtucker) [configure.ac includes.h] Bug #947: Fix compile error on HP-UX
Darren Tucker [Tue, 2 Nov 2004 09:29:53 +0000 (20:29 +1100)] 
 - (dtucker) [configure.ac includes.h] Bug #947: Fix compile error on HP-UX
   10.x by testing for conflicts in shadow.h and undef'ing _INCLUDE__STDC__
   only if a conflict is detected.

20 years ago - (dtucker) [uidswap.c] Don't test dropping of gids for the root user or
Darren Tucker [Tue, 19 Oct 2004 06:34:14 +0000 (16:34 +1000)] 
 - (dtucker) [uidswap.c] Don't test dropping of gids for the root user or
   on Cygwin.  Cygwin parts from vinschen at redhat com; ok djm@

20 years ago - (dtucker) [uidswap.c] Don't test dropping of gids for the root user or
Darren Tucker [Tue, 19 Oct 2004 06:33:33 +0000 (16:33 +1000)] 
 - (dtucker) [uidswap.c] Don't test dropping of gids for the root user or
   on Cygwin.  Cygwin parts from vinschen at redhat com; ok djm@

20 years agothat was "ok dtucker@"
Damien Miller [Sat, 16 Oct 2004 08:53:28 +0000 (18:53 +1000)] 
that was "ok dtucker@"

20 years ago - (djm) [auth-pam.c] snprintf->strl*, fix server message length calculations
Damien Miller [Sat, 16 Oct 2004 08:52:44 +0000 (18:52 +1000)] 
 - (djm) [auth-pam.c] snprintf->strl*, fix server message length calculations

20 years ago - (dtucker) [monitor_mm.c openbsd-compat/xmmap.c] Bug #940: cast constants
Darren Tucker [Wed, 6 Oct 2004 13:15:44 +0000 (23:15 +1000)] 
 - (dtucker) [monitor_mm.c openbsd-compat/xmmap.c] Bug #940: cast constants
   to void * to appease picky compilers (eg Tru64's "cc -std1").

20 years ago - (dtucker) [README.privsep] Bug #939: update info about HP-UX Trusted Mode
Darren Tucker [Wed, 6 Oct 2004 10:09:32 +0000 (20:09 +1000)] 
 - (dtucker) [README.privsep] Bug #939: update info about HP-UX Trusted Mode
   and other PAM platforms.

20 years ago - (dtucker) [configure.ac] Set AC_PACKAGE_NAME. ok djm@
Darren Tucker [Thu, 30 Sep 2004 11:17:08 +0000 (21:17 +1000)] 
 - (dtucker) [configure.ac] Set AC_PACKAGE_NAME.  ok djm@

20 years ago - (dtucker) [openbsd-compat/bsd-snprintf.c] Previous change was off by one,
Darren Tucker [Thu, 23 Sep 2004 11:35:09 +0000 (21:35 +1000)] 
 - (dtucker) [openbsd-compat/bsd-snprintf.c] Previous change was off by one,
   which could have caused the justification to be wrong.  ok djm@

20 years ago - (dtucker) [contrib/cygwin/ssh-host-config] Update to match current Cygwin
Darren Tucker [Tue, 21 Sep 2004 11:35:55 +0000 (21:35 +1000)] 
 - (dtucker) [contrib/cygwin/ssh-host-config] Update to match current Cygwin
   install process.  Patch from vinschen at redhat.com.

20 years ago - (dtucker) [openbsd-compat/bsd-snprintf.c] Check for max length too.
Darren Tucker [Tue, 21 Sep 2004 11:32:12 +0000 (21:32 +1000)] 
 - (dtucker) [openbsd-compat/bsd-snprintf.c] Check for max length too.
   ok djm@

20 years ago - (dtucker) [configure.ac] Fix incorrect quoting and tests for cross-compile.
Darren Tucker [Sun, 12 Sep 2004 12:36:15 +0000 (22:36 +1000)] 
 - (dtucker) [configure.ac] Fix incorrect quoting and tests for cross-compile.
   Partly by & ok djm@.

20 years ago - (djm) [ssh.c sshd.c version.h] Don't divulge portable version in protocol
Damien Miller [Sun, 12 Sep 2004 06:53:04 +0000 (16:53 +1000)] 
 - (djm) [ssh.c sshd.c version.h] Don't divulge portable version in protocol
   banner. Suggested by deraadt@, ok mouring@, dtucker@

20 years ago - (djm) [loginrec.c] xmalloc
Damien Miller [Sun, 12 Sep 2004 05:26:00 +0000 (15:26 +1000)] 
 - (djm) [loginrec.c] xmalloc

20 years ago - (djm) [loginrec.c] __func__ifiy
Damien Miller [Sun, 12 Sep 2004 05:25:17 +0000 (15:25 +1000)] 
 - (djm) [loginrec.c] __func__ifiy

20 years ago - (djm) [loginrec.c] Start KNF and tidy up of this long-neglected file.
Damien Miller [Sun, 12 Sep 2004 05:18:55 +0000 (15:18 +1000)] 
 - (djm) [loginrec.c] Start KNF and tidy up of this long-neglected file.
   No change in resultant binary

20 years ago - (dtucker) [auth-krb5.c] Bug #922: Pass KRB5CCNAME to PAM. From deengert
Darren Tucker [Sat, 11 Sep 2004 13:32:09 +0000 (23:32 +1000)] 
 - (dtucker) [auth-krb5.c] Bug #922: Pass KRB5CCNAME to PAM.  From deengert
   at anl.gov, ok djm@

20 years ago - (dtucker) [configure.ac] Bug #321: Add cross-compile support to configure.
Darren Tucker [Sat, 11 Sep 2004 13:26:37 +0000 (23:26 +1000)] 
 - (dtucker) [configure.ac] Bug #321: Add cross-compile support to configure.
   Parts by chua at ayrnetworks.com, astrand at lysator.liu.se and me.  ok djm@

20 years ago - (dtucker) [session.c] Bug #927: make .hushlogin silent again. ok djm@
Darren Tucker [Sat, 11 Sep 2004 13:09:53 +0000 (23:09 +1000)] 
 - (dtucker) [session.c] Bug #927: make .hushlogin silent again.  ok djm@

20 years ago - (dtucker) [auth-pam.c auth.h auth2-none.c auth2.c monitor.c monitor_wrap.c]
Darren Tucker [Sat, 11 Sep 2004 13:07:03 +0000 (23:07 +1000)] 
 - (dtucker) [auth-pam.c auth.h auth2-none.c auth2.c monitor.c monitor_wrap.c]
   Bug #892: Send messages from failing PAM account modules to the client via
   SSH2_MSG_USERAUTH_BANNER messages.  Note that this will not happen with
   SSH2 kbdint authentication, which need to be dealt with separately.  ok djm@

20 years ago - (djm) [auth2-kbdint.c auth2-none.c auth2-passwd.c auth2-pubkey.c]
Damien Miller [Sat, 11 Sep 2004 12:42:09 +0000 (22:42 +1000)] 
 - (djm) [auth2-kbdint.c auth2-none.c  auth2-passwd.c auth2-pubkey.c]
   Make cygwin code more consistent with that which surrounds it

20 years ago - (dtucker) [auth-pam.c] Relocate sshpam_store_conv(), no code change.
Darren Tucker [Sat, 11 Sep 2004 12:28:01 +0000 (22:28 +1000)] 
 - (dtucker) [auth-pam.c] Relocate sshpam_store_conv(), no code change.

20 years ago - (dtucker) [auth-pam.c auth-pam.h session.c] Bug #890: Send output from
Darren Tucker [Sat, 11 Sep 2004 12:17:26 +0000 (22:17 +1000)] 
 - (dtucker) [auth-pam.c auth-pam.h session.c] Bug #890: Send output from
   failing PAM session modules to user then exit, similar to the way
   /etc/nologin is handled.  ok djm@

20 years ago - (djm) [ssh-agent.c] unifdef some cygwin code; ok dtucker@
Damien Miller [Sat, 11 Sep 2004 05:18:05 +0000 (15:18 +1000)] 
 - (djm) [ssh-agent.c] unifdef some cygwin code; ok dtucker@

20 years ago - (dtucker) [Makefile.in contrib/ssh-copy-id] Bug #894: Improve portability
Darren Tucker [Mon, 30 Aug 2004 11:33:02 +0000 (21:33 +1000)] 
 - (dtucker) [Makefile.in contrib/ssh-copy-id] Bug #894: Improve portability
   of shell constructs.  Patch from cjwatson at debian.org.

20 years ago - (dtucker) [regress/Makefile] Clean scp-ssh-wrapper.scp too. Patch from
Darren Tucker [Mon, 30 Aug 2004 11:13:49 +0000 (21:13 +1000)] 
 - (dtucker) [regress/Makefile] Clean scp-ssh-wrapper.scp too.  Patch from
   vinschen at redhat.com.

20 years ago - (dtucker) [session.c openbsd-compat/bsd-cygwin_util.{c,h}] Bug #915: only
Darren Tucker [Mon, 30 Aug 2004 10:42:08 +0000 (20:42 +1000)] 
 - (dtucker) [session.c openbsd-compat/bsd-cygwin_util.{c,h}] Bug #915: only
   copy required environment variables on Cygwin.  Patch from vinschen at
   redhat.com, ok djm@

20 years ago - (dtucker) [openbsd-compat/port-aix.c] Bug #712: Explicitly check for
Darren Tucker [Sun, 29 Aug 2004 11:43:33 +0000 (21:43 +1000)] 
 - (dtucker) [openbsd-compat/port-aix.c] Bug #712: Explicitly check for
   accounts with authentication configs that sshd can't support (ie
   SYSTEM=NONE and AUTH1=something).

20 years ago - (dtucker) [configure.ac] Replace non-portable echo \n with extra echo.
Darren Tucker [Sun, 29 Aug 2004 11:18:09 +0000 (21:18 +1000)] 
 - (dtucker) [configure.ac] Replace non-portable echo \n with extra echo.

20 years ago - (dtucker) [regress/agent-ptrace.sh] Skip ptrace test on OSF1/DUnix/Tru64
Darren Tucker [Sun, 29 Aug 2004 10:33:07 +0000 (20:33 +1000)] 
 - (dtucker) [regress/agent-ptrace.sh] Skip ptrace test on OSF1/DUnix/Tru64
   too; patch from cmadams at hiwaay.net.

20 years ago - (dtucker) [Makefile.in] Get regress/Makefile symlink right for out-of-tree
Darren Tucker [Sun, 29 Aug 2004 09:52:32 +0000 (19:52 +1000)] 
 - (dtucker) [Makefile.in] Get regress/Makefile symlink right for out-of-tree
   builds too, from vinschen at redhat.com.

20 years ago - (dtucker) [regress/scp.sh] Make this work on Cygwin too, which doesn't like
Darren Tucker [Sun, 29 Aug 2004 09:39:09 +0000 (19:39 +1000)] 
 - (dtucker) [regress/scp.sh] Make this work on Cygwin too, which doesn't like
   files ending in .exe that aren't binaries; patch from vinschen at redhat.com.

20 years ago - (dtucker) [regress/dynamic-forward.sh] Allow time for connections to be torn
Darren Tucker [Sun, 29 Aug 2004 07:14:31 +0000 (17:14 +1000)] 
 - (dtucker) [regress/dynamic-forward.sh] Allow time for connections to be torn
   down, needed on some platforms, should be harmless on others.  Patch from
   jason at devrandom.org.

20 years ago - (dtucker) [regress/multiplex.sh] Skip test on platforms that do not
Darren Tucker [Sun, 29 Aug 2004 07:09:34 +0000 (17:09 +1000)] 
 - (dtucker) [regress/multiplex.sh] Skip test on platforms that do not
   support FD passing since multiplex requires it.  Noted by tim@

20 years ago - (dtucker) [configure.ac] Include sys/stream.h in sys/ptms.h header check,
Darren Tucker [Sun, 29 Aug 2004 07:04:50 +0000 (17:04 +1000)] 
 - (dtucker) [configure.ac] Include sys/stream.h in sys/ptms.h header check,
   fixes configure warning on Solaris reported by wknox at mitre.org.

20 years ago - djm@cvs.openbsd.org 2004/08/28 01:01:48
Darren Tucker [Sun, 29 Aug 2004 06:38:41 +0000 (16:38 +1000)] 
   - djm@cvs.openbsd.org 2004/08/28 01:01:48
     [sshd.c]
     don't erroneously close stdin for !reexec case, from Dave Johnson;
     ok markus@

20 years ago - markus@cvs.openbsd.org 2004/08/26 16:00:55
Darren Tucker [Sun, 29 Aug 2004 06:37:24 +0000 (16:37 +1000)] 
   - markus@cvs.openbsd.org 2004/08/26 16:00:55
     [ssh.1 sshd.8]
     get rid of references to rhosts authentication; with jmc@

20 years ago - dtucker@cvs.openbsd.org 2004/08/23 14:29:23
Darren Tucker [Sun, 29 Aug 2004 06:32:59 +0000 (16:32 +1000)] 
   - dtucker@cvs.openbsd.org 2004/08/23 14:29:23
     [ssh-keysign.c]
     Remove duplicate getuid(), suggested by & ok markus@

20 years ago - dtucker@cvs.openbsd.org 2004/08/23 14:26:38
Darren Tucker [Sun, 29 Aug 2004 06:31:28 +0000 (16:31 +1000)] 
   - dtucker@cvs.openbsd.org 2004/08/23 14:26:38
     [ssh-keysign.c ssh.c]
     Use permanently_set_uid() in ssh and ssh-keysign for consistency, matches
     change in Portable; ok markus@ (CVS ID sync only)

20 years ago - djm@cvs.openbsd.org 2004/08/23 11:48:47
Darren Tucker [Sun, 29 Aug 2004 06:29:44 +0000 (16:29 +1000)] 
   - djm@cvs.openbsd.org 2004/08/23 11:48:47
     [channels.c]
     typo, spotted by Martin.Kraemer AT Fujitsu-Siemens.com; ok markus

20 years ago - djm@cvs.openbsd.org 2004/08/23 11:48:09
Darren Tucker [Sun, 29 Aug 2004 06:28:39 +0000 (16:28 +1000)] 
   - djm@cvs.openbsd.org 2004/08/23 11:48:09
     [authfile.c]
     fix error path, spotted by Martin.Kraemer AT Fujitsu-Siemens.com; ok markus

20 years ago - (dtucker) [openbsd-compat/getrrsetbyname.c] Prevent getrrsetbyname from
Darren Tucker [Sun, 29 Aug 2004 06:12:29 +0000 (16:12 +1000)] 
 - (dtucker) [openbsd-compat/getrrsetbyname.c] Prevent getrrsetbyname from
   failing with NOMEMORY if no sigs are returned and malloc(0) returns NULL.
   From Martin.Kraemer at Fujitsu-Siemens.com; ok djm@

20 years agoAdd filename to ChangeLog entry
Darren Tucker [Sat, 28 Aug 2004 06:17:35 +0000 (16:17 +1000)] 
Add filename to ChangeLog entry

20 years ago - (dtucker) [openbsd-compat/mktemp.c] Remove superfluous Cygwin #ifdef; from
Darren Tucker [Sat, 28 Aug 2004 05:46:57 +0000 (15:46 +1000)] 
 - (dtucker) [openbsd-compat/mktemp.c] Remove superfluous Cygwin #ifdef; from
   vinschen at redhat.com.

20 years ago - (djm) [loginrec.c] Typo and bad args in error messages; Spotted by
Damien Miller [Mon, 23 Aug 2004 11:53:28 +0000 (21:53 +1000)] 
 - (djm) [loginrec.c] Typo and bad args in error messages; Spotted by
   Martin.Kraemer AT Fujitsu-Siemens.com

20 years ago - (djm) [ssh-rand-helper.c] Typo. Found by
Damien Miller [Mon, 23 Aug 2004 11:52:08 +0000 (21:52 +1000)] 
 - (djm) [ssh-rand-helper.c] Typo. Found by
   Martin.Kraemer AT Fujitsu-Siemens.com

21 years ago - (djm) Release 3.9p1 V_3_9_P1
Damien Miller [Tue, 17 Aug 2004 12:50:40 +0000 (22:50 +1000)] 
 - (djm) Release 3.9p1

21 years ago - (djm) Crank RPM spec version numbers
Damien Miller [Tue, 17 Aug 2004 12:49:12 +0000 (22:49 +1000)] 
 - (djm) Crank RPM spec version numbers

21 years ago - (djm) OpenBSD CVS Sync
Damien Miller [Tue, 17 Aug 2004 12:47:41 +0000 (22:47 +1000)] 
 - (djm) OpenBSD CVS Sync
   - markus@cvs.openbsd.org 2004/08/16 08:17:01
     [version.h]
     3.9

21 years ago - (dtucker) [regress/README.regress] Note compatibility issues with GNU head.
Darren Tucker [Tue, 17 Aug 2004 12:31:32 +0000 (22:31 +1000)] 
 - (dtucker) [regress/README.regress] Note compatibility issues with GNU head.

21 years ago - (dtucker) [acconfig.h auth-pam.c configure.ac] Set real uid to non-root
Darren Tucker [Mon, 16 Aug 2004 13:12:05 +0000 (23:12 +1000)] 
 - (dtucker) [acconfig.h auth-pam.c configure.ac] Set real uid to non-root
   to convince Solaris PAM to honour password complexity rules.  ok djm@

21 years ago - (dtucker) [Makefile.in] Fix typo.
Darren Tucker [Sun, 15 Aug 2004 11:01:37 +0000 (21:01 +1000)] 
 - (dtucker) [Makefile.in] Fix typo.

21 years ago - (djm) [loginrec.c] Check that seek succeeded here too; ok dtucker
Damien Miller [Sun, 15 Aug 2004 09:12:52 +0000 (19:12 +1000)] 
 - (djm) [loginrec.c] Check that seek succeeded here too; ok dtucker

21 years ago - (djm) [acconfig.h configure.ac openbsd-compat/Makefile.in
Damien Miller [Sun, 15 Aug 2004 08:40:59 +0000 (18:40 +1000)] 
 - (djm) [acconfig.h configure.ac openbsd-compat/Makefile.in
   openbsd-compat/bsd-closefrom.c openbsd-compat/bsd-misc.c
   openbsd-compat/bsd-misc.h openbsd-compat/openbsd-compat.h] Use smarter
   closefrom() replacement from sudo; ok dtucker@

21 years ago - (dtucker) [Makefile.in ssh-keysign.c ssh.c] Use permanently_set_uid() since
Darren Tucker [Sun, 15 Aug 2004 07:23:34 +0000 (17:23 +1000)] 
 - (dtucker) [Makefile.in ssh-keysign.c ssh.c] Use permanently_set_uid() since
   it does the right thing on all platforms.  ok djm@

21 years ago - (dtucker) [loginrec.c openbsd-compat/port-aix.c openbsd-compat/port-aix.h]
Darren Tucker [Sat, 14 Aug 2004 14:09:11 +0000 (00:09 +1000)] 
 - (dtucker) [loginrec.c openbsd-compat/port-aix.c openbsd-compat/port-aix.h]
   Plug AIX login recording into login_write so logins will be recorded for
   all auth types.

21 years ago - (dtucker) [includes.h] Undef _INCLUDE__STDC__ on HP-UX, otherwise
Darren Tucker [Sat, 14 Aug 2004 14:01:48 +0000 (00:01 +1000)] 
 - (dtucker) [includes.h] Undef _INCLUDE__STDC__ on HP-UX, otherwise
   prot.h and shadow.h provide conflicting declarations of getspnam.  ok djm@

21 years ago - (dtucker) [auth-krb5.c gss-serv-krb5.c openbsd-compat/xmmap.c]
Darren Tucker [Sat, 14 Aug 2004 13:55:37 +0000 (23:55 +1000)] 
 - (dtucker) [auth-krb5.c gss-serv-krb5.c openbsd-compat/xmmap.c]
   Explicitly set umask for mkstemp; ok djm@

21 years agoremove antique crypto restrictions text
Damien Miller [Sat, 14 Aug 2004 00:26:30 +0000 (10:26 +1000)] 
remove antique crypto restrictions text

21 years ago - dtucker@cvs.openbsd.org 2004/08/13 11:09:24
Darren Tucker [Fri, 13 Aug 2004 11:30:24 +0000 (21:30 +1000)] 
   - dtucker@cvs.openbsd.org 2004/08/13 11:09:24
     [servconf.c]
     Fix line numbers off-by-one in error messages, from tortay at cc.in2p3.fr
     ok markus@, djm@

21 years ago - djm@cvs.openbsd.org 2004/08/13 02:51:48
Darren Tucker [Fri, 13 Aug 2004 11:29:02 +0000 (21:29 +1000)] 
   - djm@cvs.openbsd.org 2004/08/13 02:51:48
     [monitor_fdpass.c]
     extra check for no message case; ok markus, deraadt, hshoexer, henning

21 years ago - jmc@cvs.openbsd.org 2004/08/13 00:01:43
Darren Tucker [Fri, 13 Aug 2004 11:23:25 +0000 (21:23 +1000)] 
   - jmc@cvs.openbsd.org 2004/08/13 00:01:43
     [ssh-keygen.1]
     kill whitespace at eol;

21 years ago - jakob@cvs.openbsd.org 2004/08/12 21:41:13
Darren Tucker [Fri, 13 Aug 2004 11:22:40 +0000 (21:22 +1000)] 
   - jakob@cvs.openbsd.org 2004/08/12 21:41:13
     [ssh-keygen.1 ssh.1]
     improve SSHFP documentation; ok deraadt@

21 years ago - djm@cvs.openbsd.org 2004/08/12 09:18:24
Darren Tucker [Fri, 13 Aug 2004 11:21:47 +0000 (21:21 +1000)] 
   - djm@cvs.openbsd.org 2004/08/12 09:18:24
     [sshlogin.c]
     typo in error message, spotted by moritz AT jodeit.org (Id sync only)

21 years ago - avsm@cvs.openbsd.org 2004/08/11 21:44:32
Darren Tucker [Fri, 13 Aug 2004 11:19:37 +0000 (21:19 +1000)] 
   - avsm@cvs.openbsd.org 2004/08/11 21:44:32
     [authfd.c scp.c ssh-keyscan.c]
     use atomicio instead of homegrown equivalents or read/write.
     markus@ ok

21 years ago - avsm@cvs.openbsd.org 2004/08/11 21:43:05
Darren Tucker [Fri, 13 Aug 2004 11:18:00 +0000 (21:18 +1000)] 
   - avsm@cvs.openbsd.org 2004/08/11 21:43:05
     [channels.c channels.h clientloop.c misc.c misc.h serverloop.c ssh-agent.c]
     some signed/unsigned int comparison cleanups; markus@ ok

21 years ago - (dtucker) [openbsd-compat/bsd-misc.c] Typo in #ifdef; from vinschen at
Darren Tucker [Fri, 13 Aug 2004 08:37:21 +0000 (18:37 +1000)] 
 - (dtucker) [openbsd-compat/bsd-misc.c] Typo in #ifdef; from vinschen at
   redhat.com

21 years ago - (dtucker) [sshd.c] Clear loginmsg in postauth monitor, prevents doubling
Darren Tucker [Thu, 12 Aug 2004 13:08:14 +0000 (23:08 +1000)] 
 - (dtucker) [sshd.c] Clear loginmsg in postauth monitor, prevents doubling
    messages generated before the postauth privsep split.

21 years ago - djm@cvs.openbsd.org 2004/08/11 12:01:16
Darren Tucker [Thu, 12 Aug 2004 12:50:03 +0000 (22:50 +1000)] 
   - djm@cvs.openbsd.org 2004/08/11 12:01:16
     [sshlogin.c]
     make store_lastlog_message() static to appease -Wall; ok markus

21 years ago - djm@cvs.openbsd.org 2004/08/11 11:59:22
Darren Tucker [Thu, 12 Aug 2004 12:49:00 +0000 (22:49 +1000)] 
   - djm@cvs.openbsd.org 2004/08/11 11:59:22
     [sshlogin.c]
     check that lseek went were we told it to; ok markus@
     (Id sync only, but similar changes are needed in loginrec.c)

21 years ago - dtucker@cvs.openbsd.org 2004/08/11 11:50:09
Darren Tucker [Thu, 12 Aug 2004 12:42:29 +0000 (22:42 +1000)] 
   - dtucker@cvs.openbsd.org 2004/08/11 11:50:09
     [sshd.c]
     Don't try to close startup_pipe if it's not open; ok djm@

21 years ago - dtucker@cvs.openbsd.org 2004/08/11 11:09:54
Darren Tucker [Thu, 12 Aug 2004 12:41:44 +0000 (22:41 +1000)] 
   - dtucker@cvs.openbsd.org 2004/08/11 11:09:54
     [servconf.c]
     Fix minor leak; "looks right" deraadt@

21 years ago - djm@cvs.openbsd.org 2004/08/04 10:37:52
Darren Tucker [Thu, 12 Aug 2004 12:40:59 +0000 (22:40 +1000)] 
   - djm@cvs.openbsd.org 2004/08/04 10:37:52
     [dh.c]
     return group14 when no primes found - fixes hang on empty /etc/moduli;
     ok markus@

21 years ago - markus@cvs.openbsd.org 2004/07/28 09:40:29
Darren Tucker [Thu, 12 Aug 2004 12:40:24 +0000 (22:40 +1000)] 
   - markus@cvs.openbsd.org 2004/07/28 09:40:29
     [auth.c auth1.c auth2.c cipher.c cipher.h key.c session.c ssh.c
     sshconnect1.c]
     more s/illegal/invalid/

21 years ago - markus@cvs.openbsd.org 2004/07/28 08:56:22
Darren Tucker [Thu, 12 Aug 2004 12:36:51 +0000 (22:36 +1000)] 
   - markus@cvs.openbsd.org 2004/07/28 08:56:22
     [sshd.c]
     call setsid() _before_ re-exec

21 years ago - (dtucker) [sshd.c] Remove duplicate variable imported during sync.
Darren Tucker [Thu, 12 Aug 2004 12:16:55 +0000 (22:16 +1000)] 
 - (dtucker) [sshd.c] Remove duplicate variable imported during sync.

21 years ago - djm@cvs.openbsd.org 2004/07/21 11:51:29
Damien Miller [Wed, 21 Jul 2004 11:53:34 +0000 (21:53 +1000)] 
   - djm@cvs.openbsd.org 2004/07/21 11:51:29
     [canohost.c]
     bz#902: cache remote port so we don't fatal() in auth_log when remote
     connection goes away quickly. from peak AT argo.troja.mff.cuni.cz;
     ok markus@

21 years ago - (djm) [auth-pam.c] Portable parts of bz#899: Don't display invalid
Damien Miller [Wed, 21 Jul 2004 10:54:47 +0000 (20:54 +1000)] 
 - (djm) [auth-pam.c] Portable parts of bz#899: Don't display invalid
   usernames in setproctitle from peak AT argo.troja.mff.cuni.cz;

21 years ago - djm@cvs.openbsd.org 2004/07/21 10:36:23
Damien Miller [Wed, 21 Jul 2004 10:49:39 +0000 (20:49 +1000)] 
   - djm@cvs.openbsd.org 2004/07/21 10:36:23
     [gss-serv-krb5.c]
     fix function declaration

21 years ago - djm@cvs.openbsd.org 2004/07/21 10:33:31
Damien Miller [Wed, 21 Jul 2004 10:48:53 +0000 (20:48 +1000)] 
   - djm@cvs.openbsd.org 2004/07/21 10:33:31
     [auth1.c auth2.c]
     bz#899: Don't display invalid usernames in setproctitle

21 years ago - (djm) OpenBSD CVS Sync
Damien Miller [Wed, 21 Jul 2004 10:48:24 +0000 (20:48 +1000)] 
 - (djm) OpenBSD CVS Sync
   - markus@cvs.openbsd.org 2004/07/21 08:56:12
     [auth.c]
     s/Illegal user/Invalid user/; many requests; ok djm, millert, niklas,
     miod, ...

21 years ago - (djm) [regress/README.regress] Remove caveat regarding TCP wrappers, now
Damien Miller [Wed, 21 Jul 2004 10:44:05 +0000 (20:44 +1000)] 
 - (djm) [regress/README.regress] Remove caveat regarding TCP wrappers, now
   that sshd is fixed to behave better; suggested by tim

21 years ago - (djm) [contrib/redhat/sshd.pam] bz #903: Remove redundant entries; from
Damien Miller [Wed, 21 Jul 2004 01:01:41 +0000 (11:01 +1000)] 
 - (djm) [contrib/redhat/sshd.pam] bz #903: Remove redundant entries; from
   peak AT argo.troja.mff.cuni.cz

21 years ago - (djm) [log.c] bz #111: Escape more control characters when sending data
Damien Miller [Wed, 21 Jul 2004 00:52:13 +0000 (10:52 +1000)] 
 - (djm) [log.c] bz #111: Escape more control characters when sending data
   to syslog; from peak AT argo.troja.mff.cuni.cz

21 years ago - (tim) [configure.ac] updwtmpx() on OpenServer seems to add duplicate entry.
Tim Rice [Mon, 19 Jul 2004 17:19:26 +0000 (10:19 -0700)] 
 - (tim) [configure.ac] updwtmpx() on OpenServer seems to add duplicate entry.
   Report by rac AT tenzing.org

21 years ago - (djm) [auth-pam.c] Avoid use of xstrdup and friends in conversation function,
Damien Miller [Sun, 18 Jul 2004 23:39:11 +0000 (09:39 +1000)] 
 - (djm) [auth-pam.c] Avoid use of xstrdup and friends in conversation function,
   instead return PAM_CONV_ERR, avoiding another path to fatal(); ok dtucker@

21 years ago - (djm) [openbsd-compat/bsd-arc4random.c] Discard early keystream, like OpenBSD
Damien Miller [Sun, 18 Jul 2004 23:30:38 +0000 (09:30 +1000)] 
 - (djm) [openbsd-compat/bsd-arc4random.c] Discard early keystream, like OpenBSD
   ok dtucker@

21 years ago - dtucker@cvs.openbsd.org 2004/07/17 05:31:41
Darren Tucker [Sat, 17 Jul 2004 07:05:14 +0000 (17:05 +1000)] 
   - dtucker@cvs.openbsd.org 2004/07/17 05:31:41
     [monitor.c monitor_wrap.c session.c session.h sshd.c sshlogin.c]
     Move "Last logged in at.." message generation to the monitor, right
     before recording the new login.  Fixes missing lastlog message when
     /var/log/lastlog is not world-readable and incorrect datestamp when
     multiple sessions are used (bz #463);  much assistance & ok markus@

21 years ago - brad@cvs.openbsd.org 2004/07/12 23:34:25
Darren Tucker [Sat, 17 Jul 2004 06:13:15 +0000 (16:13 +1000)] 
   - brad@cvs.openbsd.org 2004/07/12 23:34:25
     [ssh-keyscan.1]
     Fix incorrect macro, .I -> .Em
     From: Eric S. Raymond <esr at thyrsus dot com>
     ok jmc@

21 years ago - deraadt@cvs.openbsd.org 2004/07/11 17:48:47
Darren Tucker [Sat, 17 Jul 2004 06:12:08 +0000 (16:12 +1000)] 
   - deraadt@cvs.openbsd.org 2004/07/11 17:48:47
     [channels.c cipher.c clientloop.c clientloop.h compat.h moduli.c
     readconf.c nchan.c pathnames.h progressmeter.c readconf.h servconf.c
     session.c sftp-client.c sftp.c ssh-agent.1 ssh-keygen.c ssh.c ssh1.h
     sshd.c ttymodes.h]
     spaces

21 years ago - (dtucker) [logintest.c scp.c sftp-server.c sftp.c ssh-add.c ssh-agent.c
Darren Tucker [Sat, 17 Jul 2004 04:07:42 +0000 (14:07 +1000)] 
 - (dtucker) [logintest.c scp.c sftp-server.c sftp.c ssh-add.c ssh-agent.c
   ssh-keygen.c ssh-keyscan.c ssh-keysign.c ssh-rand-helper.c ssh.c sshd.c
   openbsd-compat/bsd-misc.c] Move "char *__progname" to bsd-misc.c.  Reduces
   diff vs OpenBSD; ok mouring@, tested by tim@ too.

21 years ago - (dtucker) [auth-pam.c] Check for zero from waitpid() too, which allows
Darren Tucker [Sun, 11 Jul 2004 06:54:08 +0000 (16:54 +1000)] 
 - (dtucker) [auth-pam.c] Check for zero from waitpid() too, which allows
   the monitor to properly clean up the PAM thread (Debian bug #252676).

21 years ago - (tim) [contrib/cygwin/README] add minires-devel requirement. Patch from
Tim Rice [Fri, 9 Jul 2004 17:45:26 +0000 (10:45 -0700)] 
 - (tim) [contrib/cygwin/README] add minires-devel requirement. Patch from
   vinschen AT redhat.com

21 years ago - dtucker@cvs.openbsd.org 2004/07/08 12:47:21
Darren Tucker [Thu, 8 Jul 2004 13:11:44 +0000 (23:11 +1000)] 
   - dtucker@cvs.openbsd.org 2004/07/08 12:47:21
     [scp.c]
     Prevent scp from skipping the file following a double-error.
     bz #863, ok markus@

21 years ago - dtucker@cvs.openbsd.org 2004/07/03 11:02:25
Darren Tucker [Thu, 8 Jul 2004 13:09:42 +0000 (23:09 +1000)] 
   - dtucker@cvs.openbsd.org 2004/07/03 11:02:25
     [monitor_wrap.c]
     Put s/key functions inside #ifdef SKEY same as monitor.c,
     from des@freebsd via bz #330, ok markus@

21 years ago - dtucker@cvs.openbsd.org 2004/07/03 05:11:33
Darren Tucker [Thu, 8 Jul 2004 13:08:26 +0000 (23:08 +1000)] 
   - dtucker@cvs.openbsd.org 2004/07/03 05:11:33
     [sshlogin.c] (RCSID sync only, the corresponding code is not in Portable)
     Use '\0' not 0 for string; ok djm@, deraadt@

21 years ago - (dtucker) [mdoc2man.awk] Teach it to ignore .Bk -words, reported by
Darren Tucker [Fri, 2 Jul 2004 08:43:09 +0000 (18:43 +1000)] 
 - (dtucker) [mdoc2man.awk] Teach it to ignore .Bk -words, reported by
   strube at physik3.gwdg.de a long time ago.

21 years ago - (tim) [buildpkg.sh.in] Add $REV to bump the package revision within
Tim Rice [Fri, 2 Jul 2004 03:41:15 +0000 (20:41 -0700)] 
 - (tim) [buildpkg.sh.in] Add $REV to bump the package revision within
   the same version. Handle the case where someone uses --with-privsep-user=
   and the user name does not match the group name. ok dtucker@