]> andersk Git - openssh.git/log
openssh.git
23 years ago - (djm) Split out and improve OSF SIA auth code. Patch from Chris Adams
djm [Tue, 13 Feb 2001 14:25:23 +0000 (14:25 +0000)] 
 - (djm) Split out and improve OSF SIA auth code. Patch from Chris Adams
   <cmadams@hiwaay.net> with a little modification and KNF.

23 years ago - (bal) Missing function prototype in bsd-snprintf.c patch by
mouring [Tue, 13 Feb 2001 14:05:59 +0000 (14:05 +0000)] 
 - (bal) Missing function prototype in bsd-snprintf.c patch by
   Mark Miller <markm@swoon.net>

23 years ago - (djm) Move PAM session initialisation until after fork in sshd. Patch
djm [Tue, 13 Feb 2001 13:45:51 +0000 (13:45 +0000)] 
 - (djm) Move PAM session initialisation until after fork in sshd. Patch
   from Nalin Dahyabhai <nalin@redhat.com>

23 years ago - (djm) Don't try to close PAM session or delete credentials if the
djm [Tue, 13 Feb 2001 13:43:55 +0000 (13:43 +0000)] 
 - (djm) Don't try to close PAM session or delete credentials if the
   session has not been open or credentials not set. Based on patch from
   Andrew Bartlett <abartlet@pcug.org.au>

23 years ago - (stevesk) auth1.c: fix PAM passwordless check.
stevesk [Tue, 13 Feb 2001 11:26:21 +0000 (11:26 +0000)] 
 - (stevesk) auth1.c: fix PAM passwordless check.

23 years ago - (bal) Use chown() if fchown() does not exist in ftp-server.c patch by
mouring [Tue, 13 Feb 2001 02:40:56 +0000 (02:40 +0000)] 
 - (bal) Use chown() if fchown() does not exist in ftp-server.c patch by
   Tim Rice <tim@multitalents.net>

23 years ago - (bal) Cleaned out bsd-snprintf.c. VARARGS have been banished and
mouring [Tue, 13 Feb 2001 02:18:50 +0000 (02:18 +0000)] 
 - (bal) Cleaned out bsd-snprintf.c.  VARARGS have been banished and
   I did a base KNF over the whe whole file to make it more acceptable.
   (backed out of original patch and removed it from ChangeLog)

This has been a long time coming.  If we decide that we need VARARGS support
we should do it at a higher level, since no where else do we support VARARGS
in the code base.

23 years ago - (djm) Only test -S potential EGD sockets if they exist and are readable.
djm [Tue, 13 Feb 2001 01:11:17 +0000 (01:11 +0000)] 
 - (djm) Only test -S potential EGD sockets if they exist and are readable.

23 years ago - (bal) added NeXT work around for bsd-snprintf.c in bsd-nextstep.h.
mouring [Mon, 12 Feb 2001 15:57:18 +0000 (15:57 +0000)] 
 - (bal) added NeXT work around for bsd-snprintf.c in bsd-nextstep.h.
 - (bal) added TODO item to clean up and sort out 'varargs' from 'stdargs'

23 years ago - (stevesk) session.c: remove debugging code.
stevesk [Mon, 12 Feb 2001 15:07:52 +0000 (15:07 +0000)] 
 - (stevesk) session.c: remove debugging code.

23 years ago - (bal) NCR SVR4 compatiblity provide by Don Bragg <thewizarddon@yahoo.com>
mouring [Mon, 12 Feb 2001 07:29:45 +0000 (07:29 +0000)] 
 - (bal) NCR SVR4 compatiblity provide by Don Bragg <thewizarddon@yahoo.com>

23 years ago - (djm) Fix OSF SIA auth NULL pointer deref. Report from Mike Battersby
djm [Mon, 12 Feb 2001 07:02:23 +0000 (07:02 +0000)] 
 - (djm) Fix OSF SIA auth NULL pointer deref. Report from Mike Battersby
   <mib@unimelb.edu.au>

23 years ago - (djm) Clean up PCRE text in INSTALL
djm [Mon, 12 Feb 2001 00:15:41 +0000 (00:15 +0000)] 
 - (djm) Clean up PCRE text in INSTALL

23 years ago - (djm) Update Redhat specfile to allow --define "skip_x11_askpass
djm [Sun, 11 Feb 2001 22:34:17 +0000 (22:34 +0000)] 
 - (djm) Update Redhat specfile to allow --define "skip_x11_askpass
   --define "skip_gnome_askpass 1", --define "rh7 1" and make the
   implicit rpm-3.0.5 dependancy explicit. Patch and suggestions fro
   Pekka Savola <pekkas@netcore.fi>

