]> andersk Git - openssh.git/log
openssh.git
21 years ago - (djm) Most of Bug #499: Cygwin compile fixes for new progressmeter
djm [Mon, 24 Feb 2003 01:47:15 +0000 (01:47 +0000)] 
 - (djm) Most of Bug #499: Cygwin compile fixes for new progressmeter

21 years ago - (djm) Bug #501: gai_strerror should return char*;
djm [Mon, 24 Feb 2003 01:35:08 +0000 (01:35 +0000)] 
 - (djm) Bug #501: gai_strerror should return char*;
   fix from dtucker@zip.com.au

21 years ago - (djm) Add new object files to Makefile and reorder
djm [Mon, 24 Feb 2003 01:18:46 +0000 (01:18 +0000)] 
 - (djm) Add new object files to Makefile and reorder

21 years ago - mpech@cvs.openbsd.org 2003/02/21 10:34:48
djm [Mon, 24 Feb 2003 01:05:18 +0000 (01:05 +0000)] 
   - mpech@cvs.openbsd.org 2003/02/21 10:34:48
     [auth-krb4.c]
     ...sizeof(&adat.session) is not good here.
     henning@, deraadt@, millert@

21 years ago - markus@cvs.openbsd.org 2003/02/21 09:05:53
djm [Mon, 24 Feb 2003 01:04:33 +0000 (01:04 +0000)] 
   - markus@cvs.openbsd.org 2003/02/21 09:05:53
     [servconf.c]
     print sshd_config filename in debug2 mode.

21 years ago - markus@cvs.openbsd.org 2003/02/16 17:30:33
djm [Mon, 24 Feb 2003 01:03:38 +0000 (01:03 +0000)] 
   - markus@cvs.openbsd.org 2003/02/16 17:30:33
     [monitor.c monitor_wrap.c]
     fix permitrootlogin forced-commands-only for privsep; bux #387; ok provos@

21 years ago - markus@cvs.openbsd.org 2003/02/16 17:09:57
djm [Mon, 24 Feb 2003 01:03:03 +0000 (01:03 +0000)] 
   - markus@cvs.openbsd.org 2003/02/16 17:09:57
     [kex.c kexdh.c kexgex.c kex.h sshconnect2.c sshd.c ssh-keyscan.c]
     split kex into client and server code, no need to link
     server code into the client; ok provos@

21 years ago - markus@cvs.openbsd.org 2003/02/12 21:39:50
djm [Mon, 24 Feb 2003 01:02:12 +0000 (01:02 +0000)] 
   - markus@cvs.openbsd.org 2003/02/12 21:39:50
     [crc32.c crc32.h]
     replace crc32.c with a BSD licensed version; noted by David Turner

21 years ago - markus@cvs.openbsd.org 2003/02/12 09:33:04
djm [Mon, 24 Feb 2003 01:01:40 +0000 (01:01 +0000)] 
   - markus@cvs.openbsd.org 2003/02/12 09:33:04
     [key.c key.h ssh-dss.c ssh-rsa.c]
     merge ssh-dss.h ssh-rsa.h into key.h; ok deraadt@

21 years ago - markus@cvs.openbsd.org 2003/02/10 11:51:47
djm [Mon, 24 Feb 2003 01:00:16 +0000 (01:00 +0000)] 
   - markus@cvs.openbsd.org 2003/02/10 11:51:47
     [ssh-add.1]
     xref sshd_config.5 (not sshd.8); mark@summersault.com; bug #490

21 years ago - markus@cvs.openbsd.org 2003/02/06 21:22:43
djm [Mon, 24 Feb 2003 00:59:26 +0000 (00:59 +0000)] 
   - markus@cvs.openbsd.org 2003/02/06 21:22:43
     [auth1.c auth2.c]
     undo broken fix for #387, fixes #486

21 years ago - markus@cvs.openbsd.org 2003/02/06 09:29:18
djm [Mon, 24 Feb 2003 00:58:44 +0000 (00:58 +0000)] 
   - markus@cvs.openbsd.org 2003/02/06 09:29:18
     [sftp-server.c]
     fix races in rename/symlink; from Tony Finch; ok djm@

21 years ago - markus@cvs.openbsd.org 2003/02/06 09:27:29
djm [Mon, 24 Feb 2003 00:57:32 +0000 (00:57 +0000)] 
   - markus@cvs.openbsd.org 2003/02/06 09:27:29
     [ssh.c ssh_config.5]
     support 'ProxyCommand none'; bugzilla #433; binder@arago.de; ok djm@

21 years ago - markus@cvs.openbsd.org 2003/02/06 09:26:23
djm [Mon, 24 Feb 2003 00:57:01 +0000 (00:57 +0000)] 
   - markus@cvs.openbsd.org 2003/02/06 09:26:23
     [session.c]
     missing call to setproctitle() after authentication; ok provos@

21 years ago - markus@cvs.openbsd.org 2003/02/05 09:02:28
djm [Mon, 24 Feb 2003 00:56:27 +0000 (00:56 +0000)] 
   - markus@cvs.openbsd.org 2003/02/05 09:02:28
     [readconf.c]
     simplify ProxyCommand parsing, remove strcat/xrealloc; ok henning@, djm@

