summaryrefslogtreecommitdiff
path: root/acconfig.h
Commit message (Expand)AuthorAgeFilesLines
* - (dtucker) [acconfig.h configure.ac defines.h session.c] Bug #252: RetrieveDarren Tucker2003-09-161-1/+4
* [configure.ac acconfig.h openbsd-compat/getrrsetbyname.c] test forTim Rice2003-09-081-1/+4
* - (dtucker) [acconfig.h] Typo.Darren Tucker2003-09-071-2/+2
* - (dtucker) [acconfig.h configure.ac uidswap.c] Prefer setuid/setgid on AIX.Darren Tucker2003-09-061-1/+7
* - (dtucker) [Makefile.in acconfig.h auth-krb5.c auth-pam.c auth-pam.hDarren Tucker2003-08-261-1/+4
* - (dtucker) [acconfig.h auth.c configure.ac sshd.8] Bug #422 again: denyDarren Tucker2003-08-251-1/+6
* - (dtucker) OpenBSD CVS SyncPOST_KRB4_REMOVALDarren Tucker2003-08-021-7/+1
* - (dtucker) [acconfig.h configure.ac port-aix.c] Older AIXes don't declareDarren Tucker2003-07-141-3/+3
* - (dtucker) [acconfig.h auth-passwd.c configure.ac session.c port-aix.[ch]]Darren Tucker2003-07-081-1/+4
* - (djm) Put licenses on substantial header filesDamien Miller2003-06-111-1/+25
* - (djm) Implement paranoid priv dropping checks, based on:Damien Miller2003-06-051-1/+4
* - (djm) Replace setproctitle replacement with code derived fromDamien Miller2003-06-031-5/+2
* - (djm) Remove IPv4 by default hack now that we can specify AF in configDamien Miller2003-05-181-4/+1
* - (djm) Import getrrsetbyname() function from OpenBSD libc (for DNS support)Damien Miller2003-05-151-3/+3
* - (djm) Configure glue for DNS support (code doesn't work in portable yet)Damien Miller2003-05-151-1/+7
* - (dtucker) Bug #536: Test for and work around openpty/controlling ttyBEFORE_FREEBSD_PAM_MERGEDarren Tucker2003-05-101-3/+3
* - (dtucker) Bug #544: ignore invalid cmsg_type on Linux 2.0 kernels,Darren Tucker2003-05-021-1/+4
* - (djm) Bug #245: TTY problems on Solaris. Fix by stevesk@ andDamien Miller2003-03-101-1/+4
* - (djm) Search libposix4 and librt for nanosleep. From dtucker@zip.com.auDamien Miller2003-01-281-1/+4
* - (djm) Rework openbsd-compat/setproctitle.c a bit: move emulation typeDamien Miller2003-01-131-1/+5
* - (djm) Bug #26: Use local mkstemp() rather than glibc's silly one. FixesDamien Miller2003-01-071-1/+4
* Cray fixes (bug 367) based on patch from Wendy Palm @ cray.Tim Rice2002-09-251-1/+4
* (bal/tim) [acconfig.h configure.ac monitor_mm.c servconf.cTim Rice2002-07-141-4/+1
* - (bal) NO_IPPORT_RESERVED_CONCEPT used instead of CYGWIN so other platformsBen Lindstrom2002-07-091-1/+4
* [acconfig.h configure.ac sshd.c] s/BROKEN_FD_PASSING/DISABLE_FD_PASSING/Tim Rice2002-07-071-3/+3
* [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/+4
* - (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rshKevin Steves2002-06-241-4/+1
* - (bal) Build noop setgroups() for cygwin to clean up code (For otherBen Lindstrom2002-06-121-1/+4
* - (djm) Add --with-privsep-path configure optionDamien Miller2002-05-131-1/+4
* - (djm) Add --with-superuser-path=xxx configure option to specify what $PATHDamien Miller2002-05-131-1/+4
* - (stevesk) [acconfig.h auth-passwd.c configure.ac sshd.c] HP-UX 10.26Kevin Steves2002-04-251-3/+3
* - (stevesk) [acconfig.h configure.ac session.c] LOGIN_NO_ENDOPT for HP-UXKevin Steves2002-04-231-1/+4
* - (stevesk) [acconfig.h] NEED_IN_SYSTM_H unusedKevin Steves2002-04-231-4/+1
* - (djm) Bug #214: Fix utmp for Irix (don't strip "tty"). Patch fromDamien Miller2002-04-231-1/+4
* - (djm) Add KrbV support patch from Simon Wilkinson <simon@sxw.org.uk>Damien Miller2002-04-131-1/+7
* [acconfig.h defines.h includes.h] put includes in includes.h andTim Rice2002-04-111-3/+1
* - (stevesk) --with-privsep-user; default sshdKevin Steves2002-04-071-1/+4
* - (stevesk) HAVE_CONTROL_IN_MSGHDR; not used right now.Kevin Steves2002-04-071-1/+4
* - (bal) We no longer use atexit()/xatexit()/on_exit()Ben Lindstrom2002-04-061-4/+1
* - (bal) Too many <sys/queue.h> issues. Remove all workarounds andBen Lindstrom2002-04-051-2/+1
* - (bal) Patch for OpenSC SmartCard library; ok markus@; patch byBen Lindstrom2002-04-051-1/+7
* - (stevesk) configure and cpp __FUNCTION__ gymnastics to handle nielsismsKevin Steves2002-03-221-1/+7
* - (stevesk) HAVE_ACCRIGHTS_IN_MSGHDR configure supportKevin Steves2002-03-221-1/+4
* Bug 12 [configure.ac] add sys/bitypes.h to int64_t testsTim Rice2002-02-261-4/+1
* - (djm) autoconf hacking:Damien Miller2002-01-221-4/+4
* - (bal) PCRE no longer required. Banished from the source along withBen Lindstrom2001-12-071-4/+1
* [ contrib/caldera/openssh.spec contrib/caldera/sshd.init]V_3_0_P1Tim Rice2001-11-031-4/+1
* [configure.in] Clean up library testing.Tim Rice2001-10-211-2/+1
* - (stevesk) sun_len, SUN_LEN() configure stuff no longer requiredKevin Steves2001-09-201-4/+1