]> andersk Git - openssh.git/log
openssh.git
24 years agoDoc updates
damien [Mon, 15 Nov 1999 12:34:11 +0000 (12:34 +0000)] 
Doc updates

24 years agoOpenBSD CVS: fix .Xr
damien [Mon, 15 Nov 1999 12:33:56 +0000 (12:33 +0000)] 
OpenBSD CVS: fix .Xr

24 years ago- Split subpackages further based on patch from jim knoble <jmknoble@pobox.com> V_1_2_PRE12
damien [Mon, 15 Nov 1999 06:19:24 +0000 (06:19 +0000)] 
- Split subpackages further based on patch from jim knoble <jmknoble@pobox.com>

24 years ago - Merged more Solaris compability from Marc G. Fournier
damien [Mon, 15 Nov 1999 06:10:57 +0000 (06:10 +0000)] 
 - Merged more Solaris compability from Marc G. Fournier
   <marc.fournier@acadiau.ca>
 - Wrote autoconf tests for __progname symbol

24 years agoFixed spello
damien [Mon, 15 Nov 1999 05:01:07 +0000 (05:01 +0000)] 
Fixed spello

24 years ago - Various small cleanups to bring diff (against OpenBSD) size down.
damien [Mon, 15 Nov 1999 04:40:55 +0000 (04:40 +0000)] 
 - Various small cleanups to bring diff (against OpenBSD) size down.

24 years ago - Merged more OpenBSD CVS changes:
damien [Mon, 15 Nov 1999 04:25:10 +0000 (04:25 +0000)] 
 - Merged more OpenBSD CVS changes:
        [auth-krb4.c]
          - disconnect if getpeername() fails
          - missing xfree(*client)
        [canohost.c]
          - disconnect if getpeername() fails
          - fix comment: we _do_ disconnect if ip-options are set
        [sshd.c]
          - disconnect if getpeername() fails
          - move checking of remote port to central place
        [auth-rhosts.c] move checking of remote port to central place
        [log-server.c] avoid extra fd per sshd, from millert@
        [readconf.c] print _all_ bad config-options in ssh(1), too
        [readconf.h] print _all_ bad config-options in ssh(1), too
        [ssh.c] print _all_ bad config-options in ssh(1), too
        [sshconnect.c] disconnect if getpeername() fails
 - OpenBSD's changes to sshd.c broke the PAM stuff, re-merged it.

24 years agoFurther cleanup of askpass autoconf support, enable GNOME askpass option
damien [Mon, 15 Nov 1999 03:36:53 +0000 (03:36 +0000)] 
Further cleanup of askpass autoconf support, enable GNOME askpass option
only if askpass has first been enabled.

24 years ago - Merged OpenBSD CVS changes:
damien [Mon, 15 Nov 1999 03:25:30 +0000 (03:25 +0000)] 
 - Merged OpenBSD CVS changes:
   - [ssh-add.c] change passphrase loop logic and remove ref to
     $DISPLAY, ok niels
 - Changed to ssh-add.c broke askpass support. Revised it to be a little more
   modular.
 - Revised autoconf support for enabling/disabling askpass support.

24 years agoThinko
damien [Sun, 14 Nov 1999 23:04:28 +0000 (23:04 +0000)] 
Thinko

24 years agoSolaris compile fixes
damien [Sun, 14 Nov 1999 22:56:06 +0000 (22:56 +0000)] 
Solaris compile fixes

24 years agotypo
damien [Sun, 14 Nov 1999 22:25:59 +0000 (22:25 +0000)] 
typo

24 years ago - Tidied default config file some more
damien [Sat, 13 Nov 1999 12:56:35 +0000 (12:56 +0000)] 
 - Tidied default config file some more
 - Revised Redhat initscript to fix bug: sshd (re)start would fail
   if executed from inside a ssh login.

24 years ago - Added shadow password patch from Thomas Neumann <tom@smart.ruhr.de>
damien [Sat, 13 Nov 1999 04:40:10 +0000 (04:40 +0000)] 
 - Added shadow password patch from Thomas Neumann <tom@smart.ruhr.de>
 - Added ifdefs to auth-passwd.c to exclude it when PAM is enabled

