Commit Graph

41 Commits

Author SHA1 Message Date
Damien Miller 668b78c385 Update version 2000-03-07 09:37:07 +11:00
Damien Miller 7d7c60d6e7 - Added 'DESTDIR' option to Makefile to ease package building. Patch from
Jim Knoble <jmknoble@pobox.com>
 - Updated RPM spec files to use DESTDIR
2000-01-26 14:37:48 +11:00
Damien Miller 0e1cf7caa7 - Use preformatted manpages on SCO, report from Gary E. Miller
<gem@rellim.com>
 - New URL for x11-ssh-askpass.
2000-01-26 12:15:30 +11:00
Damien Miller 641a63f7a3 Prepare for 1.2.2 2000-01-23 11:04:25 +11:00
Damien Miller 0727893340 - Make IPv4 use the default in RPM packages
- Irix uses preformatted manpages
2000-01-22 14:05:37 +11:00
Damien Miller 95a29b1331 Prepare for pre27 2000-01-17 11:57:39 +11:00
Damien Miller 229779984d Added PreReq lines 2000-01-16 10:17:52 +11:00
Damien Miller e96c1be723 Prepare spec files for pre26 2000-01-15 14:16:10 +11:00
Damien Miller 9254678e95 Prepare for V_1_2_1_PRE25 2000-01-06 13:51:32 +11:00
Damien Miller e9c8f4dfdc - Removed "nullok" directive from default PAM configuration files.
Added information on enabling EmptyPasswords on openssh+PAM in
   UPGRADING file.
2000-01-03 20:00:52 +11:00
Damien Miller 645c598d3c - Add explicit make rules for files proccessed by fixpaths.
- Fix "make install" in RPM spec files. Report from Tenkou N. Hattori
   <tnh@kondara.org>
2000-01-03 14:42:09 +11:00
Damien Miller 7cfd3e6fb6 Prepare for pre24 1999-12-31 10:04:19 +11:00
Damien Miller 554ef3c7c2 Prepare for 1.2.1pre23 1999-12-30 15:13:58 +11:00
Damien Miller cadc6bb72f Spec file tweaks 1999-12-28 15:19:49 +11:00
Damien Miller 95c8e5dec3 Populate ut_id with last few chars of tty line 1999-12-27 16:43:42 +11:00
Damien Miller 373d2917a8 - PAM bugfix. PermitEmptyPassword was being ignored.
- Fixed PAM config files to allow empty passwords if server does.
 - Explained spurious PAM auth warning workaround in UPGRADING
1999-12-27 10:45:54 +11:00
Damien Miller c0d7390398 - Automatically correct paths in manpages and configuration files. Patch
and script from Andre Lucas <andre.lucas@dial.pipex.com>
 - Removed credits from README to CREDITS file, updated.
1999-12-27 09:23:58 +11:00
Damien Miller aae1093640 - Redhat RPM spec fixes from Jim Knoble <jmknoble@pobox.com> 1999-12-26 19:38:17 +11:00
Damien Miller 780b376a37 Doc and Doh! fixes 1999-12-26 13:36:11 +11:00
Damien Miller e17ba1007e Fix typo in PAM config 1999-12-26 13:25:49 +11:00
Damien Miller bbdf9ab05d Added docs files and app defaults to askpass 1999-12-26 13:16:54 +11:00
Damien Miller f6adfa9037 Typos 1999-12-26 13:08:15 +11:00
Damien Miller 92e073599e Typos 1999-12-26 13:05:11 +11:00
Damien Miller 47707dbda3 Doh! RPM doesn't support conditional building 1999-12-26 12:46:46 +11:00
Damien Miller 3688440c4d - Revised RPM package to include Jim Knoble's <jmknoble@pobox.com>
X11 ssh-askpass program.
 - Revised RPM package to use conditional building of gnome and X11
   askpass packages.
1999-12-26 12:26:21 +11:00
Damien Miller 32b3cf2c96 19991226
- Enabled utmpx support by default for Solaris
 - Cleanup sshd.c PAM a little more

19991225
 - Merged fixes from Ben Taylor <bent@clark.net>
 - Fixed configure support for PAM. Reported by Naz <96na@eng.cam.ac.uk>
 - Disabled logging of PAM password authentication failures when password
   is empty. (e.g start of authentication loop). Reported by Naz
   <96na@eng.cam.ac.uk>)
1999-12-26 10:21:48 +11:00
Damien Miller 2e1b082dfb - Prepare for 1.2.1pre20
19991225
 - More fixes from Andre Lucas <andre.lucas@dial.pipex.com>
 - Cleanup of auth-passwd.c for shadow and MD5 passwords
 - Cleanup and bugfix of PAM authentication code

19991223
 - Merged later HPUX patch from Andre Lucas
   <andre.lucas@dial.pipex.com>
 - Above patch included better utmpx support from Ben Taylor
   <bent@clark.net>:
1999-12-25 10:11:29 +11:00
Damien Miller 5ffe3704c2 Make ready for 1.2.1pre19 1999-12-21 21:28:09 +11:00
Damien Miller c4c647fb94 - Redhat init script patch from Chun-Chung Chen
<cjj@u.washington.edu>
1999-12-18 20:54:52 +11:00
Damien Miller 217ab302d8 Be more specific about required software versions 1999-12-16 13:21:52 +11:00
Damien Miller 48f2494df3 Prepare for 1.2.1pre18 1999-12-15 16:35:02 +11:00
Damien Miller c6b3bbe2b9 - Fix compilation on systems with AFS. Reported by
aloomis@glue.umd.edu
 - Fix installation on Solaris. Reported by
   Gordon Rowell <gordonr@gormand.com.au>
 - Fix gccisms (__attribute__ and inline). Report by edgy@us.ibm.com,
   patch from Markus Friedl <markus.friedl@informatik.uni-erlangen.de>
 - Auto-locate xauth. Patch from David Agraz <dagraz@jahoopa.com>
 - Compile fix from David Agraz <dagraz@jahoopa.com>
 - Avoid compiler warning in bsd-snprintf.c
 - Added pam_limits.so to default PAM config. Suggested by
   Jim Knoble <jmknoble@pobox.com>
1999-12-13 08:27:33 +11:00
Damien Miller 6646badaa6 Prepare for 1.2pre17 1999-12-09 10:42:10 +11:00
Damien Miller 871f3ca1e7 Quiet untar 1999-12-07 16:32:10 +11:00
Damien Miller aca55fe73c Add buildprereq 1999-12-07 16:31:18 +11:00
Damien Miller f6b290dc15 Tweak 1999-12-07 16:21:32 +11:00
Damien Miller 93168eb274 Updated spec 1999-12-07 16:20:49 +11:00
Damien Miller 0c078c6633 - sshd Redhat init script patch from Jim Knoble <jmknoble@pobox.com>
fixes compatability with 4.x and 5.x
1999-12-07 14:53:57 +11:00
Damien Miller 16dae4cf2a disable buildprereqs for Suse RPM 1999-11-25 13:41:09 +11:00
Damien Miller 297dc42c1c Update SPEC files 1999-11-25 13:24:58 +11:00
Damien Miller 294df785b8 - Added SuSE package files from Chris Saia <csaia@wtower.com>
- Restructured package-related files under packages/
 - Added generic PAM config
1999-11-23 10:11:29 +11:00