summaryrefslogtreecommitdiff
path: root/libcap/cap_proc.c
Commit message (Expand)AuthorAgeFilesLines
* Recognize that NULL is an invalid cap_t and cap_iab_t.Andrew G. Morgan2021-09-241-0/+5
* More fixes for static analysis issues.Andrew G. Morgan2021-08-271-9/+40
* Fix some static analysis results.Andrew G. Morgan2021-08-261-0/+4
* Fix error code handling for failed cap_reset_ambient()Andrew G. Morgan2021-08-221-8/+3
* Handle libcap allocation failures more explicitly and fix a memory leak.Andrew G. Morgan2021-08-211-2/+18
* Complete cap_launch fix.Andrew G. Morgan2021-08-141-1/+3
* Fix cap_launch failures - error propogation.Andrew G. Morgan2021-08-141-8/+10
* Add a module argument to pam_cap.so to assist with ambient supportAndrew G. Morgan2021-05-071-0/+23
* Make the cap_launch.3 documentation and code use common conventionsAndrew G. Morgan2021-03-071-2/+2
* Add some test cases for cap_func_launcher() and callbacksAndrew G. Morgan2021-03-061-1/+3
* Implement libcap:cap_func_launcher()Andrew G. Morgan2021-03-061-10/+25
* Augment NOPRIV libcap mode with the sticky NO_NEW_PRIVS prctl bit.Andrew G. Morgan2020-12-261-1/+13
* Various source files: spelling fixes on commentsMichael Kerrisk (man-pages)2020-07-161-3/+3
* Better protect some header #define's.Andrew G. Morgan2020-06-041-0/+2
* More linter findings.Andrew G. Morgan2020-06-021-2/+2
* Lint style fixes for C and Go sources.Andrew G. Morgan2020-06-021-2/+6
* Remove include dependency of libcap on libpsx.Andrew G. Morgan2020-06-011-4/+14
* Implement cap_launch.Andrew G. Morgan2020-02-231-2/+217
* A convenient IAB abstraction for inherited capability vectors.Andrew G. Morgan2020-02-231-78/+234
* Better legacy support for fakeroot.Andrew G. Morgan2020-02-151-4/+15
* Use the lighter weight prctl for reading bounding set.Andrew G. Morgan2020-01-191-23/+23
* Refactor the way we do the psx linkage in libcap.Andrew G. Morgan2020-01-031-25/+39
* Exploring compilation issues on 32-bit architectures.Andrew G. Morgan2019-12-291-1/+8
* Make cap_reset_ambient() look before acting.Andrew G. Morgan2019-12-251-23/+25
* Ensure that gcc -std=c89 build works.Andrew G. Morgan2019-12-231-4/+11
* More convenience functionality for libcap.Andrew G. Morgan2019-12-151-1/+253
* Add support to libcap for overriding system call functions.Andrew G. Morgan2019-12-061-9/+86
* Clean up ambient support and add a smoke test for them.Andrew G. Morgan2016-02-071-2/+2
* Add initial support for the ambient set.Andrew G. Morgan2016-02-061-2/+67
* Change directory to "/" after --chroot operation.Andrew G. Morgan2011-07-241-0/+2
* Add some bounding set capability support to libcap.Andrew G. Morgan2011-04-251-2/+21
* Fix cap_copy_int(), add two functions cap_get_pid() and cap_compare()Andrew G. Morgan2008-07-081-0/+21
* Drop dependency on current value of _LINUX_CAPABILITY_VERSIONAndrew G. Morgan2008-05-241-1/+1
* Add support for 64-bit (file) capabilitieslibcap-20071031Andrew Morgan2007-10-311-7/+5
* Prepare for 1.95 release.Andrew Morgan2007-07-101-32/+3
* This is libcap-1.02libcap-1.02Andrew Morgan2007-07-101-2/+14
* This is libcap-1.01libcap-1.01Andrew Morgan2007-07-101-1/+4
* This is the source for libcap-1.0.tar.gzlibcap-1.0Andrew Morgan2007-07-101-0/+100