24 years agoupdated
damien [Sat, 13 Nov 1999 02:30:28 +0000 (02:30 +0000)] 
updated

24 years ago - Delay fork (-f option) in ssh until after port forwarded connections
damien [Sat, 13 Nov 1999 02:28:45 +0000 (02:28 +0000)] 
 - Delay fork (-f option) in ssh until after port forwarded connections
   have been initialised. Patch from Jani Hakala <jahakala@cc.jyu.fi>

24 years ago - Merged OpenBSD CVS changes:
damien [Sat, 13 Nov 1999 02:22:46 +0000 (02:22 +0000)] 
 - Merged OpenBSD CVS changes:
   - [bufaux.c] save a view malloc/memcpy/memset/free's, ok niels
   - [scp.c] fix overflow reported by damien@ibs.com.au: off_t
     totalsize, ok niels,aaron

24 years agoAdded obseletes lines to spec
damien [Sat, 13 Nov 1999 02:09:31 +0000 (02:09 +0000)] 
Added obseletes lines to spec

24 years agoRemove redundant inclusion of config.h
damien [Sat, 13 Nov 1999 02:07:45 +0000 (02:07 +0000)] 
Remove redundant inclusion of config.h

24 years agoRemove redundant inclusion of config.h
damien [Fri, 12 Nov 1999 23:51:58 +0000 (23:51 +0000)] 
Remove redundant inclusion of config.h

24 years agoFix inclusion of additional preprocessor directives from acconfig.h
damien [Fri, 12 Nov 1999 23:49:55 +0000 (23:49 +0000)] 
Fix inclusion of additional preprocessor directives from acconfig.h

24 years agoDon't install config files if they already exist
damien [Fri, 12 Nov 1999 23:48:51 +0000 (23:48 +0000)] 
Don't install config files if they already exist

24 years agoaskpass install fix V_1_2_PRE11
damien [Fri, 12 Nov 1999 05:36:21 +0000 (05:36 +0000)] 
askpass install fix

24 years agoMakefile fix
damien [Fri, 12 Nov 1999 05:32:17 +0000 (05:32 +0000)] 
Makefile fix

24 years agoprepare for pre11
damien [Fri, 12 Nov 1999 05:28:13 +0000 (05:28 +0000)] 
prepare for pre11

24 years agoFix division-by-zero error
damien [Fri, 12 Nov 1999 05:28:02 +0000 (05:28 +0000)] 
Fix division-by-zero error

24 years agoDocumentation updates
damien [Fri, 12 Nov 1999 05:06:47 +0000 (05:06 +0000)] 
Documentation updates

24 years ago - Make ssh-askpass support optional through autoconf
damien [Fri, 12 Nov 1999 04:46:08 +0000 (04:46 +0000)] 
 - Make ssh-askpass support optional through autoconf

24 years ago - Merged yet more changes from OpenBSD CVS
damien [Fri, 12 Nov 1999 04:19:27 +0000 (04:19 +0000)] 
 - Merged yet more changes from OpenBSD CVS
   - [auth-rh-rsa.c auth-rhosts.c auth-rsa.c channels.c clientloop.c]
     [ssh.c ssh.h sshconnect.c sshd.c]
     make all access to options via 'extern Options options'
     and 'extern ServerOptions options' respectively;
     options are no longer passed as arguments:
      * make options handling more consistent
      * remove #include "readconf.h" from ssh.h
      * readconf.h is only included if necessary
   - [mpaux.c] clear temp buffer
   - [servconf.c] print _all_ bad options found in configfile

24 years agoAdded INSTALL documentation
damien [Fri, 12 Nov 1999 03:35:58 +0000 (03:35 +0000)] 
Added INSTALL documentation

Minor other doc updates

24 years agoAdded mailing list info
damien [Fri, 12 Nov 1999 03:11:10 +0000 (03:11 +0000)] 
Added mailing list info

24 years ago*** empty log message *** V_1_2_PRE10
damien [Fri, 12 Nov 1999 01:22:31 +0000 (01:22 +0000)] 
*** empty log message ***

