aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-03Stop using sed for parsing capability.h.Andrew G. Morgan
2015-09-03Fix getcap utility in recursive modeLukas Kuklinek
2015-09-03Make.Rules: fix INDENT testMike Frysinger
2015-09-03The next release will be 2.15.Andrew G. Morgan
2015-09-03Makefile tweaks mostlyAndrew G. Morgan
2015-09-03libc as a way to infer library directory doesn't work on ubuntu.Andrew G. Morgan
2015-09-03Update for release of 2.14.Andrew G. Morgan
2015-09-03No longer need verify-caps since setcap -v performs this operation.Andrew G. Morgan
2015-09-03Documentation for setcap reconciled with application.Andrew G. Morgan
2015-09-03Record the fact that setcap has raised CAP_SETFCAP.Andrew G. Morgan
2015-09-03Add a -v (verify) mode to setcapAndrew G. Morgan
2015-09-03A handy --decode=0xYYYYY flag for capsh.Andrew G. Morgan
2015-09-03Make programs dynamically linked.Andrew G. Morgan
2015-09-03Add an example program to verify that a file has specific capabilities.Andrew G. Morgan
2015-09-0312 was annoying to use. Let's hear it for 13.Andrew G. Morgan
2015-09-03Another corner case not gracefully handled by cap_to_text.Andrew G. Morgan
2015-09-03Make rules were not complete for compiling on unprepared systems.Andrew G. Morgan
2015-09-03Next release 2.12.Andrew G. Morgan
2015-09-03Remove support for kernel feature never implemented.Andrew G. Morgan
2015-09-03Restore correct source location for <sys/capability.h>Andrew G. Morgan
2015-09-03A libcap.3 man page and fix up the cap_get_pid() docs.Andrew G. Morgan
2015-09-03Install the new man page (link)Andrew G. Morgan
2015-09-03This is libcap-2.11.Andrew G. Morgan
2015-09-03Up to date with Linus' tree.Andrew G. Morgan
2015-09-03Document updates - add cap_compare man page.Andrew G. Morgan
2015-09-03Fix cap_copy_int(), add two functions cap_get_pid() and cap_compare()Andrew G. Morgan
2015-09-03Fix for Debian bugs 400591 & 487223: cap_copy_ext()Andrew G. Morgan
2015-09-03Make text representation more readable.Andrew G. Morgan
2015-09-03Leverage a different, more standard, location for xattr.h .Andrew G. Morgan
2015-09-03Some makefile cleanups.Andrew G. Morgan
2015-09-03Make fixes.Hao Xu
2015-09-03This is libcap-2.10.Andrew G. Morgan
2015-09-03We're moving on to v3 capabilities, to overcome a header file snafu.Andrew G. Morgan
2015-09-03Drop dependency on current value of _LINUX_CAPABILITY_VERSIONAndrew G. Morgan
2015-09-03Better grammar for cap_from_text.3.Michael Kerrisk
2015-09-03Enhancements to cap_copy_ext.3.Michael Kerrisk
2015-09-03cap_get_proc.3 enhancements.Michael Kerrisk
2015-09-03Enhancements with example to cap_from_text.3.Michael Kerrisk
2015-09-03Documentation clarifications.Michael Kerrisk
2015-09-03Minor fixup.Andrew G. Morgan
2015-09-03cap_get_file.3 updates.Michael Kerrisk
2015-09-03Fixes for cap_init.3.Michael Kerrisk
2015-09-03More doc fixesMichael Kerrisk
2015-09-03Modernize discussion of capsetp().Andrew G. Morgan
2015-09-03Indicate fate of POSIX.1e draft.Michael Kerrisk
2015-09-03More consistent link lines.Michael Kerrisk
2015-09-03Added note about capabilities(7) from the main system man pages.Michael Kerrisk
2015-09-03Man page cleanup - consistent style.Michael Kerrisk
2015-09-03this is libcap-2.09Andrew G. Morgan
2015-09-03Clean up in preparation for next release.Andrew G. Morgan