]> git.ipfire.org Git - thirdparty/openssh-portable.git/log
thirdparty/openssh-portable.git
22 years ago - (djm) Bug #470: Detect strnvis, not strvis in configure.
Damien Miller [Thu, 16 Jan 2003 23:31:38 +0000 (10:31 +1100)] 
 - (djm) Bug #470: Detect strnvis, not strvis in configure.
    From d_wllms@lanl.gov

22 years ago20030116
Damien Miller [Thu, 16 Jan 2003 04:39:13 +0000 (15:39 +1100)] 
20030116
 - (djm) OpenBSD CVS Sync
   - djm@cvs.openbsd.org 2003/01/16 03:41:55
     [sftp-int.c]
     explicitly use first glob result

22 years ago - djm@cvs.openbsd.org 2003/01/14 10:58:00
Damien Miller [Tue, 14 Jan 2003 11:24:47 +0000 (22:24 +1100)] 
   - djm@cvs.openbsd.org 2003/01/14 10:58:00
     [sftp-client.c sftp-int.c]
     Don't try to upload or download non-regular files. Report from
     apoloval@pantuflo.escet.urjc.es; ok markus@

22 years agooops
Damien Miller [Tue, 14 Jan 2003 11:24:19 +0000 (22:24 +1100)] 
oops

22 years ago - djm@cvs.openbsd.org 2003/01/13 11:04:04
Damien Miller [Tue, 14 Jan 2003 11:24:05 +0000 (22:24 +1100)] 
   - djm@cvs.openbsd.org 2003/01/13 11:04:04
     [sftp-int.c]
     make cmds[] array static to avoid conflict with BSDI libc.

22 years ago - markus@cvs.openbsd.org 2003/01/12 16:57:02
Damien Miller [Tue, 14 Jan 2003 11:23:23 +0000 (22:23 +1100)] 
   - markus@cvs.openbsd.org 2003/01/12 16:57:02
     [progressmeter.c]
     allow WARNINGS=yes; ok djm@

22 years ago - markus@cvs.openbsd.org 2003/01/11 18:29:43
Damien Miller [Tue, 14 Jan 2003 11:22:43 +0000 (22:22 +1100)] 
   - markus@cvs.openbsd.org 2003/01/11 18:29:43
     [log.c]
     set fatal_cleanups to NULL in fatal_remove_all_cleanups();
     dtucker@zip.com.au

22 years ago - (djm) OpenBSD CVS Sync
Damien Miller [Tue, 14 Jan 2003 11:22:11 +0000 (22:22 +1100)] 
 - (djm) OpenBSD CVS Sync
   - fgsch@cvs.openbsd.org 2003/01/10 23:23:24
     [sftp-int.c]
     typo; from Nils Nordman <nino at nforced dot com>.

22 years ago - (djm) Bug #467: Add a --disable-strip option to turn off stripping of
Damien Miller [Mon, 13 Jan 2003 05:55:22 +0000 (16:55 +1100)] 
 - (djm) Bug #467: Add a --disable-strip option to turn off stripping of
   installed binaries. From mdev@idg.nl

22 years ago - (djm) Rework openbsd-compat/setproctitle.c a bit: move emulation type
Damien Miller [Sun, 12 Jan 2003 23:04:58 +0000 (10:04 +1100)] 
 - (djm) Rework openbsd-compat/setproctitle.c a bit: move emulation type
   detection to configure.ac. Prompted by stevesk@

22 years agomore
Damien Miller [Sun, 12 Jan 2003 23:00:34 +0000 (10:00 +1100)] 
more

22 years ago - fgsch@cvs.openbsd.org 2003/01/10 08:19:07
Damien Miller [Fri, 10 Jan 2003 10:46:02 +0000 (21:46 +1100)] 
   - fgsch@cvs.openbsd.org 2003/01/10 08:19:07
     [scp.c sftp.1 sftp.c sftp-client.c sftp-int.c  progressmeter.c]
     [progressmeter.h]
     sftp progress meter support.
     original diffs by Nils Nordman <nino at nforced dot com> via
     markus@, merged to -current by me, djm@ ok.

22 years ago - djm@cvs.openbsd.org 2003/01/10 10:32:54
Damien Miller [Fri, 10 Jan 2003 10:45:12 +0000 (21:45 +1100)] 
   - djm@cvs.openbsd.org 2003/01/10 10:32:54
     [channels.c]
     hush socket() errors, except last. Fixes mindrot bug #408; ok markus@

