summaryrefslogtreecommitdiff
path: root/lib/names-cache.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed memory allocation bug in name cache path codeMartin Mares2015-01-221-1/+1
* Fix small memory leak in names-cacheMartin Mares2014-12-121-1/+2
* Do not include <pwd.h> et al. unless PCI_USE_DNSMartin Mares2009-09-161-6/+6
* Renamed `net.cache_path' to `net.cache_name', it's more logical.Martin Mares2008-02-121-4/+4
* Settings of the resolving and caching mechanism are now passed as parameters.Martin Mares2008-02-121-34/+38
* Writes to the cache file are no longer racy.Martin Mares2008-02-111-2/+25
* Use DNS on all architectures except AIX.Martin Mares2008-02-111-7/+24
* Split handling of the ID list to several files.Martin Mares2008-02-111-0/+159