]> andersk Git - openssh.git/history - ChangeLog
- Added --with-default-path to specify custom path for server
[openssh.git] / ChangeLog
1999-12-26  damien - Added --with-default-path to specify custom path...
1999-12-26  damien - Automatically correct paths in manpages and configur...
1999-12-26  damien - Redhat RPM spec fixes from Jim Knoble <jmknoble... PRE_FIXPATHS_INTEGRATION
1999-12-26  damien - Fixed implicit '.' in default path, report from...
1999-12-26  damien - OpenBSD CVS update: V_1_2_1_PRE21
1999-12-26  damien - Disable logging of PAM success and failures, PAM...
1999-12-26  damienDoh! RPM doesn't support conditional building
1999-12-26  damien - Revised RPM package to include Jim Knoble's <jmknobl...
1999-12-25  damien19991226
1999-12-24  damien- Prepare for 1.2.1pre20 V_1_2_1_PRE20
1999-12-22  damien - Fix login.c breakage on systems which lack ut_host...
1999-12-21  damien - Fix undefined fd_set type in ssh.h from Povl H. Pedersen
1999-12-21  damienPrepare for 1.2.1pre19 V_1_2_1_PRE19
1999-12-21  damien - Fix DISABLE_SHADOW support
1999-12-21  damien - OpenBSD CVS update:
1999-12-21  damien - Integration of large HPUX patch from Andre Lucas
1999-12-18  damienAvoid breakage on systems lacking IPv6 headers
1999-12-18  damien - Redhat init script patch from Chun-Chung Chen
1999-12-16  damien - Correctly handle empty passwords in shadow file... V_1_2_1_PRE18
1999-12-16  damien - Merged OpenBSD CVS changes:
1999-12-16  damienDoc updates
1999-12-15  damienPrepare for 1.2.1pre18
1999-12-15  damien - Integrated patchs from Juergen Keil <jk@tools.de>
1999-12-14  damien - Added better test for inline functions compiler...
1999-12-14  damien - Integrated patchs from Juergen Keil <jk@tools.de>
1999-12-14  damien - Some older systems don't have poll.h, they use sys...
1999-12-13  damien - Clean up broken includes in pty.c
1999-12-13  damien - OpenBSD CVS Changes
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  damienPrepare for 1.2pre17
1999-12-08  damien - OpenBSD CVS updates:
1999-12-08  damien - Import of patch from Ben Taylor <bent@clark.net>:
1999-12-07  damien - Compile fix for Solaris with /dev/ptmx from
1999-12-07  damiendoc
1999-12-07  damien*** empty log message ***
1999-12-07  damien - Merged more OpenBSD changes:
1999-12-07  damien - Fix PAM account and session being called multiple...
1999-12-07  damienFixed default SSH_ASKPASS
1999-12-07  damien - sshd Redhat init script patch from Jim Knoble <jmkno...
1999-12-06  damien - Merged OpenBSD CVS changes:
1999-12-04  damienSmall cleanup of PAM code
1999-11-26  damien - Add definition for __P()
1999-11-25  damienDoc updates V_1_2_PRE15
1999-11-25  damien - Merged beginnings of AIX support from Tor-Ake Franss...
1999-11-25  damien - Added BSD compatible install program and autoconf...
1999-11-25  damien - More reformatting merged from OpenBSD CVS
1999-11-24  damien - Merged very large OpenBSD source code reformat
1999-11-23  damien - Add recommendation to use GNU make to INSTALL document
1999-11-23  damien - Numerous little Solaris fixes
1999-11-22  damien - Added SuSE package files from Chris Saia <csaia...
1999-11-22  damien - Configure, Make and changelog corrections from Tudor...
1999-11-22  damienOnly display comment for ssh-askpass
1999-11-22  damien - Added a setenv replacement for systems which lack it
1999-11-22  damien - Fix EGD problems (Thanks to Ben Taylor <bent@clark.net>)
1999-11-22  damien - Added autoconf test and macro to deal with old PAM...
1999-11-22  damien - Added OpenBSD bsd-strlcat.c, created bsd-strlcat.h
1999-11-22  damien - OpenBSD CVS Changes
1999-11-22  damien - Make <enter> close gnome-ssh-askpass (Debian bug #50299)
1999-11-21  damien - [OVERVIEW README] typos; green@freebsd
1999-11-21  damien - OpenBSD CVS Changes
1999-11-20  damienFix segfault
1999-11-20  damien - Merged more Solaris support from Marc G. Fournier
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-19  damien Fix progress bar bug
1999-11-19  damien - EGD uses a socket, not a named pipe. Duh.
1999-11-18  damien - Merged OpenBSD CVS changes
1999-11-18  damien - Merged PAM buffer overrun patch from Chip Salzenberg...
1999-11-18  damienTypo
1999-11-17  damien - Merged OpenBSD CVS changes
1999-11-17  damien - Merged OpenBSD CVS changes
1999-11-16  damien - Merged OpenBSD CVS changes:
1999-11-15  damienOpenBSD CVS: fix .Xr
1999-11-15  damien- Split subpackages further based on patch from jim... V_1_2_PRE12
1999-11-15  damien - Merged more Solaris compability from Marc G. Fournier
1999-11-15  damienFixed spello
1999-11-15  damien - Various small cleanups to bring diff (against OpenBS...
1999-11-15  damien - Merged more OpenBSD CVS changes:
1999-11-15  damien - Merged OpenBSD CVS changes:
1999-11-14  damienSolaris compile fixes
1999-11-13  damien - Tidied default config file some more
1999-11-13  damien - Added shadow password patch from Thomas Neumann...
1999-11-13  damienupdated
1999-11-12  damienFix division-by-zero error
1999-11-12  damien - Make ssh-askpass support optional through autoconf
1999-11-12  damien - Merged yet more changes from OpenBSD CVS
1999-11-12  damienAdded INSTALL documentation
1999-11-12  damien*** empty log message *** V_1_2_PRE10
1999-11-12  damien - Grab server in gnome-ssh-askpass (Debian bug #49872)
1999-11-12  damien - Merged changes from OpenBSD CVS
1999-11-11  damien- Merged changes from OpenBSD CVS
1999-11-11  damien - Merged more OpenBSD CVS changes:
1999-11-11  damienDoc updates
1999-11-11  damien - [auth-rh-rsa.c] user/958: check ~/.ssh/known_hosts...
1999-11-11  damienDoc
1999-11-10  damien - Added (untested) Entropy Gathering Daemon (EGD) support
1999-11-10  damien - Merged several minor fixed:
next
This page took 0.636858 seconds and 107 git commands to generate.