]> andersk Git - openssh.git/history - configure.in
- (stevesk) Create contrib/cygwin/ directory; patch from
[openssh.git] / configure.in
2000-10-25  mouring - (bal) Added USE_PIPS defined to NeXT configure.in...
2000-10-24  djm - (djm) Added WARNING.RNG file and modified configure...
2000-10-18  stevesk - (stevesk) Add initial support for setproctitle(...
2000-10-18  mouring - (bal) Changed from GNU rx to PCRE on suggestion...
2000-10-17  djm - (djm) Add -lregex to cywin libs from Corinna Vinschen
2000-10-15  mouring - (bal) Add support for realpath and getcwd for platfo...
2000-10-14  mouringAdd support for GNU rx library for those lacking regexp...
2000-10-14  stevesk - (stevesk) Display correct path to ssh-askpass in...
2000-10-14  djm - (djm) Big OpenBSD sync:
2000-10-07  stevesk - (stevesk) Fix detection of pw_class struct member...
2000-10-02  djm - (djm) Add host system and CC to end-of-configure...
2000-09-29  djm - (djm) Irix ssh_prng_cmds path fix from Pekka Savola...
2000-09-29  djm - (djm) Merged big SCO portability patch from Tim Rice
2000-09-24  djm - (djm) Include strtok_r() from OpenBSD libc. Fixes...
2000-09-24  djm - (djm) Merged cleanup patch from Mark Miller <markm...
2000-09-23  djm - (djm) Seperate tests for int64_t and u_int64_t types
2000-09-23  djm - (djm) Fix address logging in utmp from Kevin Steves
2000-09-16  djm - (djm) Fix SSL search order from Lutz Jaenicke
2000-09-16  djm - (djm) Cleanup auth-passwd.c and unify HP/UX authenti...
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-30  djm - (djm) Workaround SIGPIPE problems on SCO. Fix from...
2000-08-29  djm - (djm) NeXT patch from Ben Lindstrom <mouring@pconlin...
2000-08-29  djm - (djm) Fix printing of $DISPLAY hack if set by system...
2000-08-29  djm - (djm) HPUX 11 needs USE_PIPES as well: Kevin Steves
2000-08-29  djm - (djm) NeXT tweaks from Ben Lindstrom <mouring@pconli...
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-08-15  djm - (djm) Don't seek in directory based lastlogs
2000-08-15  djm - (djm) More SunOS 4.1.x fixes from Nate Itkin <nitkin...
2000-08-09  djm - (djm) utmp direct write & SunOS 4 patch from Charles...
2000-07-15  djm - Fixes for SunOS 4.1.4 from Gordon Atwood <gordon...
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...
next
This page took 2.212092 seconds and 107 git commands to generate.