23 years ago - (stevesk) compat.c: more friendly cpp error
stevesk [Sun, 11 Feb 2001 18:49:23 +0000 (18:49 +0000)] 
 - (stevesk) compat.c: more friendly cpp error

23 years ago - stevesk@cvs.openbsd.org 2001/02/11 06:15:57
stevesk [Sun, 11 Feb 2001 16:43:05 +0000 (16:43 +0000)] 
   - stevesk@cvs.openbsd.org 2001/02/11 06:15:57
     [LICENSE]
     typos and small cleanup; ok deraadt@

23 years ago - (stevesk) misc.c: ssh.h not needed.
stevesk [Sun, 11 Feb 2001 14:34:10 +0000 (14:34 +0000)] 
 - (stevesk) misc.c: ssh.h not needed.

23 years agosmall format sync.
stevesk [Sun, 11 Feb 2001 14:19:40 +0000 (14:19 +0000)] 
small format sync.

23 years agomissed session.c part of:
stevesk [Sun, 11 Feb 2001 14:12:08 +0000 (14:12 +0000)] 
missed session.c part of:

   - stevesk@cvs.openbsd.org 2001/02/08 10:11:23
     [session.c sftp-client.c]
     %i -> %d

23 years agomissed sshconnect.c part of:
stevesk [Sun, 11 Feb 2001 13:56:43 +0000 (13:56 +0000)] 
missed sshconnect.c part of:

   - itojun@cvs.opebsd.org 2001/02/08 10:47:05
     [sshconnect.c sshconnect1.c sshconnect2.c]
     %.30s is too short for IPv6 numeric address.  use %.128s for now.
     markus ok

23 years agoOops - missed a bit of previous diff
djm [Sun, 11 Feb 2001 11:39:19 +0000 (11:39 +0000)] 
Oops - missed a bit of previous diff

23 years ago - (djm) Set PAM_RHOST earlier, patch from Andrew Bartlett
djm [Sun, 11 Feb 2001 11:35:11 +0000 (11:35 +0000)] 
 - (djm) Set PAM_RHOST earlier, patch from Andrew Bartlett
   <abartlet@pcug.org.au>

23 years agoOops, #include <resolv.h> mistakenly reappeared in.
mouring [Sun, 11 Feb 2001 00:05:05 +0000 (00:05 +0000)] 
Oops,  #include <resolv.h> mistakenly reappeared in.

23 years ago - itojun@cvs.opebsd.org 2001/02/08 10:47:05
mouring [Sun, 11 Feb 2001 00:00:24 +0000 (00:00 +0000)] 
   - itojun@cvs.opebsd.org 2001/02/08 10:47:05
     [sshconnect1.c sshconnect2.c]
     %.30s is too short for IPv6 numeric address.  use %.128s for now.
     markus ok

23 years ago - (bal) A bit more whitespace cleanup
mouring [Sat, 10 Feb 2001 23:56:35 +0000 (23:56 +0000)] 
 - (bal) A bit more whitespace cleanup

23 years ago - 1.47 Thu Feb 8 23:11:42 GMT 2001 by dugsong
mouring [Sat, 10 Feb 2001 23:44:47 +0000 (23:44 +0000)] 
   - 1.47 Thu Feb 8 23:11:42 GMT 2001 by dugsong
     [serverloop.c sshconnect1.c]
     mitigate SSH1 traffic analysis - from Solar Designer
     <solar@openwall.com>, ok provos@

23 years agoUseless CVS ID Update.
mouring [Sat, 10 Feb 2001 23:40:31 +0000 (23:40 +0000)] 
Useless CVS ID Update.

23 years ago - deraadt 2001/02/07 8:57:26
mouring [Sat, 10 Feb 2001 23:34:54 +0000 (23:34 +0000)] 
   - deraadt 2001/02/07 8:57:26
     [xmalloc.c]
     deal with new ANSI malloc stuff
   - markus@cvs.openbsd.org 2001/02/07 16:46:08
     [xmalloc.c]
     typo in fatal()
   - itojun@cvs.openbsd.org 2001/02/07 18:04:50
     [xmalloc.c]
     fix size_t -> int cast (use u_long).  markus ok

23 years ago - (bal) uuencode.c resync w/ OpenBSD tree, plus whitespace.
mouring [Sat, 10 Feb 2001 23:30:16 +0000 (23:30 +0000)] 
 - (bal) uuencode.c resync w/ OpenBSD tree, plus whitespace.

23 years ago - djm@cvs.openbsd.org 2001/02/04 21:26:07
mouring [Sat, 10 Feb 2001 23:26:35 +0000 (23:26 +0000)] 
   - djm@cvs.openbsd.org 2001/02/04 21:26:07
     [sshd_config]
     type: ok markus@
   - deraadt@cvs.openbsd.org 2001/02/06 22:07:50
     [sshd_config]
     enable sftp-server by default

