]> andersk Git - openssh.git/history - configure.in
- (djm) OpenBSD CVS updates
[openssh.git] / configure.in
2000-07-11  djm - (djm) Remove libsocket from ReliantUnix link list...
2000-07-11  djm - (djm) Add strsep function from OpenBSD libc for...
2000-07-11  djm - (djm) Added bsd-inet_aton and configure support for NeXT
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) More NeXT compatibility from Ben Lindstrom...
2000-07-09  djm - (djm) Only enable PAM_TTY kludge for Linux. Problem...
2000-07-08  djm - (djm) Fix incorrect configure handling of --with...
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-20  djm - (djm) Replace use of '-o' and '-a' logical operators...
2000-06-19  andreLine up 'configure --help' output
2000-06-18  djm - (djm) Started merge of Ben Lindstrom's <mouring...
2000-06-18  djm - (djm) Add summary of configure options to end of...
2000-06-13  djm - (djm) Fix short copy in loginrec.c (based on patch...
2000-06-13  djm - (djm) Fixes from Andrew McGill <andrewm@datrix.co.za>:
2000-06-12  andreStop lastlog detection setting DISABLE_LASTLOG - this...
2000-06-12  andreAdded catman defines for AIX (Tom Bertelson <tbert...
2000-06-12  djm - (djm) Configure fixes from SAKAI Kiyotaka <ksakai...
2000-06-09  djm - (djm) Patch from Kenji Miyake <kenji@miyake.org... V_2_1_1_P1
2000-06-07  djm - (djm) Cleanup of entropy.c. Reorganised code, remove...
2000-06-07  djm - (djm) Don't add /usr/local/lib to library search...
2000-06-04  djm - (djm) Added --with-cflags, --with-ldflags and -...
2000-06-04  djm - Configure tweaking for new login code on Irix 5.3
2000-06-03  andreDisable lastlog for AIX, as it's handled by the OS...
2000-06-03  andreAdded new login recording code
2000-05-31  damien - Rewrote bsd-login to use proper utmp API if availabl... PRE_NEW_LOGIN_CODE
2000-05-30  damien - Define atexit for old Solaris
2000-05-20  damien - HPUX and Configure fixes from Lutz Jaenicke
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 - Detect OpenSSL seperatly from RSA
2000-05-17  damien - Several patches from SAKAI Kiyotaka <ksakai@kso...
2000-05-17  damien - Fix HAVE_PAM_GETENVLIST setting from Simon Wilkinson...
2000-05-17  damien - Applied Tom Bertelson's <tbert@abac.com> AIX authent...
2000-05-17  damien - Fix from Andre Lucas <andre.lucas@dial.pipex.com>
2000-05-08  damien - Configure caching and cleanup patch from Andre Lucas'
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-05-01  damien - Irix portability fixes - don't include netinet heade...
2000-05-01  damien - Include missing headers for OpenSSL tests. Fix from...
2000-04-29  damien - Integrate Andre Lucas' <andre.lucas@dial.pipex.com...
2000-04-29  damien - Merge HP-UX fixes and TCB support from Ged Lodder...
2000-04-23  damien - Define __progname in session.c if libc doesn't
2000-04-20  damien - Merge fixes from Debian patch from Phil Hands <phil...
2000-04-16  damien - Reduce diff against OpenBSD source
2000-04-08  damien - Only set define entropy collection macros if they...
2000-04-04  damien - Add tests for RAND_add function when searching for...
2000-04-03  damien - Disable tests and typedefs for 64 bit types. They... V_1_2_3_TEST2
2000-04-03  damien - Wrote entropy collection routines for systems that...
2000-03-26  damienTest RSA_private_decrypt when searching for OpenSSL
2000-03-17  damien - Checks for 64 bit int types. Problem report from...
2000-03-16  damien - Clarified --with-default-path option.
2000-03-15  damien - Propogate LD through to Makefile
2000-03-15  damien - Fixed configure not passing LDFLAGS to Solaris....
2000-03-15  damien - Configure fix from Bratislav ILICH <bilic@zepter.ru>
2000-03-15  damien - Created contrib/ subdirectory. Included helpers...
2000-03-14  damien - Fix broken CFLAGS handling during search for OpenSSL...
2000-03-14  damien*** empty log message ***
2000-03-14  damien - Include /usr/local/include and /usr/local/lib for...
2000-03-11  damien - IPv6 workarounds from Hideaki YOSHIFUJI <yoshfuji...
2000-03-11  damienMore config fixes
2000-03-11  damien - Detect RSAref
2000-03-09  damien - Removed warning workaround for Linux and devpts...
2000-03-07  damien - Configure fix from Hiroshi Takekawa <takekawa@sr3...
2000-03-05  damien - Check for libwrap if --with-tcp-wrappers option...
2000-03-05  damien - Check for getpagesize in libucb.a if not found in...
2000-03-05  damien - Explicitly seed OpenSSL's PRNG before checking rsa_a...
2000-03-02  damien - Warning was valid - possible race condition on PTYs...
2000-03-02  damien - Big cleanup of autoconf code
2000-02-07  damien - Removed SOCKS code. Will support through a ProxyCommand.
2000-02-03  damien - Add --with-ssl-dir option
2000-01-28  damien - Added note in UPGRADING re interop with commercial...
2000-01-27  damien - NeXT keeps it lastlog in /usr/adm. Report from
2000-01-26  damien - Use preformatted manpages on SCO, report from Gary...
2000-01-22  damien - AIX patch from Matt Richards <v2matt@btv.ibm.com...
2000-01-22  damien - Make IPv4 use the default in RPM packages
2000-01-22  damien - Merge preformatted manpage patch from Andre Lucas
2000-01-20  damien - NetBSD patch from David Rankin <drankin@bohemians...
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-19  damien - SCO compile fixes from Gary E. Miller <gem@rellim.com>
2000-01-17  damien - Compile fix for HPUX and Solaris from Andre Lucas
2000-01-17  damien - Fixed --with-pid-dir option
2000-01-17  damien - Substitute PID directory in sshd.8. Suggestion from...
2000-01-17  damien - Patch from Christos Zoulas <christos@zoulas.com>
2000-01-17  damien - Fix --with-ipaddr-display option test. Fix from...
2000-01-16  damien - Revert __snprintf -> snprintf aliasing. Apparently...
2000-01-16  damien - Compilation fix from Kiyokazu SUTO <suto@ks-and...
2000-01-16  damien - Renamed --with-xauth-path to --with-xauth V_1_2_1_PRE26
2000-01-15  damien - Add --with-xauth-path configure directive and explic...
2000-01-14  damien - Merged OpenBSD IPv6 patch:
2000-01-07  damien - Solaris build fix from Gary E. Miller <gem@rellim.com> V_1_2_1_PRE25
2000-01-06  damien - Better KrbIV / AFS detection, based on patch from:
2000-01-06  damien - Fixed annoying DES corruption problem. libcrypt has been
2000-01-02  damien - Added support for directory-based lastlogs
next
This page took 0.860968 seconds and 107 git commands to generate.