summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* [configure.ac.orig monitor_fdpass.c] Enahnce msghdr tests to addressTim Rice2002-05-271-5/+20
* fix spelling mistakes spotted by Solar Designer <solar@openwall.com>Damien Miller2002-05-221-2/+2
* [configure.ac] remove extra MD5_MSG="no" line.Tim Rice2002-05-171-2/+1
* - (djm) Bug #234: missing readpassphrase declaration and definesDamien Miller2002-05-131-3/+3
* align summaryDamien Miller2002-05-131-2/+2
* - (stevesk) [configure.ac] nicer message: --with-privsep-user=userKevin Steves2002-05-131-2/+2
* - (djm) Add --with-privsep-path configure optionDamien Miller2002-05-131-28/+41
* - (djm) Add --with-superuser-path=xxx configure option to specify what $PATHDamien Miller2002-05-131-1/+18
* applied a rework of djm's OpenSSL search cleanup patch.Tim Rice2002-05-111-150/+33
* set SHELL in Makefile in case someone makes from a non bourne compatable shellTim Rice2002-05-081-1/+2
* Add truncate() emulation to address Bug 208Tim Rice2002-05-071-2/+2
* - (stevesk) [acconfig.h auth-passwd.c configure.ac sshd.c] HP-UX 10.26Kevin Steves2002-04-251-9/+27
* - (stevesk) [acconfig.h configure.ac session.c] LOGIN_NO_ENDOPT for HP-UXKevin Steves2002-04-231-1/+5
* - (djm) Bug #206 - blibpath isn't always needed for AIX ld, avoidDamien Miller2002-04-231-2/+18
* - (djm) Bug #214: Fix utmp for Irix (don't strip "tty"). Patch fromDamien Miller2002-04-231-1/+3
* - (djm) Define BROKEN_REALPATH for AIX, patch fromDamien Miller2002-04-231-1/+2
* - (djm) Applied OpenSC smartcard updates from Markus &Damien Miller2002-04-231-28/+17
* - (djm) Bug #222: Fix tests for getaddrinfo on OSF/1. Spotted byDamien Miller2002-04-231-4/+4
* [configure.ac] Issue warning on --with-default-path=/some_pathTim Rice2002-04-171-6/+23
* [configure.ac] add tests for recvmsg and sendmsg.Tim Rice2002-04-151-3/+3
* - (djm) Add KrbV support patch from Simon Wilkinson <simon@sxw.org.uk>Damien Miller2002-04-131-3/+42
* [configure.ac] add <sys/types.h> to msghdr tests.Tim Rice2002-04-121-2/+4
* oops. time for beer i think.Kevin Steves2002-04-101-2/+2
* - (bal) Minor OpenSC updates. Fix up header locations and updateBen Lindstrom2002-04-081-3/+3
* oops, user should be a string constantKevin Steves2002-04-071-2/+2
* - (stevesk) --with-privsep-user; default sshdKevin Steves2002-04-071-2/+12
* - (stevesk) remove configure support for poll.h; it was removedKevin Steves2002-04-071-3/+3
* - (stevesk) HAVE_MMAP and HAVE_SYS_MMAN_H and use them inKevin Steves2002-04-071-3/+3
* - (stevesk) HAVE_CONTROL_IN_MSGHDR; not used right now.Kevin Steves2002-04-071-1/+17
* - (bal) We no longer use atexit()/xatexit()/on_exit()Ben Lindstrom2002-04-061-6/+3
* - (bal) Quiet down configure.ac if /bin/test does not exist.Ben Lindstrom2002-04-061-2/+2
* - (bal) Revered out of runtime IRIX runtime detection of joblimits. Code isBen Lindstrom2002-04-061-2/+2
* - (bal) Too many <sys/queue.h> issues. Remove all workarounds andBen Lindstrom2002-04-051-9/+2
* - (bal) Patch for OpenSC SmartCard library; ok markus@; patch byBen Lindstrom2002-04-051-6/+37
* [configure.ac] use /bin/test -L to work around broken builtin on Solaris 8Tim Rice2002-03-311-2/+2
* - (stevesk) [configure.ac] remove header check for sys/ttcompat.hKevin Steves2002-03-301-2/+2
* - (stevesk) configure and cpp __FUNCTION__ gymnastics to handle nielsismsKevin Steves2002-03-221-1/+27
* - (stevesk) HAVE_ACCRIGHTS_IN_MSGHDR configure supportKevin Steves2002-03-221-1/+17
* [configure.ac] Assume path given with --with-pid-dir=PATH is wanted,Tim Rice2002-03-171-9/+28
* - (bal) Test for IRIX JOBS support at runtime. Patch providedBen Lindstrom2002-03-081-2/+2
* - (bal) Add in check for rpc/types.h since it is needed onBen Lindstrom2002-03-081-2/+2
* correction to sig_atomic_t testTim Rice2002-02-261-2/+2
* correction to Bug 123 fixTim Rice2002-02-261-3/+11
* Bug 12 [configure.ac] add sys/bitypes.h to int64_t testsTim Rice2002-02-261-18/+80
* - (djm) Don't use system sys/queue.h on AIX. Report from gert@greenie.muc.deDamien Miller2002-02-141-1/+2
* Add rpc/rpc.h for INADDR_LOOPBACK on SCO OSR3Tim Rice2002-02-131-1/+2
* - (djm) Bug #106: Add --without-rpath configure option. Patch fromDamien Miller2002-02-131-1/+13
* [configure.ac] fix logic on when ssh-rand-helper is installed.Tim Rice2002-01-301-3/+3
* - (djm) Use case statements in autoconf to clean up some testsDamien Miller2002-01-231-10/+26
* - (stevesk) fix --with-zlib=Kevin Steves2002-01-221-2/+2