summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* - (stevesk) handle systems without pw_expire and pw_change.Kevin Steves2001-06-221-1/+30
* - (bal) NeXT/MacOS X lack libgen.h and dirname(). Patch by Mark MillerBen Lindstrom2001-06-101-3/+3
* - (bal) --with-catman should be --with-mantype patch by DaveBen Lindstrom2001-06-091-2/+2
* - (bal) configure.in fix for Tru64 (forgeting to reset $LIB)Ben Lindstrom2001-06-091-2/+3
* - (tim) [conifgure.in] add setvbuf test needed for sftp-int.cTim Rice2001-05-281-2/+2
* - (bal) Enabled USE_PIPES for Cygwin on Corinna Vinschen <vinschen@redhat.com>Ben Lindstrom2001-05-171-1/+2
* - (bal) ./configure support to disable SIA on OSF1. Patch byBen Lindstrom2001-05-081-3/+13
* - (bal) UseLogin patch for Solaris/UNICOS. Patch by Wayne DavisonBen Lindstrom2001-05-081-1/+3
* - (bal) Fixed configure test for USE_SIA.Ben Lindstrom2001-05-071-2/+2
* - tim@mindrot.org 2001/04/25 21:38:01 [configure.in]Tim Rice2001-04-251-2/+4
* - (djm) Include crypt.h if available in auth-passwd.cDamien Miller2001-04-251-2/+2
* - (bal) sys/queue.h is bogus for NCR platform. Patch by Daniel CarrollBen Lindstrom2001-04-231-1/+2
* fix perl test, fix nroff test, fix Makefile to build outside source treeTim Rice2001-04-211-3/+3
* - (bal) Makfile day... Cleaned up multiple mantype support (Patch byBen Lindstrom2001-04-181-13/+18
* - (bal) Add perl5 check for HP/UX, Removed GNUness from Makefile.inBen Lindstrom2001-04-171-2/+2
* - (djm) Convert mandoc manpages to man automatically. Patch from Mark D.Damien Miller2001-04-161-45/+20
* - (bal) Added openbsd-compat/inet_ntop.[ch] since HP/UX (and others)Ben Lindstrom2001-04-121-2/+2
* - (stevesk) use setresgid() for setegid() if neededKevin Steves2001-04-091-2/+2
* - (stevesk) configure.in: typoKevin Steves2001-04-081-2/+2
* - (stevesk) don't use vhangup() if defined(HAVE_DEV_PTMX); also removesKevin Steves2001-04-051-2/+1
* - (djm) Sync openbsd-compat/glob.cDamien Miller2001-03-281-13/+13
* - (djm) Rework krbIV tests to get us closer to building on Redhat. StillDamien Miller2001-03-281-5/+21
* - (djm) Work around Solaris' broken struct dirent. Diagnosis and suggestedDamien Miller2001-03-281-1/+15
* - (djm) Reorder tests and library inclusion for Krb4/AFS to try toDamien Miller2001-03-281-70/+68
* - (djm) Add getusershell() functions from OpenBSD CVSDamien Miller2001-03-191-2/+2
* - Check for gl_matchc support in glob_t and fall back to theBen Lindstrom2001-03-171-1/+19
* - (djm) Add replacement glob() from OpenBSD libc if the system glob isDamien Miller2001-03-141-3/+21
* test if snprintf() supports %llTim Rice2001-03-111-3/+30
* make sure $bindir is in USER_PATH so scp will workTim Rice2001-03-101-2/+58
* - (stevesk) Reliant Unix (SNI) needs HAVE_BOGUS_SYS_QUEUE_H;Kevin Steves2001-03-081-1/+2
* - Allow PRNGd entropy collection from localhost TCP socket. ReplaceDamien Miller2001-03-041-15/+28
* - (djm) Properly add -lcrypt if needed.Damien Miller2001-03-011-2/+2
* - (djm) Remove /tmp from EGD socket search listDamien Miller2001-02-281-2/+2
* - (djm) EGD detection patch from Tim Rice <tim@multitalents.net>Damien Miller2001-02-281-3/+3
* - (djm) Detect endianness in configure and use it in rijndael.c. FixesDamien Miller2001-02-281-1/+2
* - (djm) Open Server 5 doesn't need BROKEN_SAVED_UIDS. Patch from Tim RiceDamien Miller2001-02-271-2/+1
* - (djm) Fix up POSIX saved uid support. Report from Mark MillerDamien Miller2001-02-271-4/+7
* - (djm) Some systems (SCO3, NeXT) have weird saved uid semantics.Damien Miller2001-02-261-1/+4
* - (bal) Missed part of the UNIX sockets patch. Patch by CorinnaBen Lindstrom2001-02-241-3/+3
* - (bal) Generalize lack of UNIX sockets since this also effects CrayBen Lindstrom2001-02-241-1/+2
* - (bal) Double -I for OpenSSL on SCO. Patch by Tim RiceBen Lindstrom2001-02-231-5/+5
* - (bal) Fixed OpenSSL rework to use $saved_*. Patch by Tim RiceBen Lindstrom2001-02-211-5/+5
* - (bal) Removed -L/usr/ucblib -R/usr/ucblib for Solaris platform.Ben Lindstrom2001-02-201-2/+2
* - (djm) Rework search for OpenSSL location. Skip directories which don'tV_2_5_0_P1Damien Miller2001-02-191-17/+46
* - (djm) Merge BSD_AUTH support from Markus Friedl and David J. MacKenzieDamien Miller2001-02-181-1/+17
* - (djm) SunOS 4.x also needs to define HAVE_BOGUS_SYS_QUEUE_H as it hasDamien Miller2001-02-181-1/+2
* - (djm) SCO needs librpc for libwrap. Patch from Tim RiceDamien Miller2001-02-181-1/+4
* - (djm) Swapped tests for no_libsocket and no_libnsl in configure.in.Damien Miller2001-02-181-3/+3
* - (djm) Set "login ID" on systems with setluid. Only enabled for SCODamien Miller2001-02-161-2/+3
* - (djm) USE_PIPES for a few more sysv platformsDamien Miller2001-02-161-10/+12