22 years ago - djm@cvs.openbsd.org 2003/01/10 10:29:35
Damien Miller [Fri, 10 Jan 2003 10:44:48 +0000 (21:44 +1100)] 
   - djm@cvs.openbsd.org 2003/01/10 10:29:35
     [scp.c]
     Don't ftruncate after write error, creating sparse files of
     incorrect length
     mindrot bug #403, reported by rusr@cup.hp.com; ok markus@

22 years ago - djm@cvs.openbsd.org 2003/01/10 08:48:15
Damien Miller [Fri, 10 Jan 2003 10:43:58 +0000 (21:43 +1100)] 
   - djm@cvs.openbsd.org 2003/01/10 08:48:15
     [sftp-client.c]
     Simplify and avoid redundancy in packet send and receive
     functions; ok fgs@

22 years ago - fgsch@cvs.openbsd.org 2003/01/10 08:19:07
Damien Miller [Fri, 10 Jan 2003 10:43:24 +0000 (21:43 +1100)] 
   - fgsch@cvs.openbsd.org 2003/01/10 08:19:07
     [scp.c sftp.1 sftp.c sftp-client.c sftp-int.c]
     sftp progress meter support.
     original diffs by Nils Nordman <nino at nforced dot com> via
     markus@, merged to -current by me, djm@ ok.

22 years ago - (djm) OpenBSD CVS Sync
Damien Miller [Fri, 10 Jan 2003 10:40:00 +0000 (21:40 +1100)] 
 - (djm) OpenBSD CVS Sync
   - djm@cvs.openbsd.org 2003/01/08 23:53:26
     [sftp.1 sftp.c sftp-int.c sftp-int.h]
     Cleanup error handling for batchmode
     Allow blank lines and comments in input
     Ability to suppress abort on error in batchmode ("-put blah")
     Fixes mindrot bug #452; markus@ ok

22 years ago - (djm) Enable new setproctitle emulation for Linux, AIX and HP/UX. More
Damien Miller [Thu, 9 Jan 2003 22:53:12 +0000 (09:53 +1100)] 
 - (djm) Enable new setproctitle emulation for Linux, AIX and HP/UX. More
   systems may be added later.

22 years ago[scp.c] make compilers without long long happy.
Tim Rice [Thu, 9 Jan 2003 04:09:30 +0000 (20:09 -0800)] 
[scp.c] make compilers without long long happy.

22 years ago[auth.c] declare today at top of allowed_user() to keep older compilers happy.
Tim Rice [Thu, 9 Jan 2003 04:04:27 +0000 (20:04 -0800)] 
[auth.c] declare today at top of allowed_user() to keep older compilers happy.

22 years ago[Makefile.in configure.ac] replace fixpath with sed script. Patch by Mo DeJong.
Tim Rice [Thu, 9 Jan 2003 01:22:59 +0000 (17:22 -0800)] 
[Makefile.in configure.ac] replace fixpath with sed script. Patch by Mo DeJong.

22 years ago - (djm) Update README to reflect AIX's status as a well supported platform.
Damien Miller [Wed, 8 Jan 2003 12:28:40 +0000 (23:28 +1100)] 
 - (djm) Update README to reflect AIX's status as a well supported platform.
   From dtucker@zip.com.au

22 years ago - fgsch@cvs.openbsd.org 2003/01/07 23:42:54
Damien Miller [Wed, 8 Jan 2003 03:05:23 +0000 (14:05 +1100)] 
   - fgsch@cvs.openbsd.org 2003/01/07 23:42:54
     [sftp.1]
     add version; from Nils Nordman <nino at nforced dot com> via markus@.
     markus@ ok

22 years ago - djm@cvs.openbsd.org 2003/01/06 23:51:22
Damien Miller [Wed, 8 Jan 2003 03:04:53 +0000 (14:04 +1100)] 
   - djm@cvs.openbsd.org 2003/01/06 23:51:22
     [sftp-client.c]
     Fix "get -p" download to not add user-write perm. mindrot bug #426
     reported by gfernandez@livevault.com; ok markus@

22 years ago - (djm) OpenBSD CVS Sync
Damien Miller [Wed, 8 Jan 2003 03:04:09 +0000 (14:04 +1100)] 
 - (djm) OpenBSD CVS Sync
   - markus@cvs.openbsd.org 2003/01/01 18:08:52
     [channels.c]
     move big output buffer messages to debug2

