summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Cray fixes (bug 367) based on patch from Wendy Palm @ cray.Tim Rice2002-09-251-3/+4
* [configure.ac] s/return/exit/ patch by dtucker@zip.com.auTim Rice2002-09-231-6/+6
* - (djm) Added getpeereid() replacement. Properly implemented for systemsDamien Miller2002-09-121-2/+2
* - (djm) Patch from itojun@ for Darwin OS: test getaddrinfo, reorder libcryptDamien Miller2002-09-041-2/+18
* [configure.ac] Display OpenSSL header/library version.Tim Rice2002-08-131-1/+65
* - (bal) [configure.ac] Missing ;; from cray patch.Ben Lindstrom2002-07-231-1/+2
* - (bal) [configure.ac defines.h loginrec.c sshd.c sshpty.c] Partial syncBen Lindstrom2002-07-221-3/+12
* [configure.ac] test for libxnet on HP. Patch by dtucker@zip.com.auTim Rice2002-07-191-4/+7
* [configure.ac] Bug 267 rework int64_t test.Tim Rice2002-07-181-29/+11
* [configure.ac] change how we do paths in AC_PATH_PROGS testsTim Rice2002-07-171-3/+9
* (bal/tim) [acconfig.h configure.ac monitor_mm.c servconf.cTim Rice2002-07-141-26/+1
* [configure.ac] remove unused filepriv lineTim Rice2002-07-121-2/+1
* - (bal) NO_IPPORT_RESERVED_CONCEPT used instead of CYGWIN so other platformsBen Lindstrom2002-07-091-1/+2
* [configure.ac] fix libc89 utimes test. Mention default path forTim Rice2002-07-081-3/+4
* [acconfig.h configure.ac sshd.c] s/BROKEN_FD_PASSING/DISABLE_FD_PASSING/Tim Rice2002-07-071-4/+4
* [configure.ac] AIX 4.2.1 has authenticate() in libs.Tim Rice2002-07-051-2/+7
* - (bal) FreeBSD needs <sys/types.h> to detect if mmap() is supported.Ben Lindstrom2002-06-281-1/+2
* [acconfig.h configure.ac sshd.c] BROKEN_FD_PASSING fix from MarkusTim Rice2002-06-251-1/+4
* - (bal) if mmap() is substandard, don't allow compression on server side.Ben Lindstrom2002-06-251-1/+25
* - (djm) Create privsep directory and warn if privsep user is missingDamien Miller2002-06-251-4/+5
* - (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rshKevin Steves2002-06-241-17/+1
* - (stevesk) [configure.ac] bug #255 LOGIN_NEEDS_UTMPX for AIX.Kevin Steves2002-06-221-1/+2
* - (bal) Fixed AIX environment handling, use setpcred() instead of existingBen Lindstrom2002-06-211-9/+4
* - (bal) Build noop setgroups() for cygwin to clean up code (For otherBen Lindstrom2002-06-121-5/+6
* - (bal) Missed __progname in ssh-keysign.c patch by dtucker@zip.com.auBen Lindstrom2002-06-071-22/+1
* [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