]> andersk Git - openssh.git/log
openssh.git
21 years ago - (djm) Search libposix4 and librt for nanosleep. From dtucker@zip.com.au
djm [Tue, 28 Jan 2003 00:33:42 +0000 (00:33 +0000)] 
 - (djm) Search libposix4 and librt for nanosleep. From dtucker@zip.com.au
   and openssh-unix-dev@thewrittenword.com

21 years ago - (bal) Bugzilla 477 patch by wendyp@cray.com. Define TIOCGPGRP for
mouring [Mon, 27 Jan 2003 21:15:10 +0000 (21:15 +0000)] 
 - (bal) Bugzilla 477 patch by wendyp@cray.com.  Define TIOCGPGRP for
   cray.  Also removed test for tcgetpgrp in configure.ac since it
   is no longer used.

21 years ago - (djm) Add TIMEVAL_TO_TIMESPEC macros
djm [Fri, 24 Jan 2003 00:50:32 +0000 (00:50 +0000)] 
 - (djm) Add TIMEVAL_TO_TIMESPEC macros

21 years ago - markus@cvs.openbsd.org 2003/01/23 14:06:15
djm [Fri, 24 Jan 2003 00:37:38 +0000 (00:37 +0000)] 
   - markus@cvs.openbsd.org 2003/01/23 14:06:15
     [scp.1 scp.c]
     scp -12; Sam Smith and others; ok provos@, deraadt@

21 years ago - markus@cvs.openbsd.org 2003/01/23 14:01:53
djm [Fri, 24 Jan 2003 00:36:58 +0000 (00:36 +0000)] 
   - markus@cvs.openbsd.org 2003/01/23 14:01:53
     [scp.c]
     bandwidth limitation patch (scp -l) from niels@; ok todd@, deraadt@

21 years ago - markus@cvs.openbsd.org 2003/01/23 13:50:27
djm [Fri, 24 Jan 2003 00:36:23 +0000 (00:36 +0000)] 
   - markus@cvs.openbsd.org 2003/01/23 13:50:27
     [authfd.c authfd.h readpass.c ssh-add.1 ssh-add.c ssh-agent.c]
     ssh-add -c, prompt user for confirmation (using ssh-askpass) when
     private agent key is used; with djm@; test by dugsong@, djm@;
     ok deraadt@

21 years ago - (djm) OpenBSD CVS Sync
djm [Fri, 24 Jan 2003 00:34:52 +0000 (00:34 +0000)] 
 - (djm) OpenBSD CVS Sync
   - jmc@cvs.openbsd.org 2003/01/23 08:58:47
     [sshd_config.5]
     typos; ok millert@

21 years ago - (djm) OpenBSD CVS Sync
djm [Thu, 23 Jan 2003 06:41:20 +0000 (06:41 +0000)] 
 - (djm) OpenBSD CVS Sync
   - djm@cvs.openbsd.org 2003/01/23 00:03:00
     [auth1.c]
     Don't log TIS auth response; "get rid of it" - markus@

21 years ago - (djm) Sync regress with OpenBSD -current
djm [Wed, 22 Jan 2003 06:53:16 +0000 (06:53 +0000)] 
 - (djm) Sync regress with OpenBSD -current

21 years agounbreak for PAM case
djm [Wed, 22 Jan 2003 05:21:02 +0000 (05:21 +0000)] 
unbreak for PAM case

21 years ago - (djm) Reorganise PAM & SIA password handling to eliminate some common code
djm [Wed, 22 Jan 2003 04:42:26 +0000 (04:42 +0000)] 
 - (djm) Reorganise PAM & SIA password handling to eliminate some common code

21 years ago - (djm) OpenBSD CVS Sync
djm [Wed, 22 Jan 2003 00:47:19 +0000 (00:47 +0000)] 
 - (djm) OpenBSD CVS Sync
   - marc@cvs.openbsd.org 2003/01/21 18:14:36
     [ssh-agent.1 ssh-agent.c]
     Add a -t life option to ssh-agent that set the default lifetime.
     The default can still be overriden by using -t in ssh-add.
     OK markus@