22 years ago - (djm) Avoid redundant xstrdup/xfree in auth2-pam.c. From Solar via markus@
Damien Miller [Wed, 8 Jan 2003 01:37:03 +0000 (12:37 +1100)] 
 - (djm) Avoid redundant xstrdup/xfree in auth2-pam.c. From Solar via markus@

22 years ago - (djm) Sync openbsd-compat/ with OpenBSD -current
Damien Miller [Wed, 8 Jan 2003 00:16:48 +0000 (11:16 +1100)] 
 - (djm) Sync openbsd-compat/ with OpenBSD -current

22 years agomissing newline
Damien Miller [Tue, 7 Jan 2003 13:06:48 +0000 (00:06 +1100)] 
missing newline

22 years ago - (djm) Fix my fix of the fix for the Bug #442 for PAM case. Spotted by
Damien Miller [Tue, 7 Jan 2003 12:55:59 +0000 (23:55 +1100)] 
 - (djm) Fix my fix of the fix for the Bug #442 for PAM case. Spotted by
   dtucker@zip.com.au. Reorder for clarity too.

22 years ago - (djm) Bug #178: On AIX /etc/nologin wasnt't shown to users. Fix from
Damien Miller [Tue, 7 Jan 2003 06:38:58 +0000 (17:38 +1100)] 
 - (djm) Bug #178: On AIX /etc/nologin wasnt't shown to users. Fix from
   Ralf.Wenk@fh-karlsruhe.de and dtucker@zip.com.au

22 years ago - (djm) Bug #111: Run syslog and stderr logging through strnvis to eliminate
Damien Miller [Tue, 7 Jan 2003 06:04:18 +0000 (17:04 +1100)] 
 - (djm) Bug #111: Run syslog and stderr logging through strnvis to eliminate
   nasties. Report from peak@argo.troja.mff.cuni.cz

22 years ago - (djm) Bug #110: bogus error messages in lastlog_get_entry(). Fix based
Damien Miller [Tue, 7 Jan 2003 05:46:58 +0000 (16:46 +1100)] 
 - (djm) Bug #110: bogus error messages in lastlog_get_entry(). Fix based
   on one by peak@argo.troja.mff.cuni.cz

22 years ago - (djm) Fix Bug #442 for PAM case
Damien Miller [Tue, 7 Jan 2003 05:15:20 +0000 (16:15 +1100)] 
 - (djm) Fix Bug #442 for PAM case

22 years ago - (djm) Bug #26: Use local mkstemp() rather than glibc's silly one. Fixes
Damien Miller [Tue, 7 Jan 2003 04:18:32 +0000 (15:18 +1100)] 
 - (djm) Bug #26: Use local mkstemp() rather than glibc's silly one. Fixes
   Can't pass KRB4 TGT passing. Fix from: jan.iven@cern.ch

22 years ago - (djm) Bug #442: Check for and deny access to accounts with locked
Damien Miller [Tue, 7 Jan 2003 01:19:32 +0000 (12:19 +1100)] 
 - (djm) Bug #442: Check for and deny access to accounts with locked
   passwords. Patch from dtucker@zip.com.au

22 years ago - (djm) Bug #401: Work around Linux breakage with IPv6 mapped addresses.
Damien Miller [Mon, 6 Jan 2003 23:51:23 +0000 (10:51 +1100)] 
 - (djm) Bug #401: Work around Linux breakage with IPv6 mapped addresses.
   Based on fix from yoshfuji@linux-ipv6.org

22 years ago - (djm) Bug #446: Set LOGIN env var to pw_name on AIX. Patch from
Damien Miller [Fri, 3 Jan 2003 03:52:53 +0000 (14:52 +1100)] 
 - (djm) Bug #446: Set LOGIN env var to pw_name on AIX. Patch from
   mii@ornl.gov

22 years ago - (djm) Bug #460: Filling utmp[x]->ut_addr_v6 if present. Patch from
Damien Miller [Fri, 3 Jan 2003 03:42:27 +0000 (14:42 +1100)] 
 - (djm) Bug #460: Filling utmp[x]->ut_addr_v6 if present. Patch from
   cjwatson@debian.org

