]> andersk Git - openssh.git/history
openssh.git
2000-01-10  damien - Fixes to auth-skey to enable it to use the standard... PRE_IPV6
2000-01-07  damienFix typo
2000-01-07  damien - Solaris build fix from Gary E. Miller <gem@rellim.com> V_1_2_1_PRE25
2000-01-06  damien - New config.sub and config.guess to fix problems...
2000-01-06  damien - Better KrbIV / AFS detection, based on patch from:
2000-01-06  damienDoc updates
2000-01-06  damienPrepare for V_1_2_1_PRE25
2000-01-06  damien - Fixed annoying DES corruption problem. libcrypt has been
2000-01-03  damien - OpenBSD CVS updates
2000-01-03  damien - Removed "nullok" directive from default PAM configur...
2000-01-03  damien - Add explicit make rules for files proccessed by...
2000-01-02  damien - Run fixpaths before install. (Andre Lucas)
2000-01-02  damien - Properly clean up on exit of ssh-agent. Patch from...
2000-01-02  damien - Added support for directory-based lastlogs
1999-12-30  damienPrepare for pre24 V_1_2_1_PRE24
1999-12-30  damien - Remove test for quad_t. No longer needed.
1999-12-30  damien - Really fix broken default path. Fix from Jim Knoble
1999-12-30  damien - Fill in ut_utaddr utmp field. Report from Benjamin...
1999-12-30  damien - Prevent typedefs from being compiled more than once...
1999-12-30  damien - Fix occasional crash on LinuxPPC. Patch from Franz Sirl
1999-12-30  damien - Fix broken autoconf typedef detection. Report from...
1999-12-30  damien - Fix password support on systems with a mixture of...
1999-12-30  damien - Merged Dante SOCKS support patch from David Rankin V_1_2_1_PRE23
1999-12-30  damienPrepare for 1.2.1pre23
1999-12-30  damien - Removed most of the pam code into its own file auth...
1999-12-29  damien - OpenBSD CVS updates:
1999-12-29  damien - Rename helper.[ch] to (more appropriate) bsd-misc.[ch]
1999-12-29  damien - Rename helper.[ch] to (more appropriate) bsd-misc.[ch]
1999-12-29  damien*** empty log message ***
1999-12-28  damien - Detect missing size_t and typedef it.
1999-12-28  damien - Calls to pam_setcred, patch from Nalin Dahyabhai
1999-12-28  damien - Print whether OpenSSH was compiled with RSARef,...
1999-12-28  damien - Autodetect perl, patch from David Rankin
1999-12-28  damien - Applied another NetBSD portability patch from David...
1999-12-28  damien - Merged AIX patch from Darren Hall <dhall@virage.org>
1999-12-28  damienSpec file tweaks V_1_2_1_PRE22
1999-12-28  damien - Portability fixes for Irix 5.3 (now compiles OK!)
1999-12-27  damien - NetBSD login.c compile fix from David Rankin
1999-12-27  damien - Replacement for getpagesize() for systems which lack it
1999-12-27  damien - OpenBSD CVS updates:
1999-12-27  damien*** empty log message ***
1999-12-27  damienPopulate ut_id with last few chars of tty line
1999-12-27  damien - Use last few chars of tty line as ut_id
1999-12-27  damienDoc update
1999-12-26  damientypo
1999-12-26  damien - PAM bugfix. PermitEmptyPassword was being ignored.
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  damienDoc and Doh! fixes
1999-12-26  damienBetter fix for PAM logging
1999-12-26  damienFix typo in PAM config
1999-12-26  damienAdded docs files and app defaults to askpass
1999-12-26  damienTypos
1999-12-26  damienTypos
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  damienFix broken macros
1999-12-21  damienMake ready for 1.2.1pre19
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-20  damienMade utmpx optional PRE_HPUX_INTEGRATION
1999-12-18  damienAvoid breakage on systems lacking IPv6 headers
1999-12-18  damien - Redhat init script patch from Chun-Chung Chen
1999-12-17  damienAdded key generation progress meter
1999-12-16  damien - Correctly handle empty passwords in shadow file... V_1_2_1_PRE18
1999-12-16  damienBe more specific about required software versions
1999-12-16  damien - Merged OpenBSD CVS changes:
1999-12-16  damien - Makefile changes for Solaris from Peter Kocks
1999-12-16  damienDoc updates
1999-12-16  damienFix compiler warning
1999-12-15  damienMake break
1999-12-15  damienPrepare for 1.2.1pre18
1999-12-15  damienFix __attribute__ breakage
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  damienWhitespace
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  damienThird time lucky V_1_2_PRE16
1999-12-07  damienThird time lucky
1999-12-07  damienundone silly changes
1999-12-07  damienVicarious (sp?) changes to try to fix -k option
next
This page took 0.434734 seconds and 4 git commands to generate.