aboutsummaryrefslogtreecommitdiff
path: root/lib/libcapsicum
Commit message (Expand)AuthorAgeFilesLines
* Add missing FreeBSD functions to -legacy when building on macOS/LinuxAlex Richardson2020-08-251-1/+11
* capsicum_helpers: split stream cap bits out of caph_limit_stream()Kyle Evans2020-01-023-12/+34
* pkgbase: Create a FreeBSD-utilities package and make it the default oneEmmanuel Vadot2019-09-051-2/+0
* List caph_limit_stream() in the synopsis.Mark Johnston2019-01-211-4/+6
* libcapsicum: add missing linksMariusz Zaborski2018-12-121-0/+2
* Fix a recusive call introduce in the r340130.Mariusz Zaborski2018-11-041-1/+1
* libcapsicum: Introduce caph_{rights,ioctls,fcntls}_limitMariusz Zaborski2018-11-043-6/+54
* Fix description.Mariusz Zaborski2018-07-181-2/+2
* Fix declaration.Mariusz Zaborski2018-07-151-2/+2
* With r335636 C++ program use libcasper.h and capsicum_helpers.h.Mariusz Zaborski2018-07-011-0/+4
* libcapsicum: adding missing man page linksEitan Adler2018-06-181-0/+2
* Introduce caph_enter and caph_enter_casper.Mariusz Zaborski2018-05-072-1/+38
* capsicum_helpers: Add EVENT to default stdio rights setEdward Tomasz Napierala2017-10-081-1/+2
* capsicum_helpers: Add SEEK to default stdio rights setConrad Meyer2017-09-251-1/+1
* capsicum_helpers: Add FIODTYPE to default ioctls allowedKyle Evans2017-08-091-1/+2
* capsicum_helpers: Add LOOKUP flagConrad Meyer2016-12-161-0/+3
* capsicum_helpers: Squash errors from closed fdsConrad Meyer2016-12-011-4/+4
* DIRDEPS_BUILD: Connect new dependencies.Bryan Drewery2016-11-131-0/+11
* Fix few sentence in the man page.Mariusz Zaborski2016-10-211-3/+4
* Add man pages for Capsicum helpers.Mariusz Zaborski2016-10-052-0/+120
* libcapsicum: limit stderrMariusz Zaborski2016-10-041-1/+1
* libcapsicum: introduce Capsicum helpersMariusz Zaborski2016-10-032-0/+127
* Remove lib/libcapsicum and libexec/casper, brought back asGlen Barber2016-04-1718-2534/+0
* First pass through library packaging.Glen Barber2016-02-041-0/+1
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-1/+0
* Let the nv.h and dnv.h includes be only in sys directory.Mariusz Zaborski2015-07-027-13/+12
* Revert r284417 it is not necessary anymoreBaptiste Daroussin2015-06-151-1/+1
* Enforce overwritting SHLIBDIRBaptiste Daroussin2015-06-151-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+20
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-2710-48/+98
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-191-1/+1
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+1
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Merge from headSimon J. Gerraty2014-05-081-0/+1
| |\ \
| * | | New/updated dependenciesSimon J. Gerraty2014-05-051-0/+19
* | | | Approved, oprócz użycie RESTORE_ERRNO() do ustawiania errno.Mariusz Zaborski2015-05-029-26/+38
* | | | Unreak DNS usage through libcapsicum, which broke, e.g., ping in r282252Bjoern A. Zeeb2015-05-011-1/+1
* | | | Remove the use of nvlist_.*[vf] functions from libcapsicum and replaceMariusz Zaborski2015-04-293-20/+59
* | | | Convert libraries to use LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|/ |/| |
* | | use .Mt to mark up email addresses consistently (part3)Baptiste Daroussin2014-06-231-1/+1
| |/ |/|
* | Don't forget to remember previous element at the end of the loop.Pawel Jakub Dawidek2014-04-301-0/+1
|/
* Fix err() usage in libcapsicum(3) example.Glen Barber2014-04-141-2/+2
* Both libcasper and libcapsicum libraries have to be installed in /lib/,Pawel Jakub Dawidek2013-12-021-0/+1
* Please welcome casperd daemon. It (and its services) will be responsible forPawel Jakub Dawidek2013-12-0217-0/+2463