22 years ago - (djm) Bug #461: ssh-copy-id fails with no arguments. Patch from
Damien Miller [Fri, 3 Jan 2003 03:34:06 +0000 (14:34 +1100)] 
 - (djm) Bug #461: ssh-copy-id fails with no arguments. Patch from
   cjwatson@debian.org

22 years ago - (stevesk) [session.c sshlogin.c sshlogin.h] complete portable
Kevin Steves [Wed, 1 Jan 2003 23:43:55 +0000 (23:43 +0000)] 
  - (stevesk) [session.c sshlogin.c sshlogin.h] complete portable
    parts of pass addrlen with sockaddr * fix.
    from Hajimu UMEMOTO <ume@FreeBSD.org>

22 years ago - (bal) [msg.c msg.h scp.c ssh-keysign.c sshconnect2.c] Resync CVS IDs since
Ben Lindstrom [Mon, 23 Dec 2002 02:58:17 +0000 (02:58 +0000)] 
 - (bal) [msg.c msg.h scp.c ssh-keysign.c sshconnect2.c]  Resync CVS IDs since
   we already did s/msg_send/ssh_msg_send/

22 years ago - markus@cvs.openbsd.org 2002/12/13 15:20:52
Ben Lindstrom [Mon, 23 Dec 2002 02:53:08 +0000 (02:53 +0000)] 
   - markus@cvs.openbsd.org 2002/12/13 15:20:52
     [scp.c]
     1) include stalling time in total time
     2) truncate filenames to 45 instead of 20 characters
     3) print rate instead of progress bar, no more stars
     4) scale output to tty width
     based on a patch from Niels; ok fries@ lebel@ fgs@ millert@

22 years ago - markus@cvs.openbsd.org 2002/12/13 10:03:15
Ben Lindstrom [Mon, 23 Dec 2002 02:44:36 +0000 (02:44 +0000)] 
   - markus@cvs.openbsd.org 2002/12/13 10:03:15
     [channels.c misc.c sshconnect2.c]
     cleanup debug messages, more useful information for the client user.

22 years ago - markus@cvs.openbsd.org 2002/12/10 19:47:14
Ben Lindstrom [Mon, 23 Dec 2002 02:42:52 +0000 (02:42 +0000)] 
   - markus@cvs.openbsd.org 2002/12/10 19:47:14
     [packet.c]
     static

22 years ago - markus@cvs.openbsd.org 2002/12/10 19:26:50
Ben Lindstrom [Mon, 23 Dec 2002 02:41:41 +0000 (02:41 +0000)] 
   - markus@cvs.openbsd.org 2002/12/10 19:26:50
     [packet.c]
     move tos handling to packet_set_tos; ok provos/henning/deraadt

22 years ago - markus@cvs.openbsd.org 2002/12/10 08:56:00
Ben Lindstrom [Mon, 23 Dec 2002 02:26:08 +0000 (02:26 +0000)] 
   - markus@cvs.openbsd.org 2002/12/10 08:56:00
     [session.c]
     Make sure $SHELL points to the shell from the password file, even if shell
     is overridden from login.conf; bug#453; semen at online.sinor.ru; ok millert@

22 years ago - millert@cvs.openbsd.org 2002/12/09 16:50:30
Ben Lindstrom [Mon, 23 Dec 2002 02:24:54 +0000 (02:24 +0000)] 
   - millert@cvs.openbsd.org 2002/12/09 16:50:30
     [ssh.c]
     Avoid setting optind to 0 as GNU getopt treats that like we do optreset.
     markus@ OK

22 years ago - djm@cvs.openbsd.org 2002/12/06 05:20:02
Ben Lindstrom [Mon, 23 Dec 2002 02:23:37 +0000 (02:23 +0000)] 
  - djm@cvs.openbsd.org 2002/12/06 05:20:02
     [sftp.1]
     Fix cut'n'paste error, spotted by matthias.riese@b-novative.de; ok deraadt@

22 years ago - markus@cvs.openbsd.org 2002/12/05 11:08:35
Ben Lindstrom [Mon, 23 Dec 2002 02:22:09 +0000 (02:22 +0000)] 
   - markus@cvs.openbsd.org 2002/12/05 11:08:35
     [scp.c]
     use roundup() similar to rcp/util.c and avoid problems with strange
     filesystem block sizes, noted by tjr@freebsd.org; ok djm@

