Commit Graph

1719 Commits

Author SHA1 Message Date
Damien Miller
f7c256a706 Use x11-ssh-askpass 1.2.2 2001-07-25 10:11:15 +10:00
Ben Lindstrom
8e2aa5bb63 - (bal) 4711 not 04711 for ssh binary. 2001-07-24 17:00:13 +00:00
Ben Lindstrom
979c981f99 - stevesk@cvs.openbsd.org 2001/07/20 18:41:51
[ssh.1]
     "the" command line
2001-07-22 20:45:39 +00:00
Ben Lindstrom
0250da057d - markus@cvs.openbsd.org 2001/07/20 14:46:11
[ssh-agent.c]
     do not exit() from signal handlers; ok deraadt@
2001-07-22 20:44:00 +00:00
Ben Lindstrom
660076925e - stevesk@cvs.openbsd.org 2001/07/19 00:41:44
[ssh.1]
     escape chars are below now
2001-07-22 20:41:59 +00:00
Ben Lindstrom
3fdf876107 - stevesk@cvs.openbsd.org 2001/07/18 21:40:40
[ssh-agent.c]
     chdir("/") from bbraun@synack.net; ok markus@
2001-07-22 20:40:24 +00:00
Ben Lindstrom
d01ba98986 - OpenBSD CVS Sync
- markus@cvs.openbsd.org 2001/07/18 21:10:43
     [sshpty.c]
     pr #1946, allow sshd if /dev is readonly
2001-07-22 20:36:57 +00:00
Ben Lindstrom
d9e0824b43 - (bal) Starting the Unicossmk merger. File merged TODO, configure.in,
myproposal.h, ssh_prng_cmds.in, and openbsd-compat/Makefile.in.
	 Added openbsd-compat/bsd-cray.c.  Rest will be merged after
	 approval.  Selective patches from William L. Jones
	 <jones@mail.utexas.edu>
2001-07-22 19:32:00 +00:00
Tim Rice
5d629cb653 - (tim) [configure.in] put inet_aton back in AC_CHECK_FUNCS.
report from Mark Miller <markm@swoon.net>
2001-07-19 20:33:46 -07:00
Ben Lindstrom
dc00c93b6c - OpenBSD CVS Sync
- mouring@cvs.openbsd.org 2001/07/18 16:45:52
     [scp.c]
     Missing -o in scp usage()
2001-07-18 16:50:33 +00:00
Ben Lindstrom
a92783fbfa cvs + pico == Bad when attempting to abort. <sigh> This should go with
the last update.

 - (bal) Updated cygwin README and ssh-host-config.  Patch by
         Corinna Vinschen <vinschen@redhat.com>
2001-07-18 16:27:31 +00:00
Ben Lindstrom
a5820295c3 *** empty log message *** 2001-07-18 16:25:41 +00:00
Ben Lindstrom
cff94beb65 - (bal) Allow sshd to switch user context without password for Cygwin.
Patch by Corinna Vinschen <vinschen@redhat.com>
2001-07-18 16:19:48 +00:00
Ben Lindstrom
0dd676a26b - (bal) Cleaned up trailing spaces in ChangeLog. 2001-07-18 16:05:50 +00:00
Ben Lindstrom
16d29d57e8 - markus@cvs.openbsd.org 2001/07/17 21:04:58
[channels.c channels.h clientloop.c nchan.c serverloop.c]
     keep track of both maxfd and the size of the malloc'ed fdsets.
     update maxfd if maxfd gets closed.
2001-07-18 16:01:46 +00:00
Ben Lindstrom
a3d5a4c2db - markus@cvs.openbsd.org 2001/07/17 20:48:42
[ssh-agent.c]
     update maxfd if maxfd is closed; report from jmcelroy@dtgnet.com
2001-07-18 15:58:08 +00:00
Ben Lindstrom
a7fc2f7434 - stevesk@cvs.openbsd.org 2001/07/15 16:58:29
[ssh-agent.c]
     typo in usage; ok markus@
2001-07-18 15:53:39 +00:00
Ben Lindstrom
a4a5323b2a - stevesk@cvs.openbsd.org 2001/07/15 16:57:21
[ssh-agent.1]
     -d will not fork; ok markus@
2001-07-18 15:51:00 +00:00
Ben Lindstrom
36857f6b8b - markus@cvs.openbsd.org 2001/07/15 16:17:08
[serverloop.c]
     schedule client alive for ssh2 only, greg@cheers.bungi.com
2001-07-18 15:48:57 +00:00
Ben Lindstrom
ad77313f22 - OpenBSD CVS Sync
- stevesk@cvs.openbsd.org 2001/07/14 15:10:17
      [readpass.c sftp-client.c sftp-common.c sftp-glob.c]
      delete spurious #includes; ok deraadt@ markus@
2001-07-18 15:45:44 +00:00
Tim Rice
2db5371d30 - (tim) put openssh/openbsd-compat/inet_aton.[ch] back in.
(needed by openbsd-compat/fake-getaddrinfo.c)
2001-07-15 19:07:49 -07:00
Ben Lindstrom
fed7bb498f - (bal) Set "BROKEN_GETADDRINFO" for darwin platform. Reported by
Josh Larios <jdlarios@cac.washington.edu>
2001-07-15 18:30:42 +00:00
Kevin Steves
6482ec865a - (stevesk) configure.in: use ll suffix for long long constant
in snprintf() test
2001-07-15 02:09:28 +00:00
Kevin Steves
60193f70f7 - (stevesk) change getopt() declaration 2001-07-14 16:05:55 +00:00
Damien Miller
4f8e66929b - (djm) Pull in getopt(3) from OpenBSD libc for the optreset extension. 2001-07-14 13:22:53 +10:00
Damien Miller
8f6bc30a4b - (djm) Reorder Makefile.in so clean targets work a little better when
run directly from Makefile.in
2001-07-14 13:07:43 +10:00
Damien Miller
0ae6e009c8 - markus@cvs.openbsd.org 2001/07/11 18:26:15
[auth.c]
     no need to call dirname(pw->pw_dir).
     note that dirname(3) modifies its argument on some systems.
