summaryrefslogtreecommitdiff
path: root/defines.h
Commit message (Expand)AuthorAgeFilesLines
* - Avoid some compiler warnings in fake-get*.cDamien Miller2000-04-081-0/+10
* - Disable tests and typedefs for 64 bit types. They are currently unused.V_1_2_3_TEST2Damien Miller2000-04-031-0/+6
* - Include /usr/local/include and /usr/local/lib for systems that don'tDamien Miller2000-03-141-2/+2
* - Include macro for IN6_IS_ADDR_V4MAPPED. Report fromDamien Miller2000-03-141-1/+10
* - NetBSD patch from David Rankin <drankin@bohemians.lexington.ky.us> andDamien Miller2000-01-211-0/+4
* - Don't use getaddrinfo on AIXDamien Miller2000-01-201-0/+4
* - Compile fix for HPUX and Solaris from Andre LucasDamien Miller2000-01-181-1/+12
* - Revert __snprintf -> snprintf aliasing. Apparently SolarisDamien Miller2000-01-171-9/+0
* - Add --with-xauth-path configure directive and explicit test forDamien Miller2000-01-151-1/+14
* - Merged OpenBSD IPv6 patch:Damien Miller2000-01-141-0/+4
* - Added support for directory-based lastlogsDamien Miller2000-01-021-2/+7
* - Remove test for quad_t. No longer needed.Damien Miller1999-12-311-7/+0
* - Prevent typedefs from being compiled more than once. Report fromDamien Miller1999-12-311-0/+5
* - Removed most of the pam code into its own file auth-pam.[ch]. ThisDamien Miller1999-12-301-8/+0
* - Detect missing size_t and typedef it.Damien Miller1999-12-291-0/+4
* - Merged AIX patch from Darren Hall <dhall@virage.org>Damien Miller1999-12-291-29/+45
* - Portability fixes for Irix 5.3 (now compiles OK!)Damien Miller1999-12-281-1/+10
* - Added --with-default-path to specify custom path for serverDamien Miller1999-12-271-0/+207