summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'baserock/pedroalvarez/power-port' into baserock/morphbaserock/morphPedro Alvarez2013-12-161-1/+1
|\
| * Modify the morphology install libcap2 in the lib folder.Pedro Alvarez2013-12-061-1/+1
|/
* Prevent libcap from changing capabilities during the buildJonathan Maw2013-02-281-1/+1
* libcap2: add morphRichard Maw2012-04-251-0/+11
* setcap: comment to help the user figure out why setcap is failing.Andrew G. Morgan2011-07-301-2/+25
* Fix a compiler warning(error) for format mismatch.Andrew G. Morgan2011-07-301-1/+2
* This is release 2.22.libcap-2.22Andrew G. Morgan2011-07-242-1/+5
* Change directory to "/" after --chroot operation.Andrew G. Morgan2011-07-243-1/+15
* Clarify version of GPL covering this library.Andrew G. Morgan2011-07-241-4/+348
* Support getting/setting capabilities on large files.Andrew G. Morgan2011-06-121-1/+1
* This is release 2.21.libcap-2.21Andrew G. Morgan2011-04-281-1/+1
* Add some bounding set capability support to libcap.Andrew G. Morgan2011-04-259-14/+110
* This is version 2.20.libcap-2.20Andrew G. Morgan2011-01-181-1/+1
* libcap: introduce CAP_SYSLOGSergey Senozhatsky2011-01-181-1/+6
* Default to installing setcap with an inheritable capability.Andrew G. Morgan2010-08-086-7/+46
* fix MakefilesTorsten Werner2010-08-084-10/+9
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/libs/libcap/libcapAndrew G. Morgan2010-07-211-1/+1
|\
| * This is libcap-2.19libcap-2.19Andrew G. Morgan2010-01-131-1/+1
* | fix manpage cap_from_text(3)Torsten Werner2010-07-211-2/+2
|/
* Clean up of prctl code.Andrew G. Morgan2010-01-114-10/+163
* define sys/securebits.hSerge E. Hallyn2010-01-111-0/+22
* Add a test for maximal lock-down.Andrew G. Morgan2010-01-032-29/+70
* Update to latest kernel header 2.6.33.Andrew G. Morgan2009-12-271-3/+1
* This is libcap-2.18libcap-2.18Andrew G. Morgan2009-12-251-1/+1
* Oops. Don't reuse index for loop.Andrew G. Morgan2009-12-251-3/+3
* New features (setting user and groups)Andrew G. Morgan2009-11-232-18/+149
* Checkpoint.Andrew G. Morgan2009-11-223-4/+149
* getcap(8): fix filename section splitMike Frysinger2009-11-221-1/+2
* etcap(8): use .BR in SEE ALSOMike Frysinger2009-11-222-6/+6
* This is libcap-2.17.libcap-2.17Andrew G. Morgan2009-08-261-1/+1
* Fix test to actually test setuid-0 scripts don't get capabilities.Andrew G. Morgan2009-08-261-1/+5
* Update kernel header to more recent version.Andrew G. Morgan2009-08-262-16/+73
* Fix recent compilation issue - by reordering #includes.Andrew G. Morgan2009-08-261-1/+1
* This is libcap-2.16.libcap-2.16Andrew G. Morgan2008-12-031-1/+1
* Stop using sed for parsing capability.h.Andrew G. Morgan2008-12-033-9/+9
* Fix getcap utility in recursive modelibcap-2.15Lukas Kuklinek2008-11-201-40/+29
* Make.Rules: fix INDENT testMike Frysinger2008-11-171-1/+1
* The next release will be 2.15.Andrew G. Morgan2008-11-101-1/+1
* Makefile tweaks mostlyAndrew G. Morgan2008-11-107-8/+49
* libc as a way to infer library directory doesn't work on ubuntu.Andrew G. Morgan2008-10-261-1/+1
* Update for release of 2.14.libcap-2.14Andrew G. Morgan2008-10-252-20/+7
* No longer need verify-caps since setcap -v performs this operation.Andrew G. Morgan2008-10-242-77/+2
* Documentation for setcap reconciled with application.Andrew G. Morgan2008-10-242-5/+25
* Record the fact that setcap has raised CAP_SETFCAP.Andrew G. Morgan2008-10-241-0/+1
* Add a -v (verify) mode to setcapAndrew G. Morgan2008-10-231-27/+66
* A handy --decode=0xYYYYY flag for capsh.Andrew G. Morgan2008-10-231-0/+25
* Make programs dynamically linked.Andrew G. Morgan2008-10-192-0/+4
* Add an example program to verify that a file has specific capabilities.Andrew G. Morgan2008-10-194-4/+81
* 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