21 years ago [configure.ac] Add -belf to build ELF binaries on OpenServer 5 when
tim [Mon, 20 Jan 2003 04:20:24 +0000 (04:20 +0000)] 
 [configure.ac] Add -belf to build ELF binaries on OpenServer 5 when
 using cc. (gcc already did)

21 years ago[progressmeter.c] make compilers without long long happy.
tim [Mon, 20 Jan 2003 04:15:13 +0000 (04:15 +0000)] 
[progressmeter.c] make compilers without long long happy.

21 years ago - (djm) Fix compilation for NetBSD from dtucker@zip.com.au
djm [Mon, 20 Jan 2003 02:15:10 +0000 (02:15 +0000)] 
 - (djm) Fix compilation for NetBSD from dtucker@zip.com.au

21 years ago - (djm) Revert fix for Bug #442 for now.
djm [Sat, 18 Jan 2003 05:24:06 +0000 (05:24 +0000)] 
 - (djm) Revert fix for Bug #442 for now.

21 years ago - (djm) Bug #470: Detect strnvis, not strvis in configure.
djm [Thu, 16 Jan 2003 23:31:38 +0000 (23:31 +0000)] 
 - (djm) Bug #470: Detect strnvis, not strvis in configure.
    From d_wllms@lanl.gov

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

21 years ago - djm@cvs.openbsd.org 2003/01/14 10:58:00
djm [Tue, 14 Jan 2003 11:24:47 +0000 (11:24 +0000)] 
   - 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@

21 years agooops
djm [Tue, 14 Jan 2003 11:24:19 +0000 (11:24 +0000)] 
oops

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

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

21 years ago - markus@cvs.openbsd.org 2003/01/11 18:29:43
djm [Tue, 14 Jan 2003 11:22:43 +0000 (11:22 +0000)] 
   - 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