23 years ago - markus@cvs.openbsd.org 2001/02/08 22:35:30
mouring [Sat, 10 Feb 2001 23:21:09 +0000 (23:21 +0000)] 
   - markus@cvs.openbsd.org 2001/02/08 22:35:30
     [sshconnect.c]
     don't connect if batch_mode is true and stricthostkeychecking set to
    'ask'

23 years ago - itojun@cvs.openbsd.org 2001/02/07 18:04:50
mouring [Sat, 10 Feb 2001 23:18:11 +0000 (23:18 +0000)] 
   - itojun@cvs.openbsd.org 2001/02/07 18:04:50
     [ssh-keyscan.c]
     fix size_t -> int cast (use u_long).  markus ok
   - markus@cvs.openbsd.org 2001/02/07 22:43:16
     [ssh-keyscan.c]
     s/getline/Linebuf_getline/; from roumen.petrov@skalasoft.com
   - itojun@cvs.openbsd.org 2001/02/09 9:04:59
     [ssh-keyscan.c]
     do not assume malloc() returns zero-filled region.  found by
     malloc.conf=AJ.

23 years ago - itojun@cvs.openbsd.org 2001/02/08 19:30:52
mouring [Sat, 10 Feb 2001 23:13:41 +0000 (23:13 +0000)] 
   - itojun@cvs.openbsd.org 2001/02/08 19:30:52
     sync with netbsd tree changes.
     - more strict prototypes, include necessary headers
     - use paths.h/pathnames.h decls
     - size_t typecase to int -> u_long

23 years agoSync CVS ID w/ OpenBSD
mouring [Sat, 10 Feb 2001 23:10:33 +0000 (23:10 +0000)] 
Sync CVS ID w/ OpenBSD

23 years agoSynced w/ OpenBSD
mouring [Sat, 10 Feb 2001 23:06:02 +0000 (23:06 +0000)] 
Synced w/ OpenBSD

23 years agomissed type casing with %8llu change
mouring [Sat, 10 Feb 2001 23:02:23 +0000 (23:02 +0000)] 
missed type casing with %8llu change

23 years ago - (bal) sftp-sever.c '%8lld' to '%8llu' (OpenBSD Sync)
mouring [Sat, 10 Feb 2001 23:00:22 +0000 (23:00 +0000)] 
 - (bal) sftp-sever.c  '%8lld' to '%8llu' (OpenBSD Sync)

23 years agoCVS Sync with OpenBSD
mouring [Sat, 10 Feb 2001 22:57:44 +0000 (22:57 +0000)] 
CVS Sync with OpenBSD

23 years ago - deraadt@cvs.openbsd.org 2001/02/08 14:39:36
mouring [Sat, 10 Feb 2001 22:50:09 +0000 (22:50 +0000)] 
   - deraadt@cvs.openbsd.org 2001/02/08 14:39:36
     [readconf.c]
     snprintf

23 years ago - markus@cvs.openbsd.org 2001/02/06 22:43:02
mouring [Sat, 10 Feb 2001 22:44:12 +0000 (22:44 +0000)] 
   - markus@cvs.openbsd.org 2001/02/06 22:43:02
     [clientloop.h]
     remove confusing callback code

23 years ago - markus@cvs.openbsd.org 2001/02/08 21:58:28
mouring [Sat, 10 Feb 2001 22:33:19 +0000 (22:33 +0000)] 
   - markus@cvs.openbsd.org 2001/02/08 21:58:28
     [channels.c]
     nuke sprintf, ok deraadt@

23 years ago - markus@cvs.openbsd.org 2001/02/09 13:38:07
mouring [Sat, 10 Feb 2001 22:27:19 +0000 (22:27 +0000)] 
   - markus@cvs.openbsd.org 2001/02/09 13:38:07
     [auth-options.c]
     reset options if no option is given; from han.holl@prismant.nl

23 years agoSync w/ OpenBSD
mouring [Sat, 10 Feb 2001 22:19:23 +0000 (22:19 +0000)] 
Sync w/ OpenBSD

