Daan De Meyer
a452c807a4
label: Introduce LabelOps to do pre/post labelling operations
...
By default, label_ops is initialized with a NULL pointer which translates
to noop labelling operations. In mac_selinux_init() and the new mac_smack_init(),
we initialize label_ops with a MAC specific LabelOps pointer.
We also introduce mac_init() to initialize any configured MACs and replace all
usages of mac_selinux_init() with mac_init().
2023-05-31 13:15:53 +02:00
..
2023-03-16 17:35:17 +01:00
2023-03-16 16:46:44 +01:00
2023-04-26 07:44:39 +02:00
2023-03-16 16:46:44 +01:00
2023-04-26 14:50:25 +09:00
2023-03-16 16:46:44 +01:00
2023-05-16 16:37:31 +09:00
2023-04-26 07:44:39 +02:00
2023-03-16 16:46:44 +01:00
2023-03-27 10:00:30 +00:00
2023-02-06 09:19:04 +01:00
2023-04-20 16:45:57 +02:00
2023-05-16 16:37:31 +09:00
2023-05-16 16:37:31 +09:00
2023-05-16 16:37:31 +09:00
2023-05-16 16:37:31 +09:00
2023-05-16 16:37:31 +09:00
2023-05-16 16:37:31 +09:00
2023-05-16 16:37:31 +09:00
2023-05-16 16:37:31 +09:00
2023-05-20 14:27:10 +09:00
2023-05-16 16:37:31 +09:00
2023-05-16 16:37:31 +09:00
2023-05-16 16:37:31 +09:00
2023-05-16 16:37:31 +09:00
2023-04-13 10:49:23 +02:00
2023-05-16 16:37:31 +09:00
2023-05-16 16:37:31 +09:00
2023-05-30 14:50:56 +02:00
2023-05-18 17:00:00 +00:00
2023-03-27 10:00:30 +00:00
2022-12-19 15:00:57 +01:00
2022-12-12 21:45:28 +01:00
2023-04-07 10:55:30 +02:00
2023-05-16 16:37:31 +09:00
2023-05-23 09:53:37 -07:00
2023-05-21 23:20:30 +09:00
2023-03-24 13:43:51 +01:00
2023-05-31 13:15:53 +02:00
2023-03-08 18:55:40 +00:00
2023-05-31 13:15:53 +02:00