21 years ago - (djm) OpenBSD CVS Sync
djm [Tue, 14 Jan 2003 11:22:11 +0000 (11:22 +0000)] 
 - (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>.

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

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

21 years agomore
djm [Sun, 12 Jan 2003 23:00:34 +0000 (23:00 +0000)] 
more

21 years ago - fgsch@cvs.openbsd.org 2003/01/10 08:19:07
djm [Fri, 10 Jan 2003 10:46:02 +0000 (10:46 +0000)] 
   - 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.

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

21 years ago - djm@cvs.openbsd.org 2003/01/10 10:29:35
djm [Fri, 10 Jan 2003 10:44:48 +0000 (10:44 +0000)] 
   - 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@

21 years ago - djm@cvs.openbsd.org 2003/01/10 08:48:15
djm [Fri, 10 Jan 2003 10:43:58 +0000 (10:43 +0000)] 
   - 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@

21 years ago - fgsch@cvs.openbsd.org 2003/01/10 08:19:07
djm [Fri, 10 Jan 2003 10:43:24 +0000 (10:43 +0000)] 
   - 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.

21 years ago - (djm) OpenBSD CVS Sync
djm [Fri, 10 Jan 2003 10:40:00 +0000 (10:40 +0000)] 
 - (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

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

21 years ago[scp.c] make compilers without long long happy.
tim [Thu, 9 Jan 2003 04:09:30 +0000 (04:09 +0000)] 
[scp.c] make compilers without long long happy.

21 years ago[auth.c] declare today at top of allowed_user() to keep older compilers happy.
tim [Thu, 9 Jan 2003 04:04:27 +0000 (04:04 +0000)] 
[auth.c] declare today at top of allowed_user() to keep older compilers happy.

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

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

21 years ago - fgsch@cvs.openbsd.org 2003/01/07 23:42:54
djm [Wed, 8 Jan 2003 03:05:23 +0000 (03:05 +0000)] 
   - 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

21 years ago - djm@cvs.openbsd.org 2003/01/06 23:51:22
djm [Wed, 8 Jan 2003 03:04:53 +0000 (03:04 +0000)] 
   - 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@

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

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

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

21 years agomissing newline
djm [Tue, 7 Jan 2003 13:06:48 +0000 (13:06 +0000)] 
missing newline

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

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

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

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

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

21 years ago - (djm) Bug #26: Use local mkstemp() rather than glibc's silly one. Fixes
djm [Tue, 7 Jan 2003 04:18:32 +0000 (04:18 +0000)] 
 - (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

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

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

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

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

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

21 years ago - (stevesk) [session.c sshlogin.c sshlogin.h] complete portable
stevesk [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>

21 years ago - (bal) [msg.c msg.h scp.c ssh-keysign.c sshconnect2.c] Resync CVS IDs since
mouring [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/

21 years ago - markus@cvs.openbsd.org 2002/12/13 15:20:52
mouring [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@

21 years ago - markus@cvs.openbsd.org 2002/12/13 10:03:15
mouring [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.

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

21 years ago - markus@cvs.openbsd.org 2002/12/10 19:26:50
mouring [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

21 years ago - markus@cvs.openbsd.org 2002/12/10 08:56:00
mouring [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@

21 years ago - millert@cvs.openbsd.org 2002/12/09 16:50:30
mouring [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

21 years ago - djm@cvs.openbsd.org 2002/12/06 05:20:02
mouring [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@

21 years ago - markus@cvs.openbsd.org 2002/12/05 11:08:35
mouring [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@

21 years ago - stevesk@cvs.openbsd.org 2002/12/04 04:36:47
mouring [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@

21 years ago - markus@cvs.openbsd.org 2002/11/27 17:53:35
mouring [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@

21 years ago - stevesk@cvs.openbsd.org 2002/11/26 02:38:54
mouring [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@

21 years ago - stevesk@cvs.openbsd.org 2002/11/26 02:35:30
mouring [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@

21 years ago - wcobb@cvs.openbsd.org 2002/11/26 00:45:03
mouring [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@

21 years ago - stevesk@cvs.openbsd.org 2002/11/24 21:46:24
mouring [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"

21 years ago - markus@cvs.openbsd.org 2002/11/21 23:04:33
mouring [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

21 years ago - deraadt@cvs.openbsd.org 2002/11/21 23:03:51
mouring [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

21 years ago - markus@cvs.openbsd.org 2002/11/21 22:45:31
mouring [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

21 years ago - markus@cvs.openbsd.org 2002/11/21 22:22:50
mouring [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

21 years ago - markus@cvs.openbsd.org 2002/11/18 16:43:44
mouring [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@

21 years ago - fgsch@cvs.openbsd.org 2002/11/15 10:03:09
mouring [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.

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

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

21 years ago[configure.ac] remove unused variables no_libsocket and no_libnsl
tim [Wed, 13 Nov 2002 23:55:55 +0000 (23:55 +0000)] 
[configure.ac] remove unused variables no_libsocket and no_libnsl

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

21 years ago - (bal) AIX does not log login attempts for unknown users (bug #432).
mouring [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

21 years ago - (bal) Update ssh-host-config and minor rewrite of bsd-cygwin_util.c
mouring [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>

21 years ago - markus@cvs.openbsd.org 2002/11/07 22:35:38
mouring [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

21 years ago - markus@cvs.openbsd.org 2002/11/07 22:08:07
mouring [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

21 years ago - markus@cvs.openbsd.org 2002/11/07 16:28:47
mouring [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

21 years ago - markus@cvs.openbsd.org 2002/11/05 20:10:37
mouring [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

21 years ago - markus@cvs.openbsd.org 2002/11/05 19:45:20
mouring [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

21 years ago - markus@cvs.openbsd.org 2002/11/04 10:09:51
mouring [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@

21 years ago - markus@cvs.openbsd.org 2002/11/04 10:07:53
mouring [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@

21 years ago - markus@cvs.openbsd.org 2002/10/23 10:40:16
mouring [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

21 years ago - markus@cvs.openbsd.org 2002/10/23 10:32:13
mouring [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

21 years ago - itojun@cvs.openbsd.org 2002/10/16 14:31:48
mouring [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

21 years agofix changelog
djm [Mon, 21 Oct 2002 10:26:16 +0000 (10:26 +0000)] 
fix changelog

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

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

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

21 years ago20021015
mouring [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.

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

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

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