summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rearranged order to support bailing early if no securebits support availableAndrew G. Morgan2008-03-011-17/+25
* Revert "Add CAP_NS_OVERRIDE (34)."Andrew G. Morgan2008-02-271-8/+1
* Add support for Kohei KaiGai's /sys/kernel/capability/ files.Andrew G. Morgan2008-02-262-20/+71
* Update release number to 2.07.libcap-2.07Andrew G. Morgan2008-02-231-1/+1
* Fix libcap to build while using more than one make jobChristian Wiese2008-02-221-1/+1
* Extend capsh with --caps= --killit= --forkfor= and == supportAndrew G. Morgan2008-02-212-6/+115
* Do not hard code toolchain binariesMike Frysinger2008-02-172-3/+5
* Do not run ldconfig for FAKEROOT installsMike Frysinger2008-02-171-0/+2
* Add .gitignore filesMike Frysinger2008-02-174-0/+13
* do not use the '-s' flag with `install`Mike Frysinger2008-02-171-1/+1
* set FAKEROOT to DESTDIR by defaultMike Frysinger2008-02-161-1/+1
* Add CAP_NS_OVERRIDE (34).Serge E. Hallyn2008-02-071-1/+8
* This is release 2.06.libcap-2.06Andrew G. Morgan2008-02-072-20/+22
* We don't need to export _cap_names[] any more.Andrew G. Morgan2008-02-058-20/+41
* Support for prctl based securebits.Andrew G. Morgan2008-02-032-3/+134
* This commit fixes some text -> cap# mapping and works with securebits patch.Andrew G. Morgan2008-01-301-1/+1
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/libs/libcap/libcapAndrew G. Morgan2008-01-241-1/+1
|\