summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump versions in case we need to do another relV_2_9_P1Damien Miller2001-06-274-5/+5
|
* - (markus) Unbreak -R forwarding for protocol 2Damien Miller2001-06-272-4/+6
|
* - (djm) Pull in fixes from -CURRENT:Damien Miller2001-06-273-5/+10
| | | | | | | - (djm) Reintroduce pam_session call for non-pty sessions. - (djm) Remove redundant and incorrect test for max auth attempts in PAM kbdint code. Based on fix from Matthew Melvin <matthewm@webcentral.com.au>
* doh - forgot to update version numbersV_2_9_P2Damien Miller2001-06-174-5/+5
|
* - (djm) Pull in small fix from -CURRENT for session.c:Damien Miller2001-06-172-2/+6
| | | | typo, use pid not s->pid, mstone@cs.loyola.edu
* - (stevesk) don't set SA_RESTART and set SIGCHLD to SIG_DFLKevin Steves2001-06-153-5/+9
| | | | around grantpt().
* - (bal) Applied X11 Cookie Patch. X11 Cookie behavior has changed toBen Lindstrom2001-06-134-85/+24
| | | | no longer use /tmp/ssh-XXXXX/
* - (tim) [conifgure.in] add setvbuf test needed for sftp-int.cTim Rice2001-05-282-3/+7
| | | | Patch by Corinna Vinschen <vinschen@redhat.com>
* - (bal) Patch to partial sync up contrib/solaris/ packaging software.Ben Lindstrom2001-05-124-7/+70
| | | | Patch by pete <ninjaz@webexpress.com>
* - (bal) Updates from the Sony NEWS-OS platform by NAKAJI HiroyukiBen Lindstrom2001-05-093-2/+13
| | | | <nakaji@tutrp.tut.ac.jp>
* - (bal) ./configure support to disable SIA on OSF1. Patch byBen Lindstrom2001-05-083-5/+20
| | | | Chris Adams <cmadams@hiwaay.net>
* - (bal) UseLogin patch for Solaris/UNICOS. Patch by Wayne DavisonBen Lindstrom2001-05-088-5/+102
| | | | <wayne@blorf.net>
* - (bal) Fixed configure test for USE_SIA.Ben Lindstrom2001-05-072-3/+6
|
* - (djm) Update config.guess and config.sub with latest versions (fromDamien Miller2001-05-063-309/+465
| | | | | ftp://ftp.gnu.org/gnu/config/) to allow configure on ia64-hpux. Suggested by Jason Mader <jason@ncac.gwu.edu>
* - (bal) Avoid socket file security issues in ssh-agent for Cygwin.Ben Lindstrom2001-05-032-1/+15
| | | | Patch by Egor Duda <deo@logos-m.ru>
* - (bal) Updated Cygwin README by Corinna Vinschen <vinschen@redhat.com>Ben Lindstrom2001-05-032-1/+11
|
* - (tim) [contrib/caldera/openssh.spec] add Requires line for Caldera 3.1Tim Rice2001-04-302-2/+6
|
* - (djm) Add .cvsignore files, suggested by Wayne Davison <wayne@blorf.net>Damien Miller2001-04-303-1/+26
|
* - (tim) New version of mdoc2man.pl from Mark D. Roth <roth+openssh@feep.net>Tim Rice2001-04-292-76/+303
|
* Update a few thingsDamien Miller2001-04-291-6/+16
|
* Update to Ricardo Cerqueira's <rmcc@novis.pt> latest version.Damien Miller2001-04-291-38/+40
|
* Add some description to the SecurID patchDamien Miller2001-04-291-0/+16
|
* - (djm) Release 2.9p1Damien Miller2001-04-291-1/+2
|
* - (djm) Add Theo Schlossnagle's <jesus@omniti.com> SecurID patch to contrib/Damien Miller2001-04-292-1/+4103
|
* test of branch.. by delete some worthless space way down in the file.Ben Lindstrom2001-04-281-2/+2
|
* - (bal) Updated INSTALL. PCRE moved to a new place.Ben Lindstrom2001-04-282-3/+6
|
* - (tim) update contrib/caldera files with what Caldera is using.Tim Rice2001-04-265-423/+422
| | | | <sps@caldera.de>
* - (bal) version.h synced, RPM specs updated for 2.9Ben Lindstrom2001-04-275-6/+7
|
* - (bal) Cygwin lacks setgroups() API. Patch by Corinna VinschenBen Lindstrom2001-04-272-1/+7
| | | | <vinschen@redhat.com>
* - (bal) Add /etc/sysconfig/sshd support to redhat's sshd.init. Patch byBen Lindstrom2001-04-272-2/+6
| | | | Pekka Savola <pekkas@netcore.fi>
* - (bal) arpa/nameser.h does not exist on Cygwin. Patch by CorinnaBen Lindstrom2001-04-272-1/+5
| | | | Vinschen <vinschen@redhat.com>
* - (bal) Build manpages and config files once unless changed. Patch byBen Lindstrom2001-04-272-12/+17
| | | | Carson Gaspar <carson@taltos.org>
* - (bal) Fixed uidswap.c so it should work on non-posix complient systems.Ben Lindstrom2001-04-262-8/+45
| | | | patch based on 2.5.2 version by djm.
* - tim@mindrot.org 2001/04/25 21:38:01 [configure.in]Tim Rice2001-04-252-3/+7
| | | | man page detection fixes for SCO
* - (djm) Include crypt.h if available in auth-passwd.cDamien Miller2001-04-253-3/+7
|
* - (djm) Add new server configuration directive 'PAMAuthenticationViaKbdInt'Damien Miller2001-04-256-8/+31
| | | | | (default: off), implies KbdInteractiveAuthentication. Suggestion from markus@
* - (bal) Whitespace resync w/ OpenBSD for uidswap.cBen Lindstrom2001-04-252-34/+35
|
* - markus@cvs.openbsd.org 2001/04/23 22:14:13Ben Lindstrom2001-04-242-4/+7
| | | | | [ssh-keygen.c] remove debug
* - markus@cvs.openbsd.org 2001/04/23 21:57:07Ben Lindstrom2001-04-243-12/+20
| | | | | [ssh-keygen.1 ssh-keygen.c] allow public key for -e, too
* - (bal) Fixed contrib/postinstall.in. Patch by wsanders@wsanders.netBen Lindstrom2001-04-242-2/+3
|
* - (bal) sys/queue.h is bogus for NCR platform. Patch by Daniel CarrollBen Lindstrom2001-04-232-2/+5
| | | | <dan@mesastate.edu>
* - (stevesk) auth-pam.c: use PERMIT_NO_PASSWDKevin Steves2001-04-232-3/+4
|
* start_pam() not pam_start()Kevin Steves2001-04-231-2/+2
|
* - (stevesk) pam_start() doesn't use DNS now for sshd -u0.Kevin Steves2001-04-232-6/+9
|
* - markus@cvs.openbsd.org 2001/04/22 23:58:36Ben Lindstrom2001-04-234-82/+153
| | | | | [ssh-keygen.1 ssh.1 sshd.8] document hostbased and other cleanup
* - markus@cvs.openbsd.org 2001/04/22 13:41:02Ben Lindstrom2001-04-223-5/+8
| | | | | [ssh-keygen.1 ssh-keygen.c] style, noted by stevesk; sort flags in usage
* - markus@cvs.openbsd.org 2001/04/22 13:32:27Ben Lindstrom2001-04-225-11/+50
| | | | | [sftp-server.8 sftp.1 ssh.1 sshd.8] xref draft-ietf-secsh-*
* - markus@cvs.openbsd.org 2001/04/22 13:25:37Ben Lindstrom2001-04-223-21/+46
| | | | | | [ssh-keygen.1 ssh-keygen.c] rename arguments -x -> -e (export key), -X -> -i (import key) xref draft-ietf-secsh-publickeyfile-01.txt
* - markus@cvs.openbsd.org 2001/04/22 12:34:05Ben Lindstrom2001-04-222-5/+8
| | | | | [scp.c] scp > 2GB; niles@scyld.com; ok deraadt@, djm@
* - djm@cvs.openbsd.org 2001/04/22 08:13:30Ben Lindstrom2001-04-222-5/+8
| | | | | [ssh.1] typos spotted by stevesk@; ok deraadt@