summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/os/hostaddr.c
Commit message (Expand)AuthorAgeFilesLines
* Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IOKen Raeburn2005-04-131-1/+0
* protoizeKen Raeburn2002-09-031-4/+1
* Change approach for getaddrinfo support. Now, only fake-addrinfo.h isKen Raeburn2002-03-261-1/+0
* * hostaddr.c (krb5_os_hostaddr): Don't use AI_DEFAULTKen Raeburn2001-08-311-1/+1
* * hostaddr.c (krb5_os_hostaddr): Only retry non-numeric lookup after numericKen Raeburn2001-08-021-1/+1
* * hostaddr.c: Include fake-addrinfo.h.Ken Raeburn2001-07-191-18/+76
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* Fix stupid typoTheodore Tso1996-02-281-1/+1
* Use #define NEED_SOCKETS instead of #including <netdb.h> (this breaksTheodore Tso1996-02-271-2/+1
* * Makefile.in (check-unix): Set LD_LIBRARY_PATH for kdb5_anaddEzra Peisach1996-02-221-0/+1
* hostaddr.c (krb5_os_hostaddr): New function which takes a hostname andTheodore Tso1996-01-051-0/+81