• Home
Name Date Size #Lines LOC

..--

bindings/07-May-2024-2,3001,858

docs/07-May-2024-1,020741

m4/07-May-2024-9,1408,159

src/07-May-2024-2,9452,348

utils/07-May-2024-2,0451,604

AUTHORSD07-May-202467 42

COPYINGD07-May-202417.6 KiB341281

COPYING.LIBD07-May-202425.9 KiB

ChangeLogD07-May-20242.7 KiB7966

INSTALLD07-May-202415.4 KiB371288

Makefile.amD07-May-20241.1 KiB3411

Makefile.inD07-May-202424.4 KiB787674

NEWSD07-May-20240

READMED07-May-2024721 1411

aclocal.m4D07-May-202443.7 KiB1,2271,097

autogen.shD07-May-2024109 52

compileD07-May-20246.7 KiB311226

config.guessD07-May-202443.6 KiB1,5231,311

config.h.inD07-May-20242.3 KiB8759

config.subD07-May-202434.5 KiB1,7671,621

configureD07-May-2024441.1 KiB15,20212,842

configure.acD07-May-20244.5 KiB153136

depcompD07-May-202419.9 KiB689448

install-shD07-May-202413.7 KiB528351

libcap-ng.specD07-May-20243.1 KiB11788

ltmain.shD07-May-2024276.8 KiB9,6567,304

missingD07-May-202410.1 KiB332243

py-compileD07-May-20244.2 KiB162116

README

1The libcap-ng library should make programming with posix capabilities
2easier. The library has some utilities to help you analyse a system
3for apps that may have too much privileges.
4
5NOTE: to distributions. There is a "make check" target. It only works
6if the headers match the kernel. IOW, if you have a chroot build system
7that is using a much older kernel, the macros in the kernel header files
8will do the wrong thing when the capng_init function probes the kernel
9and decides we are doing v1 rather than v3 protocol. If that is your case,
10just don't do the "make check" as part of the build process.
11
12Report any bugs in this package to  sgrubb@redhat.com  or better yet,
13file them here: https://bugzilla.redhat.com/
14