23 years ago - markus@cvs.openbsd.org 2001/02/06 22:26:17
mouring [Sat, 10 Feb 2001 22:16:41 +0000 (22:16 +0000)] 
   - markus@cvs.openbsd.org 2001/02/06 22:26:17
     [sshconnect2.c]
     do not ask for passphrase in batch mode; report from ejb@ql.org
   - itojun@cvs.opebsd.org 2001/02/08 10:47:05
     [sshconnect2.c]
     %.30s is too short for IPv6 numeric address.  use %.128s for now.
     markus ok
   - markus@cvs.openbsd.org 2001/02/09 12:28:35
     [sshconnect2.c]
     do not free twice, thanks to /etc/malloc.conf
   - markus@cvs.openbsd.org 2001/02/09 17:10:53
     [sshconnect2.c]
     partial success: debug->log; "Permission denied" if no more auth methods
   - markus@cvs.openbsd.org 2001/02/10 12:09:21
     [sshconnect2.c]
     remove some lines

23 years ago - markus@cvs.openbsd.org 2001/02/10 1:46:28
mouring [Sat, 10 Feb 2001 22:11:13 +0000 (22:11 +0000)] 
   - markus@cvs.openbsd.org 2001/02/10 1:46:28
     [ssh.c]
     remove mapping of argv[0] -> hostname

23 years ago - (bal) Synced ssh.1 w/ OpenBSD
mouring [Sat, 10 Feb 2001 22:08:03 +0000 (22:08 +0000)] 
 - (bal) Synced ssh.1 w/ OpenBSD

23 years ago - djm@cvs.openbsd.org 2001/02/10 0:45:52
mouring [Sat, 10 Feb 2001 21:59:35 +0000 (21:59 +0000)] 
   - djm@cvs.openbsd.org 2001/02/10 0:45:52
     [scp.1]
     Mention that you can quote pathnames with spaces in them

23 years agoCVS ID Sync w/ OpenBSD
mouring [Sat, 10 Feb 2001 21:56:08 +0000 (21:56 +0000)] 
CVS ID Sync w/ OpenBSD

23 years ago - (bal) Minor correction to sftp-client.c I made. Should return 'status'
mouring [Sat, 10 Feb 2001 21:53:40 +0000 (21:53 +0000)] 
 - (bal) Minor correction to sftp-client.c I made.  Should return 'status'
   instead of '0'  (from the OpenBSD tree)

23 years ago - danh@cvs.openbsd.org 2001/02/10 0:12:43
mouring [Sat, 10 Feb 2001 21:50:00 +0000 (21:50 +0000)] 
   - danh@cvs.openbsd.org 2001/02/10 0:12:43
     [scp.c]
     revert a small change to allow -r option to work again; ok deraadt@
   - danh@cvs.openbsd.org 2001/02/10 15:14:11
     [scp.c]
     fix memory leak; ok markus@

23 years ago - markus@cvs.openbsd.org 2001/02/10 12:44:02
mouring [Sat, 10 Feb 2001 21:45:02 +0000 (21:45 +0000)] 
   - markus@cvs.openbsd.org 2001/02/10 12:44:02
     [cli.c]
     don't call vis() for \r

23 years ago - markus@cvs.openbsd.org 2001/02/10 1:33:32
mouring [Sat, 10 Feb 2001 21:39:49 +0000 (21:39 +0000)] 
   - markus@cvs.openbsd.org 2001/02/10 1:33:32
     [canohost.c]
     add debug message, since sshd blocks here if DNS is not available

23 years ago - markus@cvs.openbsd.org 2001/02/8 22:37:10
mouring [Sat, 10 Feb 2001 21:34:46 +0000 (21:34 +0000)] 
   - markus@cvs.openbsd.org 2001/02/8 22:37:10
     [canohost.c]
     remove last call to sprintf; ok deraadt@

23 years ago - markus@cvs.openbsd.org 2001/02/10 12:52:02
mouring [Sat, 10 Feb 2001 21:31:53 +0000 (21:31 +0000)] 
   - markus@cvs.openbsd.org 2001/02/10 12:52:02
     [auth2.c]
     offer passwd before s/key

23 years ago - markus@cvs.openbsd.org 2001/02/07 22:35:46
mouring [Sat, 10 Feb 2001 21:27:11 +0000 (21:27 +0000)] 
   - markus@cvs.openbsd.org 2001/02/07 22:35:46
     [auth1.c auth2.c sshd.c]
     move k_setpag() to a central place; ok dugsong@

23 years ago - (bal) sftp-client.c replace NULL w/ 0 in do_ls() (pending in OpenBSD tree)
mouring [Sat, 10 Feb 2001 00:37:17 +0000 (00:37 +0000)] 
 - (bal) sftp-client.c replace NULL w/ 0 in do_ls() (pending in OpenBSD tree)

23 years agoMissed these log messages.
djm [Fri, 9 Feb 2001 13:47:59 +0000 (13:47 +0000)] 
Missed these log messages.

Past my bedtime :)

