aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-07Clean up ambient support and add a smoke test for them.HEADmasterAndrew G. Morgan4-83/+230
2016-02-06Add initial support for the ambient set.Andrew G. Morgan4-78/+219
2016-02-06Add something to run libcap's quicktest tests against development kernel.Andrew G. Morgan8-2/+107
2016-01-31Fix tyop in a comment.Andrew G Morgan1-1/+1
2016-01-30Up the minor release number.libcap-korg-2.25libcap-2.25Andrew G Morgan1-1/+1
2016-01-30Update to Linus' kernel tree uapi headers.Andrew G. Morgan2-2/+20
2016-01-30Delete unused #define (magit numbers from <linux/xattr.h>)Andrew G. Morgan1-5/+1
2016-01-30setcap: fix errno displayAndrew G. Morgan1-1/+2
2016-01-30ignore the place I stage user contributed patches for import.Andrew G. Morgan1-0/+1
2016-01-30Sigh. Compiling capsh statically and we get no getpw*() functions.Andrew G. Morgan1-6/+10
2016-01-30Drop use of libattr for our trivial use case of kernel API.Andrew G. Morgan4-17/+18
2014-05-31don't include FAKEROOT in Makefile variablesBenedikt Morbach5-23/+23
2014-05-31Fix typo in man pageOmair Majid1-1/+1
2014-04-01Make.Rules: add gperf detection and fix INDENT testMatthieu Crapet2-2/+3
2014-03-09Change the location we include linux/xattr.hAndrew G Morgan2-1/+2
2014-01-05Updated release to 2.24libcap-korg-2.24libcap-2.24Andrew G Morgan1-1/+1
2014-01-03libcap: fix dead/empty urls.Xose Vazquez Perez2-2/+2
2014-01-05Fix libcap build issue - remove spurious /uapiAndrew G Morgan1-1/+1
2014-01-01Fix up the uapi/linux include scheme.Andrew G Morgan5-228/+53
2013-12-27Upload to kernel.org is of the tar file with accompanying signature.Andrew G Morgan1-1/+2
2013-12-27Adjustments to point to kernel.org locations.Andrew G Morgan3-10/+142
2013-12-27Explore using this key to upload to kernel.orgAndrew G Morgan1-1/+1
2013-12-24Prepare for a release tag.libcap-korg-2.23libcap-2.23Andrew G Morgan2-2/+2
2013-12-24Stop using ping to test privilege use.Andrew G Morgan1-18/+26
2013-12-24Add support for power-pc build.Andrew G Morgan1-2/+2
2013-12-24Clean up some signed vs. unsigned comparisons in libcap.Andrew G Morgan4-10/+19
2013-12-24Add a .pc file to the library.Andrew G Morgan4-2/+27
2013-12-14Get the library to compile again.Andrew G Morgan4-380/+379
2011-07-30setcap: comment to help the user figure out why setcap is failing.Andrew G. Morgan1-2/+25
2011-07-30Fix a compiler warning(error) for format mismatch.Andrew G. Morgan1-1/+2
2011-07-24This is release 2.22.libcap-2.22Andrew G. Morgan2-1/+5
2011-07-24Change directory to "/" after --chroot operation.Andrew G. Morgan3-1/+15
2011-07-24Clarify version of GPL covering this library.Andrew G. Morgan1-4/+348
2011-06-12Support getting/setting capabilities on large files.Andrew G. Morgan1-1/+1
2011-04-28This is release 2.21.libcap-2.21Andrew G. Morgan1-1/+1
2011-04-25Add some bounding set capability support to libcap.Andrew G. Morgan9-14/+110
2011-01-18This is version 2.20.libcap-2.20Andrew G. Morgan1-1/+1
2011-01-18libcap: introduce CAP_SYSLOGSergey Senozhatsky1-1/+6
2010-08-08Default to installing setcap with an inheritable capability.Andrew G. Morgan6-7/+46
2010-08-08fix MakefilesTorsten Werner4-10/+9
2010-07-21Merge branch 'master' of ssh://master.kernel.org/pub/scm/libs/libcap/libcapAndrew G. Morgan1-1/+1
2010-07-21fix manpage cap_from_text(3)Torsten Werner1-2/+2
2010-01-13This is libcap-2.19libcap-2.19Andrew G. Morgan1-1/+1
2010-01-11Clean up of prctl code.Andrew G. Morgan4-10/+163
2010-01-11define sys/securebits.hSerge E. Hallyn1-0/+22
2010-01-03Add a test for maximal lock-down.Andrew G. Morgan2-29/+70
2009-12-27Update to latest kernel header 2.6.33.Andrew G. Morgan1-3/+1
2009-12-25This is libcap-2.18libcap-2.18Andrew G. Morgan1-1/+1
2009-12-25Oops. Don't reuse index for loop.Andrew G. Morgan1-3/+3
2009-11-23New features (setting user and groups)Andrew G. Morgan2-18/+149
2009-11-22Checkpoint.Andrew G. Morgan3-4/+149
2009-11-22getcap(8): fix filename section splitMike Frysinger1-1/+2
2009-11-22etcap(8): use .BR in SEE ALSOMike Frysinger2-6/+6
2009-08-26This is libcap-2.17.libcap-2.17Andrew G. Morgan1-1/+1
2009-08-26Fix test to actually test setuid-0 scripts don't get capabilities.Andrew G. Morgan1-1/+5
2009-08-26Update kernel header to more recent version.Andrew G. Morgan2-16/+73
2009-08-26Fix recent compilation issue - by reordering #includes.Andrew G. Morgan1-1/+1
2008-12-03This is libcap-2.16.libcap-2.16Andrew G. Morgan1-1/+1
2008-12-03Stop using sed for parsing capability.h.Andrew G. Morgan3-9/+9
2008-11-20Fix getcap utility in recursive modelibcap-2.15Lukas Kuklinek1-40/+29
2008-11-17Make.Rules: fix INDENT testMike Frysinger1-1/+1
2008-11-10The next release will be 2.15.Andrew G. Morgan1-1/+1
2008-11-10Makefile tweaks mostlyAndrew G. Morgan7-8/+49
2008-10-26libc as a way to infer library directory doesn't work on ubuntu.Andrew G. Morgan1-1/+1
2008-10-25Update for release of 2.14.libcap-2.14Andrew G. Morgan2-20/+7
2008-10-24No longer need verify-caps since setcap -v performs this operation.Andrew G. Morgan2-77/+2
2008-10-24Documentation for setcap reconciled with application.Andrew G. Morgan2-5/+25
2008-10-24Record the fact that setcap has raised CAP_SETFCAP.Andrew G. Morgan1-0/+1
2008-10-23Add a -v (verify) mode to setcapAndrew G. Morgan1-27/+66
2008-10-23A handy --decode=0xYYYYY flag for capsh.Andrew G. Morgan1-0/+25
2008-10-19Make programs dynamically linked.Andrew G. Morgan2-0/+4
2008-10-19Add an example program to verify that a file has specific capabilities.Andrew G. Morgan4-4/+81
2008-10-1612 was annoying to use. Let's hear it for 13.libcap-2.13Andrew G. Morgan1-1/+1
2008-10-16Another corner case not gracefully handled by cap_to_text.Andrew G. Morgan2-4/+7
2008-10-16Make rules were not complete for compiling on unprepared systems.Andrew G. Morgan3-3/+4
2008-10-08Next release 2.12.libcap-2.12Andrew G. Morgan1-1/+1
2008-10-08Remove support for kernel feature never implemented.Andrew G. Morgan1-44/+3
2008-09-10Restore correct source location for <sys/capability.h>Andrew G. Morgan2-4/+5
2008-07-29A libcap.3 man page and fix up the cap_get_pid() docs.Andrew G. Morgan9-15/+149
2008-07-09Install the new man page (link)Andrew G. Morgan1-1/+1
2008-07-09This is libcap-2.11.libcap-2.11Andrew G. Morgan1-1/+1
2008-07-09Up to date with Linus' tree.Andrew G. Morgan1-1/+3
2008-07-09Document updates - add cap_compare man page.Andrew G. Morgan3-4/+30
2008-07-08Fix cap_copy_int(), add two functions cap_get_pid() and cap_compare()Andrew G. Morgan10-28/+82
2008-07-06Fix for Debian bugs 400591 & 487223: cap_copy_ext()Andrew G. Morgan3-10/+59
2008-06-29Make text representation more readable.Andrew G. Morgan1-1/+9
2008-06-23Leverage a different, more standard, location for xattr.h .Andrew G. Morgan1-1/+1
2008-06-02Some makefile cleanups.Andrew G. Morgan5-30/+30
2008-05-30Make fixes.Hao Xu2-2/+2
2008-05-26This is libcap-2.10.libcap-2.10Andrew G. Morgan1-1/+1
2008-05-26We're moving on to v3 capabilities, to overcome a header file snafu.Andrew G. Morgan5-16/+57
2008-05-24Drop dependency on current value of _LINUX_CAPABILITY_VERSIONAndrew G. Morgan4-12/+23
2008-05-13Better grammar for cap_from_text.3.Michael Kerrisk1-8/+9
2008-05-12Enhancements to cap_copy_ext.3.Michael Kerrisk1-19/+16
2008-05-12cap_get_proc.3 enhancements.Michael Kerrisk1-9/+40
2008-05-12Enhancements with example to cap_from_text.3.Michael Kerrisk1-17/+70
2008-05-12Documentation clarifications.Michael Kerrisk1-24/+34
2008-05-12Minor fixup.Andrew G. Morgan1-6/+8
2008-05-12cap_get_file.3 updates.Michael Kerrisk1-5/+29
2008-05-12Fixes for cap_init.3.Michael Kerrisk1-4/+9
2008-05-09More doc fixesMichael Kerrisk7-26/+35
2008-05-09Merge branch 'master' of ssh://master.kernel.org/pub/scm/libs/libcap/libcapAndrew G. Morgan1-1/+1
2008-05-09Modernize discussion of capsetp().Andrew G. Morgan1-35/+32
2008-05-09Indicate fate of POSIX.1e draft.Michael Kerrisk6-10/+8
2008-05-09More consistent link lines.Michael Kerrisk6-18/+12
2008-05-09Added note about capabilities(7) from the main system man pages.Michael Kerrisk6-6/+12
2008-05-09Man page cleanup - consistent style.Michael Kerrisk6-103/+106
2008-04-30this is libcap-2.09libcap-2.09Andrew G. Morgan1-1/+1
2008-04-28Clean up in preparation for next release.Andrew G. Morgan2-6/+3
2008-04-28These two man pages are no longer officialAndrew G. Morgan2-42/+0
2008-04-27Revised numbers for the SECUREBITS prctl()sAndrew G. Morgan2-4/+4
2008-04-13Add stub man page for cap_clear_flag.3Andrew G. Morgan2-1/+2
2008-03-30Chris' capability conversion scripts.Chris Friedhoff3-0/+805
2008-03-30Figured out how and where to install pam_cap.soAndrew G. Morgan3-11/+8
2008-03-29Add cap_clear_flag() function to clear one of the EIP capability flag vectorsAndrew G. Morgan4-7/+48
2008-03-27Make a better guess for the target directory for libcap.Andrew G. Morgan1-1/+1
2008-03-09Add info about -r option to documentation for setcapAndrew G. Morgan1-1/+3
2008-03-06Added missing rm -f ./ping to quicktest.sh (for early exit)Chris Friedhoff1-0/+1
2008-03-05This is 2.08.libcap-2.08Andrew G. Morgan1-1/+1
2008-03-05Clean up more things in progs (side effects of failing quicktest.sh)Andrew G. Morgan1-1/+1
2008-03-05Address a bug manipulating 32-bit text representations of capabilities.Andrew G. Morgan1-24/+53
2008-03-05Add a test for all= capability setting etc, support.Andrew G. Morgan1-7/+16
2008-03-01Rearranged order to support bailing early if no securebits support availableAndrew G. Morgan1-17/+25
2008-02-27Revert "Add CAP_NS_OVERRIDE (34)."Andrew G. Morgan1-8/+1
2008-02-26Add support for Kohei KaiGai's /sys/kernel/capability/ files.Andrew G. Morgan2-20/+71
2008-02-23Update release number to 2.07.libcap-2.07Andrew G. Morgan1-1/+1
2008-02-22Fix libcap to build while using more than one make jobChristian Wiese1-1/+1
2008-02-21Extend capsh with --caps= --killit= --forkfor= and == supportAndrew G. Morgan2-6/+115
2008-02-17Do not hard code toolchain binariesMike Frysinger2-3/+5
2008-02-17Do not run ldconfig for FAKEROOT installsMike Frysinger1-0/+2
2008-02-17Add .gitignore filesMike Frysinger4-0/+13
2008-02-17do not use the '-s' flag with `install`Mike Frysinger1-1/+1
2008-02-16set FAKEROOT to DESTDIR by defaultMike Frysinger1-1/+1
2008-02-07Add CAP_NS_OVERRIDE (34).Serge E. Hallyn1-1/+8
2008-02-07This is release 2.06.libcap-2.06Andrew G. Morgan2-20/+22
2008-02-05We don't need to export _cap_names[] any more.Andrew G. Morgan8-20/+41
2008-02-03Support for prctl based securebits.Andrew G. Morgan2-3/+134
2008-01-30This commit fixes some text -> cap# mapping and works with securebits patch.Andrew G. Morgan1-1/+1
2008-01-24Merge branch 'master' of ssh://master.kernel.org/pub/scm/libs/libcap/libcapAndrew G. Morgan1-1/+1
2008-01-24Fix malloc(size) but in capsh and numeric capabilities (for unnamed bits)Andrew G. Morgan3-8/+12
2008-01-21This is libcap-2.05libcap-2.05Andrew G. Morgan1-1/+1
2008-01-21Introduce a capability shell wrapper; capsh.Andrew G. Morgan3-1/+248
2008-01-21Introduce two new capability <-> text helper functions.Andrew G. Morgan8-44/+102
2008-01-17Make pam_cap compilation conditional.Andrew G. Morgan2-1/+3
2007-12-30Filesystem capabilities are only meaningful on regular files.libcap-2.04Andrew G. Morgan3-1/+27
2007-12-24Fix for 32-bit filesystem capability support.libcap-2.03Andrew G. Morgan2-8/+11
2007-12-02Allocate next two capabilities for MAC security modules.Casey Schaufler1-2/+22
2007-12-02Also create $(MANDIR)/man8Ismail Dönmez1-1/+1
2007-11-17Release 2.02.libcap-2.02Andrew Morgan1-1/+1
2007-11-16The following patch to libcap enables to display file capabilitiesKaiGai Kohei2-19/+96
2007-11-10This is version 2.01libcap-2.01Andrew Morgan1-1/+1
2007-11-10Prune kernel header and fix missing assignment (fixes from KaiGai Kohei)Andrew Morgan2-2/+1
2007-11-07This is libcap-2.00.libcap-2.00Andrew Morgan5-15/+512
2007-10-31Add support for 64-bit (file) capabilitieslibcap-20071031Andrew Morgan10-133/+303
2007-08-13Give a concrete example (morgan gets CAP_SETFCAP)libcap-20070813Andrew Morgan1-2/+2
2007-08-13Build with a pam_cap module.Andrew Morgan10-56/+65
2007-08-13I'm installing the pam_cap code here.Andrew Morgan5-0/+401
2007-08-13Install more man pages.Andrew Morgan1-1/+3
2007-08-13Revived old setcap/getcap manual pages and added support for removing file capsAndrew Morgan8-27/+46
2007-08-13Cleanup output; and permit setcap e value to be superset of ip.Andrew Morgan7-16/+17
2007-08-13Give this a different version numberAndrew Morgan1-1/+1
2007-08-13Add tentitive support for filesystem capabilities with 2.6.23-mm kernelsAndrew Morgan11-37/+130
2007-08-13Don't need this any more.libcap-1.97Andrew Morgan1-20/+0
2007-08-13Correct capset and capget system call invocationsAndrew Morgan2-5/+2
2007-07-30Update for 1.96 release.libcap-1.96Andrew Morgan2-2/+2
2007-07-30Enable compilation against more recent (2.6) kernel header files.Andrew Morgan1-0/+2
2007-07-18Update key file.libcap-1.95Andrew Morgan1-10/+64
2007-07-17Support for static library creation (libcap.a) + miscAndrew Morgan4-8/+25
2007-07-10Prepare for 1.95 release.Andrew Morgan22-419/+69
2007-07-10This is libcap-1.10libcap-1.10Andrew Morgan8-44/+127
2007-07-10This is libcap-1.03libcap-1.03Andrew Morgan3-5/+69
2007-07-10This is libcap-1.02libcap-1.02Andrew Morgan3-4/+21
2007-07-10This is libcap-1.01libcap-1.01Andrew Morgan90-7697/+113
2007-07-10This is the source for libcap-1.0.tar.gzlibcap-1.0Andrew Morgan113-0/+10926