Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-01-26 | - Use preformatted manpages on SCO, report from Gary E. Miller | Damien Miller | |
<gem@rellim.com> - New URL for x11-ssh-askpass. | |||
2000-01-23 | Prepare for 1.2.2 | Damien Miller | |
2000-01-22 | - Make IPv4 use the default in RPM packages | Damien Miller | |
- Irix uses preformatted manpages | |||
2000-01-17 | Prepare for pre27 | Damien Miller | |
2000-01-16 | Added PreReq lines | Damien Miller | |
2000-01-15 | Prepare spec files for pre26 | Damien Miller | |
2000-01-06 | Prepare for V_1_2_1_PRE25 | Damien Miller | |
2000-01-03 | - Removed "nullok" directive from default PAM configuration files. | Damien Miller | |
Added information on enabling EmptyPasswords on openssh+PAM in UPGRADING file. | |||
2000-01-03 | - Add explicit make rules for files proccessed by fixpaths. | Damien Miller | |
- Fix "make install" in RPM spec files. Report from Tenkou N. Hattori <tnh@kondara.org> | |||
1999-12-31 | Prepare for pre24 | Damien Miller | |
1999-12-30 | Prepare for 1.2.1pre23 | Damien Miller | |
1999-12-28 | Spec file tweaks | Damien Miller | |
1999-12-27 | Populate ut_id with last few chars of tty line | Damien Miller | |
1999-12-27 | - PAM bugfix. PermitEmptyPassword was being ignored. | Damien Miller | |
- Fixed PAM config files to allow empty passwords if server does. - Explained spurious PAM auth warning workaround in UPGRADING | |||
1999-12-27 | - Automatically correct paths in manpages and configuration files. Patch | Damien Miller | |
and script from Andre Lucas <andre.lucas@dial.pipex.com> - Removed credits from README to CREDITS file, updated. | |||
1999-12-26 | - Redhat RPM spec fixes from Jim Knoble <jmknoble@pobox.com> | Damien Miller | |
1999-12-26 | Doc and Doh! fixes | Damien Miller | |
1999-12-26 | Fix typo in PAM config | Damien Miller | |
1999-12-26 | Added docs files and app defaults to askpass | Damien Miller | |
1999-12-26 | Typos | Damien Miller | |
1999-12-26 | Typos | Damien Miller | |
1999-12-26 | Doh! RPM doesn't support conditional building | Damien Miller | |
1999-12-26 | - Revised RPM package to include Jim Knoble's <jmknoble@pobox.com> | Damien Miller | |
X11 ssh-askpass program. - Revised RPM package to use conditional building of gnome and X11 askpass packages. | |||
1999-12-26 | 19991226 | Damien Miller | |
- 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-25 | - Prepare for 1.2.1pre20 | Damien Miller | |
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-21 | Make ready for 1.2.1pre19 | Damien Miller | |
1999-12-18 | - Redhat init script patch from Chun-Chung Chen | Damien Miller | |
<cjj@u.washington.edu> | |||
1999-12-16 | Be more specific about required software versions | Damien Miller | |
1999-12-15 | Prepare for 1.2.1pre18 | Damien Miller | |
1999-12-13 | - Fix compilation on systems with AFS. Reported by | Damien Miller | |
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-09 | Prepare for 1.2pre17 | Damien Miller | |
1999-12-07 | Quiet untar | Damien Miller | |
1999-12-07 | Add buildprereq | Damien Miller | |
1999-12-07 | Tweak | Damien Miller | |
1999-12-07 | Updated spec | Damien Miller | |
1999-12-07 | - sshd Redhat init script patch from Jim Knoble <jmknoble@pobox.com> | Damien Miller | |
fixes compatability with 4.x and 5.x | |||
1999-11-25 | disable buildprereqs for Suse RPM | Damien Miller | |
1999-11-25 | Update SPEC files | Damien Miller | |
1999-11-23 | - Added SuSE package files from Chris Saia <csaia@wtower.com> | Damien Miller | |
- Restructured package-related files under packages/ - Added generic PAM config |