23 years ago - (djm) Sync sftp and scp stuff from OpenBSD:
djm [Fri, 9 Feb 2001 13:40:03 +0000 (13:40 +0000)] 
 - (djm) Sync sftp and scp stuff from OpenBSD:
   - djm@cvs.openbsd.org     2001/02/07 03:55:13
     [sftp-client.c]
     Don't free handles before we are done with them. Based on work from
     Corinna Vinschen <vinschen@redhat.com>. ok markus@
   - djm@cvs.openbsd.org     2001/02/06 22:32:53
     [sftp.1]
     Punctuation fix from Pekka Savola <pekkas@netcore.fi>
   - deraadt@cvs.openbsd.org 2001/02/07 04:07:29
     [sftp.1]
     pretty up significantly
   - itojun@cvs.openbsd.org  2001/02/07 06:49:42
     [sftp.1]
     .Bl-.El mismatch.  markus ok
   - djm@cvs.openbsd.org     2001/02/07 06:12:30
     [sftp-int.c]
     Check that target is a directory before doing ls; ok markus@
   - itojun@cvs.openbsd.org  2001/02/07 11:01:18
     [scp.c sftp-client.c sftp-server.c]
     unsigned long long -> %llu, not %qu.  markus ok
   - stevesk@cvs.openbsd.org 2001/02/07 11:10:39
     [sftp.1 sftp-int.c]
     more man page cleanup and sync of help text with man page; ok markus@
   - markus@cvs.openbsd.org  2001/02/07 14:58:34
     [sftp-client.c]
     older servers reply with SSH2_FXP_NAME + count==0 instead of EOF
   - djm@cvs.openbsd.org     2001/02/07 15:27:19
     [sftp.c]
     Don't forward agent and X11 in sftp. Suggestion from Roumen Petrov
     <roumen.petrov@skalasoft.com>
   - stevesk@cvs.openbsd.org 2001/02/07 15:36:04
     [sftp-int.c]
     portable; ok markus@
   - stevesk@cvs.openbsd.org 2001/02/07 15:55:47
     [sftp-int.c]
     lowercase cmds[].c also; ok markus@
   - markus@cvs.openbsd.org  2001/02/07 17:04:52
     [pathnames.h sftp.c]
     allow sftp over ssh protocol 1; ok djm@
   - deraadt@cvs.openbsd.org 2001/02/08 07:38:55
     [scp.c]
     memory leak fix, and snprintf throughout
   - deraadt@cvs.openbsd.org 2001/02/08 08:02:02
     [sftp-int.c]
     plug a memory leak
   - stevesk@cvs.openbsd.org 2001/02/08 10:11:23
     [session.c sftp-client.c]
     %i -> %d
   - stevesk@cvs.openbsd.org 2001/02/08 10:57:59
     [sftp-int.c]
     typo
   - stevesk@cvs.openbsd.org 2001/02/08 15:28:07
     [sftp-int.c pathnames.h]
     _PATH_LS; ok markus@
   - djm@cvs.openbsd.org     2001/02/09 04:46:25
     [sftp-int.c]
     Check for NULL attribs for chown, chmod & chgrp operations, only send
     relevant attribs back to server; ok markus@
 - (djm) Update makefile.in for _PATH_SFTP_SERVER

23 years ago - (djm) Define _PATH_TTY for systems that don't. Report from Lutz
djm [Fri, 9 Feb 2001 11:55:16 +0000 (11:55 +0000)] 
 - (djm) Define _PATH_TTY for systems that don't. Report from Lutz
   Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>

23 years ago - djm@cvs.openbsd.org 2001/02/06 23:30:28
mouring [Fri, 9 Feb 2001 02:58:04 +0000 (02:58 +0000)] 
   - djm@cvs.openbsd.org 2001/02/06 23:30:28
     [sftp-client.c]
     replace arc4random with counter for request ids; ok markus@

23 years ago - markus@cvs.openbsd.org 2001/02/06 22:07:42
mouring [Fri, 9 Feb 2001 02:36:43 +0000 (02:36 +0000)] 
   - markus@cvs.openbsd.org 2001/02/06 22:07:42
     [ssh.c]
     fatal() if subsystem fails
   - markus@cvs.openbsd.org 2001/02/06 22:43:02
     [ssh.c]
     remove confusing callback code
   - jakob@cvs.openbsd.org 2001/02/06 23:03:24
     [ssh.c]
     add -1 option (force protocol version 1). ok markus@
   - jakob@cvs.openbsd.org 2001/02/06 23:06:21
     [ssh.c]
     reorder -{1,2,4,6} options. ok markus@

23 years ago - (bal) Missing 'const' in readpass.h
mouring [Fri, 9 Feb 2001 02:23:10 +0000 (02:23 +0000)] 
 - (bal) Missing 'const' in readpass.h

