summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2001-05-08 - (bal) ./configure support to disable SIA on OSF1. Patch byBen Lindstrom
2001-05-08 - (bal) UseLogin patch for Solaris/UNICOS. Patch by Wayne DavisonBen Lindstrom
2001-05-07 - (bal) Fixed configure test for USE_SIA.Ben Lindstrom
2001-04-25 - tim@mindrot.org 2001/04/25 21:38:01 [configure.in]Tim Rice
2001-04-25 - (djm) Include crypt.h if available in auth-passwd.cDamien Miller
2001-04-23 - (bal) sys/queue.h is bogus for NCR platform. Patch by Daniel CarrollBen Lindstrom
2001-04-21fix perl test, fix nroff test, fix Makefile to build outside source treeTim Rice
2001-04-18 - (bal) Makfile day... Cleaned up multiple mantype support (Patch byBen Lindstrom
2001-04-17 - (bal) Add perl5 check for HP/UX, Removed GNUness from Makefile.inBen Lindstrom
2001-04-16 - (djm) Convert mandoc manpages to man automatically. Patch from Mark D.Damien Miller
2001-04-12 - (bal) Added openbsd-compat/inet_ntop.[ch] since HP/UX (and others)Ben Lindstrom
2001-04-09 - (stevesk) use setresgid() for setegid() if neededKevin Steves
2001-04-08 - (stevesk) configure.in: typoKevin Steves
2001-04-05 - (stevesk) don't use vhangup() if defined(HAVE_DEV_PTMX); also removesKevin Steves
2001-03-28 - (djm) Sync openbsd-compat/glob.cDamien Miller
2001-03-28 - (djm) Rework krbIV tests to get us closer to building on Redhat. StillDamien Miller
2001-03-28 - (djm) Work around Solaris' broken struct dirent. Diagnosis and suggestedDamien Miller
2001-03-28 - (djm) Reorder tests and library inclusion for Krb4/AFS to try toDamien Miller
2001-03-19 - (djm) Add getusershell() functions from OpenBSD CVSDamien Miller
2001-03-17 - Check for gl_matchc support in glob_t and fall back to theBen Lindstrom
2001-03-14 - (djm) Add replacement glob() from OpenBSD libc if the system glob isDamien Miller
2001-03-11 test if snprintf() supports %llTim Rice
2001-03-10make sure $bindir is in USER_PATH so scp will workTim Rice
2001-03-08 - (stevesk) Reliant Unix (SNI) needs HAVE_BOGUS_SYS_QUEUE_H;Kevin Steves
2001-03-04 - Allow PRNGd entropy collection from localhost TCP socket. ReplaceDamien Miller
2001-03-01 - (djm) Properly add -lcrypt if needed.Damien Miller
2001-02-28 - (djm) Remove /tmp from EGD socket search listDamien Miller
2001-02-28 - (djm) EGD detection patch from Tim Rice <tim@multitalents.net>Damien Miller
2001-02-28 - (djm) Detect endianness in configure and use it in rijndael.c. FixesDamien Miller
2001-02-27 - (djm) Open Server 5 doesn't need BROKEN_SAVED_UIDS. Patch from Tim RiceDamien Miller
2001-02-27 - (djm) Fix up POSIX saved uid support. Report from Mark MillerDamien Miller
2001-02-26 - (djm) Some systems (SCO3, NeXT) have weird saved uid semantics.Damien Miller
2001-02-24 - (bal) Missed part of the UNIX sockets patch. Patch by CorinnaBen Lindstrom
2001-02-24 - (bal) Generalize lack of UNIX sockets since this also effects CrayBen Lindstrom
2001-02-23 - (bal) Double -I for OpenSSL on SCO. Patch by Tim RiceBen Lindstrom
2001-02-21 - (bal) Fixed OpenSSL rework to use $saved_*. Patch by Tim RiceBen Lindstrom
2001-02-20 - (bal) Removed -L/usr/ucblib -R/usr/ucblib for Solaris platform.Ben Lindstrom
2001-02-19 - (djm) Rework search for OpenSSL location. Skip directories which don'tDamien Miller
2001-02-18 - (djm) Merge BSD_AUTH support from Markus Friedl and David J. MacKenzieDamien Miller
2001-02-18 - (djm) SunOS 4.x also needs to define HAVE_BOGUS_SYS_QUEUE_H as it hasDamien Miller
2001-02-18 - (djm) SCO needs librpc for libwrap. Patch from Tim RiceDamien Miller
2001-02-18 - (djm) Swapped tests for no_libsocket and no_libnsl in configure.in.Damien Miller
2001-02-16 - (djm) Set "login ID" on systems with setluid. Only enabled for SCODamien Miller
2001-02-16 - (djm) USE_PIPES for a few more sysv platformsDamien Miller
2001-02-16 - (djm) Mini-configure reorder patch from Tim Rice <tim@multitalents.net>Damien Miller
2001-02-15 - (bal) Added DG/UX case and set that they have a broken IPTOSBen Lindstrom
2001-02-15 - (bal) added '--with-prce' to allow overriding of system regex whenBen Lindstrom
2001-02-15Checking for stdarg.h is not required any more.Ben Lindstrom
2001-02-13 - (bal) Use chown() if fchown() does not exist in ftp-server.c patch byBen Lindstrom
2001-02-13 - (djm) Only test -S potential EGD sockets if they exist and are readable.Damien Miller