summaryrefslogtreecommitdiff
path: root/acconfig.h
Commit message (Expand)AuthorAgeFilesLines
* - (djm) ReliantUNIX support from Udo Schweigert <ust@cert.siemens.de>Damien Miller2000-07-111-0/+3
* - (djm) AIX getuserattr() session initialisation from Tom BertelsonDamien Miller2000-07-091-0/+3
* - (djm) Only enable PAM_TTY kludge for Linux. Problem report fromDamien Miller2000-07-091-0/+3
* *** empty log message ***Damien Miller2000-07-081-0/+3
* - (djm) Added check for broken snprintf() functions which do not correctlyDamien Miller2000-07-011-0/+3
* - (djm) Login fixes from Tom Bertelson <tbert@abac.com>Damien Miller2000-07-011-0/+1
* - (djm) Added patch from Chris Adams <cmadams@hiwaay.net> to add OSF SIADamien Miller2000-06-281-0/+3
* - (djm) Patch from Michael Stone <mstone@cs.loyola.edu> to add support forDamien Miller2000-06-281-0/+9
* - (djm) Account expiry support from Andreas Steinmetz <ast@domdv.de>Damien Miller2000-06-261-0/+3
* - (djm) Use sa_family_t in prototype for rresvport_af. Patch fromDamien Miller2000-06-231-0/+1
* - (djm) Started merge of Ben Lindstrom's <mouring@pconline.com> NeXT supportDamien Miller2000-06-181-0/+5
* Removed obsolete lastlog symbolsandre2000-06-031-9/+0
* Added new login recording codeandre2000-06-031-2/+42
* - SunOS 4.x support from Todd C. Miller <Todd.Miller@courtesan.com>Damien Miller2000-05-201-0/+3
* - Don't touch utmp if USE_UTMPX definedDamien Miller2000-05-201-0/+1
* - Several patches from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>Damien Miller2000-05-171-0/+1
* - Applied Tom Bertelson's <tbert@abac.com> AIX authentication fixDamien Miller2000-05-171-1/+1
* - Add Andre Lucas' <andre.lucas@dial.pipex.com> patch to read entropyV_2_0_0_BETA1Damien Miller2000-05-021-17/+0
* - Integrate Andre Lucas' <andre.lucas@dial.pipex.com> entropy collectionDamien Miller2000-04-301-0/+6
* - Reduce diff against OpenBSD sourceDamien Miller2000-04-161-3/+0
* - Wrote entropy collection routines for systems that lack /dev/randomDamien Miller2000-04-031-11/+19
* *** empty log message ***Damien Miller2000-03-131-1/+1
* - IPv6 workarounds from Hideaki YOSHIFUJI <yoshfuji@ecei.tohoku.ac.jp>Damien Miller2000-03-111-0/+6
* - Removed warning workaround for Linux and devpts filesystems (no longerDamien Miller2000-03-091-3/+0
* - Check for getpagesize in libucb.a if not found in libc. Fix for oldDamien Miller2000-03-051-0/+3
* - Warning was valid - possible race condition on PTYs. Avoided usingDamien Miller2000-03-021-0/+3
* - Big cleanup of autoconf codeDamien Miller2000-03-021-3/+0
* - AIX patch from Matt Richards <v2matt@btv.ibm.com> and David RankinDamien Miller2000-01-231-0/+9
* - Merge preformatted manpage patch from Andre LucasDamien Miller2000-01-221-0/+3
* - Don't use getaddrinfo on AIXDamien Miller2000-01-201-0/+3
* - Linux/glibc-2.1.2 takes a *long* time to look up names for AF_UNSPECDamien Miller2000-01-191-0/+3
* - Compile fix from Darren_Hall@progressive.comDamien Miller2000-01-191-1/+1
* - Fixed --with-pid-dir optionDamien Miller2000-01-181-1/+1
* - Renamed --with-xauth-path to --with-xauthV_1_2_1_PRE26Damien Miller2000-01-161-0/+3
* - Merged OpenBSD IPv6 patch:Damien Miller2000-01-141-17/+11
* - Fixed annoying DES corruption problem. libcrypt has beenDamien Miller2000-01-061-3/+0
* - Added support for directory-based lastlogsDamien Miller2000-01-021-0/+5
* - Remove test for quad_t. No longer needed.Damien Miller1999-12-311-1/+0
* - Fill in ut_utaddr utmp field. Report from Benjamin CharronDamien Miller1999-12-311-0/+6
* - Merged Dante SOCKS support patch from David RankinV_1_2_1_PRE23Damien Miller1999-12-301-0/+3
* - Detect missing size_t and typedef it.Damien Miller1999-12-291-0/+1
* - Print whether OpenSSH was compiled with RSARef, patch fromDamien Miller1999-12-291-0/+4
* - Applied another NetBSD portability patch from David RankinDamien Miller1999-12-291-0/+3
* - Merged AIX patch from Darren Hall <dhall@virage.org>Damien Miller1999-12-291-0/+1
* - Portability fixes for Irix 5.3 (now compiles OK!)Damien Miller1999-12-281-0/+6
* - NetBSD login.c compile fix from David RankinDamien Miller1999-12-281-0/+9
* - Added --with-default-path to specify custom path for serverDamien Miller1999-12-271-201/+8
* - Fixed implicit '.' in default path, report from Jim KnobleDamien Miller1999-12-261-1/+1
* 19991226Damien Miller1999-12-261-0/+17
* - Prepare for 1.2.1pre20V_1_2_1_PRE20Damien Miller1999-12-251-31/+31