summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* - (djm) OpenBSD CVS changes:Damien Miller2000-08-181-0/+16
* - (djm) Replacement for inet_ntoa for Irix (which breaks on gcc)Damien Miller2000-08-161-1/+15
* - (djm) Don't seek in directory based lastlogsDamien Miller2000-08-151-1/+1
* - (djm) More SunOS 4.1.x fixes from Nate Itkin <nitkin@europa.com>Damien Miller2000-08-151-2/+2
* - (djm) utmp direct write & SunOS 4 patch from Charles LevertDamien Miller2000-08-091-0/+5
* - Fixes for SunOS 4.1.4 from Gordon Atwood <gordon@cs.ualberta.ca>Damien Miller2000-07-151-2/+14
* - (djm) Remove libsocket from ReliantUnix link list (avoids warning).Damien Miller2000-07-121-1/+1
* - (djm) Add strsep function from OpenBSD libc for systems that lack itDamien Miller2000-07-111-1/+1
* - (djm) Added bsd-inet_aton and configure support for NeXTDamien Miller2000-07-111-1/+1
* - (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