22 years ago - stevesk@cvs.openbsd.org 2002/12/04 04:36:47
Ben Lindstrom [Mon, 23 Dec 2002 02:15:57 +0000 (02:15 +0000)] 
   - stevesk@cvs.openbsd.org 2002/12/04 04:36:47
     [session.c]
     remove xauth entries before add; PR 2994 from janjaap@stack.nl.
     ok markus@

22 years ago - markus@cvs.openbsd.org 2002/11/27 17:53:35
Ben Lindstrom [Mon, 23 Dec 2002 02:14:51 +0000 (02:14 +0000)] 
   - markus@cvs.openbsd.org 2002/11/27 17:53:35
     [scp.c sftp.c ssh.c]
     allow usernames with embedded '@', e.g. scp user@vhost@realhost:file /tmp;
     http://bugzilla.mindrot.org/show_bug.cgi?id=447; ok mouring@, millert@

22 years ago - stevesk@cvs.openbsd.org 2002/11/26 02:38:54
Ben Lindstrom [Mon, 23 Dec 2002 02:13:37 +0000 (02:13 +0000)] 
   - stevesk@cvs.openbsd.org 2002/11/26 02:38:54
     [canohost.c]
     KNF, comment and error message repair; ok markus@

22 years ago - stevesk@cvs.openbsd.org 2002/11/26 02:35:30
Ben Lindstrom [Mon, 23 Dec 2002 02:11:54 +0000 (02:11 +0000)] 
  - stevesk@cvs.openbsd.org 2002/11/26 02:35:30
     [ssh-keygen.1]
     remove outdated statement; ok markus@ deraadt@

22 years ago - wcobb@cvs.openbsd.org 2002/11/26 00:45:03
Ben Lindstrom [Mon, 23 Dec 2002 02:11:02 +0000 (02:11 +0000)] 
   - wcobb@cvs.openbsd.org 2002/11/26 00:45:03
     [scp.c ssh-keygen.c]
     Remove unnecessary fflush(stderr) calls, stderr is unbuffered by default.
     ok markus@

22 years ago - stevesk@cvs.openbsd.org 2002/11/24 21:46:24
Ben Lindstrom [Mon, 23 Dec 2002 02:09:59 +0000 (02:09 +0000)] 
  - stevesk@cvs.openbsd.org 2002/11/24 21:46:24
     [ssh-keysign.8]
     typo: "the the"

22 years ago - markus@cvs.openbsd.org 2002/11/21 23:04:33
Ben Lindstrom [Mon, 23 Dec 2002 02:08:57 +0000 (02:08 +0000)] 
  - markus@cvs.openbsd.org 2002/11/21 23:04:33
     [ssh.c]
     debug->debug2

22 years ago - deraadt@cvs.openbsd.org 2002/11/21 23:03:51
Ben Lindstrom [Mon, 23 Dec 2002 02:06:19 +0000 (02:06 +0000)] 
   - deraadt@cvs.openbsd.org 2002/11/21 23:03:51
     [auth-krb5.c auth1.c hostfile.h monitor_wrap.c sftp-client.c sftp-int.c ssh-add.c ssh-rsa.c
      sshconnect.c]
     KNF

22 years ago - markus@cvs.openbsd.org 2002/11/21 22:45:31
Ben Lindstrom [Mon, 23 Dec 2002 02:04:22 +0000 (02:04 +0000)] 
   - markus@cvs.openbsd.org 2002/11/21 22:45:31
     [cipher.c kex.c packet.c sshconnect.c sshconnect2.c]
     debug->debug2, unify debug messages

22 years ago - markus@cvs.openbsd.org 2002/11/21 22:22:50
Ben Lindstrom [Mon, 23 Dec 2002 02:03:02 +0000 (02:03 +0000)] 
   - markus@cvs.openbsd.org 2002/11/21 22:22:50
     [dh.c]
     debug->debug2

22 years ago - markus@cvs.openbsd.org 2002/11/18 16:43:44
Ben Lindstrom [Mon, 23 Dec 2002 02:01:55 +0000 (02:01 +0000)] 
   - markus@cvs.openbsd.org 2002/11/18 16:43:44
     [clientloop.c]
     don't overwrite SIG{INT,QUIT,TERM} handler if set to SIG_IGN;
     e.g. if ssh is used for backup; report Joerg Schilling; ok millert@

