summaryrefslogtreecommitdiff
path: root/libcap/include
Commit message (Expand)AuthorAgeFilesLines
* Implement libcap:cap_proc_root() function.Andrew G. Morgan2021-08-271-0/+16
* Add cap_iab_{compare,get_pid} functions to libcap; --iab to getpcaps.Andrew G. Morgan2021-08-221-0/+3
* Add fill support for the 1e capabilitiesAndrew G. Morgan2021-06-191-3/+4
* Stabilize exporting capabilities into a comparable external formatAndrew G. Morgan2021-06-191-3/+4
* Add a module argument to pam_cap.so to assist with ambient supportAndrew G. Morgan2021-05-071-0/+4
* Make the cap_launch.3 documentation and code use common conventionsAndrew G. Morgan2021-03-071-1/+1
* Implement libcap:cap_func_launcher()Andrew G. Morgan2021-03-061-0/+1
* Drop all symlinks from the repositoryAndrew G. Morgan2021-02-022-1/+1
* Further trim the psx headers and support easy vendoring.psx/v0.2.46-rc3Andrew G. Morgan2020-12-091-1/+1
* Add new value CAP_CHECKPOINT_RESTORE = 40.Andrew G. Morgan2020-08-131-1/+7
* Fix typo in capabilities.h file.Andrew G. Morgan2020-07-161-1/+1
* Various source files: spelling fixes on commentsMichael Kerrisk (man-pages)2020-07-162-2/+2
* Create symlink for including psx_syscall.hAndrew G. Morgan2020-07-031-0/+1
* Migrate header for psx_syscall.h to Go package tree.Andrew G. Morgan2020-07-031-130/+0
* CAP_BPF is the CAP_LAST_CAP now.Andrew G. Morgan2020-07-021-1/+33
* Linux 5.7 supports CAP_PERFMONAndrew G. Morgan2020-06-021-1/+7
* Lint style fixes for C and Go sources.Andrew G. Morgan2020-06-021-3/+3
* Implement cap_launch.Andrew G. Morgan2020-02-231-0/+14
* A convenient IAB abstraction for inherited capability vectors.Andrew G. Morgan2020-02-231-8/+44
* Add support for fork() in libpsx.Andrew G. Morgan2020-02-171-3/+5
* psx_syscall.h support for C++ includes.Andrew G. Morgan2020-01-191-0/+8
* Refactor the way we do the psx linkage in libcap.Andrew G. Morgan2020-01-032-10/+18
* More convenience functionality for libcap.Andrew G. Morgan2019-12-152-9/+16
* Add support to libcap for overriding system call functions.Andrew G. Morgan2019-12-061-2/+13
* Implement a helper library for POSIX semantics syscalls.Andrew G. Morgan2019-12-051-0/+128
* some clean upAndrew G. Morgan2019-04-213-6/+6
* pull request -- libcap -- bugfixAlexander Strelets2019-04-131-2/+2
* capability: add cap_set_nsowner()Christian Brauner2018-09-091-0/+1
* capability: add cap_get_nsowner()Christian Brauner2018-09-091-0/+1
* Update kernel path for usb messages relevant capabilityAndrew G. Morgan2018-09-091-1/+1
* Add v3 (NS aware VFS) capabilitie defs to header.Andrew G. Morgan2018-09-081-7/+22
* Add initial support for the ambient set.Andrew G. Morgan2016-02-062-1/+53
* Update to Linus' kernel tree uapi headers.Andrew G. Morgan2016-01-302-2/+20
* Change the location we include linux/xattr.hAndrew G Morgan2014-03-091-1/+0
* libcap: fix dead/empty urls.Xose Vazquez Perez2014-01-031-1/+1
* Fix up the uapi/linux include scheme.Andrew G Morgan2014-01-014-226/+51
* Get the library to compile again.Andrew G Morgan2013-12-143-379/+378
* Add some bounding set capability support to libcap.Andrew G. Morgan2011-04-251-0/+5
* libcap: introduce CAP_SYSLOGSergey Senozhatsky2011-01-181-1/+6
* Clean up of prctl code.Andrew G. Morgan2010-01-112-0/+159
* define sys/securebits.hSerge E. Hallyn2010-01-111-0/+22
* Update to latest kernel header 2.6.33.Andrew G. Morgan2009-12-271-3/+1
* Update kernel header to more recent version.Andrew G. Morgan2009-08-262-16/+73
* Up to date with Linus' tree.Andrew G. Morgan2008-07-091-1/+3
* Fix cap_copy_int(), add two functions cap_get_pid() and cap_compare()Andrew G. Morgan2008-07-081-0/+9
* We're moving on to v3 capabilities, to overcome a header file snafu.Andrew G. Morgan2008-05-261-14/+27
* Clean up in preparation for next release.Andrew G. Morgan2008-04-281-2/+1
* Add cap_clear_flag() function to clear one of the EIP capability flag vectorsAndrew G. Morgan2008-03-291-0/+1
* Revert "Add CAP_NS_OVERRIDE (34)."Andrew G. Morgan2008-02-271-8/+1
* Add CAP_NS_OVERRIDE (34).Serge E. Hallyn2008-02-071-1/+8