summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* this is libcap-2.09libcap-2.09Andrew G. Morgan2008-04-301-1/+1
* 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
|\
| * This is libcap-2.05libcap-2.05Andrew G. Morgan2008-01-211-1/+1
* | Fix malloc(size) but in capsh and numeric capabilities (for unnamed bits)Andrew G. Morgan2008-01-243-8/+12
|/
* Introduce a capability shell wrapper; capsh.Andrew G. Morgan2008-01-213-1/+248
* Introduce two new capability <-> text helper functions.Andrew G. Morgan2008-01-218-44/+102
* Make pam_cap compilation conditional.Andrew G. Morgan2008-01-172-1/+3
* Filesystem capabilities are only meaningful on regular files.libcap-2.04Andrew G. Morgan2007-12-303-1/+27
* Fix for 32-bit filesystem capability support.libcap-2.03Andrew G. Morgan2007-12-242-8/+11
* Allocate next two capabilities for MAC security modules.Casey Schaufler2007-12-021-2/+22
* Also create $(MANDIR)/man8Ismail Dönmez2007-12-021-1/+1
* Release 2.02.libcap-2.02Andrew Morgan2007-11-171-1/+1
* The following patch to libcap enables to display file capabilitiesKaiGai Kohei2007-11-162-19/+96
* This is version 2.01libcap-2.01Andrew Morgan2007-11-101-1/+1
* Prune kernel header and fix missing assignment (fixes from KaiGai Kohei)Andrew Morgan2007-11-102-2/+1
* This is libcap-2.00.libcap-2.00Andrew Morgan2007-11-075-15/+512
* Add support for 64-bit (file) capabilitieslibcap-20071031Andrew Morgan2007-10-3110-133/+303
* Give a concrete example (morgan gets CAP_SETFCAP)libcap-20070813Andrew Morgan2007-08-131-2/+2
* Build with a pam_cap module.Andrew Morgan2007-08-1310-56/+65
* I'm installing the pam_cap code here.Andrew Morgan2007-08-135-0/+401