22 years ago - fgsch@cvs.openbsd.org 2002/11/15 10:03:09
Ben Lindstrom [Mon, 23 Dec 2002 02:00:23 +0000 (02:00 +0000)] 
   - fgsch@cvs.openbsd.org 2002/11/15 10:03:09
     [authfile.c]
     lseek(2) may return -1 when getting the public/private key lenght.
     Simplify the code and check for errors using fstat(2).

     Problem reported by Mauricio Sanchez, markus@ ok.

22 years ago - (djm) PERL-free fixpaths from stuge-openssh-unix-dev@cdy.org
Damien Miller [Thu, 5 Dec 2002 09:59:33 +0000 (20:59 +1100)] 
 - (djm) PERL-free fixpaths from stuge-openssh-unix-dev@cdy.org

22 years ago[configure.ac] fix STDPATH test for IRIX. First reported by advax@triumf.ca.
Tim Rice [Fri, 22 Nov 2002 21:29:01 +0000 (13:29 -0800)] 
[configure.ac] fix STDPATH test for IRIX. First reported by advax@triumf.ca.
This type of solution tested by <herb@sgi.com>

22 years ago[configure.ac] remove unused variables no_libsocket and no_libnsl
Tim Rice [Wed, 13 Nov 2002 23:55:55 +0000 (15:55 -0800)] 
[configure.ac] remove unused variables no_libsocket and no_libnsl

22 years ago[contrib/solaris/opensshd.in] add umask 022 so sshd.pid is not world writable.
Tim Rice [Wed, 13 Nov 2002 23:50:04 +0000 (15:50 -0800)] 
[contrib/solaris/opensshd.in] add umask 022 so sshd.pid is not world writable.

