Home
last modified time | relevance | path

Searched hist:ded34574d4d351ab0ca095a45496b393cef611c2 (Results 1 – 10 of 10) sorted by relevance

/linux/security/selinux/include/
H A Dpolicycap.hdiff ded34574d4d351ab0ca095a45496b393cef611c2 Mon May 02 16:43:38 CEST 2022 Christian Göttsche <cgzones@googlemail.com> selinux: declare data arrays const

The arrays for the policy capability names, the initial sid identifiers
and the class and permission names are not changed at runtime. Declare
them const to avoid accidental modification.

Do not override the classmap and the initial sid list in the build time
script genheaders.

Check flose(3) is successful in genheaders.c, otherwise the written data
might be corrupted or incomplete.

Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
[PM: manual merge due to fuzz, minor style tweaks]
Signed-off-by: Paul Moore <paul@paul-moore.com>
H A Dpolicycap_names.hdiff ded34574d4d351ab0ca095a45496b393cef611c2 Mon May 02 16:43:38 CEST 2022 Christian Göttsche <cgzones@googlemail.com> selinux: declare data arrays const

The arrays for the policy capability names, the initial sid identifiers
and the class and permission names are not changed at runtime. Declare
them const to avoid accidental modification.

Do not override the classmap and the initial sid list in the build time
script genheaders.

Check flose(3) is successful in genheaders.c, otherwise the written data
might be corrupted or incomplete.

Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
[PM: manual merge due to fuzz, minor style tweaks]
Signed-off-by: Paul Moore <paul@paul-moore.com>
H A Dinitial_sid_to_string.hdiff ded34574d4d351ab0ca095a45496b393cef611c2 Mon May 02 16:43:38 CEST 2022 Christian Göttsche <cgzones@googlemail.com> selinux: declare data arrays const

The arrays for the policy capability names, the initial sid identifiers
and the class and permission names are not changed at runtime. Declare
them const to avoid accidental modification.

Do not override the classmap and the initial sid list in the build time
script genheaders.

Check flose(3) is successful in genheaders.c, otherwise the written data
might be corrupted or incomplete.

Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
[PM: manual merge due to fuzz, minor style tweaks]
Signed-off-by: Paul Moore <paul@paul-moore.com>
H A Davc_ss.hdiff ded34574d4d351ab0ca095a45496b393cef611c2 Mon May 02 16:43:38 CEST 2022 Christian Göttsche <cgzones@googlemail.com> selinux: declare data arrays const

The arrays for the policy capability names, the initial sid identifiers
and the class and permission names are not changed at runtime. Declare
them const to avoid accidental modification.

Do not override the classmap and the initial sid list in the build time
script genheaders.

Check flose(3) is successful in genheaders.c, otherwise the written data
might be corrupted or incomplete.

Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
[PM: manual merge due to fuzz, minor style tweaks]
Signed-off-by: Paul Moore <paul@paul-moore.com>
H A Dclassmap.hdiff ded34574d4d351ab0ca095a45496b393cef611c2 Mon May 02 16:43:38 CEST 2022 Christian Göttsche <cgzones@googlemail.com> selinux: declare data arrays const

The arrays for the policy capability names, the initial sid identifiers
and the class and permission names are not changed at runtime. Declare
them const to avoid accidental modification.

Do not override the classmap and the initial sid list in the build time
script genheaders.

Check flose(3) is successful in genheaders.c, otherwise the written data
might be corrupted or incomplete.

Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
[PM: manual merge due to fuzz, minor style tweaks]
Signed-off-by: Paul Moore <paul@paul-moore.com>
/linux/scripts/selinux/genheaders/
H A Dgenheaders.cdiff ded34574d4d351ab0ca095a45496b393cef611c2 Mon May 02 16:43:38 CEST 2022 Christian Göttsche <cgzones@googlemail.com> selinux: declare data arrays const

The arrays for the policy capability names, the initial sid identifiers
and the class and permission names are not changed at runtime. Declare
them const to avoid accidental modification.

Do not override the classmap and the initial sid list in the build time
script genheaders.

Check flose(3) is successful in genheaders.c, otherwise the written data
might be corrupted or incomplete.

Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
[PM: manual merge due to fuzz, minor style tweaks]
Signed-off-by: Paul Moore <paul@paul-moore.com>
/linux/security/selinux/ss/
H A Davtab.cdiff ded34574d4d351ab0ca095a45496b393cef611c2 Mon May 02 16:43:38 CEST 2022 Christian Göttsche <cgzones@googlemail.com> selinux: declare data arrays const

The arrays for the policy capability names, the initial sid identifiers
and the class and permission names are not changed at runtime. Declare
them const to avoid accidental modification.

Do not override the classmap and the initial sid list in the build time
script genheaders.

Check flose(3) is successful in genheaders.c, otherwise the written data
might be corrupted or incomplete.

Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
[PM: manual merge due to fuzz, minor style tweaks]
Signed-off-by: Paul Moore <paul@paul-moore.com>
H A Dpolicydb.cdiff ded34574d4d351ab0ca095a45496b393cef611c2 Mon May 02 16:43:38 CEST 2022 Christian Göttsche <cgzones@googlemail.com> selinux: declare data arrays const

The arrays for the policy capability names, the initial sid identifiers
and the class and permission names are not changed at runtime. Declare
them const to avoid accidental modification.

Do not override the classmap and the initial sid list in the build time
script genheaders.

Check flose(3) is successful in genheaders.c, otherwise the written data
might be corrupted or incomplete.

Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
[PM: manual merge due to fuzz, minor style tweaks]
Signed-off-by: Paul Moore <paul@paul-moore.com>
H A Dservices.cdiff ded34574d4d351ab0ca095a45496b393cef611c2 Mon May 02 16:43:38 CEST 2022 Christian Göttsche <cgzones@googlemail.com> selinux: declare data arrays const

The arrays for the policy capability names, the initial sid identifiers
and the class and permission names are not changed at runtime. Declare
them const to avoid accidental modification.

Do not override the classmap and the initial sid list in the build time
script genheaders.

Check flose(3) is successful in genheaders.c, otherwise the written data
might be corrupted or incomplete.

Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
[PM: manual merge due to fuzz, minor style tweaks]
Signed-off-by: Paul Moore <paul@paul-moore.com>
/linux/security/selinux/
H A Davc.cdiff ded34574d4d351ab0ca095a45496b393cef611c2 Mon May 02 16:43:38 CEST 2022 Christian Göttsche <cgzones@googlemail.com> selinux: declare data arrays const

The arrays for the policy capability names, the initial sid identifiers
and the class and permission names are not changed at runtime. Declare
them const to avoid accidental modification.

Do not override the classmap and the initial sid list in the build time
script genheaders.

Check flose(3) is successful in genheaders.c, otherwise the written data
might be corrupted or incomplete.

Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
[PM: manual merge due to fuzz, minor style tweaks]
Signed-off-by: Paul Moore <paul@paul-moore.com>