summaryrefslogtreecommitdiff
path: root/acconfig.h
Commit message (Expand)AuthorAge
* - markus@cvs.openbsd.org 2004/01/30 09:48:57Darren Tucker2004-02-06
* - (dtucker) [acconfig.h configure.ac includes.h servconf.c session.c]Darren Tucker2004-01-23
* - (dtucker) [acconfig.h configure.ac includes.h servconf.c session.c]Darren Tucker2004-01-05
* - (djm) OSX/Darwin needs BIND_8_COMPAT to build getrrsetbyname. Report fromDamien Miller2004-01-02
* - (dtucker) [acconfig.h configure.ac uidswap.c] Bug #645: Check forDarren Tucker2003-12-17
* - (dtucker) [acconfig.h configure.ac dns.c openbsd-compat/getrrsetbyname.cDarren Tucker2003-10-15
* - (dtucker) [acconfig.h] Updated basename test needs HAVE_BASENAMEDarren Tucker2003-09-19
* - (dtucker) [acconfig.h configure.ac defines.h session.c] Bug #252: RetrieveDarren Tucker2003-09-16
* [configure.ac acconfig.h openbsd-compat/getrrsetbyname.c] test forTim Rice2003-09-08
* - (dtucker) [acconfig.h] Typo.Darren Tucker2003-09-07
* - (dtucker) [acconfig.h configure.ac uidswap.c] Prefer setuid/setgid on AIX.Darren Tucker2003-09-06
* - (dtucker) [Makefile.in acconfig.h auth-krb5.c auth-pam.c auth-pam.hDarren Tucker2003-08-26
* - (dtucker) [acconfig.h auth.c configure.ac sshd.8] Bug #422 again: denyDarren Tucker2003-08-25
* - (dtucker) OpenBSD CVS SyncDarren Tucker2003-08-02
* - (dtucker) [acconfig.h configure.ac port-aix.c] Older AIXes don't declareDarren Tucker2003-07-14
* - (dtucker) [acconfig.h auth-passwd.c configure.ac session.c port-aix.[ch]]Darren Tucker2003-07-08
* - (djm) Put licenses on substantial header filesDamien Miller2003-06-11
* - (djm) Implement paranoid priv dropping checks, based on:Damien Miller2003-06-05
* - (djm) Replace setproctitle replacement with code derived fromDamien Miller2003-06-03
* - (djm) Remove IPv4 by default hack now that we can specify AF in configDamien Miller2003-05-18
* - (djm) Import getrrsetbyname() function from OpenBSD libc (for DNS support)Damien Miller2003-05-15
* - (djm) Configure glue for DNS support (code doesn't work in portable yet)Damien Miller2003-05-15
* - (dtucker) Bug #536: Test for and work around openpty/controlling ttyDarren Tucker2003-05-10
* - (dtucker) Bug #544: ignore invalid cmsg_type on Linux 2.0 kernels,Darren Tucker2003-05-02
* - (djm) Bug #245: TTY problems on Solaris. Fix by stevesk@ andDamien Miller2003-03-10
* - (djm) Search libposix4 and librt for nanosleep. From dtucker@zip.com.auDamien Miller2003-01-28
* - (djm) Rework openbsd-compat/setproctitle.c a bit: move emulation typeDamien Miller2003-01-13
* - (djm) Bug #26: Use local mkstemp() rather than glibc's silly one. FixesDamien Miller2003-01-07
* Cray fixes (bug 367) based on patch from Wendy Palm @ cray.Tim Rice2002-09-25
* (bal/tim) [acconfig.h configure.ac monitor_mm.c servconf.cTim Rice2002-07-14
* - (bal) NO_IPPORT_RESERVED_CONCEPT used instead of CYGWIN so other platformsBen Lindstrom2002-07-09
* [acconfig.h configure.ac sshd.c] s/BROKEN_FD_PASSING/DISABLE_FD_PASSING/Tim Rice2002-07-07
* [acconfig.h configure.ac sshd.c] BROKEN_FD_PASSING fix from MarkusTim Rice2002-06-25
* - (bal) if mmap() is substandard, don't allow compression on server side.Ben Lindstrom2002-06-25
* - (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rshKevin Steves2002-06-24
* - (bal) Build noop setgroups() for cygwin to clean up code (For otherBen Lindstrom2002-06-12
* - (djm) Add --with-privsep-path configure optionDamien Miller2002-05-13
* - (djm) Add --with-superuser-path=xxx configure option to specify what $PATHDamien Miller2002-05-13
* - (stevesk) [acconfig.h auth-passwd.c configure.ac sshd.c] HP-UX 10.26Kevin Steves2002-04-25
* - (stevesk) [acconfig.h configure.ac session.c] LOGIN_NO_ENDOPT for HP-UXKevin Steves2002-04-23
* - (stevesk) [acconfig.h] NEED_IN_SYSTM_H unusedKevin Steves2002-04-23
* - (djm) Bug #214: Fix utmp for Irix (don't strip "tty"). Patch fromDamien Miller2002-04-23
* - (djm) Add KrbV support patch from Simon Wilkinson <simon@sxw.org.uk>Damien Miller2002-04-13
* [acconfig.h defines.h includes.h] put includes in includes.h andTim Rice2002-04-11
* - (stevesk) --with-privsep-user; default sshdKevin Steves2002-04-07
* - (stevesk) HAVE_CONTROL_IN_MSGHDR; not used right now.Kevin Steves2002-04-07
* - (bal) We no longer use atexit()/xatexit()/on_exit()Ben Lindstrom2002-04-06
* - (bal) Too many <sys/queue.h> issues. Remove all workarounds andBen Lindstrom2002-04-05
* - (bal) Patch for OpenSC SmartCard library; ok markus@; patch byBen Lindstrom2002-04-05
* - (stevesk) configure and cpp __FUNCTION__ gymnastics to handle nielsismsKevin Steves2002-03-22