summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2003-01-17 - (djm) Bug #470: Detect strnvis, not strvis in configure.Damien Miller
2003-01-13 - (djm) Bug #467: Add a --disable-strip option to turn off stripping ofDamien Miller
2003-01-13 - (djm) Rework openbsd-compat/setproctitle.c a bit: move emulation typeDamien Miller
2003-01-10 - (djm) Enable new setproctitle emulation for Linux, AIX and HP/UX. MoreDamien Miller
2003-01-08[Makefile.in configure.ac] replace fixpath with sed script. Patch by Mo DeJong.Tim Rice
2003-01-08missing newlineDamien Miller
2003-01-07 - (djm) Bug #111: Run syslog and stderr logging through strnvis to eliminateDamien Miller
2003-01-07 - (djm) Bug #26: Use local mkstemp() rather than glibc's silly one. FixesDamien Miller
2002-11-22[configure.ac] fix STDPATH test for IRIX. First reported by advax@triumf.ca.Tim Rice
2002-11-13[configure.ac] remove unused variables no_libsocket and no_libnslTim Rice
2002-10-16 - (bal) More advanced strsep test by Darren Tucker <dtucker@zip.com.au>Ben Lindstrom
2002-10-04 - (bal) Disable post-authentication Privsep for OSF/1. It conflicts withBen Lindstrom
2002-09-25Cray fixes (bug 367) based on patch from Wendy Palm @ cray.Tim Rice
2002-09-23[configure.ac] s/return/exit/ patch by dtucker@zip.com.auTim Rice
2002-09-12 - (djm) Added getpeereid() replacement. Properly implemented for systemsDamien Miller
2002-09-04 - (djm) Patch from itojun@ for Darwin OS: test getaddrinfo, reorder libcryptDamien Miller
2002-08-13[configure.ac] Display OpenSSL header/library version.Tim Rice
2002-07-23 - (bal) [configure.ac] Missing ;; from cray patch.Ben Lindstrom
2002-07-22 - (bal) [configure.ac defines.h loginrec.c sshd.c sshpty.c] Partial syncBen Lindstrom
2002-07-19[configure.ac] test for libxnet on HP. Patch by dtucker@zip.com.auTim Rice
2002-07-18 [configure.ac] Bug 267 rework int64_t test.Tim Rice
2002-07-17 [configure.ac] change how we do paths in AC_PATH_PROGS testsTim Rice
2002-07-14 (bal/tim) [acconfig.h configure.ac monitor_mm.c servconf.cTim Rice
2002-07-12 [configure.ac] remove unused filepriv lineTim Rice
2002-07-09 - (bal) NO_IPPORT_RESERVED_CONCEPT used instead of CYGWIN so other platformsBen Lindstrom
2002-07-08[configure.ac] fix libc89 utimes test. Mention default path forTim Rice
2002-07-07[acconfig.h configure.ac sshd.c] s/BROKEN_FD_PASSING/DISABLE_FD_PASSING/Tim Rice
2002-07-05 [configure.ac] AIX 4.2.1 has authenticate() in libs.Tim Rice
2002-06-28 - (bal) FreeBSD needs <sys/types.h> to detect if mmap() is supported.Ben Lindstrom
2002-06-25[acconfig.h configure.ac sshd.c] BROKEN_FD_PASSING fix from MarkusTim Rice
2002-06-25 - (bal) if mmap() is substandard, don't allow compression on server side.Ben Lindstrom
2002-06-25 - (djm) Create privsep directory and warn if privsep user is missingDamien Miller
2002-06-24 - (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rshKevin Steves
2002-06-22 - (stevesk) [configure.ac] bug #255 LOGIN_NEEDS_UTMPX for AIX.Kevin Steves
2002-06-21 - (bal) Fixed AIX environment handling, use setpcred() instead of existingBen Lindstrom
2002-06-12 - (bal) Build noop setgroups() for cygwin to clean up code (For otherBen Lindstrom
2002-06-07 - (bal) Missed __progname in ssh-keysign.c patch by dtucker@zip.com.auBen Lindstrom
2002-05-27[configure.ac.orig monitor_fdpass.c] Enahnce msghdr tests to addressTim Rice
2002-05-22 fix spelling mistakes spotted by Solar Designer <solar@openwall.com>Damien Miller
2002-05-17[configure.ac] remove extra MD5_MSG="no" line.Tim Rice
2002-05-13 - (djm) Bug #234: missing readpassphrase declaration and definesDamien Miller
2002-05-13align summaryDamien Miller
2002-05-13 - (stevesk) [configure.ac] nicer message: --with-privsep-user=userKevin Steves
2002-05-13 - (djm) Add --with-privsep-path configure optionDamien Miller
2002-05-13 - (djm) Add --with-superuser-path=xxx configure option to specify what $PATHDamien Miller
2002-05-11 applied a rework of djm's OpenSSL search cleanup patch.Tim Rice
2002-05-08set SHELL in Makefile in case someone makes from a non bourne compatable shellTim Rice
2002-05-07 Add truncate() emulation to address Bug 208Tim Rice
2002-04-25 - (stevesk) [acconfig.h auth-passwd.c configure.ac sshd.c] HP-UX 10.26Kevin Steves
2002-04-23 - (stevesk) [acconfig.h configure.ac session.c] LOGIN_NO_ENDOPT for HP-UXKevin Steves