Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libcap
/
bce1d16577890eae4480f8143b99663e44348cb6
bce1d16
define sys/securebits.h
by Serge E. Hallyn
· 15 years ago
319cbc6
Add a test for maximal lock-down.
by Andrew G. Morgan
· 15 years ago
35f5d10
Update to latest kernel header 2.6.33.
by Andrew G. Morgan
· 15 years ago
1a6e577
This is libcap-2.18
by Andrew G. Morgan
· 15 years ago
79f8dc9
Oops. Don't reuse index for loop.
by Andrew G. Morgan
· 15 years ago
9c49729
New features (setting user and groups)
by Andrew G. Morgan
· 15 years ago
7445469
Checkpoint.
by Andrew G. Morgan
· 15 years ago
b013545
getcap(8): fix filename section split
by Mike Frysinger
· 15 years ago
0dab406
etcap(8): use .BR in SEE ALSO
by Mike Frysinger
· 15 years ago
a5ca236
This is libcap-2.17.
by Andrew G. Morgan
· 15 years ago
5df3c2a
Fix test to actually test setuid-0 scripts don't get capabilities.
by Andrew G. Morgan
· 15 years ago
012bca3
Update kernel header to more recent version.
by Andrew G. Morgan
· 15 years ago
88ee458
Fix recent compilation issue - by reordering #includes.
by Andrew G. Morgan
· 15 years ago
b984fb7
This is libcap-2.16.
by Andrew G. Morgan
· 16 years ago
9494a1f
Stop using sed for parsing capability.h.
by Andrew G. Morgan
· 16 years ago
a88ab3b
Fix getcap utility in recursive mode
by Lukas Kuklinek
· 16 years ago
f4e9836
Make.Rules: fix INDENT test
by Mike Frysinger
· 16 years ago
f4060c9
The next release will be 2.15.
by Andrew G. Morgan
· 16 years ago
1b5fb7e
Makefile tweaks mostly
by Andrew G. Morgan
· 16 years ago
7d068bb
libc as a way to infer library directory doesn't work on ubuntu.
by Andrew G. Morgan
· 16 years ago
5a642cb
Update for release of 2.14.
by Andrew G. Morgan
· 16 years ago
434e7fc
No longer need verify-caps since setcap -v performs this operation.
by Andrew G. Morgan
· 16 years ago
248361e
Documentation for setcap reconciled with application.
by Andrew G. Morgan
· 16 years ago
21d9c18
Record the fact that setcap has raised CAP_SETFCAP.
by Andrew G. Morgan
· 16 years ago
9da338a
Add a -v (verify) mode to setcap
by Andrew G. Morgan
· 16 years ago
9f2e7c5
A handy --decode=0xYYYYY flag for capsh.
by Andrew G. Morgan
· 16 years ago
0a42b49
Make programs dynamically linked.
by Andrew G. Morgan
· 16 years ago
100d8e3
Add an example program to verify that a file has specific capabilities.
by Andrew G. Morgan
· 16 years ago
21291c2
12 was annoying to use. Let's hear it for 13.
by Andrew G. Morgan
· 16 years ago
afb17b8
Another corner case not gracefully handled by cap_to_text.
by Andrew G. Morgan
· 16 years ago
4f288dd
Make rules were not complete for compiling on unprepared systems.
by Andrew G. Morgan
· 16 years ago
e24cdf4
Next release 2.12.
by Andrew G. Morgan
· 16 years ago
6818a5a
Remove support for kernel feature never implemented.
by Andrew G. Morgan
· 16 years ago
8bdd0ef
Restore correct source location for <sys/capability.h>
by Andrew G. Morgan
· 16 years ago
eeb82e1
A libcap.3 man page and fix up the cap_get_pid() docs.
by Andrew G. Morgan
· 16 years ago
5a02b47
Install the new man page (link)
by Andrew G. Morgan
· 16 years ago
8613040
This is libcap-2.11.
by Andrew G. Morgan
· 16 years ago
b3504f5
Up to date with Linus' tree.
by Andrew G. Morgan
· 16 years ago
de72530
Document updates - add cap_compare man page.
by Andrew G. Morgan
· 16 years ago
f6c0eee
Fix cap_copy_int(), add two functions cap_get_pid() and cap_compare()
by Andrew G. Morgan
· 16 years ago
3463a13
Fix for Debian bugs 400591 & 487223: cap_copy_ext()
by Andrew G. Morgan
· 16 years ago
3fa808f
Make text representation more readable.
by Andrew G. Morgan
· 16 years ago
6d809eb
Leverage a different, more standard, location for xattr.h .
by Andrew G. Morgan
· 16 years ago
953e7f1
Some makefile cleanups.
by Andrew G. Morgan
· 16 years ago
8e9b94b
Make fixes.
by Hao Xu
· 16 years ago
9126a00
This is libcap-2.10.
by Andrew G. Morgan
· 16 years ago
ebf9f5b
We're moving on to v3 capabilities, to overcome a header file snafu.
by Andrew G. Morgan
· 16 years ago
85aaecf
Drop dependency on current value of _LINUX_CAPABILITY_VERSION
by Andrew G. Morgan
· 16 years ago
16ad468
Better grammar for cap_from_text.3.
by Michael Kerrisk
· 17 years ago
fcc1225
Enhancements to cap_copy_ext.3.
by Michael Kerrisk
· 17 years ago
f824c50
cap_get_proc.3 enhancements.
by Michael Kerrisk
· 17 years ago
750fdac
Enhancements with example to cap_from_text.3.
by Michael Kerrisk
· 17 years ago
d5f2646
Documentation clarifications.
by Michael Kerrisk
· 17 years ago
0d17ea9
Minor fixup.
by Andrew G. Morgan
· 17 years ago
8f9b581
cap_get_file.3 updates.
by Michael Kerrisk
· 17 years ago
c09b825
Fixes for cap_init.3.
by Michael Kerrisk
· 17 years ago
404b5b7
More doc fixes
by Michael Kerrisk
· 17 years ago
28efaf5
Merge branch 'master' of ssh://master.kernel.org/pub/scm/libs/libcap/libcap
by Andrew G. Morgan
· 17 years ago
8c9e5bb
Modernize discussion of capsetp().
by Andrew G. Morgan
· 17 years ago
1501b33
Indicate fate of POSIX.1e draft.
by Michael Kerrisk
· 17 years ago
53c22f7
More consistent link lines.
by Michael Kerrisk
· 17 years ago
4bf8251
Added note about capabilities(7) from the main system man pages.
by Michael Kerrisk
· 17 years ago
4eadce8
Man page cleanup - consistent style.
by Michael Kerrisk
· 17 years ago
fbc8b61
this is libcap-2.09
by Andrew G. Morgan
· 17 years ago
bbff35a
Clean up in preparation for next release.
by Andrew G. Morgan
· 17 years ago
f374777
These two man pages are no longer official
by Andrew G. Morgan
· 17 years ago
a0349b0
Revised numbers for the SECUREBITS prctl()s
by Andrew G. Morgan
· 17 years ago
ff04a87
Add stub man page for cap_clear_flag.3
by Andrew G. Morgan
· 17 years ago
375f12c
Chris' capability conversion scripts.
by Chris Friedhoff
· 17 years ago
f9e06b4
Figured out how and where to install pam_cap.so
by Andrew G. Morgan
· 17 years ago
cd5e811
Add cap_clear_flag() function to clear one of the EIP capability flag vectors
by Andrew G. Morgan
· 17 years ago
0d418f0
Make a better guess for the target directory for libcap.
by Andrew G. Morgan
· 17 years ago
e5788d4
Add info about -r option to documentation for setcap
by Andrew G. Morgan
· 17 years ago
a0b745a
Added missing rm -f ./ping to quicktest.sh (for early exit)
by Chris Friedhoff
· 17 years ago
15af6bd
This is 2.08.
by Andrew G. Morgan
· 17 years ago
c1e5b4f
Clean up more things in progs (side effects of failing quicktest.sh)
by Andrew G. Morgan
· 17 years ago
6473ecb
Address a bug manipulating 32-bit text representations of capabilities.
by Andrew G. Morgan
· 17 years ago
6410f78
Add a test for all= capability setting etc, support.
by Andrew G. Morgan
· 17 years ago
f8e4eeb
Rearranged order to support bailing early if no securebits support available
by Andrew G. Morgan
· 17 years ago
7decc28
Revert "Add CAP_NS_OVERRIDE (34)."
by Andrew G. Morgan
· 17 years ago
4d344bd
Add support for Kohei KaiGai's /sys/kernel/capability/ files.
by Andrew G. Morgan
· 17 years ago
47bd77b
Update release number to 2.07.
by Andrew G. Morgan
· 17 years ago
5e85b37
Fix libcap to build while using more than one make job
by Christian Wiese
· 17 years ago
b1759d8
Extend capsh with --caps= --killit= --forkfor= and == support
by Andrew G. Morgan
· 17 years ago
35db493
Do not hard code toolchain binaries
by Mike Frysinger
· 17 years ago
a9d2340
Do not run ldconfig for FAKEROOT installs
by Mike Frysinger
· 17 years ago
8380c13
Add .gitignore files
by Mike Frysinger
· 17 years ago
023be07
do not use the '-s' flag with `install`
by Mike Frysinger
· 17 years ago
76f6f0a
set FAKEROOT to DESTDIR by default
by Mike Frysinger
· 17 years ago
6f8418f
Add CAP_NS_OVERRIDE (34).
by Serge E. Hallyn
· 17 years ago
5b71e2b
This is release 2.06.
by Andrew G. Morgan
· 17 years ago
e57378c
We don't need to export _cap_names[] any more.
by Andrew G. Morgan
· 17 years ago
d3ea8da
Support for prctl based securebits.
by Andrew G. Morgan
· 17 years ago
ddfb354
This commit fixes some text -> cap# mapping and works with securebits patch.
by Andrew G. Morgan
· 17 years ago
0b82c4a
Merge branch 'master' of ssh://master.kernel.org/pub/scm/libs/libcap/libcap
by Andrew G. Morgan
· 17 years ago
97d49fd
Fix malloc(size) but in capsh and numeric capabilities (for unnamed bits)
by Andrew G. Morgan
· 17 years ago
3fb29aa
This is libcap-2.05
by Andrew G. Morgan
· 17 years ago
4a1c63e
Introduce a capability shell wrapper; capsh.
by Andrew G. Morgan
· 17 years ago
f59a32c
Introduce two new capability <-> text helper functions.
by Andrew G. Morgan
· 17 years ago
e64aa18
Make pam_cap compilation conditional.
by Andrew G. Morgan
· 17 years ago
Next »