linux-privs-cvs-tracking Mailing List for Linux POSIX.1e Capabilities
Brought to you by:
tytso
You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
(10) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(12) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Andrew G. M. <agm...@us...> - 2001-01-16 16:08:17
|
========== files committed =============== libcap/libcap libcap.h 1.1.1.1.4.2 -> 1.1.1.1.4.3 ============= commit log ================= Update of /cvsroot/linux-privs/libcap/libcap In directory usw-pr-cvs1:/tmp/cvs-serv7087 Modified Files: Tag: libcap-pre2 libcap.h Log Message: Relevant BUGIDs: none Purpose of commit: bugfix Commit summary: --------------- Removed residue of big endian handling of large capability sets. (It was not needed with the scheme I ended up using - which is basically endian independent.) |
From: Andrew G. M. <agm...@us...> - 2001-01-16 07:38:29
|
========== files committed =============== libcap/progs Makefile 1.1.1.1.4.1 -> 1.1.1.1.4.2 ============= commit log ================= Update of /cvsroot/linux-privs/libcap/progs In directory usw-pr-cvs1:/tmp/cvs-serv20516/progs Modified Files: Tag: libcap-pre2 Makefile Log Message: Relevant BUGIDs: none Purpose of commit: new feature Commit summary: --------------- This commit basically adds 64bit support for capabilities, fixes a few bugs and supports the 0x20010113 Linux capability API. If you want filesystem capability support, this is basically it. |
From: Andrew G. M. <agm...@us...> - 2001-01-16 07:38:28
|
========== files committed =============== libcap/libcap cap_extint.c 1.1.1.1.4.1 -> 1.1.1.1.4.2 cap_file.c 1.1.1.1.4.2 -> 1.1.1.1.4.3 cap_proc.c 1.1.1.1.4.3 -> 1.1.1.1.4.4 cap_sys.c 1.1.1.1.4.1 -> 1.1.1.1.4.2 libcap.h 1.1.1.1.4.1 -> 1.1.1.1.4.2 ============= commit log ================= Update of /cvsroot/linux-privs/libcap/libcap In directory usw-pr-cvs1:/tmp/cvs-serv20516/libcap Modified Files: Tag: libcap-pre2 cap_extint.c cap_file.c cap_proc.c cap_sys.c libcap.h Log Message: Relevant BUGIDs: none Purpose of commit: new feature Commit summary: --------------- This commit basically adds 64bit support for capabilities, fixes a few bugs and supports the 0x20010113 Linux capability API. If you want filesystem capability support, this is basically it. |
From: Andrew G. M. <agm...@us...> - 2001-01-16 07:38:28
|
========== files committed =============== libcap Make.Rules 1.1.1.1.4.1 -> 1.1.1.1.4.2 ============= commit log ================= Update of /cvsroot/linux-privs/libcap In directory usw-pr-cvs1:/tmp/cvs-serv20516 Modified Files: Tag: libcap-pre2 Make.Rules Log Message: Relevant BUGIDs: none Purpose of commit: new feature Commit summary: --------------- This commit basically adds 64bit support for capabilities, fixes a few bugs and supports the 0x20010113 Linux capability API. If you want filesystem capability support, this is basically it. |
From: Andrew G. M. <agm...@us...> - 2001-01-15 00:37:56
|
========== files committed =============== libcap/doc cap_get_bound.3 NONE -> 1.1.2.1 cap_set_bound.3 NONE -> 1.1.2.1 cap_get_proc.3 1.1.1.1.4.1 -> 1.1.1.1.4.2 ============= commit log ================= Update of /cvsroot/linux-privs/libcap/doc In directory usw-pr-cvs1:/tmp/cvs-serv2293 Modified Files: Tag: libcap-pre2 cap_get_proc.3 Added Files: Tag: libcap-pre2 cap_get_bound.3 cap_set_bound.3 Log Message: Relevant BUGIDs: none Purpose of commit: updated documentation Commit summary: --------------- Added documentation for two new functions supported by the latest capability library. |
From: Andrew G. M. <agm...@us...> - 2001-01-11 08:17:25
|
========== files committed =============== libcap/libcap cap_proc.c 1.1.1.1.4.2 -> 1.1.1.1.4.3 ============= commit log ================= Update of /cvsroot/linux-privs/libcap/libcap In directory usw-pr-cvs1:/tmp/cvs-serv3466 Modified Files: Tag: libcap-pre2 cap_proc.c Log Message: Relevant BUGIDs: none Purpose of commit: bugfix Commit summary: --------------- Another example of one too many levels of indirection in an argument. |
From: Andrew G. M. <agm...@us...> - 2001-01-09 09:01:25
|
========== files committed =============== libcap/progs/old setpcaps.c NONE -> 1.1.2.1 sucap.c NONE -> 1.1.2.1 ============= commit log ================= Update of /cvsroot/linux-privs/libcap/progs/old In directory usw-pr-cvs1:/tmp/cvs-serv31435/progs/old Added Files: Tag: libcap-pre2 setpcaps.c sucap.c 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. |
From: Andrew G. M. <agm...@us...> - 2001-01-09 09:01:24
|
========== files committed =============== libcap/progs setpcaps.c 1.1.1.1.4.1 -> NONE sucap.c 1.1.1.1 -> NONE ============= commit log ================= Update of /cvsroot/linux-privs/libcap/progs In directory usw-pr-cvs1:/tmp/cvs-serv31435/progs Removed Files: Tag: libcap-pre2 setpcaps.c sucap.c 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. |
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. |
From: Andrew G. M. <agm...@us...> - 2001-01-09 09:01:24
|
========== files committed =============== libcap/libcap cap_proc.c 1.1.1.1.4.1 -> 1.1.1.1.4.2 ============= commit log ================= Update of /cvsroot/linux-privs/libcap/libcap In directory usw-pr-cvs1:/tmp/cvs-serv31435/libcap Modified Files: Tag: libcap-pre2 cap_proc.c 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. |
From: Andrew G. M. <agm...@us...> - 2001-01-09 09:01:24
|
========== files committed =============== libcap/doc cap_get_proc.3 1.1.1.1 -> 1.1.1.1.4.1 ============= commit log ================= Update of /cvsroot/linux-privs/libcap/doc In directory usw-pr-cvs1:/tmp/cvs-serv31435/doc Modified Files: Tag: libcap-pre2 cap_get_proc.3 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. |
From: Andrew G. M. <agm...@us...> - 2001-01-07 22:35:24
|
========== files committed =============== libcap/libcap cap_file.c 1.1.1.1.4.1 -> 1.1.1.1.4.2 ============= commit log ================= Update of /cvsroot/linux-privs/libcap/libcap In directory usw-pr-cvs1:/tmp/cvs-serv26543 Modified Files: Tag: libcap-pre2 cap_file.c Log Message: Relevant BUGIDs: none Purpose of commit: bugfix Commit summary: --------------- cap_free()ing with one too many levels of indirection. fixed. |
From: Andrew G. M. <agm...@us...> - 2000-07-11 05:34:31
|
========== files committed =============== libcap/libcap/include/sys capability.h 1.1.1.1 -> 1.1.1.1.4.1 ============= commit log ================= Update of /cvsroot/linux-privs/libcap/libcap/include/sys In directory slayer.i.sourceforge.net:/tmp/cvs-serv7411/libcap/include/sys Modified Files: Tag: libcap-pre2 capability.h Log Message: Relevant BUGIDs: none Purpose of commit: new feature Commit summary: --------------- This is the bulk of the changes needed to enable filesystem support. As committed, its not quite polished, but I'm merging from a non-cvs sandbox into the one I am committing from and doing this commit makes everything more convenient for me... |
From: Andrew G. M. <agm...@us...> - 2000-07-11 05:34:31
|
========== files committed =============== libcap/progs .cvsignore NONE -> 1.1.2.1 Makefile 1.1.1.1 -> 1.1.1.1.4.1 getcap.c 1.1.2.1 -> 1.1.2.2 getpcaps.c 1.1.1.1 -> 1.1.1.1.4.1 setpcaps.c 1.1.1.1 -> 1.1.1.1.4.1 ============= commit log ================= Update of /cvsroot/linux-privs/libcap/progs In directory slayer.i.sourceforge.net:/tmp/cvs-serv7411/progs Modified Files: Tag: libcap-pre2 Makefile getcap.c getpcaps.c setpcaps.c Added Files: Tag: libcap-pre2 .cvsignore Log Message: Relevant BUGIDs: none Purpose of commit: new feature Commit summary: --------------- This is the bulk of the changes needed to enable filesystem support. As committed, its not quite polished, but I'm merging from a non-cvs sandbox into the one I am committing from and doing this commit makes everything more convenient for me... |
From: Andrew G. M. <agm...@us...> - 2000-07-11 05:34:30
|
========== files committed =============== libcap/doc cap_get_file.3 1.1.2.1 -> 1.1.2.2 ============= commit log ================= Update of /cvsroot/linux-privs/libcap/doc In directory slayer.i.sourceforge.net:/tmp/cvs-serv7411/doc Modified Files: Tag: libcap-pre2 cap_get_file.3 Log Message: Relevant BUGIDs: none Purpose of commit: new feature Commit summary: --------------- This is the bulk of the changes needed to enable filesystem support. As committed, its not quite polished, but I'm merging from a non-cvs sandbox into the one I am committing from and doing this commit makes everything more convenient for me... |
From: Andrew G. M. <agm...@us...> - 2000-07-11 05:34:30
|
========== files committed =============== libcap/libcap .cvsignore NONE -> 1.1.2.1 Makefile 1.1.1.1 -> 1.1.1.1.4.1 _makenames.c 1.1.1.1 -> 1.1.1.1.4.1 cap_alloc.c 1.1.1.1 -> 1.1.1.1.4.1 cap_extint.c 1.1.1.1 -> 1.1.1.1.4.1 cap_file.c 1.1.1.1 -> 1.1.1.1.4.1 cap_flag.c 1.1.1.1 -> 1.1.1.1.4.1 cap_proc.c 1.1.1.1 -> 1.1.1.1.4.1 cap_sys.c 1.1.1.1 -> 1.1.1.1.4.1 cap_text.c 1.1.1.1 -> 1.1.1.1.4.1 libcap.h 1.1.1.1 -> 1.1.1.1.4.1 ============= commit log ================= Update of /cvsroot/linux-privs/libcap/libcap In directory slayer.i.sourceforge.net:/tmp/cvs-serv7411/libcap Modified Files: Tag: libcap-pre2 Makefile _makenames.c cap_alloc.c cap_extint.c cap_file.c cap_flag.c cap_proc.c cap_sys.c cap_text.c libcap.h Added Files: Tag: libcap-pre2 .cvsignore Log Message: Relevant BUGIDs: none Purpose of commit: new feature Commit summary: --------------- This is the bulk of the changes needed to enable filesystem support. As committed, its not quite polished, but I'm merging from a non-cvs sandbox into the one I am committing from and doing this commit makes everything more convenient for me... |
From: Andrew G. M. <agm...@us...> - 2000-07-11 05:34:30
|
========== files committed =============== libcap CHANGELOG 1.1.1.1 -> 1.1.1.1.4.1 Make.Rules 1.1.1.1 -> 1.1.1.1.4.1 template.c 1.1.1.1 -> 1.1.1.1.4.1 ============= commit log ================= Update of /cvsroot/linux-privs/libcap In directory slayer.i.sourceforge.net:/tmp/cvs-serv7411 Modified Files: Tag: libcap-pre2 CHANGELOG Make.Rules template.c Log Message: Relevant BUGIDs: none Purpose of commit: new feature Commit summary: --------------- This is the bulk of the changes needed to enable filesystem support. As committed, its not quite polished, but I'm merging from a non-cvs sandbox into the one I am committing from and doing this commit makes everything more convenient for me... |
From: Andrew G. M. <agm...@us...> - 2000-07-11 05:12:22
|
========== files committed =============== libcap/progs getcap.c NONE -> 1.1.2.1 setcap.c NONE -> 1.1.2.1 ============= commit log ================= Update of /cvsroot/linux-privs/libcap/progs In directory slayer.i.sourceforge.net:/tmp/cvs-serv6239 Added Files: Tag: libcap-pre2 getcap.c setcap.c Log Message: Relevant BUGIDs: none Purpose of commit: adding filesystem support Commit summary: --------------- reviving old code to use filesystem support. |
From: Andrew G. M. <agm...@us...> - 2000-07-11 05:12:22
|
========== files committed =============== libcap/progs/old getcap.c 1.1.1.1 -> NONE setcap.c 1.1.1.1 -> NONE ============= commit log ================= Update of /cvsroot/linux-privs/libcap/progs/old In directory slayer.i.sourceforge.net:/tmp/cvs-serv6239/old Removed Files: Tag: libcap-pre2 getcap.c setcap.c Log Message: Relevant BUGIDs: none Purpose of commit: adding filesystem support Commit summary: --------------- reviving old code to use filesystem support. |
From: Andrew G. M. <agm...@us...> - 2000-07-10 03:43:18
|
========== files committed =============== libcap/doc/old cap_get_fd.3 1.1.1.1 -> NONE cap_get_file.3 1.1.1.1 -> NONE getcap.8 1.1.1.1 -> NONE setcap.8 1.1.1.1 -> NONE ============= commit log ================= Update of /cvsroot/linux-privs/libcap/doc/old In directory slayer.i.sourceforge.net:/tmp/cvs-serv8169/old Removed Files: Tag: libcap-pre2 cap_get_fd.3 cap_get_file.3 getcap.8 setcap.8 Log Message: Relevant BUGIDs: none Purpose of commit: adding filesystem support Commit summary: --------------- This reinstates the documentation for filesystem support for capabilities. |
From: Andrew G. M. <agm...@us...> - 2000-07-10 03:43:18
|
========== files committed =============== libcap/doc cap_get_fd.3 NONE -> 1.1.2.1 cap_get_file.3 NONE -> 1.1.2.1 getcap.8 NONE -> 1.1.2.1 setcap.8 NONE -> 1.1.2.1 Makefile 1.1.1.1 -> 1.1.1.1.4.1 ============= commit log ================= Update of /cvsroot/linux-privs/libcap/doc In directory slayer.i.sourceforge.net:/tmp/cvs-serv8169 Modified Files: Tag: libcap-pre2 Makefile Added Files: Tag: libcap-pre2 cap_get_fd.3 cap_get_file.3 getcap.8 setcap.8 Log Message: Relevant BUGIDs: none Purpose of commit: adding filesystem support Commit summary: --------------- This reinstates the documentation for filesystem support for capabilities. |
From: Andrew G. M. <agm...@us...> - 2000-07-01 22:29:41
|
========== files committed =============== libcap - Imported sources ============= commit log ================= Update of /cvsroot/linux-privs/libcap In directory slayer.i.sourceforge.net:/tmp/cvs-serv6074 Log Message: Linux libcap-1.10 sources Status: Vendor Tag: agmorgan Release Tags: libcap-1-10 N libcap/CHANGELOG N libcap/License N libcap/README N libcap/Make.Rules N libcap/Makefile N libcap/pgp.keys.asc N libcap/template.c N libcap/doc/capset.2 N libcap/doc/Makefile N libcap/doc/_cap_names.3 N libcap/doc/cap_clear.3 N libcap/doc/cap_copy_ext.3 N libcap/doc/cap_copy_int.3 N libcap/doc/cap_dup.3 N libcap/doc/cap_free.3 N libcap/doc/cap_from_text.3 N libcap/doc/cap_get_flag.3 N libcap/doc/cap_get_proc.3 N libcap/doc/cap_init.3 N libcap/doc/cap_set_fd.3 N libcap/doc/cap_set_file.3 N libcap/doc/cap_set_flag.3 N libcap/doc/cap_set_proc.3 N libcap/doc/cap_size.3 N libcap/doc/cap_to_text.3 N libcap/doc/capability.notes N libcap/doc/capget.2 N libcap/doc/capgetp.3 N libcap/doc/capsetp.3 N libcap/doc/old/README N libcap/doc/old/_fgetfilecap.2 N libcap/doc/old/_fsetfilecap.2 N libcap/doc/old/_getfilecap.2 N libcap/doc/old/_getproccap.2 N libcap/doc/old/_setfilecap.2 N libcap/doc/old/_setproccap.2 N libcap/doc/old/cap_get_fd.3 N libcap/doc/old/cap_get_file.3 N libcap/doc/old/getcap.8 N libcap/doc/old/setcap.8 N libcap/libcap/Makefile N libcap/libcap/_makenames.c N libcap/libcap/cap_alloc.c N libcap/libcap/cap_extint.c N libcap/libcap/cap_file.c N libcap/libcap/cap_flag.c N libcap/libcap/cap_proc.c N libcap/libcap/cap_sys.c N libcap/libcap/cap_text.c N libcap/libcap/libcap.h N libcap/libcap/include/sys/capability.h N libcap/progs/Makefile N libcap/progs/execcap.c N libcap/progs/getpcaps.c N libcap/progs/setpcaps.c N libcap/progs/sucap.c N libcap/progs/old/README N libcap/progs/old/getcap.c N libcap/progs/old/setcap.c No conflicts created by this import |
From: Andrew G. M. <agm...@us...> - 2000-06-30 07:00:24
|
========== files committed =============== cvs-test README 1.2 -> 1.3 ============= commit log ================= Update of /cvsroot/linux-privs/cvs-test In directory slayer.i.sourceforge.net:/tmp/cvs-serv15195 Modified Files: README Log Message: Relevant BUGIDs: none Purpose of commit: test Commit summary: --------------- This commit should be the first to make it to the email list.. Fingers crossed. |