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
----- 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
826 discussions
Start a n
N
ew thread
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
linux-5.15.y 5.15.169 commit 3801bf9d7618 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.15.y.git;a=summary
RSBAC for Linux 5.15 (Long Term) Current version: 5.15.169 commit 3801bf9d76180cefe1de4101527247ffab7464e1 Author: Amon Ott <ao(a)rsbac.org> Date: Fri Sep 20 12:18:14 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
linux-6.1.y 6.1.114 commit 2f42967654ee Fix compile error in rc_main.c without CONFIG_RSBAC_RC_FORCE_LOG.
by Amon Ott
28 Oct '24
28 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 2f42967654ee153f94ff02a9ef80032fab21e93b Author: Amon Ott <ao(a)rsbac.org> Date: Fri Sep 20 12:17:33 2024 +0200 Fix compile error in rc_main.c without CONFIG_RSBAC_RC_FORCE_LOG. rsbac/adf/rc/rc_main.c | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-)
1
0
0
0
linux-6.6.y 6.6.58 commit 1c85c975fd5f Fix compile error in rc_main.c without CONFIG_RSBAC_RC_FORCE_LOG.
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 1c85c975fd5fd606176bc24758b914ef7b96da13 Author: Amon Ott <ao(a)rsbac.org> Date: Fri Sep 20 12:15:41 2024 +0200 Fix compile error in rc_main.c without CONFIG_RSBAC_RC_FORCE_LOG. rsbac/adf/rc/rc_main.c | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-)
1
0
0
0
linux-5.10.y 5.10.227 commit d227162bbc16 New rsbac_debug_adf_rc value 2, only show debug with "log never" at
by Amon Ott
18 Oct '24
18 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.227 commit d227162bbc16f5849576546a6a8d6f67a29fdcb4 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
linux-5.15.y 5.15.168 commit bf4ff00e6d2a New rsbac_debug_adf_rc value 2, only show debug with "log never" at
by Amon Ott
18 Oct '24
18 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.168 commit bf4ff00e6d2aeec07b45fdce484c957b2166e103 Author: Amon Ott <ao(a)rsbac.org> Date: Fri Sep 20 12:18:14 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
linux-6.1.y 6.1.113 commit 485f4562bf28 Fix compile error in rc_main.c without CONFIG_RSBAC_RC_FORCE_LOG.
by Amon Ott
18 Oct '24
18 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.113 commit 485f4562bf28a73f05149487063b5b85d594e224 Author: Amon Ott <ao(a)rsbac.org> Date: Fri Sep 20 12:17:33 2024 +0200 Fix compile error in rc_main.c without CONFIG_RSBAC_RC_FORCE_LOG. rsbac/adf/rc/rc_main.c | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-)
1
0
0
0
linux-6.6.y 6.6.57 commit a1b3ef2efc8e Fix compile error in rc_main.c without CONFIG_RSBAC_RC_FORCE_LOG.
by Amon Ott
18 Oct '24
18 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.57 commit a1b3ef2efc8ea59ec09270b05de0fb421252cbf6 Author: Amon Ott <ao(a)rsbac.org> Date: Fri Sep 20 12:15:41 2024 +0200 Fix compile error in rc_main.c without CONFIG_RSBAC_RC_FORCE_LOG. rsbac/adf/rc/rc_main.c | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-)
1
0
0
0
← Newer
1
...
12
13
14
15
16
17
18
...
83
Older →
Jump to page:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
Results per page:
10
25
50
100
200