aboutsummaryrefslogtreecommitdiff
path: root/lib/libcasper
Commit message (Expand)AuthorAgeFilesLines
* Fix markup.Mariusz Zaborski2018-01-101-2/+2
* Document the DNS Casper service.Mariusz Zaborski2018-01-082-0/+215
* Build service tests with Casper support.Mariusz Zaborski2018-01-054-0/+4
* cap_unwrap should return a descriptor but also free the structure.Mariusz Zaborski2018-01-041-1/+9
* Add missing macro in man page.Mariusz Zaborski2018-01-041-2/+3
* Document services which we have in libcasper.Mariusz Zaborski2018-01-031-1/+24
* Introduce syslog service for Casper.Mariusz Zaborski2017-11-124-0/+278
* We return a pointer when we are using cap_init() or cap_service_open()Mariusz Zaborski2017-11-121-0/+2
* Fix the 'casper' package, following r325062.Glen Barber2017-11-081-1/+1
* The src.opts.mk sets default value for the SHLIBDIR, so our set was notMariusz Zaborski2017-11-042-4/+5
* Casper work's only as shared library - disable building static ones.Mariusz Zaborski2017-11-046-6/+6
* Add `static` to `cap_setgrent` prototype in !WITH_CASPER caseEnji Cooper2017-10-311-1/+1
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-316-6/+0
* DIRDEPS_BUILD: Connect new directories.Bryan Drewery2017-10-315-0/+92
* Fix information about nv.h include.Mariusz Zaborski2017-10-291-2/+2
* Introduce caspermocks.Mariusz Zaborski2017-10-2821-8/+282
* Add supporting changes for `Add limited sandbox capability to "make check"`Enji Cooper2017-08-144-0/+4
|\
| * Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-024-0/+4
* | TESTSDIR isn't required; remove itEnji Cooper2017-08-132-4/+0
* | Integrate the tests moved in r305626 in to the FreeBSD test suiteEnji Cooper2017-08-134-0/+20
* | Use hardcoded IPv4/IPv6 addresses for google-public-dns-a.google.com insteadEnji Cooper2017-08-131-14/+8
* | Make root-privileges a requirement for the testEnji Cooper2017-08-131-0/+2
* | Fix result printingEnji Cooper2017-08-134-12/+24
|/
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-024-12/+4
* In libcasper, prefer to send a function index or service name over the IPCRobert Watson2017-03-233-12/+51
* Set SHLIBDIR before .including src.opts.mk in libcapser servicesEd Maste2016-10-244-4/+8
* Fix naming in Casper man page.Mariusz Zaborski2016-10-051-2/+2
* Move libcasper tests from regression/capsicum/libcasper/ toMariusz Zaborski2016-09-0812-0/+5366
* Don't close fd if it's lower then stderr, otherwise we can closeMariusz Zaborski2016-06-131-1/+2
* Add flags to the Casper services.Mariusz Zaborski2016-06-0810-47/+79
* Don't call setgrent() in an unportable way.Ed Schouten2016-06-011-1/+3
* MFHGlen Barber2016-04-161-0/+1
|\
| * Set NULL to the ai_next pointer which fix cap_getaddrinfo().Mariusz Zaborski2016-04-141-0/+1
* | MFHGlen Barber2016-03-0236-146/+4679
|\|
| * Update dependencies.Bryan Drewery2016-02-266-2/+100
| * Remove unneeded lines.Bryan Drewery2016-02-268-17/+6
| * These can build in parallel.Bryan Drewery2016-02-262-0/+4
| * Convert casperd(8) daemon to the libcasper.Mariusz Zaborski2016-02-2528-144/+4581
* | First pass through library packaging.Glen Barber2016-02-041-0/+1
|/
* META MODE: Update dependencies with 'the-lot' and add missing directories.Bryan Drewery2015-12-011-0/+21
* Let the nv.h and dnv.h includes be only in sys directory.Mariusz Zaborski2015-07-021-1/+1
* Revert r284417 it is not necessary anymoreBaptiste Daroussin2015-06-151-1/+1
* Enforce overwritting SHLIBDIRBaptiste Daroussin2015-06-151-1/+1
* Approved, oprócz użycie RESTORE_ERRNO() do ustawiania errno.Mariusz Zaborski2015-05-021-2/+2
* Convert libraries to use LIBADDBaptiste Daroussin2014-11-251-2/+1
* Update most userspace consumers of capability.h to use capsicum.h instead.Robert Watson2014-03-161-1/+1
* Fix descriptor leak.Pawel Jakub Dawidek2014-02-091-1/+1
* MFp4 @1189741:Pawel Jakub Dawidek2014-01-031-2/+2
* Fix comparisons in assertions.Pawel Jakub Dawidek2013-12-031-4/+4
* Both libcasper and libcapsicum libraries have to be installed in /lib/,Pawel Jakub Dawidek2013-12-021-0/+1