23 years ago - itojun@cvs.openbsd.org 2001/02/08 19:30:52
mouring [Fri, 9 Feb 2001 02:11:24 +0000 (02:11 +0000)] 
   - itojun@cvs.openbsd.org 2001/02/08 19:30:52
     sync with netbsd tree changes.
     - more strict prototypes, include necessary headers
     - use paths.h/pathnames.h decls
     - size_t typecase to int -> u_long

23 years ago - (djm) Add CVS Id's to files that we have missed
djm [Fri, 9 Feb 2001 01:55:35 +0000 (01:55 +0000)] 
 - (djm) Add CVS Id's to files that we have missed

23 years ago - markus@cvs.openbsd.org 2001/02/06 22:43:02
mouring [Fri, 9 Feb 2001 01:34:36 +0000 (01:34 +0000)] 
   - markus@cvs.openbsd.org 2001/02/06 22:43:02
     [clientloop.c]
     remove confusing callback code

23 years ago - deraadt@cvs.openbsd.org 2001/02/08 14:38:54
mouring [Fri, 9 Feb 2001 01:23:39 +0000 (01:23 +0000)] 
   - deraadt@cvs.openbsd.org 2001/02/08 14:38:54
     [scp.c]
     memory leak fix, and snprintf throughout

23 years ago - (djm) Update spec files
djm [Fri, 9 Feb 2001 01:01:51 +0000 (01:01 +0000)] 
 - (djm) Update spec files

23 years ago - (stevesk) OpenBSD sync:
stevesk [Thu, 8 Feb 2001 19:16:32 +0000 (19:16 +0000)] 
 - (stevesk) OpenBSD sync:
   - markus@cvs.openbsd.org  2001/02/08 11:20:01
     [auth2.c]
     strict checking
   - markus@cvs.openbsd.org  2001/02/08 11:15:22
     [version.h]
     update to 2.3.2
   - markus@cvs.openbsd.org  2001/02/08 11:12:30
     [auth2.c]
     fix typo

23 years ago - (bal) double entry in configure.in. Pointed out by Lutz Jaenicke
mouring [Thu, 8 Feb 2001 18:40:09 +0000 (18:40 +0000)] 
 - (bal) double entry in configure.in.  Pointed out by Lutz Jaenicke
   <Lutz.Jaenicke@aet.TU-Cottbus.DE>

23 years ago - (bal) .c.o rule in openbsd-compat/Makefile.in did not make it to the
mouring [Thu, 8 Feb 2001 18:05:17 +0000 (18:05 +0000)] 
 - (bal) .c.o rule in openbsd-compat/Makefile.in did not make it to the
   main tree while porting forward.  Pointed out by Lutz Jaenicke
   <Lutz.Jaenicke@aet.TU-Cottbus.DE>

23 years ago - (bal) patch to vis.c to deal with HAVE_VIS right by Robert Mooney
mouring [Thu, 8 Feb 2001 16:34:56 +0000 (16:34 +0000)] 
 - (bal) patch to vis.c to deal with HAVE_VIS right by Robert Mooney
   <rjmooney@mediaone.net>

23 years agoAdd replace test -S
djm [Wed, 7 Feb 2001 23:47:43 +0000 (23:47 +0000)] 
Add replace test -S

23 years ago - (djm) Fix linking of sftp, don't need arc4random any more.
djm [Wed, 7 Feb 2001 23:07:08 +0000 (23:07 +0000)] 
 - (djm) Fix linking of sftp, don't need arc4random any more.
 - (djm) Try to use shell that supports "test -S" for EGD socket search.
   Based on patch from Tim Rice <tim@multitalents.net>

23 years ago - (djm) Don't delete external askpass program in make uninstall target.
djm [Wed, 7 Feb 2001 21:22:47 +0000 (21:22 +0000)] 
 - (djm) Don't delete external askpass program in make uninstall target.
   Report and fix from Roumen Petrov <roumen.petrov@skalasoft.com>

23 years agoCleanup, fix dates
djm [Wed, 7 Feb 2001 12:21:31 +0000 (12:21 +0000)] 
Cleanup, fix dates

23 years ago - (djm) Much KNF on PAM code
djm [Wed, 7 Feb 2001 01:58:33 +0000 (01:58 +0000)] 
 - (djm) Much KNF on PAM code
 - (djm) Revise auth-pam.c conversation function to be a little more readable.
 - (djm) Revise kbd-int PAM conversation function to fold all text messages
   to before first prompt. Fixes hangs if last pam_message did not require
   a reply.
 - (djm) Fix password changing when using PAM kbd-int authentication

