aboutsummaryrefslogtreecommitdiff
path: root/lib/libcasper/services
Commit message (Expand)AuthorAgeFilesLines
* manuals: Misc syntax fixesGraham Percival2024-10-071-1/+1
* manuals: Misc macro typosGraham Percival2024-09-211-1/+1
* Remove "All Rights Reserved" from FreeBSD Foundation copyrightsEd Maste2024-07-3012-12/+0
* libcasper: Consistently use item count as the first argument to callocJohn Baldwin2024-07-192-4/+4
* Remove residual blank line at start of MakefileWarner Losh2024-07-1518-18/+0
* libcasper: fix cap_rights_init usageEd Maste2024-02-151-8/+8
* libcasper: Fix typo (triple T)Jose Luis Duran2023-12-281-1/+1
* libcasper: document that most libcasper functions are not thread-safeAlan Somers2023-12-087-11/+60
* cap_net.3: remove a copypastaAlan Somers2023-12-061-6/+3
* lib: Automated cleanup of cdefs and other formattingWarner Losh2023-11-2710-10/+0
* libcasper: Neuter false positive -Wuse-after-free warnings from GCC 13John Baldwin2023-11-153-0/+9
* dirdeps: Update Makefile.depend* files with empty contentsStephen J. Kiernan2023-10-296-0/+69
* cap_net: correct capability name from addr2name to name2addrMariusz Zaborski2023-10-232-1/+13
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-168-16/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-1629-29/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-1615-30/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-168-16/+0
* cap_net.3: fix typoShawn Webb2023-06-211-1/+1
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-1215-15/+15
* cap_net tests: Skip tests if there is no connectivityMark Johnston2023-04-271-43/+86
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-197-37/+0
* cap_dns, cap_net: fix host and service buffer handlingEric van Gyzen2023-04-043-8/+51
* cap_dns tests: Convert to ATF, avoid failing when lookups don't resolveMark Johnston2023-03-302-310/+328
* cap_sysctl tests: SerializeMark Johnston2023-03-301-1/+4
* libcasper: Move helper libraries from /lib/casper to /lib.John Baldwin2023-03-298-8/+8
* [skip ci] improvements to cap_sysctl.3Alan Somers2022-12-081-7/+35
* cap_netdb: Fix description styleMariusz Zaborski2022-09-291-2/+1
* cap_fileargs: silence warnings of unused variableMariusz Zaborski2022-03-201-3/+2
* cap_net: fix verification of bind permissionMariusz Zaborski2021-12-141-1/+1
* cap_net: plug memory leakMariusz Zaborski2021-12-141-3/+7
* Address review comments from 0mp, debdrup and oshogboGeorge V. Neville-Neil2021-11-101-1/+1
* Initial clean up the language in the manual pages.George V. Neville-Neil2021-11-101-3/+5
* libcasper(3): Correct some warnings found by mandocGordon Bergling2021-07-124-10/+11
* libcasper: Create a minimal cap_netdb serviceRyan Moeller2021-06-057-0/+435
* cap_sysctl.3: Fix bugs in the exampleMark Johnston2021-04-281-1/+2
* fileargs: fix double caching of the same fileMariusz Zaborski2021-04-071-2/+6
* tests: Skip cap_fileargs if build without capsicum capabilitiesOlivier Cochard2021-01-262-0/+31
* libcasper/cap_grp tests: Reset the group database handleMark Johnston2021-01-211-0/+4
* fileargs: add support for realpathMariusz Zaborski2021-01-105-3/+224
* fileargs: add testsMariusz Zaborski2021-01-093-0/+625
* cap_sysctl: expose structures and variablesMariusz Zaborski2021-01-041-4/+5
* casper: convert macros to inline functionsMariusz Zaborski2021-01-042-29/+145
* cap_net: CAPNET_CONNECT and CAPNET_CONNECTDNS are not mutually exclusiveMariusz Zaborski2021-01-032-5/+46
* cap_net: allow to use the service without setting the limitsMariusz Zaborski2021-01-032-6/+113
* [libcasper] Update cap_dns API to not trigger unused variable warnings when d...Adrian Chadd2020-10-131-10/+64
* build: provide a default WARNS for all in-tree buildsKyle Evans2020-09-184-8/+0
* libcasper: Introduce cap_net a network service for Casper.Mariusz Zaborski2020-08-169-6/+3066
* libcasper(3): Document HISTORY within the manpagesGordon Bergling2020-06-166-6/+36
* cap_fileargs: Fix a descriptor leak in the service process.Mark Johnston2020-06-011-5/+5
* cap_dns.3: fix some orphan .Xr linksAlan Somers2020-04-181-5/+5