2001-07-14 12:21:34 +10:00
Damien Miller
1b73448d6d - markus@cvs.openbsd.org 2001/07/11 16:29:59
[ssh.c]
     sort options string, fix -p, add -k
2001-07-14 12:21:07 +10:00
Damien Miller
c4b7feabe0 - itojun@cvs.openbsd.org 2001/07/11 00:24:53
[servconf.c]
     make it compilable in all 4 combination of KRB4/KRB5 settings.
     dugsong ok
     XXX isn't it sensitive to the order of -I/usr/include/kerberosIV and
     -I/usr/include/kerberosV?
2001-07-14 12:20:32 +10:00
Damien Miller
07ab49ef71 - markus@cvs.openbsd.org 2001/07/10 21:49:12
[readpass.c]
     don't panic if fork or pipe fail (just return an empty passwd).
2001-07-14 12:19:56 +10:00
Damien Miller
efb1edfc7f - deraadt@cvs.openbsd.org 2001/07/09 07:04:53
[session.c sftp-int.c]
     correct type on last arg to execl(); nordin@cse.ogi.edu
2001-07-14 12:19:36 +10:00
Damien Miller
f4614450d1 - OpenBSD CVS Sync
- fgsch@cvs.openbsd.org 2001/07/09 05:58:47
     [ssh.c]
     Use getopt(3); markus@ ok.
2001-07-14 12:18:10 +10:00
Damien Miller
4085785276 - OpenBSD CVS Sync
- stevesk@cvs.openbsd.org 2001/07/08 15:23:38
     [servconf.c]
     fix ``MaxStartups max''; ok markus@
2001-07-14 12:17:33 +10:00
Damien Miller
40eb1d82bb - OpenBSD CVS Sync
- stevesk@cvs.openbsd.org 2001/07/05 20:32:47
     [sshconnect1.c]
     statement after label; ok dugsong@
2001-07-14 12:16:59 +10:00
Damien Miller
ea12acf3ac - OpenBSD CVS Sync
- espie@cvs.openbsd.org 2001/07/05 11:43:33
     [sftp-glob.c]
     Directly cast to the right type. Ok markus@
2001-07-14 12:14:56 +10:00
Damien Miller
f3512d9ba7 - OpenBSD CVS Sync
- markus@cvs.openbsd.org 2001/07/04 23:49:27
     [ssh-agent.c]
     handle mutiple adds of the same smartcard key
2001-07-14 12:14:27 +10:00
Damien Miller
8d4bf17036 - OpenBSD CVS Sync
- markus@cvs.openbsd.org 2001/07/04 23:39:07
     [ssh-agent.c]
     for smartcards remove both RSA1/2 keys
2001-07-14 12:13:49 +10:00
Damien Miller
694be4b1d5 - OpenBSD CVS Sync
- markus@cvs.openbsd.org 2001/07/04 23:13:10
     [scard.c scard.h ssh-agent.c]
     handle card removal more gracefully, add sc_close() to scard.h
2001-07-14 12:13:26 +10:00
Damien Miller
48bfa9cafa - OpenBSD CVS Sync
- markus@cvs.openbsd.org 2001/07/04 22:47:19
     [ssh-agent.c]
     ignore SIGPIPE when debugging, too
2001-07-14 12:12:55 +10:00
Damien Miller
98273e3ade - (djm) Revert dirname fix, a better one is on its way. 2001-07-14 11:55:15 +10:00
Damien Miller
c62f1fc3ff - (djm) Enable /etc/nologin check on PAM systems, as some lack the
pam_nologin module. Report from William Yodlowsky
   <bsd@openbsd.rutgers.edu>
2001-07-14 11:54:05 +10:00
Damien Miller
eec0c25f2a - (djm) dirname(3) may modify its argument on glibc and other systems.
Patch from markus@, spotted by Tom Holroyd <tomh@po.crl.go.jp>
2001-07-11 21:32:20 +10:00
Tim Rice
024acc46e6 - (tim) [openbsd-compat/dirname.h] Remove ^M causing some compilers to
issue warning (line 1: tokens ignored at end of directive line)
 - (tim) [sshconnect1.c] give the compiler something to do for success:
	 if KRB5 and AFS are not defined.
	 (ERROR: "sshconnect1.c", line 1274: Syntax error before or at: })
2001-07-04 21:27:20 -07:00
Tim Rice
7281a9bc8c [contrib/caldera/openssh.spec] sync with Caldera 2001-07-04 17:45:28 -07:00
Kevin Steves
e468de6525 - (stevesk) sync servconf.h (comments) 2001-07-04 18:37:20 +00:00
Kevin Steves
27fd19291a whitespace sync 2001-07-04 18:29:14 +00:00
Kevin Steves
8f63caa197 - (stevesk) more sync for session.c 2001-07-04 18:23:02 +00:00
Kevin Steves
08ccf9d08c whitespace sync 2001-07-04 17:52:01 +00:00
Kevin Steves
d009ae3d04 - (stevesk) sync misc.h 2001-07-04 17:25:54 +00:00
Ben Lindstrom
f70b59c039 - (bal) Makefile fix up requires scard.c 2001-07-04 05:40:19 +00:00