]> andersk Git - openssh.git/history - Makefile.in
- (djm) Merged big SCO portability patch from Tim Rice
[openssh.git] / Makefile.in
2000-09-29  djm - (djm) Merged big SCO portability patch from Tim Rice
2000-09-24  djmdoh
2000-09-21  djm - (djm) Fix bad path substitution. Report from Andrew...
2000-09-16  djm - (djm) Shadow expiry check fix from Pavel Troller...
2000-09-05  djm - (djm) Merge cygwin support from Corinna Vinschen...
2000-09-05  djm20000905
2000-08-23  djm - (djm) Pick up LOGIN_PROGRAM from environment or...
2000-08-18  djm - (djm) OpenBSD CVS changes:
2000-08-16  djm - (djm) Replacement for inet_ntoa for Irix (which...
2000-08-13  djm - (djm) Add $(srcdir) to includes when compiling ...
2000-08-07  djmSet mode 0755 during install
2000-07-11  djm - (djm) Add strsep function from OpenBSD libc for...
2000-07-11  djm - (djm) Don't generate host keys when $(DESTDIR) is...
2000-07-11  djm - (djm) Added bsd-inet_aton for NeXT
2000-07-09  djm - (djm) More NeXT compatibility from Ben Lindstrom...
2000-07-09  djm - (djm) Missing $(DESTDIR) on host-key target causing...
2000-06-27  djm - (djm) Added 'distprep' make target to simplify packaging
2000-06-22  djm - (djm) Automatically generate host key during "make...
2000-06-18  djm - (djm) Started merge of Ben Lindstrom's <mouring...
2000-06-18  djm - OpenBSD CVS updates:
2000-06-03  andreAdded new login recording code
2000-05-20  damien - HPUX and Configure fixes from Lutz Jaenicke
2000-05-17  damien - Several patches from SAKAI Kiyotaka <ksakai@kso...
2000-05-17  damien - OpenBSD CVS update:
2000-05-17  damien - Fix from Andre Lucas <andre.lucas@dial.pipex.com>
2000-05-13  damien - Fix for non-recognised DSA keys from Arkadiusz Miski...
2000-05-09  damien - Moved all the bsd-* and fake-* stuff into new libope...
2000-05-07  damien - Generate DSA host keys during "make key" or RPM installs
2000-05-07  damien - Remove references to SSLeay.
2000-05-01  damien - Add Andre Lucas' <andre.lucas@dial.pipex.com> patch... V_2_0_0_BETA1
2000-04-29  damien - Merge big update to OpenSSH-2.0 from OpenBSD CVS
2000-04-04  damien - Generate manpages before make install not at the...
2000-04-04  damien - OpenBSD CVS update:
2000-04-03  damien - Wrote entropy collection routines for systems that...
2000-04-01  damien - Big OpenBSD CVS update (mainly beginnings of SSH2...
2000-03-26  damien - OpenBSD CVS update
2000-03-26  damien - Better tests for OpenSSL w/ RSAref
2000-03-15  damien - Propogate LD through to Makefile
2000-03-15  damien - Created contrib/ subdirectory. Included helpers...
2000-03-03  damien- Added "make host-key" target, Suggestion from Dominik...
2000-01-29  damien - Seed OpenSSL's random number generator before genera...
2000-01-27  damienssh should be setuid V_1_2_2
2000-01-26  damien - Added 'DESTDIR' option to Makefile to ease package... V_1_2_2_PRE29
2000-01-26  damien - Fixpaths was missing /etc/ssh_known_hosts. Report...
2000-01-22  damien - Merge preformatted manpage patch from Andre Lucas
2000-01-20  damien - Big manpage and config file cleanup from Andre Lucas
2000-01-17  damien - Makefile fix from Gary E. Miller <gem@rellim.com>
2000-01-17  damien - Substitute PID directory in sshd.8. Suggestion from...
2000-01-14  damien - Merged OpenBSD IPv6 patch:
2000-01-06  damien - Better KrbIV / AFS detection, based on patch from:
2000-01-03  damien - Add explicit make rules for files proccessed by...
2000-01-02  damien - Run fixpaths before install. (Andre Lucas)
1999-12-30  damien - Removed most of the pam code into its own file auth...
1999-12-29  damien - Rename helper.[ch] to (more appropriate) bsd-misc.[ch]
1999-12-28  damien - Autodetect perl, patch from David Rankin
1999-12-28  damien - Portability fixes for Irix 5.3 (now compiles OK!)
1999-12-26  damien - Automatically correct paths in manpages and configur...
1999-12-26  damien - Revised RPM package to include Jim Knoble's <jmknobl...
1999-12-25  damien19991226
1999-12-16  damien - Makefile changes for Solaris from Peter Kocks
1999-12-15  damienMake break
1999-12-13  damien - Clean up broken includes in pty.c
1999-12-12  damien - Fix compilation on systems with AFS. Reported by
1999-12-08  damien - Applied patch from David Rankin <drankin@bohemians... V_1_2PRE17
1999-12-08  damien - Import of patch from Ben Taylor <bent@clark.net>:
1999-12-07  damien - Merged more OpenBSD changes:
1999-12-07  damienFixed default SSH_ASKPASS
1999-11-29  damienFix symlinks on Solaris
1999-11-26  damien - Add definition for __P()
1999-11-25  damieninstall fix
1999-11-25  damieninstall cleanup
1999-11-25  damienInstall correct askpass
1999-11-25  damienDon't need to #define ASKPASS_PROGRAM any more
1999-11-25  damienRemoved old with-askpass option
1999-11-25  damien - Added BSD compatible install program and autoconf...
1999-11-22  damien - Configure, Make and changelog corrections from Tudor...
1999-11-22  damien - Added OpenBSD bsd-strlcat.c, created bsd-strlcat.h
1999-11-19  damienFix libexecdir
1999-11-19  damien- Added non-PAM MD5 password support patch from Tudor...
1999-11-19  damien - Renamed BSD helper function files to bsd-*
1999-11-19  damien - Added autoconf option to enable Kerberos 4 support...
1999-11-19  damien- Move scp from ${libdir}/ssh to ${libexecdir}/ssh...
1999-11-17  damien - Merged OpenBSD CVS changes
1999-11-15  damien - Merged OpenBSD CVS changes:
1999-11-12  damienDon't install config files if they already exist
1999-11-12  damienaskpass install fix V_1_2_PRE11
1999-11-12  damienMakefile fix
1999-11-12  damien - Make ssh-askpass support optional through autoconf
1999-11-11  damien - Merged more OpenBSD CVS changes:
1999-11-10  damien - Merged several minor fixed:
1999-11-09  damienbugfix
1999-11-09  damienbugfix
1999-11-09  damienbugfix
1999-11-09  damienBuild fixes
1999-11-09  damienBuild fixes
1999-11-09  damienAdded GNOME passphrase requester support
1999-11-09  damienAdded GNOME passphrase requester
1999-11-08  damien - Autodetection of SSL/Crypto library location via...
1999-11-08  damienLots of changes:
1999-10-29  damien - Remove autoconf generated Makefile from CVS
next
This page took 1.118215 seconds and 107 git commands to generate.