24 years agoRemoved obselete logging directive
damien [Fri, 12 Nov 1999 01:17:52 +0000 (01:17 +0000)] 
Removed obselete logging directive

24 years ago - Grab server in gnome-ssh-askpass (Debian bug #49872)
damien [Fri, 12 Nov 1999 01:09:36 +0000 (01:09 +0000)] 
 - Grab server in gnome-ssh-askpass (Debian bug #49872)

24 years ago - Merged changes from OpenBSD CVS
damien [Fri, 12 Nov 1999 00:33:04 +0000 (00:33 +0000)] 
 - Merged changes from OpenBSD CVS
   - [sshd.c] session_key_int may be zero
   - [auth-rh-rsa.c servconf.c servconf.h ssh.h sshd.8 sshd.c sshd_config]
     IgnoreUserKnownHosts(default=no), used for RhostRSAAuth, ok
     deraadt,millert
 - Brought default sshd_config more in line with OpenBSDs

24 years ago- Merged changes from OpenBSD CVS
damien [Thu, 11 Nov 1999 21:49:09 +0000 (21:49 +0000)] 
- Merged changes from OpenBSD CVS
  - [sshd.c] session_key_int may be zero

24 years agoFix compile warning
damien [Thu, 11 Nov 1999 10:39:50 +0000 (10:39 +0000)] 
Fix compile warning

24 years agoCleanup of default config for new LogLevel option and better readability
damien [Thu, 11 Nov 1999 10:07:00 +0000 (10:07 +0000)] 
Cleanup of default config for new LogLevel option and better readability

24 years agoMerged sshd connection failure patch from Markus Friedl <markus@cvs.openbsd.org>
damien [Thu, 11 Nov 1999 09:44:05 +0000 (09:44 +0000)] 
Merged sshd connection failure patch from Markus Friedl <markus@cvs.openbsd.org>

24 years ago - Merged more OpenBSD CVS changes:
damien [Thu, 11 Nov 1999 06:57:39 +0000 (06:57 +0000)] 
 - Merged more OpenBSD CVS changes:
   - [auth-krb4.c auth-passwd.c] remove x11- and krb-cleanup from fatal()
     + krb-cleanup cleanup
   - [clientloop.c log-client.c log-server.c ]
     [readconf.c readconf.h servconf.c servconf.h ]
     [ssh.1 ssh.c ssh.h sshd.8]
     add LogLevel {QUIET, FATAL, ERROR, INFO, CHAT, DEBUG} to ssh/sshd,
     obsoletes QuietMode and FascistLogging in sshd.

24 years agoChanged name of directory in tarball
damien [Thu, 11 Nov 1999 01:55:45 +0000 (01:55 +0000)] 
Changed name of directory in tarball

24 years agoDoc updates
damien [Thu, 11 Nov 1999 01:48:35 +0000 (01:48 +0000)] 
Doc updates

24 years agoFixed interger overflow in progress meter for large files
damien [Thu, 11 Nov 1999 01:25:14 +0000 (01:25 +0000)] 
Fixed interger overflow in progress meter for large files

24 years ago - [auth-rh-rsa.c] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too
damien [Thu, 11 Nov 1999 00:43:13 +0000 (00:43 +0000)] 
   - [auth-rh-rsa.c] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too
   - [ssh.1] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too
   - [sshd.8] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too

24 years agoDoc
damien [Thu, 11 Nov 1999 00:30:22 +0000 (00:30 +0000)] 
Doc

24 years agoError message when SSL libs not found
damien [Thu, 11 Nov 1999 00:04:17 +0000 (00:04 +0000)] 
Error message when SSL libs not found

Fix RANDOM_POOL

24 years agoDoc and spec updates
damien [Wed, 10 Nov 1999 23:50:04 +0000 (23:50 +0000)] 
Doc and spec updates

24 years ago - Added (untested) Entropy Gathering Daemon (EGD) support
damien [Wed, 10 Nov 1999 23:40:23 +0000 (23:40 +0000)] 
 - Added (untested) Entropy Gathering Daemon (EGD) support
 - Merged several minor fixed:
   - ssh-agent commandline parsing
   - RPM spec file now installs ssh setuid root
   - Makefile creates libdir
   - Merged beginnings of Solaris compability from Marc G. Fournier
     <marc.fournier@acadiau.ca>

24 years ago - Merged several minor fixed:
damien [Wed, 10 Nov 1999 01:48:08 +0000 (01:48 +0000)] 
 - Merged several minor fixed:
   - ssh-agent commandline parsing
   - RPM spec file now installs ssh setuid root
   - Makefile creates libdir

24 years agodoc updates V_1_2_PRE9
damien [Tue, 9 Nov 1999 04:05:11 +0000 (04:05 +0000)] 
doc updates

24 years agoDoc updates
damien [Tue, 9 Nov 1999 04:03:01 +0000 (04:03 +0000)] 
Doc updates

24 years agobugfix
damien [Tue, 9 Nov 1999 03:54:14 +0000 (03:54 +0000)] 
bugfix

24 years agobugfix
damien [Tue, 9 Nov 1999 03:52:31 +0000 (03:52 +0000)] 
bugfix

24 years agobugfix
damien [Tue, 9 Nov 1999 03:50:10 +0000 (03:50 +0000)] 
bugfix

24 years agoDumb typo
damien [Tue, 9 Nov 1999 03:48:48 +0000 (03:48 +0000)] 
Dumb typo

24 years ago1st attempt at RPM subpackages
damien [Tue, 9 Nov 1999 03:46:02 +0000 (03:46 +0000)] 
1st attempt at RPM subpackages

24 years agoBuild fixes
damien [Tue, 9 Nov 1999 03:34:31 +0000 (03:34 +0000)] 
Build fixes

24 years agoBuild fixes
damien [Tue, 9 Nov 1999 03:31:49 +0000 (03:31 +0000)] 
Build fixes

24 years agoMinor updates
damien [Tue, 9 Nov 1999 03:28:26 +0000 (03:28 +0000)] 
Minor updates

24 years agoAdded GNOME passphrase requester support
damien [Tue, 9 Nov 1999 03:23:45 +0000 (03:23 +0000)] 
Added GNOME passphrase requester support

24 years agoAdded GNOME passphrase requester
damien [Tue, 9 Nov 1999 02:52:33 +0000 (02:52 +0000)] 
Added GNOME passphrase requester

24 years ago - Merged OpenBSD CVS changes:
damien [Mon, 8 Nov 1999 23:35:52 +0000 (23:35 +0000)] 
 - Merged OpenBSD CVS changes:
   - [rsa.c] bugfix: use correct size for memset()
   - [sshconnect.c] warn if announced size of modulus 'n' != real size

24 years ago - Autodetection of SSL/Crypto library location via autoconf
damien [Mon, 8 Nov 1999 23:28:04 +0000 (23:28 +0000)] 
 - Autodetection of SSL/Crypto library location via autoconf
 - Fixed location of ssh-askpass to follow autoconf
 - Integrated Makefile patch from Niels Kristian Bech Jensen <nkbj@image.dk>
 - Autodetection of RSAref library for US users
 - Minor doc updates

24 years agoDoc fixes
damien [Mon, 8 Nov 1999 07:09:57 +0000 (07:09 +0000)] 
Doc fixes

24 years agoMerged OpenBSD CVS changes that go away V_1_2_PRE8
damien [Mon, 8 Nov 1999 05:15:55 +0000 (05:15 +0000)] 
Merged OpenBSD CVS changes that go away

24 years ago*** empty log message ***
damien [Mon, 8 Nov 1999 04:50:14 +0000 (04:50 +0000)] 
*** empty log message ***

24 years agoMerged latest OpenBSD CVS changes:
damien [Mon, 8 Nov 1999 04:49:41 +0000 (04:49 +0000)] 
Merged latest OpenBSD CVS changes:
 - remove unused argument. ok dugsong

24 years agoFix path typo
damien [Mon, 8 Nov 1999 04:34:56 +0000 (04:34 +0000)] 
Fix path typo

24 years agoLots of changes:
damien [Mon, 8 Nov 1999 04:30:59 +0000 (04:30 +0000)] 
Lots of changes:

 - Removed lots of unnecessary checks from autoconf
 - Added support and autoconf test for openpty() function (Unix98 pty support)
 - Fix for scp not finding ssh if not installed as /usr/bin/ssh
 - Added TODO file
 - Merged parts of Debian patch From Phil Hands <phil@hands.com>:
   - Added ssh-askpass program
   - Added ssh-askpass support to ssh-add.c
   - Create symlinks for slogin on install
   - Fix "distclean" target in makefile
   - Added example for ssh-agent to manpage
   - Added support for PAM_TEXT_INFO messages
   - Disable internal /etc/nologin support if PAM enabled
 - Merged latest OpenBSD CVS changes:
   - [sshd.c] don't send fail-msg but disconnect if too many authentication
     failures
   - [sshd.c] replace assert() with error, fatal or packet_disconnect
   - [sshd.c] remove unused argument. ok dugsong
   - [sshd.c] typo
   - [rsa.c] clear buffers used for encryption. ok: niels
   - [rsa.c] replace assert() with error, fatal or packet_disconnect
 - Fixed coredump after merge of OpenBSD rsa.c patch

24 years agoMerged one line cleanup from OBSD CVS
damien [Tue, 2 Nov 1999 08:05:02 +0000 (08:05 +0000)] 
Merged one line cleanup from OBSD CVS

24 years agoRenamed README V_1_2_PRE7
damien [Sat, 30 Oct 1999 04:50:37 +0000 (04:50 +0000)] 
Renamed README

24 years agoremove redundant file
damien [Sat, 30 Oct 1999 04:45:52 +0000 (04:45 +0000)] 
remove redundant file

24 years agoMerged latest OpenBSD changes:
damien [Sat, 30 Oct 1999 01:39:56 +0000 (01:39 +0000)] 
Merged latest OpenBSD changes:

nchan.ms -\
channels.[ch] - remove broken x11 fix and document istate/ostate
ssh-agent.c - call setsid() regardless of argv[]
ssh.c - save a few lines when disabling rhosts-{rsa-}auth

24 years agoRenamed README -> README.Ylonen
damien [Sat, 30 Oct 1999 01:30:35 +0000 (01:30 +0000)] 
Renamed README -> README.Ylonen
Renamed README.openssh -> README

Minor updated to new README

24 years agoUpdated COPYING file with usage of RC4
damien [Fri, 29 Oct 1999 23:46:20 +0000 (23:46 +0000)] 
Updated COPYING file with usage of RC4

Renamed sshd.init to sshd.init.redhat

24 years ago - Integrated debian package support from Dan Brosemer <odin@linuxfreak.com>
damien [Fri, 29 Oct 1999 23:12:25 +0000 (23:12 +0000)] 
 - Integrated debian package support from Dan Brosemer <odin@linuxfreak.com>

24 years agoFix off by one error in PAM env patch V_1_2_PRE6
damien [Fri, 29 Oct 1999 03:09:40 +0000 (03:09 +0000)] 
Fix off by one error in PAM env patch

Tidy changelog

24 years ago - Removed redundant subdirectories
damien [Fri, 29 Oct 1999 02:37:01 +0000 (02:37 +0000)] 
 - Removed redundant subdirectories
 - Integrated part of a patch from Dan Brosemer <odin@linuxfreak.com> for
   building on Debian.

24 years ago - Remove autoconf generated Makefile from CVS
damien [Fri, 29 Oct 1999 02:06:53 +0000 (02:06 +0000)] 
 - Remove autoconf generated Makefile from CVS
 - Stripped subdirectories from CVS server
 - Fixed makefile to suit

24 years ago - Make distclean now removed configure script
damien [Fri, 29 Oct 1999 01:49:20 +0000 (01:49 +0000)] 
 - Make distclean now removed configure script
 - Improved PAM logging
 - Added some debug() calls for PAM

24 years agoDoc updates
damien [Fri, 29 Oct 1999 00:29:29 +0000 (00:29 +0000)] 
Doc updates

24 years agomake install patch
damien [Fri, 29 Oct 1999 00:21:15 +0000 (00:21 +0000)] 
make install patch

Picked up lost bit of OpenBSD update to ssh.h

Fix compile warning in new pam_env stuff

24 years agoIntegrated PAM environment patch from Nalin Dahyabhai <nalin@thermo.stat.ncsu.edu>
damien [Thu, 28 Oct 1999 23:57:31 +0000 (23:57 +0000)] 
Integrated PAM environment patch from Nalin Dahyabhai <nalin@thermo.stat.ncsu.edu>

Integrated make install patch from Niels Kristian Bech Jensen <nkbj@image.dk>

24 years agoUpdate to OpenBSD ssh-19991029
damien [Thu, 28 Oct 1999 23:47:09 +0000 (23:47 +0000)] 
Update to OpenBSD ssh-19991029

Renamed init script and PAM config

24 years agoRenamed open* -> * at request of Theo de Raadt <deraadt@cvs.openbsd.org>
damien [Thu, 28 Oct 1999 23:18:29 +0000 (23:18 +0000)] 
Renamed open* -> * at request of Theo de Raadt <deraadt@cvs.openbsd.org>

24 years agoPath fix /etc -> /etc/ssh
damien [Thu, 28 Oct 1999 23:17:36 +0000 (23:17 +0000)] 
Path fix /etc -> /etc/ssh

24 years agoRe-imported OpenBSD manpages
damien [Thu, 28 Oct 1999 23:15:49 +0000 (23:15 +0000)] 
Re-imported OpenBSD manpages

24 years agoPrepare for 1.2pre5 V_1_2_PRE5
damien [Thu, 28 Oct 1999 07:51:40 +0000 (07:51 +0000)] 
Prepare for 1.2pre5

24 years agoDoc updates
damien [Thu, 28 Oct 1999 05:46:27 +0000 (05:46 +0000)] 
Doc updates

24 years agoMerged latest OpenBSD changes.
damien [Thu, 28 Oct 1999 05:23:30 +0000 (05:23 +0000)] 
Merged latest OpenBSD changes.

24 years agoRename PID file V_1_2_PRE4
damien [Thu, 28 Oct 1999 04:34:49 +0000 (04:34 +0000)] 
Rename PID file

Add symlinks back to ssh in RPM spec file

24 years agoRe-added old changelog
damien [Thu, 28 Oct 1999 04:19:25 +0000 (04:19 +0000)] 
Re-added old changelog

24 years agoChangelog update before test builds
damien [Thu, 28 Oct 1999 04:14:38 +0000 (04:14 +0000)] 
Changelog update before test builds

24 years agoDisabled code based on autoconf tests
damien [Thu, 28 Oct 1999 04:12:54 +0000 (04:12 +0000)] 
Disabled code based on autoconf tests

24 years agoBig rename ssh* -> openssh*
damien [Thu, 28 Oct 1999 04:03:14 +0000 (04:03 +0000)] 
Big rename ssh* -> openssh*

24 years ago - Integrated patch from Dan Brosemer <odin@linuxfreak.com>
damien [Thu, 28 Oct 1999 03:25:17 +0000 (03:25 +0000)] 
 - Integrated patch from Dan Brosemer <odin@linuxfreak.com>
   - Build fixes
   - Autoconf
   - Change binary names to open*

 - Fixed autoconf script to detect PAM on RH6.1
 - Added tests for libpwdb, and OpenBSD functions to autoconf (not used yet)

24 years agoBig PAM cleanup PRE_DAN_PATCH_MERGE
damien [Thu, 28 Oct 1999 03:20:30 +0000 (03:20 +0000)] 
Big PAM cleanup

Added header for arc4random to mktemp.c

Fixed return type of arc4random

24 years agoAttempt to clean up PAM code
damien [Wed, 27 Oct 1999 13:42:05 +0000 (13:42 +0000)] 
Attempt to clean up PAM code

Use PWDB getpw* functions if HAVE_PWDB defined

Minor other tidyups

24 years agoAdded compatibility macros
damien [Wed, 27 Oct 1999 08:00:50 +0000 (08:00 +0000)] 
Added compatibility macros

24 years agoInitial revision
damien [Wed, 27 Oct 1999 03:42:43 +0000 (03:42 +0000)] 
Initial revision

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