22 years ago - (bal) AIX does not log login attempts for unknown users (bug #432).
Ben Lindstrom [Sat, 9 Nov 2002 16:11:10 +0000 (16:11 +0000)] 
 - (bal) AIX does not log login attempts for unknown users (bug #432).
   patch by dtucker@zip.com.au

22 years ago - (bal) Update ssh-host-config and minor rewrite of bsd-cygwin_util.c
Ben Lindstrom [Sat, 9 Nov 2002 15:59:27 +0000 (15:59 +0000)] 
 - (bal) Update ssh-host-config and minor rewrite of bsd-cygwin_util.c
   ntsec now default if cygwin version beginning w/ version 56.  Patch
   by Corinna Vinschen <vinschen@redhat.com>

22 years ago - markus@cvs.openbsd.org 2002/11/07 22:35:38
Ben Lindstrom [Sat, 9 Nov 2002 15:54:08 +0000 (15:54 +0000)] 
   - markus@cvs.openbsd.org 2002/11/07 22:35:38
     [scp.c]
     check exit status from ssh, and exit(1) if ssh fails; bug#369;
     binder@arago.de

22 years ago - markus@cvs.openbsd.org 2002/11/07 22:08:07
Ben Lindstrom [Sat, 9 Nov 2002 15:52:31 +0000 (15:52 +0000)] 
   - markus@cvs.openbsd.org 2002/11/07 22:08:07
     [readconf.c readconf.h ssh-keysign.8 ssh-keysign.c]
     we cannot use HostbasedAuthentication for enabling ssh-keysign(8),
     because HostbasedAuthentication might be enabled based on the
     target host and ssh-keysign(8) does not know the remote hostname
     and not trust ssh(1) about the hostname, so we add a new option
     EnableSSHKeysign; ok djm@, report from zierke@informatik.uni-hamburg.de

22 years ago - markus@cvs.openbsd.org 2002/11/07 16:28:47
Ben Lindstrom [Sat, 9 Nov 2002 15:50:03 +0000 (15:50 +0000)] 
   - markus@cvs.openbsd.org 2002/11/07 16:28:47
     [sshd.c]
     log to stderr if -ie is given, bug #414, prj@po.cwru.edu

22 years ago - markus@cvs.openbsd.org 2002/11/05 20:10:37
Ben Lindstrom [Sat, 9 Nov 2002 15:48:49 +0000 (15:48 +0000)] 
   - markus@cvs.openbsd.org 2002/11/05 20:10:37
     [sftp-client.c]
     typo; GaryF@livevault.com

22 years ago - markus@cvs.openbsd.org 2002/11/05 19:45:20
Ben Lindstrom [Sat, 9 Nov 2002 15:47:47 +0000 (15:47 +0000)] 
   - markus@cvs.openbsd.org 2002/11/05 19:45:20
     [monitor.c]
     handle overflows for size_t larger than u_int; siw@goneko.de, bug #425

22 years ago - markus@cvs.openbsd.org 2002/11/04 10:09:51
Ben Lindstrom [Sat, 9 Nov 2002 15:46:24 +0000 (15:46 +0000)] 
   - markus@cvs.openbsd.org 2002/11/04 10:09:51
     [packet.c]
     log before send disconnect; ok djm@

22 years ago - markus@cvs.openbsd.org 2002/11/04 10:07:53
Ben Lindstrom [Sat, 9 Nov 2002 15:45:12 +0000 (15:45 +0000)] 
   - markus@cvs.openbsd.org 2002/11/04 10:07:53
     [auth.c]
     don't compare against pw_home if realpath fails for pw_home (seen
     on AFS); ok djm@

22 years ago - markus@cvs.openbsd.org 2002/10/23 10:40:16
Ben Lindstrom [Sat, 9 Nov 2002 15:43:23 +0000 (15:43 +0000)] 
   - markus@cvs.openbsd.org 2002/10/23 10:40:16
     [bufaux.c]
     %u for u_int

22 years ago - markus@cvs.openbsd.org 2002/10/23 10:32:13
Ben Lindstrom [Sat, 9 Nov 2002 15:41:39 +0000 (15:41 +0000)] 
   - markus@cvs.openbsd.org 2002/10/23 10:32:13
     [packet.c]
     use %u for u_int

22 years ago - itojun@cvs.openbsd.org 2002/10/16 14:31:48
Ben Lindstrom [Sat, 9 Nov 2002 15:40:34 +0000 (15:40 +0000)] 
   - itojun@cvs.openbsd.org 2002/10/16 14:31:48
     [sftp-common.c]
     64bit pedant.  %llu is "unsigned long long".  markus ok

23 years agofix changelog
Damien Miller [Mon, 21 Oct 2002 10:26:16 +0000 (20:26 +1000)] 
fix changelog

23 years ago - (djm) Bug #317: FreeBSD needs libutil.h for openpty() Report from
Damien Miller [Mon, 21 Oct 2002 00:50:25 +0000 (10:50 +1000)] 
 - (djm) Bug #317: FreeBSD needs libutil.h for openpty() Report from
   dirk.meyer@dinoex.sub.org

23 years ago - (djm) Kill ssh-rand-helper children on timeout, patch from
Damien Miller [Mon, 21 Oct 2002 00:13:35 +0000 (10:13 +1000)] 
 - (djm) Kill ssh-rand-helper children on timeout, patch from
   dtucker@zip.com.au

23 years ago - (bal) More advanced strsep test by Darren Tucker <dtucker@zip.com.au>
Ben Lindstrom [Wed, 16 Oct 2002 00:24:03 +0000 (00:24 +0000)] 
 - (bal) More advanced strsep test by Darren Tucker <dtucker@zip.com.au>

23 years ago20021015
Ben Lindstrom [Wed, 16 Oct 2002 00:13:52 +0000 (00:13 +0000)] 
20021015
 - (bal) Fix bug id 383 and only call loginrestrict for AIX if not root.

23 years ago[contrib/caldera/openssh.spec] make ssh-agent setgid nobody
Tim Rice [Tue, 15 Oct 2002 20:16:55 +0000 (13:16 -0700)] 
[contrib/caldera/openssh.spec] make ssh-agent setgid nobody

23 years ago - (bal) Disable post-authentication Privsep for OSF/1. It conflicts with
Ben Lindstrom [Fri, 4 Oct 2002 23:54:54 +0000 (23:54 +0000)] 
 - (bal) Disable post-authentication Privsep for OSF/1.  It conflicts with
   SIA.

23 years ago - (djm) Bug #406: s/msg_send/ssh_msg_send/ for Mac OS X 1.2
Damien Miller [Fri, 4 Oct 2002 01:10:04 +0000 (11:10 +1000)] 
 - (djm) Bug #406: s/msg_send/ssh_msg_send/ for Mac OS X 1.2

23 years ago - (djm) Install ssh-agent setgid nobody in contrib/redhat/openssh.spec
Damien Miller [Thu, 3 Oct 2002 02:08:19 +0000 (12:08 +1000)] 
 - (djm) Install ssh-agent setgid nobody in contrib/redhat/openssh.spec

23 years ago - (djm) Bump RPM spec version numbers
Damien Miller [Thu, 3 Oct 2002 01:56:58 +0000 (11:56 +1000)] 
 - (djm) Bump RPM spec version numbers

23 years ago - markus@cvs.openbsd.org 2002/10/01 13:24:50
Damien Miller [Thu, 3 Oct 2002 01:55:37 +0000 (11:55 +1000)] 
   - markus@cvs.openbsd.org 2002/10/01 13:24:50
     [version.h]
     OpenSSH 3.5

23 years ago - (djm) OpenBSD CVS Sync
Damien Miller [Thu, 3 Oct 2002 01:54:35 +0000 (11:54 +1000)] 
 - (djm) OpenBSD CVS Sync
   - markus@cvs.openbsd.org 2002/10/01 20:34:12
     [ssh-agent.c]
     allow root to access the agent, since there is no protection from root.

23 years ago - stevesk@cvs.openbsd.org 2002/09/27 15:46:21
Damien Miller [Mon, 30 Sep 2002 02:00:55 +0000 (12:00 +1000)] 
   - stevesk@cvs.openbsd.org 2002/09/27 15:46:21
     [ssh.1]
     clarify compression level protocol 1 only; ok markus@ deraadt@

23 years ago - (djm) OpenBSD CVS Sync
Damien Miller [Mon, 30 Sep 2002 01:59:21 +0000 (11:59 +1000)] 
 - (djm) OpenBSD CVS Sync
   - mickey@cvs.openbsd.org 2002/09/27 10:42:09
     [compat.c compat.h sshd.c]
     add a generic match for a prober, such as sie big brother;
     idea from stevesk@; markus@ ok

23 years agoAvoid unpackages files warning on /usr/share/openssh/Ssh.bin
Damien Miller [Mon, 30 Sep 2002 01:39:22 +0000 (11:39 +1000)] 
Avoid unpackages files warning on /usr/share/openssh/Ssh.bin

23 years ago Use contrib/ Makefile for building askpass programs
Damien Miller [Mon, 30 Sep 2002 01:09:54 +0000 (11:09 +1000)] 
 Use contrib/ Makefile for building askpass programs

23 years agogrrr, cut n' paste
Damien Miller [Mon, 30 Sep 2002 00:44:40 +0000 (10:44 +1000)] 
grrr, cut n' paste

23 years ago - (djm) Tidy contrib/, add Makefile for GNOME passphrase dialogs, tweak README
Damien Miller [Mon, 30 Sep 2002 00:40:39 +0000 (10:40 +1000)] 
 - (djm) Tidy contrib/, add Makefile for GNOME passphrase dialogs, tweak README

23 years agotidy, fix typos, reorder
Damien Miller [Mon, 30 Sep 2002 00:34:05 +0000 (10:34 +1000)] 
tidy, fix typos, reorder

23 years ago - markus@cvs.openbsd.org 2002/09/26 11:38:43
Damien Miller [Fri, 27 Sep 2002 03:25:58 +0000 (13:25 +1000)] 
   - markus@cvs.openbsd.org 2002/09/26 11:38:43
     [auth1.c auth.h auth-krb4.c monitor.c monitor.h monitor_wrap.c]
     [monitor_wrap.h]
     krb4 + privsep; ok dugsong@, deraadt@

23 years ago - markus@cvs.openbsd.org 2002/09/25 15:19:02
Damien Miller [Fri, 27 Sep 2002 03:22:31 +0000 (13:22 +1000)] 
   - markus@cvs.openbsd.org 2002/09/25 15:19:02
     [sshd.c]
     typo; pilot@monkey.org

23 years ago - (djm) OpenBSD CVS Sync
Damien Miller [Fri, 27 Sep 2002 03:21:57 +0000 (13:21 +1000)] 
 - (djm) OpenBSD CVS Sync
   - markus@cvs.openbsd.org 2002/09/25 11:17:16
     [sshd_config]
     sync LoginGraceTime with default

23 years agoCray fixes (bug 367) based on patch from Wendy Palm @ cray.
Tim Rice [Thu, 26 Sep 2002 00:38:46 +0000 (17:38 -0700)] 
Cray fixes (bug 367) based on patch from Wendy Palm @ cray.
This does not include the deattack.c fixes.