summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* - (djm) ReliantUNIX support from Udo Schweigert <ust@cert.siemens.de>Damien Miller2000-07-111-0/+8
* - (djm) AIX getuserattr() session initialisation from Tom BertelsonDamien Miller2000-07-091-1/+8
* - (djm) More NeXT compatibility from Ben Lindstrom <mouring@pconline.com>Damien Miller2000-07-091-2/+2
* - (djm) Only enable PAM_TTY kludge for Linux. Problem report fromDamien Miller2000-07-091-0/+1
* - (djm) Fix incorrect configure handling of --with-rsh-path option. Fix fromDamien Miller2000-07-081-1/+1
* - (djm) Added check for broken snprintf() functions which do not correctlyDamien Miller2000-07-011-0/+17
* - (djm) Login fixes from Tom Bertelson <tbert@abac.com>Damien Miller2000-07-011-0/+1
* - (djm) Added patch from Chris Adams <cmadams@hiwaay.net> to add OSF SIADamien Miller2000-06-281-0/+14
* - (djm) Patch from Michael Stone <mstone@cs.loyola.edu> to add support forDamien Miller2000-06-281-1/+3
* - (djm) Account expiry support from Andreas Steinmetz <ast@domdv.de>Damien Miller2000-06-261-0/+22
* - (djm) Use sa_family_t in prototype for rresvport_af. Patch fromDamien Miller2000-06-231-0/+15
* - (djm) Replace use of '-o' and '-a' logical operators in configure testsDamien Miller2000-06-201-8/+8
* Line up 'configure --help' outputandre2000-06-191-9/+9
* - (djm) Started merge of Ben Lindstrom's <mouring@pconline.com> NeXT supportDamien Miller2000-06-181-1/+40
* - (djm) Add summary of configure options to end of ./configure runDamien Miller2000-06-181-8/+87
* - (djm) Fix short copy in loginrec.c (based on patch from Phill CampDamien Miller2000-06-131-1/+0
* - (djm) Fixes from Andrew McGill <andrewm@datrix.co.za>:Damien Miller2000-06-131-1/+9
* Stop lastlog detection setting DISABLE_LASTLOG - this flag meansandre2000-06-121-2/+2
* Added catman defines for AIX (Tom Bertelson <tbert@abac.com>)andre2000-06-121-1/+3
* - (djm) Configure fixes from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>Damien Miller2000-06-121-1/+1
* - (djm) Patch from Kenji Miyake <kenji@miyake.org> to disable utmp usageV_2_1_1_P1Damien Miller2000-06-091-0/+9
* - (djm) Cleanup of entropy.c. Reorganised code, removed second pass throughDamien Miller2000-06-071-1/+1
* - (djm) Don't add /usr/local/lib to library search path on IrixDamien Miller2000-06-071-2/+2
* - (djm) Added --with-cflags, --with-ldflags and --with-libs options toDamien Miller2000-06-051-0/+27
* - Configure tweaking for new login code on Irix 5.3Damien Miller2000-06-041-8/+27
* Disable lastlog for AIX, as it's handled by the OS as part of the loginandre2000-06-031-0/+2
* Added new login recording codeandre2000-06-031-58/+210
* - Rewrote bsd-login to use proper utmp API if available. Major cleanupPRE_NEW_LOGIN_CODEDamien Miller2000-05-311-1/+1
* - Define atexit for old SolarisDamien Miller2000-05-301-1/+1
* - HPUX and Configure fixes from Lutz JaenickeDamien Miller2000-05-201-5/+1
* - SunOS 4.x support from Todd C. Miller <Todd.Miller@courtesan.com>Damien Miller2000-05-201-0/+4
* - Don't touch utmp if USE_UTMPX definedDamien Miller2000-05-201-0/+1
* - Detect OpenSSL seperatly from RSADamien Miller2000-05-171-28/+59
* - Several patches from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>Damien Miller2000-05-171-1/+15
* - Fix HAVE_PAM_GETENVLIST setting from Simon Wilkinson <sxw@dcs.ed.ac.uk>Damien Miller2000-05-171-1/+1
* - Applied Tom Bertelson's <tbert@abac.com> AIX authentication fixDamien Miller2000-05-171-0/+1
* - Fix from Andre Lucas <andre.lucas@dial.pipex.com>Damien Miller2000-05-171-0/+2
* - Configure caching and cleanup patch from Andre Lucas'Damien Miller2000-05-081-233/+228
* - Remove references to SSLeay.Damien Miller2000-05-071-2/+2
* - Add Andre Lucas' <andre.lucas@dial.pipex.com> patch to read entropyV_2_0_0_BETA1Damien Miller2000-05-021-58/+25
* - Irix portability fixes - don't include netinet headers more than onceDamien Miller2000-05-021-2/+1
* - Include missing headers for OpenSSL tests. Fix from Phil KarnDamien Miller2000-05-011-0/+2
* - Integrate Andre Lucas' <andre.lucas@dial.pipex.com> entropy collectionDamien Miller2000-04-301-0/+16
* - Merge HP-UX fixes and TCB support from Ged Lodder <lodder@yacc.com.au>Damien Miller2000-04-301-0/+24
* - Define __progname in session.c if libc doesn'tDamien Miller2000-04-231-26/+26
* - Merge fixes from Debian patch from Phil Hands <phil@hands.com>Damien Miller2000-04-201-1/+1
* - Reduce diff against OpenBSD sourceDamien Miller2000-04-161-21/+0
* - Only set define entropy collection macros if they are foundDamien Miller2000-04-081-30/+61
* - Add tests for RAND_add function when searching for OpenSSLDamien Miller2000-04-041-1/+1
* - Disable tests and typedefs for 64 bit types. They are currently unused.V_1_2_3_TEST2Damien Miller2000-04-031-6/+6