summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2003-08-21 - (dtucker) [configure.ac] Move openpty/ctty test outside of case statementDarren Tucker
2003-08-13 - (dtucker) [configure.ac openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h]Darren Tucker
2003-08-02 - (dtucker) OpenBSD CVS SyncDarren Tucker
2003-07-23 - (dtucker) [configure.ac] Back out change for bug #620.Darren Tucker
2003-07-19Typo: BROKEN_ADDRINFO -> BROKEN_GETADDRINFODarren Tucker
2003-07-19 - (dtucker) [configure.ac] Bug #620: Define BROKEN_GETADDRINFO forDarren Tucker
2003-07-14 - (dtucker) Bug #543: [configure.ac port-aix.c port-aix.h]Darren Tucker
2003-07-14 - (dtucker) [acconfig.h configure.ac port-aix.c] Older AIXes don't declareDarren Tucker
2003-07-08 - (dtucker) [acconfig.h auth-passwd.c configure.ac session.c port-aix.[ch]]Darren Tucker
2003-07-07 - (dtucker) [configure.ac] Bug #600: Check that getrusage is declared beforeDarren Tucker
2003-06-30 - (djm) Search for support functions necessary to build ourDamien Miller
2003-06-29 - (dtucker) [configure.ac] Add sanity test after system-dependant compilerDarren Tucker
2003-06-28 - (dtucker) [configure.ac] Bug #570: Have ./configure --enable-FEATUREDarren Tucker
2003-06-24 - (dtucker) Have configure refer the user to config.log andDarren Tucker
2003-06-05 - (djm) Implement paranoid priv dropping checks, based on:Damien Miller
2003-06-03 - (djm) Replace setproctitle replacement with code derived fromDamien Miller
2003-05-30 - (dtucker) Define SSHD_ACQUIRES_CTTY for NCR MP-RAS and Reliant Unix.Darren Tucker
2003-05-20 - (djm) Configure logic to detect syslog_r and friendsDamien Miller
2003-05-18 - (djm) Remove IPv4 by default hack now that we can specify AF in configDamien Miller
2003-05-15 - (dtucker) HP-UX needs to include <sys/strtio.h> for TIOCSBRKDarren Tucker
2003-05-15 - (djm) Import getrrsetbyname() function from OpenBSD libc (for DNS support)Damien Miller
2003-05-15better glue w/ jakob@Damien Miller
2003-05-15 - (djm) Configure glue for DNS support (code doesn't work in portable yet)Damien Miller
2003-05-10 - (djm) Merge FreeBSD PAM code: replaces PAM password auth kludge withDamien Miller
2003-05-10 - (dtucker) Bug #536: Test for and work around openpty/controlling ttyDarren Tucker
2003-05-02 - (dtucker) Bug #544: ignore invalid cmsg_type on Linux 2.0 kernels,Darren Tucker
2003-04-29 - (djm) Add back radix.o (used by AFS support), after it went missing fromDamien Miller
2003-03-21 - (bal) Disable Privsep for Tru64 after pre-authentication due to issuesBen Lindstrom
2003-03-21 - (bal) The days of lack of int64_t support are over. Sorry kids.Ben Lindstrom
2003-03-18[configure.ac openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h]Tim Rice
2003-03-10 - (djm) Bug #245: TTY problems on Solaris. Fix by stevesk@ andDamien Miller
2003-02-24 - (djm) Bug #456: Support for NEC SX6 with Unicos; from wendyp@cray.comDamien Miller
2003-02-24 - (djm) Rest of Bug #499: Import a basename() function from OpenBSD libcDamien Miller
2003-02-24 - (djm) Most of Bug #499: Cygwin compile fixes for new progressmeterDamien Miller
2003-02-11 - (djm) Cygwin needs libcrypt too. Patch from vinschen@redhat.comDamien Miller
2003-02-01 - (bal) AIX 4.2.1 lacks nanosleep(). Patch to use nsleep() provided byBen Lindstrom
2003-01-28 - (djm) Search libposix4 and librt for nanosleep. From dtucker@zip.com.auDamien Miller
2003-01-27 - (bal) Bugzilla 477 patch by wendyp@cray.com. Define TIOCGPGRP forBen Lindstrom
2003-01-19 [configure.ac] Add -belf to build ELF binaries on OpenServer 5 whenTim Rice
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