summaryrefslogtreecommitdiffstats
path: root/acconfig.h
AgeCommit message (Expand)Author
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
2002-04-06 - (bal) We no longer use atexit()/xatexit()/on_exit()Ben Lindstrom
2002-04-05 - (bal) Too many <sys/queue.h> issues. Remove all workarounds andBen Lindstrom
2002-04-05 - (bal) Patch for OpenSC SmartCard library; ok markus@; patch byBen Lindstrom
2002-03-22- (stevesk) configure and cpp __FUNCTION__ gymnastics to handle nielsismsKevin Steves
2002-03-22 - (stevesk) HAVE_ACCRIGHTS_IN_MSGHDR configure supportKevin Steves
2002-02-26Bug 12 [configure.ac] add sys/bitypes.h to int64_t testsTim Rice
2002-01-22 - (djm) autoconf hacking:Damien Miller
2001-12-07 - (bal) PCRE no longer required. Banished from the source along withBen Lindstrom
2001-11-03[ contrib/caldera/openssh.spec contrib/caldera/sshd.init]V_3_0_P1Tim Rice
2001-10-21[configure.in] Clean up library testing.Tim Rice
2001-09-20 - (stevesk) sun_len, SUN_LEN() configure stuff no longer requiredKevin Steves
2001-09-18 - (djm) Configure support for smartcardsDamien Miller
2001-09-15 - (djm) Make sure rijndael.c picks config.hDamien Miller
2001-08-16 - (bal) QNX resync. OK tim@Ben Lindstrom
2001-07-14 - (djm) Pull in getopt(3) from OpenBSD libc for the optreset extension.Damien Miller
2001-06-22 - (stevesk) handle systems without pw_expire and pw_change.Kevin Steves
2001-05-08 - (bal) UseLogin patch for Solaris/UNICOS. Patch by Wayne DavisonBen Lindstrom
2001-04-05 - (stevesk) don't use vhangup() if defined(HAVE_DEV_PTMX); also removesKevin Steves
2001-03-28 - (djm) Work around Solaris' broken struct dirent. Diagnosis and suggestedDamien Miller
2001-03-17 - Check for gl_matchc support in glob_t and fall back to theBen Lindstrom
2001-03-14 - (djm) Add replacement glob() from OpenBSD libc if the system glob isDamien Miller
2001-03-04 - Allow PRNGd entropy collection from localhost TCP socket. ReplaceDamien Miller
2001-02-27 - (djm) Fix up POSIX saved uid support. Report from Mark MillerDamien Miller
2001-02-26 - (djm) Some systems (SCO3, NeXT) have weird saved uid semantics.Damien Miller
2001-02-24 - (bal) Missed part of the UNIX sockets patch. Patch by CorinnaBen Lindstrom
2001-02-18 - (djm) Merge BSD_AUTH support from Markus Friedl and David J. MacKenzieDamien Miller
2001-02-09 - (djm) Add CVS Id's to files that we have missedDamien Miller
2001-02-05 - stevesk@cvs.openbsd.org 2001/02/04 08:32:27Kevin Steves
2001-01-22Hopefully things did not get mixed around too much. It compiles underBen Lindstrom
2001-01-19 - (bal) Slight auth2-pam.c clean up.Ben Lindstrom
2001-01-17 - (djm) Make PAM support optional, enable with --with-pamDamien Miller
2001-01-15 - (bal) utimes() support via utime() interface on machine that lack utimes().Ben Lindstrom
2001-01-09 - (bal) Detect if clock_t structure exists, if not define it.Ben Lindstrom
2000-12-2820001229Ben Lindstrom
2000-12-20 - (djm) Workaround PAM inconsistencies between Solaris derived PAM codeDamien Miller
2000-11-1220001112Ben Lindstrom
2000-11-07 - (bal) acconfig.in - removed the double "USE_PIPES" entry. Patch byBen Lindstrom
2000-10-18 - (stevesk) Add initial support for setproctitle(). CurrentKevin Steves
2000-10-18 - (bal) Changed from GNU rx to PCRE on suggestion from djm.Ben Lindstrom
2000-10-15 - (bal) Add support for realpath and getcwd for platforms with brokenBen Lindstrom
2000-10-14Add support for GNU rx library for those lacking regexp supportBen Lindstrom