summaryrefslogtreecommitdiffstats
path: root/acconfig.h
AgeCommit message (Expand)Author
2004-04-16Typo fix in commentDarren Tucker
2004-04-14 - (dtucker) [acconfig.h configure.ac defines.h] Bug #673: check for 4-argDarren Tucker
2004-04-07 - (bal) [acconfig.h auth-krb5.c configure.ac gss-serv-krb5.c] Check to seeBen Lindstrom
2004-04-06 - (dtucker) [acconfig.h configure.ac defines.h] Bug #820: don't useDarren Tucker
2004-02-06 - markus@cvs.openbsd.org 2004/01/30 09:48:57Darren Tucker
2004-01-23 - (dtucker) [acconfig.h configure.ac includes.h servconf.c session.c]Darren Tucker
2004-01-05 - (dtucker) [acconfig.h configure.ac includes.h servconf.c session.c]Darren Tucker
2004-01-02 - (djm) OSX/Darwin needs BIND_8_COMPAT to build getrrsetbyname. Report fromDamien Miller
2003-12-17 - (dtucker) [acconfig.h configure.ac uidswap.c] Bug #645: Check forDarren Tucker
2003-10-15 - (dtucker) [acconfig.h configure.ac dns.c openbsd-compat/getrrsetbyname.cDarren Tucker
2003-09-19 - (dtucker) [acconfig.h] Updated basename test needs HAVE_BASENAMEDarren Tucker
2003-09-16 - (dtucker) [acconfig.h configure.ac defines.h session.c] Bug #252: RetrieveDarren Tucker
2003-09-08[configure.ac acconfig.h openbsd-compat/getrrsetbyname.c] test forTim Rice
2003-09-07 - (dtucker) [acconfig.h] Typo.Darren Tucker
2003-09-06 - (dtucker) [acconfig.h configure.ac uidswap.c] Prefer setuid/setgid on AIX.Darren Tucker
2003-08-26 - (dtucker) [Makefile.in acconfig.h auth-krb5.c auth-pam.c auth-pam.hDarren Tucker
2003-08-25 - (dtucker) [acconfig.h auth.c configure.ac sshd.8] Bug #422 again: denyDarren Tucker
2003-08-02 - (dtucker) OpenBSD CVS SyncPOST_KRB4_REMOVALDarren 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-06-11 - (djm) Put licenses on substantial header filesDamien Miller
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-18 - (djm) Remove IPv4 by default hack now that we can specify AF in configDamien Miller
2003-05-15 - (djm) Import getrrsetbyname() function from OpenBSD libc (for DNS support)Damien Miller
2003-05-15 - (djm) Configure glue for DNS support (code doesn't work in portable yet)Damien Miller
2003-05-10 - (dtucker) Bug #536: Test for and work around openpty/controlling ttyBEFORE_FREEBSD_PAM_MERGEDarren Tucker
2003-05-02 - (dtucker) Bug #544: ignore invalid cmsg_type on Linux 2.0 kernels,Darren Tucker
2003-03-10 - (djm) Bug #245: TTY problems on Solaris. Fix by stevesk@ andDamien Miller
2003-01-28 - (djm) Search libposix4 and librt for nanosleep. From dtucker@zip.com.auDamien Miller
2003-01-13 - (djm) Rework openbsd-compat/setproctitle.c a bit: move emulation typeDamien Miller
2003-01-07 - (djm) Bug #26: Use local mkstemp() rather than glibc's silly one. FixesDamien Miller
2002-09-25Cray fixes (bug 367) based on patch from Wendy Palm @ cray.Tim Rice
2002-07-14 (bal/tim) [acconfig.h configure.ac monitor_mm.c servconf.cTim Rice
2002-07-09 - (bal) NO_IPPORT_RESERVED_CONCEPT used instead of CYGWIN so other platformsBen Lindstrom
2002-07-07[acconfig.h configure.ac sshd.c] s/BROKEN_FD_PASSING/DISABLE_FD_PASSING/Tim Rice
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-24 - (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rshKevin Steves
2002-06-12 - (bal) Build noop setgroups() for cygwin to clean up code (For otherBen Lindstrom
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-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
2002-04-23 - (stevesk) [acconfig.h] NEED_IN_SYSTM_H unusedKevin Steves
2002-04-23 - (djm) Bug #214: Fix utmp for Irix (don't strip "tty"). Patch fromDamien Miller
2002-04-13 - (djm) Add KrbV support patch from Simon Wilkinson <simon@sxw.org.uk>Damien Miller
2002-04-11[acconfig.h defines.h includes.h] put includes in includes.h andTim Rice
2002-04-07 - (stevesk) --with-privsep-user; default sshdKevin Steves
2002-04-07 - (stevesk) HAVE_CONTROL_IN_MSGHDR; not used right now.Kevin Steves