]> andersk Git - openssh.git/history - acconfig.h
Add support for GNU rx library for those lacking regexp support
[openssh.git] / acconfig.h
2000-10-14  mouringAdd support for GNU rx library for those lacking regexp...
2000-09-29  djm - (djm) Merged big SCO portability patch from Tim Rice
2000-09-23  djm - (djm) Seperate tests for int64_t and u_int64_t types
2000-09-16  djm - (djm) Cleanup auth-passwd.c and unify HP/UX authenti...
2000-09-05  djm - (djm) Merge cygwin support from Corinna Vinschen...
2000-08-29  djm - More OpenBSD updates:
2000-08-23  djm - (djm) Pick up LOGIN_PROGRAM from environment or...
2000-08-22  djm - (djm) Define USE_PIPES to avoid socketpair problems...
2000-08-18  djm - (djm) OpenBSD CVS changes:
2000-08-16  djm - (djm) Replacement for inet_ntoa for Irix (which...
2000-07-15  djm - Fixes for SunOS 4.1.4 from Gordon Atwood <gordon...
2000-07-10  djm - (djm) ReliantUNIX support from Udo Schweigert <ust...
2000-07-09  djm - (djm) AIX getuserattr() session initialisation from...
2000-07-09  djm - (djm) Only enable PAM_TTY kludge for Linux. Problem...
2000-07-08  djm*** empty log message ***
2000-07-01  djm - (djm) Added check for broken snprintf() functions...
2000-07-01  djm - (djm) Login fixes from Tom Bertelson <tbert@abac.com>
2000-06-28  djm - (djm) Added patch from Chris Adams <cmadams@hiwaay...
2000-06-27  djm - (djm) Patch from Michael Stone <mstone@cs.loyola...
2000-06-26  djm - (djm) Account expiry support from Andreas Steinmetz...
2000-06-22  djm - (djm) Use sa_family_t in prototype for rresvport_af...
2000-06-18  djm - (djm) Started merge of Ben Lindstrom's <mouring...
2000-06-03  andreRemoved obsolete lastlog symbols
2000-06-03  andreAdded new login recording code
2000-05-20  damien - SunOS 4.x support from Todd C. Miller <Todd.Miller...
2000-05-20  damien - Don't touch utmp if USE_UTMPX defined
2000-05-17  damien - Several patches from SAKAI Kiyotaka <ksakai@kso...
2000-05-17  damien - Applied Tom Bertelson's <tbert@abac.com> AIX authent...
2000-05-01  damien - Add Andre Lucas' <andre.lucas@dial.pipex.com> patch... V_2_0_0_BETA1
2000-04-29  damien - Integrate Andre Lucas' <andre.lucas@dial.pipex.com...
2000-04-16  damien - Reduce diff against OpenBSD source
2000-04-03  damien - Wrote entropy collection routines for systems that...
2000-03-13  damien*** empty log message ***
2000-03-11  damien - IPv6 workarounds from Hideaki YOSHIFUJI <yoshfuji...
2000-03-09  damien - Removed warning workaround for Linux and devpts...
2000-03-05  damien - Check for getpagesize in libucb.a if not found in...
2000-03-02  damien - Warning was valid - possible race condition on PTYs...
2000-03-02  damien - Big cleanup of autoconf code
2000-01-22  damien - AIX patch from Matt Richards <v2matt@btv.ibm.com...
2000-01-22  damien - Merge preformatted manpage patch from Andre Lucas
2000-01-20  damien - Don't use getaddrinfo on AIX
2000-01-19  damien - Linux/glibc-2.1.2 takes a *long* time to look up...
2000-01-18  damien - Compile fix from Darren_Hall@progressive.com
2000-01-17  damien - Fixed --with-pid-dir option
2000-01-16  damien - Renamed --with-xauth-path to --with-xauth V_1_2_1_PRE26
2000-01-14  damien - Merged OpenBSD IPv6 patch:
2000-01-06  damien - Fixed annoying DES corruption problem. libcrypt has been
2000-01-02  damien - Added support for directory-based lastlogs
1999-12-30  damien - Remove test for quad_t. No longer needed.
1999-12-30  damien - Fill in ut_utaddr utmp field. Report from Benjamin...
1999-12-30  damien - Merged Dante SOCKS support patch from David Rankin V_1_2_1_PRE23
1999-12-28  damien - Detect missing size_t and typedef it.
1999-12-28  damien - Print whether OpenSSH was compiled with RSARef,...
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  damien - Portability fixes for Irix 5.3 (now compiles OK!)
1999-12-27  damien - NetBSD login.c compile fix from David Rankin
1999-12-26  damien - Added --with-default-path to specify custom path...
1999-12-26  damien - Fixed implicit '.' in default path, report from...
1999-12-25  damien19991226
1999-12-24  damien- Prepare for 1.2.1pre20 V_1_2_1_PRE20
1999-12-21  damien - Integration of large HPUX patch from Andre Lucas
1999-12-20  damienMade utmpx optional PRE_HPUX_INTEGRATION
1999-12-15  damienFix __attribute__ breakage
1999-12-14  damien - Added better test for inline functions compiler...
1999-12-12  damien - Fix compilation on systems with AFS. Reported by
1999-12-08  damien - Import of patch from Ben Taylor <bent@clark.net>:
1999-12-07  damien - Merged more OpenBSD changes:
1999-11-26  damien - Add definition for __P()
1999-11-25  damien - Added BSD compatible install program and autoconf...
1999-11-23  damien - Numerous little Solaris fixes
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-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-16  damien - Fix some Linux libc5 problems reported by Miles...
1999-11-15  damien - Merged more Solaris compability from Marc G. Fournier
1999-11-15  damien - Merged OpenBSD CVS changes:
1999-11-14  damienSolaris compile fixes
1999-11-12  damienFix inclusion of additional preprocessor directives...
1999-11-12  damien - Make ssh-askpass support optional through autoconf
1999-11-11  damien - Merged more OpenBSD CVS changes:
1999-11-10  damien - Added (untested) Entropy Gathering Daemon (EGD) support
1999-11-08  damien - Autodetection of SSL/Crypto library location via...
1999-10-28  damien - Integrated patch from Dan Brosemer <odin@linuxfreak.com>
This page took 0.591451 seconds and 94 git commands to generate.