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