]> andersk Git - openssh.git/log
openssh.git
19 years ago - djm@cvs.openbsd.org 2004/10/07 10:12:36
dtucker [Fri, 5 Nov 2004 09:26:49 +0000 (09:26 +0000)] 
   - djm@cvs.openbsd.org 2004/10/07 10:12:36
     [ssh-agent.c]
     don't unlink agent socket when bind() fails, spotted by rich AT
     rich-paul.net, ok markus@

19 years ago - djm@cvs.openbsd.org 2004/10/07 10:10:24
dtucker [Fri, 5 Nov 2004 09:22:00 +0000 (09:22 +0000)] 
   - djm@cvs.openbsd.org 2004/10/07 10:10:24
     [scp.1 sftp.1 ssh.1 ssh_config.5]
     document KbdInteractiveDevices; ok markus@

19 years ago - djm@cvs.openbsd.org 2004/09/25 03:45:14
dtucker [Fri, 5 Nov 2004 09:20:59 +0000 (09:20 +0000)] 
   - djm@cvs.openbsd.org 2004/09/25 03:45:14
     [sshd.c]
     these printf args are no longer double; ok deraadt@ markus@

19 years ago - djm@cvs.openbsd.org 2004/09/23 13:00:04
dtucker [Fri, 5 Nov 2004 09:19:51 +0000 (09:19 +0000)] 
   - djm@cvs.openbsd.org 2004/09/23 13:00:04
     [ssh.c]
     correctly honour -n in multiplex client mode; spotted by sturm@ ok markus@

19 years ago - deraadt@cvs.openbsd.org 2004/09/15 18:46:04
dtucker [Fri, 5 Nov 2004 09:10:02 +0000 (09:10 +0000)] 
   - deraadt@cvs.openbsd.org 2004/09/15 18:46:04
     [scp.c]
     scratch that do { } while (0) wrapper in this case

19 years ago - mickey@cvs.openbsd.org 2004/09/15 18:42:27
dtucker [Fri, 5 Nov 2004 09:09:09 +0000 (09:09 +0000)] 
   - mickey@cvs.openbsd.org 2004/09/15 18:42:27
     [sshd.c]
     use less doubles in daemons; markus@ ok

19 years ago - jaredy@cvs.openbsd.org 2004/09/15 03:25:41
dtucker [Fri, 5 Nov 2004 09:06:59 +0000 (09:06 +0000)] 
   - jaredy@cvs.openbsd.org 2004/09/15 03:25:41
     [sshd_config.5]
     mention PrintLastLog only prints last login time for interactive
     sessions, like PrintMotd mentions.
     From Michael Knudsen, with wording changed slightly to match the
     PrintMotd description.
     ok djm

19 years ago - deraadt@cvs.openbsd.org 2004/09/15 00:46:01
dtucker [Fri, 5 Nov 2004 09:05:32 +0000 (09:05 +0000)] 
   - deraadt@cvs.openbsd.org 2004/09/15 00:46:01
     [ssh.c]
     /* fallthrough */ is something a programmer understands.  But
     /* FALLTHROUGH */ is also understood by lint, so that is better.

19 years ago - djm@cvs.openbsd.org 2004/09/07 23:41:30
dtucker [Fri, 5 Nov 2004 09:02:16 +0000 (09:02 +0000)] 
   - djm@cvs.openbsd.org 2004/09/07 23:41:30
     [clientloop.c ssh.c]
     cleanup multiplex control socket on SIGHUP too, spotted by sturm@
     ok markus@ deraadt@

19 years ago - jmc@cvs.openbsd.org 2004/08/30 21:22:49
dtucker [Fri, 5 Nov 2004 09:01:03 +0000 (09:01 +0000)] 
   - jmc@cvs.openbsd.org 2004/08/30 21:22:49
     [ssh-add.1 ssh.1]
     .Xsession -> .xsession;
     originally from a pr from f at obiit dot org, but missed by myself;
     ok markus@ matthieu@

