summaryrefslogtreecommitdiffstats
path: root/acconfig.h
AgeCommit message (Expand)Author
2000-07-01 - (djm) Added check for broken snprintf() functions which do not correctlyDamien Miller
2000-07-01 - (djm) Login fixes from Tom Bertelson <tbert@abac.com>Damien Miller
2000-06-28 - (djm) Added patch from Chris Adams <cmadams@hiwaay.net> to add OSF SIADamien Miller
2000-06-28 - (djm) Patch from Michael Stone <mstone@cs.loyola.edu> to add support forDamien Miller
2000-06-26 - (djm) Account expiry support from Andreas Steinmetz <ast@domdv.de>Damien Miller
2000-06-23 - (djm) Use sa_family_t in prototype for rresvport_af. Patch fromDamien Miller
2000-06-18 - (djm) Started merge of Ben Lindstrom's <mouring@pconline.com> NeXT supportDamien Miller
2000-06-03Removed obsolete lastlog symbolsandre
2000-06-03Added new login recording codeandre
2000-05-20 - SunOS 4.x support from Todd C. Miller <Todd.Miller@courtesan.com>Damien Miller
2000-05-20 - Don't touch utmp if USE_UTMPX definedDamien Miller
2000-05-17 - Several patches from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>Damien Miller
2000-05-17 - Applied Tom Bertelson's <tbert@abac.com> AIX authentication fixDamien Miller
2000-05-02 - Add Andre Lucas' <andre.lucas@dial.pipex.com> patch to read entropyV_2_0_0_BETA1Damien Miller
2000-04-30 - Integrate Andre Lucas' <andre.lucas@dial.pipex.com> entropy collectionDamien Miller
2000-04-16 - Reduce diff against OpenBSD sourceDamien Miller
2000-04-03 - Wrote entropy collection routines for systems that lack /dev/randomDamien Miller
2000-03-13*** empty log message ***Damien Miller
2000-03-11 - IPv6 workarounds from Hideaki YOSHIFUJI <yoshfuji@ecei.tohoku.ac.jp>Damien Miller
2000-03-09 - Removed warning workaround for Linux and devpts filesystems (no longerDamien Miller
2000-03-05 - Check for getpagesize in libucb.a if not found in libc. Fix for oldDamien Miller
2000-03-02 - Warning was valid - possible race condition on PTYs. Avoided usingDamien Miller
2000-03-02 - Big cleanup of autoconf codeDamien Miller
2000-01-23 - AIX patch from Matt Richards <v2matt@btv.ibm.com> and David RankinDamien Miller
2000-01-22 - Merge preformatted manpage patch from Andre LucasDamien Miller
2000-01-20 - Don't use getaddrinfo on AIXDamien Miller
2000-01-19 - Linux/glibc-2.1.2 takes a *long* time to look up names for AF_UNSPECDamien Miller
2000-01-19 - Compile fix from Darren_Hall@progressive.comDamien Miller
2000-01-18 - Fixed --with-pid-dir optionDamien Miller
2000-01-16 - Renamed --with-xauth-path to --with-xauthV_1_2_1_PRE26Damien Miller
2000-01-14 - Merged OpenBSD IPv6 patch:Damien Miller
2000-01-06 - Fixed annoying DES corruption problem. libcrypt has beenDamien Miller
2000-01-02 - Added support for directory-based lastlogsDamien Miller
1999-12-31 - Remove test for quad_t. No longer needed.Damien Miller
1999-12-31 - Fill in ut_utaddr utmp field. Report from Benjamin CharronDamien Miller
1999-12-30 - Merged Dante SOCKS support patch from David RankinV_1_2_1_PRE23Damien Miller
1999-12-29 - Detect missing size_t and typedef it.Damien Miller
1999-12-29 - Print whether OpenSSH was compiled with RSARef, patch fromDamien Miller
1999-12-29 - Applied another NetBSD portability patch from David RankinDamien Miller
1999-12-29 - Merged AIX patch from Darren Hall <dhall@virage.org>Damien Miller
1999-12-28 - Portability fixes for Irix 5.3 (now compiles OK!)Damien Miller
1999-12-28 - NetBSD login.c compile fix from David RankinDamien Miller
1999-12-27 - Added --with-default-path to specify custom path for serverDamien Miller
1999-12-26 - Fixed implicit '.' in default path, report from Jim KnobleDamien Miller
1999-12-2619991226Damien Miller
1999-12-25- Prepare for 1.2.1pre20V_1_2_1_PRE20Damien Miller
1999-12-21 - Integration of large HPUX patch from Andre LucasDamien Miller
1999-12-21Made utmpx optionalPRE_HPUX_INTEGRATIONDamien Miller
1999-12-15Fix __attribute__ breakageDamien Miller
1999-12-15 - Added better test for inline functions compiler support fromDamien Miller