23 years ago - (bal) Save the whole path to AR in configure. Some Solaris 2.7 installs
mouring [Tue, 6 Feb 2001 22:54:30 +0000 (22:54 +0000)] 
 - (bal) Save the whole path to AR in configure.  Some Solaris 2.7 installs
   seem lose track of it while in openbsd-compat/  (two confirmed reports)

23 years ago* Remove HP/UX ssh2 signal comment.
mouring [Tue, 6 Feb 2001 04:03:33 +0000 (04:03 +0000)] 
* Remove HP/UX ssh2 signal comment.
* Added Todo item to verify groupaccess truly works under NeXTStep before
  enabling it since it is enclosed around POSIX wrappers.

23 years agoRCSID
stevesk [Mon, 5 Feb 2001 18:16:28 +0000 (18:16 +0000)] 
RCSID

23 years agoRCSID; whitespace
stevesk [Mon, 5 Feb 2001 15:43:59 +0000 (15:43 +0000)] 
RCSID; whitespace

23 years ago - deraadt@cvs.openbsd.org 2001/02/04 08:23:08
stevesk [Mon, 5 Feb 2001 15:39:22 +0000 (15:39 +0000)] 
   - deraadt@cvs.openbsd.org 2001/02/04 08:23:08
     [sftp-client.c sftp-server.c]
     make gcc on the alpha even happier

23 years ago - markus@cvs.openbsd.org 2001/01/31 13:48:09
stevesk [Mon, 5 Feb 2001 15:15:27 +0000 (15:15 +0000)] 
   - markus@cvs.openbsd.org  2001/01/31 13:48:09
     [sshconnect2.c]
     unused

23 years ago - markus@cvs.openbsd.org 2001/01/31 13:37:24
stevesk [Mon, 5 Feb 2001 14:54:34 +0000 (14:54 +0000)] 
   - markus@cvs.openbsd.org  2001/01/31 13:37:24
     [channels.c channels.h serverloop.c ssh.c]
     do not disconnect if local port forwarding fails, e.g. if port is already in
     use
   - markus@cvs.openbsd.org  2001/02/01 14:58:09
     [channels.c]
     use ipaddr in channel messages, ietf-secsh wants this
   - markus@cvs.openbsd.org  2001/01/31 12:26:20
     [channels.c]
     ssh.com-2.0.1x does not send additional info in CHANNEL_OPEN_FAILURE messages;
     bug report from edmundo@rano.org

23 years ago - deraadt@cvs.openbsd.org 2001/02/04 16:56:23
stevesk [Mon, 5 Feb 2001 14:22:50 +0000 (14:22 +0000)] 
   - deraadt@cvs.openbsd.org 2001/02/04 16:56:23
     [scp.c sshd.c]
     alpha happiness
   - stevesk@cvs.openbsd.org 2001/02/04 15:12:17
     [sshd.c]
     precedence; ok markus@
    - deraadt@cvs.openbsd.org 2001/02/04 08:14:15
     [ssh.c sshd.c]
     make the alpha happy

23 years ago - stevesk@cvs.openbsd.org 2001/02/04 06:30:12
stevesk [Mon, 5 Feb 2001 13:57:36 +0000 (13:57 +0000)] 
   - stevesk@cvs.openbsd.org 2001/02/04 06:30:12
     [auth2.c authfd.c packet.c]
     remove duplicate #include's; ok markus@

23 years ago - markus@cvs.openbsd.org 2001/02/04 08:10:44
stevesk [Mon, 5 Feb 2001 13:47:11 +0000 (13:47 +0000)] 
   - markus@cvs.openbsd.org  2001/02/04 08:10:44
     [ssh.1]
     typo; dpo@club-internet.fr

23 years ago - deraadt@cvs.openbsd.org 2001/02/04 17:02:32
stevesk [Mon, 5 Feb 2001 13:42:43 +0000 (13:42 +0000)] 
   - deraadt@cvs.openbsd.org 2001/02/04 17:02:32
     [sftp-int.c]
     ? == help
   - deraadt@cvs.openbsd.org 2001/02/04 16:47:46
     [sftp-int.c]
     sort commands, so that abbreviations work as expected
   - stevesk@cvs.openbsd.org 2001/02/04 15:17:52
     [sftp-int.c]
     debugging sftp: precedence and missing break.  chmod, chown, chgrp
     seem to be working now.
   - markus@cvs.openbsd.org 2001/02/04 14:41:21
     [sftp-int.c]
     use base 8 for umask/chmod
   - markus@cvs.openbsd.org 2001/02/04 11:11:54
     [sftp-int.c]
     fix LCD

