freebsd-dev/lib/libcasper/services
Mariusz Zaborski 2b1d0c0087 fileargs: fix double caching of the same file
In situations when the current file name wasn't the first element on
the list we were cleaning the current name too early.
This might cause us to pre-cache the same file twice.
2021-04-07 21:16:37 +02:00
..
cap_dns [libcasper] Update cap_dns API to not trigger unused variable warnings when disabled 2020-10-13 22:49:43 +00:00
cap_fileargs fileargs: fix double caching of the same file 2021-04-07 21:16:37 +02:00
cap_grp libcasper/cap_grp tests: Reset the group database handle 2021-01-21 14:30:19 -05:00
cap_net cap_net: CAPNET_CONNECT and CAPNET_CONNECTDNS are not mutually exclusive 2021-01-03 17:10:35 +01:00
cap_pwd casper: convert macros to inline functions 2021-01-04 20:55:35 +01:00
cap_sysctl cap_sysctl: expose structures and variables 2021-01-04 20:56:07 +01:00
cap_syslog libcasper(3): Document HISTORY within the manpages 2020-06-16 16:48:52 +00:00
tests DIRDEPS_BUILD: Connect new directories. 2017-10-31 00:04:07 +00:00
Makefile libcasper: Introduce cap_net a network service for Casper. 2020-08-16 18:12:21 +00:00
Makefile.inc