]> mj.ucw.cz Git - pciutils.git/history - lib/names-cache.c
Update license comments and added SPDX license identifiers
[pciutils.git] / lib / names-cache.c
2023-06-18 Martin MaresUpdate license comments and added SPDX license identifiers
2015-01-22 Martin MaresFixed memory allocation bug in name cache path code
2014-12-12 Martin MaresFix small memory leak in names-cache
2009-09-16 Martin MaresDo not include <pwd.h> et al. unless PCI_USE_DNS
2008-02-20 Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils...
2008-02-12 Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
2008-02-12 Martin MaresRenamed `net.cache_path' to `net.cache_name', it's...
2008-02-12 Martin MaresSettings of the resolving and caching mechanism are...
2008-02-11 Martin MaresWrites to the cache file are no longer racy.
2008-02-11 Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
2008-02-11 Martin MaresMerge with git+ssh://master.kernel.org/pub/scm/utils...
2008-02-11 Martin MaresUse DNS on all architectures except AIX.
2008-02-11 Martin MaresSplit handling of the ID list to several files.