summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 12 was annoying to use. Let's hear it for 13.libcap-2.13Andrew G. Morgan2008-10-161-1/+1
* Another corner case not gracefully handled by cap_to_text.Andrew G. Morgan2008-10-162-4/+7
* Make rules were not complete for compiling on unprepared systems.Andrew G. Morgan2008-10-163-3/+4
* Next release 2.12.libcap-2.12Andrew G. Morgan2008-10-081-1/+1
* Remove support for kernel feature never implemented.Andrew G. Morgan2008-10-081-44/+3
* Restore correct source location for <sys/capability.h>Andrew G. Morgan2008-09-102-4/+5
* A libcap.3 man page and fix up the cap_get_pid() docs.Andrew G. Morgan2008-07-299-15/+149
* Install the new man page (link)Andrew G. Morgan2008-07-091-1/+1
* This is libcap-2.11.libcap-2.11Andrew G. Morgan2008-07-091-1/+1
* Up to date with Linus' tree.Andrew G. Morgan2008-07-091-1/+3
* Document updates - add cap_compare man page.Andrew G. Morgan2008-07-093-4/+30
* Fix cap_copy_int(), add two functions cap_get_pid() and cap_compare()Andrew G. Morgan2008-07-0810-28/+82
* Fix for Debian bugs 400591 & 487223: cap_copy_ext()Andrew G. Morgan2008-07-063-10/+59
* Make text representation more readable.Andrew G. Morgan2008-06-291-1/+9
* Leverage a different, more standard, location for xattr.h .Andrew G. Morgan2008-06-231-1/+1
* Some makefile cleanups.Andrew G. Morgan2008-06-025-30/+30
* Make fixes.Hao Xu2008-05-302-2/+2
* This is libcap-2.10.libcap-2.10Andrew G. Morgan2008-05-261-1/+1
* We're moving on to v3 capabilities, to overcome a header file snafu.Andrew G. Morgan2008-05-265-16/+57
* Drop dependency on current value of _LINUX_CAPABILITY_VERSIONAndrew G. Morgan2008-05-244-12/+23
* Better grammar for cap_from_text.3.Michael Kerrisk2008-05-131-8/+9
* Enhancements to cap_copy_ext.3.Michael Kerrisk2008-05-121-19/+16
* cap_get_proc.3 enhancements.Michael Kerrisk2008-05-121-9/+40
* Enhancements with example to cap_from_text.3.Michael Kerrisk2008-05-121-17/+70
* Documentation clarifications.Michael Kerrisk2008-05-121-24/+34
* Minor fixup.Andrew G. Morgan2008-05-121-6/+8
* cap_get_file.3 updates.Michael Kerrisk2008-05-121-5/+29
* Fixes for cap_init.3.Michael Kerrisk2008-05-121-4/+9
* More doc fixesMichael Kerrisk2008-05-097-26/+35
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/libs/libcap/libcapAndrew G. Morgan2008-05-091-1/+1
|\
| * this is libcap-2.09libcap-2.09Andrew G. Morgan2008-04-301-1/+1
* | Modernize discussion of capsetp().Andrew G. Morgan2008-05-091-35/+32
* | Indicate fate of POSIX.1e draft.Michael Kerrisk2008-05-096-10/+8
* | More consistent link lines.Michael Kerrisk2008-05-096-18/+12
* | Added note about capabilities(7) from the main system man pages.Michael Kerrisk2008-05-096-6/+12
* | Man page cleanup - consistent style.Michael Kerrisk2008-05-096-103/+106
|/
* Clean up in preparation for next release.Andrew G. Morgan2008-04-282-6/+3
* These two man pages are no longer officialAndrew G. Morgan2008-04-282-42/+0
* Revised numbers for the SECUREBITS prctl()sAndrew G. Morgan2008-04-272-4/+4
* Add stub man page for cap_clear_flag.3Andrew G. Morgan2008-04-132-1/+2
* Chris' capability conversion scripts.Chris Friedhoff2008-03-303-0/+805
* Figured out how and where to install pam_cap.soAndrew G. Morgan2008-03-303-11/+8
* Add cap_clear_flag() function to clear one of the EIP capability flag vectorsAndrew G. Morgan2008-03-294-7/+48
* Make a better guess for the target directory for libcap.Andrew G. Morgan2008-03-271-1/+1
* Add info about -r option to documentation for setcapAndrew G. Morgan2008-03-091-1/+3
* Added missing rm -f ./ping to quicktest.sh (for early exit)Chris Friedhoff2008-03-061-0/+1
* This is 2.08.libcap-2.08Andrew G. Morgan2008-03-051-1/+1
* Clean up more things in progs (side effects of failing quicktest.sh)Andrew G. Morgan2008-03-051-1/+1
* Address a bug manipulating 32-bit text representations of capabilities.Andrew G. Morgan2008-03-051-24/+53
* Add a test for all= capability setting etc, support.Andrew G. Morgan2008-03-051-7/+16