opnsense-src/lib/libcasper/services
Mark Johnston 1a05d9519d libcasper/cap_grp tests: Reset the group database handle
Some tests verify that the capgrp capability does not permit calls to
setgrent(3), but all tests need to ensure that they reset the
capability's group database handle, otherwise the local process and
casper process will be out of sync.

The cap_pwd tests already handle this.

Sponsored by:	The FreeBSD Foundation
MFC after:	1 month
2021-01-21 14:30:19 -05: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: add support for realpath 2021-01-10 12:44:06 +01: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 Remove unneeded lines. 2016-02-26 22:14:08 +00:00