[Linux-privs-cvs-tracking] Commit notice
Brought to you by:
tytso
From: Andrew G. M. <agm...@us...> - 2001-01-09 09:01:24
|
========== files committed =============== libcap/libcap/include/sys capability.h 1.1.1.1.4.1 -> 1.1.1.1.4.2 ============= commit log ================= Update of /cvsroot/linux-privs/libcap/libcap/include/sys In directory usw-pr-cvs1:/tmp/cvs-serv31435/libcap/include/sys Modified Files: Tag: libcap-pre2 capability.h Log Message: Relevant BUGIDs: none Purpose of commit: new features Commit summary: --------------- This commit adds support for the latest version of the filesystem capabilities support. Its basically a feature complete superset of the POSIX.1e capability model, and works against patches found here: http://www.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.2-fcap/pre/ [At the time of writing that is. If you read this log entry and the pre/ directory has been deleted, then you should check one directory up from this, as I've probably finalized the kernel patches.] This commit also fixes another cap_free() argument. |