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