rsbac.org
Sign In
Sign Up
Sign In
Sign Up
Manage this list
×
Keyboard Shortcuts
Thread View
j
: Next unread message
k
: Previous unread message
j a
: Jump to all threads
j l
: Jump to MailingList overview
2025
May
April
March
February
January
2024
December
November
October
September
August
July
June
May
April
March
February
January
2023
December
November
October
September
August
July
June
May
April
March
February
January
2022
December
November
October
September
August
July
June
May
List overview
Download
rsbac-commit
October 2024
----- 2025 -----
May 2025
April 2025
March 2025
February 2025
January 2025
----- 2024 -----
December 2024
November 2024
October 2024
September 2024
August 2024
July 2024
June 2024
May 2024
April 2024
March 2024
February 2024
January 2024
----- 2023 -----
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
----- 2022 -----
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
rsbac-commit@rsbac.org
1 participants
21 discussions
Start a n
N
ew thread
linux-5.10.y 5.10.228 commit 5f73c41af1a4 Show xattr name with GET_XATTR and MODIFY_XATTR log lines.
by Amon Ott
30 Oct '24
30 Oct '24
https://git.rsbac.org/cgi-bin/gitweb.cgi?p=linux-5.10.y.git;a=summary
RSBAC for Linux 5.10 (Long Term) Current version: 5.10.228 commit 5f73c41af1a45d3ce99b744366bd1804ec9330e7 Author: Amon Ott <ao(a)rsbac.org> Date: Wed Oct 30 08:52:57 2024 +0100 Show xattr name with GET_XATTR and MODIFY_XATTR log lines. fs/xattr.c | 12 ++++++------ include/rsbac/types.h | 4 +++- rsbac/help/getname.c | 7 ++++++- 3 files changed, 15 insertions(+), 8 deletions(-)
1
0
0
0
linux-5.15.y 5.15.169 commit f7e2d40afb7f Show xattr name with GET_XATTR and MODIFY_XATTR log lines.
by Amon Ott
30 Oct '24
30 Oct '24
https://git.rsbac.org/cgi-bin/gitweb.cgi?p=linux-5.15.y.git;a=summary
RSBAC for Linux 5.15 (Long Term) Current version: 5.15.169 commit f7e2d40afb7f416fa4989e5031ab8b0432615fb6 Author: Amon Ott <ao(a)rsbac.org> Date: Wed Oct 30 08:47:35 2024 +0100 Show xattr name with GET_XATTR and MODIFY_XATTR log lines. fs/xattr.c | 12 ++++++------ include/rsbac/types.h | 4 +++- rsbac/help/getname.c | 7 ++++++- 3 files changed, 15 insertions(+), 8 deletions(-)
1
0
0
0
linux-6.1.y 6.1.114 commit 65092fbb3c97 Show xattr name with GET_XATTR and MODIFY_XATTR log lines.
by Amon Ott
30 Oct '24
30 Oct '24
https://git.rsbac.org/cgi-bin/gitweb.cgi?p=linux-6.1.y.git;a=summary
RSBAC for Linux 6.1 (Long Term) Current version: 6.1.114 commit 65092fbb3c975c38c9579d018d01242ba611df32 Author: Amon Ott <ao(a)rsbac.org> Date: Wed Oct 30 08:30:48 2024 +0100 Show xattr name with GET_XATTR and MODIFY_XATTR log lines. fs/xattr.c | 12 ++++++------ include/rsbac/types.h | 4 +++- rsbac/help/getname.c | 7 ++++++- 3 files changed, 15 insertions(+), 8 deletions(-)
1
0
0
0
linux-6.6.y 6.6.58 commit 0c909bd8575d Show xattr name with GET_XATTR and MODIFY_XATTR log lines.
by Amon Ott
30 Oct '24
30 Oct '24
https://git.rsbac.org/cgi-bin/gitweb.cgi?p=linux-6.6.y.git;a=summary
RSBAC for Linux 6.6 (Long Term) Current version: 6.6.58 commit 0c909bd8575dd929f8b9e7d6eb59595ee3fd6597 Author: Amon Ott <ao(a)rsbac.org> Date: Wed Oct 30 08:27:32 2024 +0100 Show xattr name with GET_XATTR and MODIFY_XATTR log lines. fs/xattr.c | 12 ++++++------ include/rsbac/types.h | 4 +++- rsbac/help/getname.c | 7 ++++++- 3 files changed, 15 insertions(+), 8 deletions(-)
1
0
0
0
linux-5.10.y 5.10.228 commit 7572c56d8a81 Add request types GET_XATTR and MODIFY_XATTR on FD targets for get/
by Amon Ott
29 Oct '24
29 Oct '24
https://git.rsbac.org/cgi-bin/gitweb.cgi?p=linux-5.10.y.git;a=summary
RSBAC for Linux 5.10 (Long Term) Current version: 5.10.228 commit 7572c56d8a819e1c69073f05bfe2bfe907b359dd Author: Amon Ott <ao(a)rsbac.org> Date: Tue Oct 29 09:58:50 2024 +0100 Add request types GET_XATTR and MODIFY_XATTR on FD targets for get/setxattr. fs/xattr.c | 8 ++++---- include/rsbac/request_groups.h | 28 +++++++++++++++++++--------- include/rsbac/types.h | 4 +++- rsbac/adf/adf_check.c | 30 ++++++++++++++++++++++++++++-- rsbac/adf/ff/ff_main.c | 22 ++++++++++++++++++++-- rsbac/adf/mac/mac_main.c | 20 ++++++++++++++++++-- rsbac/adf/rc/rc_main.c | 27 +++++++++++++++++++++++++++ rsbac/help/getname.c | 4 +++- 8 files changed, 122 insertions(+), 21 deletions(-)
1
0
0
0
linux-5.15.y 5.15.169 commit d700f45c449d Add request types GET_XATTR and MODIFY_XATTR on FD targets for get/
by Amon Ott
29 Oct '24
29 Oct '24
https://git.rsbac.org/cgi-bin/gitweb.cgi?p=linux-5.15.y.git;a=summary
RSBAC for Linux 5.15 (Long Term) Current version: 5.15.169 commit d700f45c449d704d6db63f3b6fc0a37056553a46 Author: Amon Ott <ao(a)rsbac.org> Date: Tue Oct 29 09:42:48 2024 +0100 Add request types GET_XATTR and MODIFY_XATTR on FD targets for get/setxattr. fs/xattr.c | 8 ++++---- include/rsbac/request_groups.h | 28 +++++++++++++++++++--------- include/rsbac/types.h | 4 +++- rsbac/adf/adf_check.c | 30 ++++++++++++++++++++++++++++-- rsbac/adf/ff/ff_main.c | 22 ++++++++++++++++++++-- rsbac/adf/mac/mac_main.c | 20 ++++++++++++++++++-- rsbac/adf/rc/rc_main.c | 27 +++++++++++++++++++++++++++ rsbac/help/getname.c | 4 +++- 8 files changed, 122 insertions(+), 21 deletions(-)
1
0
0
0
linux-6.1.y 6.1.114 commit 0b3cba6d3a5c Add request types GET_XATTR and MODIFY_XATTR on FD targets for get/
by Amon Ott
29 Oct '24
29 Oct '24
https://git.rsbac.org/cgi-bin/gitweb.cgi?p=linux-6.1.y.git;a=summary
RSBAC for Linux 6.1 (Long Term) Current version: 6.1.114 commit 0b3cba6d3a5c8f551a4bff739909b56e0f75abd6 Author: Amon Ott <ao(a)rsbac.org> Date: Tue Oct 29 09:38:39 2024 +0100 Add request types GET_XATTR and MODIFY_XATTR on FD targets for get/setxattr. fs/xattr.c | 8 ++++---- include/rsbac/request_groups.h | 28 +++++++++++++++++++--------- include/rsbac/types.h | 4 +++- rsbac/adf/adf_check.c | 30 ++++++++++++++++++++++++++++-- rsbac/adf/ff/ff_main.c | 22 ++++++++++++++++++++-- rsbac/adf/mac/mac_main.c | 20 ++++++++++++++++++-- rsbac/adf/rc/rc_main.c | 27 +++++++++++++++++++++++++++ rsbac/help/getname.c | 4 +++- 8 files changed, 122 insertions(+), 21 deletions(-)
1
0
0
0
rsbac-admin commit d2c9bde Add request types GET_XATTR and MODIFY_XATTR for FD targets.
by Amon Ott
28 Oct '24
28 Oct '24
https://git.rsbac.org/cgi-bin/gitweb.cgi?p=rsbac-admin.git;a=summary
RSBAC administration tools commit d2c9bde91c317eedd1f84fe390e9cdad5caedab9 Author: Amon Ott <ao(a)rsbac.org> Date: Mon Oct 28 13:16:00 2024 +0100 Add request types GET_XATTR and MODIFY_XATTR for FD targets. main/headers/rsbac/request_groups.h | 29 ++++++++++++++++++++--------- main/headers/rsbac/types.h | 6 ++++-- main/libs/helpers/getname.c | 6 ++++-- 3 files changed, 28 insertions(+), 13 deletions(-)
1
0
0
0
linux-6.6.y 6.6.58 commit 414ff8490ebf Add request types GET_XATTR and MODIFY_XATTR on FD targets for get/
by Amon Ott
28 Oct '24
28 Oct '24
https://git.rsbac.org/cgi-bin/gitweb.cgi?p=linux-6.6.y.git;a=summary
RSBAC for Linux 6.6 (Long Term) Current version: 6.6.58 commit 414ff8490ebf689e514c08a0aae25061e5563e53 Author: Amon Ott <ao(a)rsbac.org> Date: Mon Oct 28 14:57:28 2024 +0100 Add request types GET_XATTR and MODIFY_XATTR on FD targets for get/setxattr. fs/xattr.c | 8 ++++---- include/rsbac/request_groups.h | 28 +++++++++++++++++++--------- include/rsbac/types.h | 4 +++- rsbac/adf/adf_check.c | 30 ++++++++++++++++++++++++++++-- rsbac/adf/ff/ff_main.c | 22 ++++++++++++++++++++-- rsbac/adf/mac/mac_main.c | 20 ++++++++++++++++++-- rsbac/adf/rc/rc_main.c | 27 +++++++++++++++++++++++++++ rsbac/help/getname.c | 4 +++- 8 files changed, 122 insertions(+), 21 deletions(-)
1
0
0
0
linux-5.10.y 5.10.228 commit 3eb7e476d454 New rsbac_debug_adf_rc value 2, only show debug with "log never" at
by Amon Ott
28 Oct '24
28 Oct '24
https://git.rsbac.org/cgi-bin/gitweb.cgi?p=linux-5.10.y.git;a=summary
RSBAC for Linux 5.10 (Long Term) Current version: 5.10.228 commit 3eb7e476d454a37e62830d9bea45491a30267b6e Author: Amon Ott <ao(a)rsbac.org> Date: Fri Sep 20 12:19:52 2024 +0200 New rsbac_debug_adf_rc value 2, only show debug with "log never" at level 2. rsbac/adf/rc/rc_main.c | 38 ++++++++++++++++++++++++++++++++++---- rsbac/help/debug.c | 34 ++++++++++++++++++++++------------ 2 files changed, 56 insertions(+), 16 deletions(-)
1
0
0
0
← Newer
1
2
3
Older →
Jump to page:
1
2
3
Results per page:
10
25
50
100
200