aboutsummaryrefslogtreecommitdiff
path: root/lib/libcasper/services/cap_pwd
Commit message (Expand)AuthorAgeFilesLines
* Remove "All Rights Reserved" from FreeBSD Foundation copyrightsEd Maste2024-07-303-3/+0
* Remove residual blank line at start of MakefileWarner Losh2024-07-152-2/+0
* libcasper: document that most libcasper functions are not thread-safeAlan Somers2023-12-081-1/+6
* lib: Automated cleanup of cdefs and other formattingWarner Losh2023-11-272-2/+0
* libcasper: Neuter false positive -Wuse-after-free warnings from GCC 13John Baldwin2023-11-151-0/+3
* dirdeps: Update Makefile.depend* files with empty contentsStephen J. Kiernan2023-10-291-0/+8
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-164-4/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-162-4/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-122-2/+2
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-9/+0
* libcasper: Move helper libraries from /lib/casper to /lib.John Baldwin2023-03-291-1/+1
* casper: convert macros to inline functionsMariusz Zaborski2021-01-041-18/+91
* build: provide a default WARNS for all in-tree buildsKyle Evans2020-09-181-2/+0
* libcasper(3): Document HISTORY within the manpagesGordon Bergling2020-06-161-1/+6
* libcasper(3): Export functions to C++Conrad Meyer2020-04-071-0/+7
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-1/+0
* pkgbase: Move libcap_ to FreeBSD-runtimeEmmanuel Vadot2019-09-051-1/+1
* [libcasper] Use explicit_bzero instead of memset to clear pwd structMariusz Zaborski2018-06-261-1/+1
* Fix typo.Mariusz Zaborski2018-06-191-2/+2
* Fix typo.Mariusz Zaborski2018-03-181-1/+1
* Document the pwd Casper service.Mariusz Zaborski2018-03-182-0/+250
* Introduce channel flags in libcasper.Mariusz Zaborski2018-02-172-4/+4
* Add SPDX tags for libcasper(3) and services.Mariusz Zaborski2018-01-272-0/+4
* Build service tests with Casper support.Mariusz Zaborski2018-01-051-0/+1
* Casper work's only as shared library - disable building static ones.Mariusz Zaborski2017-11-041-1/+1
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* DIRDEPS_BUILD: Connect new directories.Bryan Drewery2017-10-311-0/+20
* Introduce caspermocks.Mariusz Zaborski2017-10-284-1/+34
* Add supporting changes for `Add limited sandbox capability to "make check"`Enji Cooper2017-08-141-0/+1
|\
| * Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
* | Fix result printingEnji Cooper2017-08-131-4/+7
|/
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* Set SHLIBDIR before .including src.opts.mk in libcapser servicesEd Maste2016-10-241-1/+2
* Move libcasper tests from regression/capsicum/libcasper/ toMariusz Zaborski2016-09-083-0/+1553
* Add flags to the Casper services.Mariusz Zaborski2016-06-081-1/+1
* MFHGlen Barber2016-03-021-0/+1
* Update dependencies.Bryan Drewery2016-02-261-0/+20
* Remove unneeded lines.Bryan Drewery2016-02-261-3/+0
* Convert casperd(8) daemon to the libcasper.Mariusz Zaborski2016-02-253-0/+860