23 years ago - stevesk@cvs.openbsd.org 2001/02/04 15:21:19
stevesk [Mon, 5 Feb 2001 13:24:35 +0000 (13:24 +0000)] 
   - stevesk@cvs.openbsd.org 2001/02/04 15:21:19
     [sftp-server.c]
     SSH2_FILEXFER_ATTR_UIDGID support; ok markus@

23 years ago - stevesk@cvs.openbsd.org 2001/02/04 08:32:27
stevesk [Mon, 5 Feb 2001 12:42:17 +0000 (12:42 +0000)] 
   - stevesk@cvs.openbsd.org 2001/02/04 08:32:27
     [many files; did this manually to our top-level source dir]
     unexpand and remove end-of-line whitespace; ok markus@

23 years ago - (bal) AIX patch for auth1.c by William L. Jones <jones@hpc.utexas.edu>
mouring [Sun, 4 Feb 2001 21:57:11 +0000 (21:57 +0000)] 
 - (bal) AIX patch for auth1.c by William L. Jones <jones@hpc.utexas.edu>

23 years agoOops.. =) mispelt NGROUPS_MAX.
mouring [Sun, 4 Feb 2001 20:44:01 +0000 (20:44 +0000)] 
Oops.. =) mispelt NGROUPS_MAX.

23 years ago20010105
mouring [Sun, 4 Feb 2001 20:27:44 +0000 (20:27 +0000)] 
20010105
 - (bal) Disable groupaccess by setting NGROUP_MAX to 0 for platforms
   that don't have NGROUP_MAX.

23 years ago - (djm) Use setvbuf() instead of setlinebuf(). Suggest from stevek@
djm [Sun, 4 Feb 2001 14:01:55 +0000 (14:01 +0000)] 
 - (djm) Use setvbuf() instead of setlinebuf(). Suggest from stevek@

23 years agodoh - Makefile.in
djm [Sun, 4 Feb 2001 13:54:23 +0000 (13:54 +0000)] 
doh - Makefile.in

23 years agoMore makefile.in stuff for sftp
djm [Sun, 4 Feb 2001 13:49:03 +0000 (13:49 +0000)] 
More makefile.in stuff for sftp

23 years ago - (stevesk) add mysignal() wrapper and use it for the protocol 2
stevesk [Sun, 4 Feb 2001 13:20:36 +0000 (13:20 +0000)] 
 - (stevesk) add mysignal() wrapper and use it for the protocol 2
   SIGCHLD handler.

23 years ago - (djm) Makefile.in fixes
djm [Sun, 4 Feb 2001 12:27:00 +0000 (12:27 +0000)] 
 - (djm) Makefile.in fixes

23 years agoNB: big update - may break stuff. Please test!
djm [Sun, 4 Feb 2001 12:20:18 +0000 (12:20 +0000)] 
NB: big update - may break stuff. Please test!

 - (djm) OpenBSD CVS sync:
   - markus@cvs.openbsd.org  2001/02/03 03:08:38
     [auth-options.c auth-rh-rsa.c auth-rhosts.c auth.c canohost.c]
     [canohost.h servconf.c servconf.h session.c sshconnect1.c sshd.8]
     [sshd_config]
     make ReverseMappingCheck optional in sshd_config; ok djm@,dugsong@
   - markus@cvs.openbsd.org  2001/02/03 03:19:51
     [ssh.1 sshd.8 sshd_config]
     Skey is now called ChallengeResponse
   - markus@cvs.openbsd.org  2001/02/03 03:43:09
     [sshd.8]
     use no-pty option in .ssh/authorized_keys* if you need a 8-bit clean
     channel. note from Erik.Anggard@cygate.se (pr/1659)
   - stevesk@cvs.openbsd.org 2001/02/03 10:03:06
     [ssh.1]
     typos; ok markus@
   - djm@cvs.openbsd.org     2001/02/04 04:11:56
     [scp.1 sftp-server.c ssh.1 sshd.8 sftp-client.c sftp-client.h]
     [sftp-common.c sftp-common.h sftp-int.c sftp-int.h sftp.1 sftp.c]
     Basic interactive sftp client; ok theo@
 - (djm) Update RPM specs for new sftp binary
 - (djm) Update several bits for new optional reverse lookup stuff. I
   think I got them all.

23 years ago - (bal) next-posix.h changed to bsd-nextstep.h
mouring [Sun, 4 Feb 2001 09:41:33 +0000 (09:41 +0000)] 
 - (bal) next-posix.h changed to bsd-nextstep.h

23 years ago - (bal) Changed order of LIB="" in -with-skey due to library resolving.
mouring [Sat, 3 Feb 2001 22:15:00 +0000 (22:15 +0000)] 
 - (bal) Changed order of LIB="" in -with-skey due to library resolving.

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