21 years ago - markus@cvs.openbsd.org 2003/02/04 09:33:22
djm [Mon, 24 Feb 2003 00:55:46 +0000 (00:55 +0000)] 
   - markus@cvs.openbsd.org 2003/02/04 09:33:22
     [monitor.c monitor_wrap.c]
     skey/bsdauth: use 0 to indicate failure instead of -1, because
     the buffer API only supports unsigned ints.

21 years ago - markus@cvs.openbsd.org 2003/02/04 09:32:08
djm [Mon, 24 Feb 2003 00:54:57 +0000 (00:54 +0000)] 
   - markus@cvs.openbsd.org 2003/02/04 09:32:08
     [key.c]
     better debug3 message

21 years ago - markus@cvs.openbsd.org 2003/02/03 08:56:16
djm [Mon, 24 Feb 2003 00:54:10 +0000 (00:54 +0000)] 
   - markus@cvs.openbsd.org 2003/02/03 08:56:16
     [sshpty.c]
     don't call error() for readonly /dev; from soekris list; ok mcbride,
     henning, deraadt.

21 years ago - markus@cvs.openbsd.org 2003/02/02 10:56:08
djm [Mon, 24 Feb 2003 00:53:32 +0000 (00:53 +0000)] 
   - markus@cvs.openbsd.org 2003/02/02 10:56:08
     [kex.c]
     add support for key exchange guesses; based on work by
     avraham.fraenkel@commatch.com; fixes bug #148; ok deraadt@

21 years ago - markus@cvs.openbsd.org 2003/02/02 10:51:13
djm [Mon, 24 Feb 2003 00:52:58 +0000 (00:52 +0000)] 
   - markus@cvs.openbsd.org 2003/02/02 10:51:13
     [scp.c]
     call okname() only when using system(3) for remote-remote copy;
     fixes bugs #483, #472; ok deraadt@, mouring@

21 years ago - jmc@cvs.openbsd.org 2003/01/31 21:54:40
djm [Mon, 24 Feb 2003 00:52:26 +0000 (00:52 +0000)] 
   - jmc@cvs.openbsd.org 2003/01/31 21:54:40
     [sshd.8]
     typos; sshd(8): help and ok markus@
     help and ok millert@

21 years ago - stevesk@cvs.openbsd.org 2003/01/28 17:24:51
djm [Mon, 24 Feb 2003 00:51:32 +0000 (00:51 +0000)] 
   - stevesk@cvs.openbsd.org 2003/01/28 17:24:51
     [scp.1]
     remove example not pertinent with -1 addition; ok markus@

21 years ago - markus@cvs.openbsd.org 2003/01/28 16:11:52
djm [Mon, 24 Feb 2003 00:50:50 +0000 (00:50 +0000)] 
   - markus@cvs.openbsd.org 2003/01/28 16:11:52
     [scp.1]
     document -l; pekkas@netcore.fi

21 years ago - (djm) OpenBSD CVS Sync
djm [Mon, 24 Feb 2003 00:50:18 +0000 (00:50 +0000)] 
 - (djm) OpenBSD CVS Sync
   - markus@cvs.openbsd.org 2003/01/27 17:06:31
     [sshd.c]
     more specific error message when /var/empty has wrong permissions;
     bug #46, map@appgate.com; ok henning@, provos@, stevesk@

21 years ago - (djm) Tweak gnome-ssh-askpass2:
djm [Mon, 24 Feb 2003 00:48:22 +0000 (00:48 +0000)] 
 - (djm) Tweak gnome-ssh-askpass2:
   - Retry kb and mouse grab a couple of times, so passphrase dialog doesn't
     immediately fail if you are doing something else when it appears (e.g.
     dragging a window)
   - Perform server grab after we have the keyboard and/or pointer to avoid
     races.

21 years ago - (djm) Cygwin needs libcrypt too. Patch from vinschen@redhat.com
djm [Mon, 10 Feb 2003 23:04:03 +0000 (23:04 +0000)] 
 - (djm) Cygwin needs libcrypt too. Patch from vinschen@redhat.com

21 years ago - (djm) Teach fake-getaddrinfo to use getservbyname() when provided a
djm [Wed, 5 Feb 2003 23:50:42 +0000 (23:50 +0000)] 
 - (djm) Teach fake-getaddrinfo to use getservbyname() when provided a
   string service name. Suggested by markus@, review by itojun@

21 years ago - (bal) AIX 4.2.1 lacks nanosleep(). Patch to use nsleep() provided by
mouring [Sat, 1 Feb 2003 04:43:34 +0000 (04:43 +0000)] 
 - (bal) AIX 4.2.1 lacks nanosleep().  Patch to use nsleep() provided by
   dtucker@zip.com.au

21 years ago - (djm) Unbreak root password auth. Spotted by dtucker@zip.com.au
djm [Wed, 29 Jan 2003 23:20:56 +0000 (23:20 +0000)] 
 - (djm) Unbreak root password auth. Spotted by dtucker@zip.com.au

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"

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