summaryrefslogtreecommitdiff
path: root/utils/statd/hostname.c
Commit message (Expand)AuthorAgeFilesLines
* nfs-utils: fix addrinfo usage with musl-1.1.21Peter Wagner2019-02-271-5/+6
* statd: make statd_canonical_name return the presentation address if it maps t...Scott Mayhew2015-12-111-4/+1
* replace __attribute_malloc__ with the more portable __attribute__((__malloc__))Natanael Copa2014-09-151-3/+3
* statd: statd_matchhostname() doesn't handle localhost properlyChuck Lever2011-08-291-8/+47
* nfs-utils: Remove all uses of AI_ADDRCONFIGChuck Lever2010-11-011-4/+0
* statd: statd fails to monitor if no reverse mapping of mon_name existsChuck Lever2010-08-241-1/+3
* statd: Add API to canonicalize mon_namesChuck Lever2010-01-151-0/+101
* statd: add nsm_present_address() APIChuck Lever2010-01-151-0/+64
* statd: Introduce statd version of matchhostname()Chuck Lever2010-01-151-0/+119