summaryrefslogtreecommitdiffstats
path: root/configure.in
AgeCommit message (Expand)Author
2001-09-26 - (djm) Disable AC_SYS_LARGEFILE, it breaks on several systemsDamien Miller
2001-09-25Sync the branch against CVS headDamien Miller
2001-09-25 - (djm) Add AC_SYS_LARGEFILE configure testDamien Miller
2001-09-20 - (stevesk) sun_len, SUN_LEN() configure stuff no longer requiredKevin Steves
2001-09-20 - (bal) openbsd-compat/vis.[ch] is dead wood. Removed.Ben Lindstrom
2001-09-18 - (djm) More makefile infrastructre for smartcard support, also basedDamien Miller
2001-09-18 - (djm) Configure support for smartcardsDamien Miller
2001-09-17 - (tim) [includes.h openbsd-compat/getopt.c openbsd-compat/getopt.h]Tim Rice
2001-09-15 - (djm) Make sure rijndael.c picks config.hDamien Miller
2001-08-16 - (bal) QNX resync. OK tim@Ben Lindstrom
2001-08-07 - (tim) [configure.in sshconnect.c openbsd-compat/Makefile.inTim Rice
2001-08-06 - (bal) Second around of UNICOS patches. A few other things left.Ben Lindstrom
2001-07-24 - (bal) 4711 not 04711 for ssh binary.Ben Lindstrom
2001-07-22 - (bal) Starting the Unicossmk merger. File merged TODO, configure.in,Ben Lindstrom
2001-07-19 - (tim) [configure.in] put inet_aton back in AC_CHECK_FUNCS.Tim Rice
2001-07-15 - (bal) Set "BROKEN_GETADDRINFO" for darwin platform. Reported byBen Lindstrom
2001-07-15 - (stevesk) configure.in: use ll suffix for long long constantKevin Steves
2001-07-14 - (djm) Pull in getopt(3) from OpenBSD libc for the optreset extension.Damien Miller
2001-06-29 - (bal) Removed net_aton() since we don't use it any moreBen Lindstrom
2001-06-28 - (bal) Remove getusershell() since it's no longer useBen Lindstrom
2001-06-28 - (bal) Removed strtok_r and inet_ntop since they are no longer used.Ben Lindstrom
2001-06-28 - (stevesk) use X/Open socket interface for HP-UX 10.X alsoKevin Steves
2001-06-27 - (stevesk) for HP-UX 11.X use X/Open socket interface;Kevin Steves
2001-06-27 - (djm) Turn up warnings if gcc or egcs detectedDamien Miller
2001-06-25 - (djm) Bring in readpassphrase() from OpenBSD libc. Compiles OK on Linux andDamien Miller
2001-06-22 - (stevesk) handle systems without pw_expire and pw_change.Kevin Steves
2001-06-10 - (bal) NeXT/MacOS X lack libgen.h and dirname(). Patch by Mark MillerBen Lindstrom
2001-06-09 - (bal) --with-catman should be --with-mantype patch by DaveBen Lindstrom
2001-06-09 - (bal) configure.in fix for Tru64 (forgeting to reset $LIB)Ben Lindstrom
2001-05-28 - (tim) [conifgure.in] add setvbuf test needed for sftp-int.cTim Rice
2001-05-17 - (bal) Enabled USE_PIPES for Cygwin on Corinna Vinschen <vinschen@redhat.com>Ben Lindstrom
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