Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-11-10 | 20001110 | Ben Lindstrom | |
- (bal) Fixed dropped answer from skey_keyinfo() in auth1.c - (bal) Changed from --with-skey to --with-skey=PATH in configure.in - (bal) Added in check to verify S/Key library is being detected in configure.in - (bal) next-posix.h - added another prototype wrapped in POSIX ifdef/endif. Patch by Mark Miller <markm@swoon.net> - (bal) Added 'util.h' header to loginrec.c only if HAVE_UTIL_H is defined to remove warnings under MacOS X. Patch by Mark Miller <markm@swoon.net> - (bal) Fixed LDFLAG mispelling in configure.in for --with-afs | |||
2000-11-07 | HP-UX 11 supports PAM. | Kevin Steves | |
2000-10-18 | - (bal) Changed from GNU rx to PCRE on suggestion from djm. | Ben Lindstrom | |
- (bal) Integrated Sony NEWS-OS patches from NAKAJI Hirouyuki <nakaji@tutrp.tut.ac.jp> | |||
2000-10-14 | Add support for GNU rx library for those lacking regexp support | Ben Lindstrom | |
2000-08-31 | - (djm) Pick up new version (2.2.0) from OpenBSD CVS | Damien Miller | |
2000-06-10 | - (djm) Minor doc tweaks | Damien Miller | |
2000-05-20 | - Doc cleanup | Damien Miller | |
2000-05-17 | - Several patches from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp> | Damien Miller | |
- INSTALL typo and URL fix - Makefile fix - Solaris fixes - Checking for ssize_t and memmove. Based on patch from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp> | |||
2000-05-09 | - Doc updates | Damien Miller | |
2000-04-30 | clarify requirement for egd | Damien Miller | |
2000-04-13 | doc | Damien Miller | |
2000-03-17 | - Clarified --with-default-path option. | Damien Miller | |
- Added -blibpath handling for AIX to work around stupid runtime linking. Problem elucidated by gshapiro@SENDMAIL.ORG by way of Jim Knoble <jmknoble@pobox.com> | |||
2000-03-16 | - Doc cleanups | Damien Miller | |
2000-03-15 | - Created contrib/ subdirectory. Included helpers from Phil Hands' | Damien Miller | |
Debian package, README file and chroot patch from Ricardo Cerqueira <rmcc@clix.pt> - Moved gnome-ssh-askpass.c to contrib directory and reomved config option. - Slight cleanup to doc files | |||
2000-03-03 | - Added "make host-key" target, Suggestion from Dominik Brettnacher | Damien Miller | |
<domi@saargate.de> | |||
2000-02-03 | - Add --with-ssl-dir option | Damien Miller | |
2000-01-26 | - Added 'DESTDIR' option to Makefile to ease package building. Patch from | Damien Miller | |
Jim Knoble <jmknoble@pobox.com> - Updated RPM spec files to use DESTDIR | |||
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-19 | - Linux/glibc-2.1.2 takes a *long* time to look up names for AF_UNSPEC | Damien Miller | |
addresses using getaddrinfo(). Added a configure switch to make the default lookup mode AF_INET | |||
2000-01-17 | - Document location of Redhat PAM file in INSTALL. | Damien Miller | |
2000-01-16 | - Renamed --with-xauth-path to --with-xauth | Damien Miller | |
- Added --with-pid-dir option - Released 1.2.1pre26 | |||
2000-01-07 | - Better KrbIV / AFS detection, based on patch from: | Damien Miller | |
Holger Trapp <Holger.Trapp@Informatik.TU-Chemnitz.DE> | |||
1999-12-30 | - Merged Dante SOCKS support patch from David Rankin | Damien Miller | |
<drankin@bohemians.lexington.ky.us> - Updated documentation with ./configure options | |||
1999-12-28 | - Portability fixes for Irix 5.3 (now compiles OK!) | Damien Miller | |
- autoconf and other misc cleanups | |||
1999-12-26 | Doc and Doh! fixes | Damien Miller | |
1999-12-16 | Doc updates | Damien Miller | |
1999-12-14 | - Some older systems don't have poll.h, they use sys/poll.h instead | Damien Miller | |
- Doc updates | |||
1999-11-25 | Removed old with-askpass option | Damien Miller | |
1999-11-23 | - Add recommendation to use GNU make to INSTALL document | 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 | |||
1999-11-22 | Doc updates | Damien Miller | |
1999-11-19 | Doc updates | Damien Miller | |
1999-11-15 | Doc updates | Damien Miller | |
1999-11-12 | - Make ssh-askpass support optional through autoconf | Damien Miller | |
1999-11-12 | Added INSTALL documentation | Damien Miller | |
Minor other doc updates |