19 years ago - markus@cvs.openbsd.org 2004/08/30 09:18:08
dtucker [Fri, 5 Nov 2004 09:00:03 +0000 (09:00 +0000)] 
   - markus@cvs.openbsd.org 2004/08/30 09:18:08
     [LICENCE]
     s/keygen/keyscan/

19 years ago - (dtucker) [configure.ac includes.h] Bug #947: Fix compile error on HP-UX
dtucker [Tue, 2 Nov 2004 09:30:54 +0000 (09:30 +0000)] 
 - (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.

19 years ago - (dtucker) [uidswap.c] Don't test dropping of gids for the root user or
dtucker [Tue, 19 Oct 2004 06:33:33 +0000 (06:33 +0000)] 
 - (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@

19 years agothat was "ok dtucker@"
djm [Sat, 16 Oct 2004 08:53:28 +0000 (08:53 +0000)] 
that was "ok dtucker@"

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

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

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

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

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

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

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

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

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

19 years ago - (djm) [loginrec.c] xmalloc
djm [Sun, 12 Sep 2004 05:26:00 +0000 (05:26 +0000)] 
 - (djm) [loginrec.c] xmalloc

19 years ago - (djm) [loginrec.c] __func__ifiy
djm [Sun, 12 Sep 2004 05:25:17 +0000 (05:25 +0000)] 
 - (djm) [loginrec.c] __func__ifiy

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

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

19 years ago - (dtucker) [configure.ac] Bug #321: Add cross-compile support to configure.
dtucker [Sat, 11 Sep 2004 13:26:37 +0000 (13:26 +0000)] 
 - (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@

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

19 years ago - (dtucker) [auth-pam.c auth.h auth2-none.c auth2.c monitor.c monitor_wrap.c]
dtucker [Sat, 11 Sep 2004 13:07:03 +0000 (13:07 +0000)] 
 - (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@

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

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

19 years ago - (dtucker) [auth-pam.c auth-pam.h session.c] Bug #890: Send output from
dtucker [Sat, 11 Sep 2004 12:17:26 +0000 (12:17 +0000)] 
 - (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@

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

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

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

19 years ago - (dtucker) [session.c openbsd-compat/bsd-cygwin_util.{c,h}] Bug #915: only
dtucker [Mon, 30 Aug 2004 10:42:08 +0000 (10:42 +0000)] 
 - (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@

19 years ago - (dtucker) [openbsd-compat/port-aix.c] Bug #712: Explicitly check for
dtucker [Sun, 29 Aug 2004 11:43:33 +0000 (11:43 +0000)] 
 - (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).

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

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

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

19 years ago - (dtucker) [regress/scp.sh] Make this work on Cygwin too, which doesn't like
dtucker [Sun, 29 Aug 2004 09:39:09 +0000 (09:39 +0000)] 
 - (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.

19 years ago - (dtucker) [regress/dynamic-forward.sh] Allow time for connections to be torn
dtucker [Sun, 29 Aug 2004 07:14:31 +0000 (07:14 +0000)] 
 - (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.

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

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

19 years ago - djm@cvs.openbsd.org 2004/08/28 01:01:48
dtucker [Sun, 29 Aug 2004 06:38:41 +0000 (06:38 +0000)] 
   - 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@

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

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

19 years ago - dtucker@cvs.openbsd.org 2004/08/23 14:26:38
dtucker [Sun, 29 Aug 2004 06:31:28 +0000 (06:31 +0000)] 
   - 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)

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

19 years ago - djm@cvs.openbsd.org 2004/08/23 11:48:09
dtucker [Sun, 29 Aug 2004 06:28:39 +0000 (06:28 +0000)] 
   - 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

19 years ago - (dtucker) [openbsd-compat/getrrsetbyname.c] Prevent getrrsetbyname from
dtucker [Sun, 29 Aug 2004 06:12:29 +0000 (06:12 +0000)] 
 - (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@

19 years agoAdd filename to ChangeLog entry
dtucker [Sat, 28 Aug 2004 06:17:35 +0000 (06:17 +0000)] 
Add filename to ChangeLog entry

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

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

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

19 years ago - (djm) Release 3.9p1 V_3_9_P1
djm [Tue, 17 Aug 2004 12:50:40 +0000 (12:50 +0000)] 
 - (djm) Release 3.9p1

19 years ago - (djm) Crank RPM spec version numbers
djm [Tue, 17 Aug 2004 12:49:12 +0000 (12:49 +0000)] 
 - (djm) Crank RPM spec version numbers

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

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

19 years ago - (dtucker) [acconfig.h auth-pam.c configure.ac] Set real uid to non-root
dtucker [Mon, 16 Aug 2004 13:12:05 +0000 (13:12 +0000)] 
 - (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@

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

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

19 years ago - (djm) [acconfig.h configure.ac openbsd-compat/Makefile.in
djm [Sun, 15 Aug 2004 08:40:59 +0000 (08:40 +0000)] 
 - (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@

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

19 years ago - (dtucker) [loginrec.c openbsd-compat/port-aix.c openbsd-compat/port-aix.h]
dtucker [Sat, 14 Aug 2004 14:09:11 +0000 (14:09 +0000)] 
 - (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.

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

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

19 years agoremove antique crypto restrictions text
djm [Sat, 14 Aug 2004 00:26:30 +0000 (00:26 +0000)] 
remove antique crypto restrictions text

19 years ago - dtucker@cvs.openbsd.org 2004/08/13 11:09:24
dtucker [Fri, 13 Aug 2004 11:30:24 +0000 (11:30 +0000)] 
   - 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@

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

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

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

19 years ago - djm@cvs.openbsd.org 2004/08/12 09:18:24
dtucker [Fri, 13 Aug 2004 11:21:47 +0000 (11:21 +0000)] 
   - 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)

19 years ago - avsm@cvs.openbsd.org 2004/08/11 21:44:32
dtucker [Fri, 13 Aug 2004 11:19:37 +0000 (11:19 +0000)] 
   - 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

19 years ago - avsm@cvs.openbsd.org 2004/08/11 21:43:05
dtucker [Fri, 13 Aug 2004 11:18:00 +0000 (11:18 +0000)] 
   - 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

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

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

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

19 years ago - djm@cvs.openbsd.org 2004/08/11 11:59:22
dtucker [Thu, 12 Aug 2004 12:49:00 +0000 (12:49 +0000)] 
   - 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)

19 years ago - dtucker@cvs.openbsd.org 2004/08/11 11:50:09
dtucker [Thu, 12 Aug 2004 12:42:29 +0000 (12:42 +0000)] 
   - 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@

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

19 years ago - djm@cvs.openbsd.org 2004/08/04 10:37:52
dtucker [Thu, 12 Aug 2004 12:40:59 +0000 (12:40 +0000)] 
   - 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@

19 years ago - markus@cvs.openbsd.org 2004/07/28 09:40:29
dtucker [Thu, 12 Aug 2004 12:40:24 +0000 (12:40 +0000)] 
   - 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/

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

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

19 years ago - djm@cvs.openbsd.org 2004/07/21 11:51:29
djm [Wed, 21 Jul 2004 11:53:34 +0000 (11:53 +0000)] 
   - 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@

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

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

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

19 years ago - (djm) OpenBSD CVS Sync
djm [Wed, 21 Jul 2004 10:48:24 +0000 (10:48 +0000)] 
 - (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, ...

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

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

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

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

19 years ago - (djm) [auth-pam.c] Avoid use of xstrdup and friends in conversation function,
djm [Sun, 18 Jul 2004 23:39:11 +0000 (23:39 +0000)] 
 - (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@

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

19 years ago - dtucker@cvs.openbsd.org 2004/07/17 05:31:41
dtucker [Sat, 17 Jul 2004 07:05:14 +0000 (07:05 +0000)] 
   - 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@

19 years ago - brad@cvs.openbsd.org 2004/07/12 23:34:25
dtucker [Sat, 17 Jul 2004 06:13:15 +0000 (06:13 +0000)] 
   - 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@

19 years ago - deraadt@cvs.openbsd.org 2004/07/11 17:48:47
dtucker [Sat, 17 Jul 2004 06:12:08 +0000 (06:12 +0000)] 
   - 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

This page took 0.681619 seconds and 4 git commands to generate.