Commit Graph

18 Commits

Author SHA1 Message Date
LoveSy 69ff6f7661 Upgrade rustix (#1900) 2024-07-22 07:43:59 +08:00
Wang Han 19d406c74e Allow skipping commented policy (#1870) 2024-07-10 11:38:12 +08:00
LoveSy e21be26b06 Use rustix for prctl (#1333) 2024-02-01 23:28:56 +08:00
weishu 25442572aa ksud: don't apply rule when check grammer 2023-07-01 17:43:40 +08:00
tiann 8dc33d035a ksud: fix clippy 2023-03-27 15:44:18 +08:00
tiann ba001ac093 ksud: ignore empty sepolicy rule 2023-02-14 18:10:39 +08:00
tiann 1c3b3ec3d6 ksud: fmt 2023-02-14 12:59:21 +08:00
tiann ab7d645d36 ksud: support check_sepolicy in scripts 2023-02-14 12:57:08 +08:00
skbeh df0ebb3012 ci: add CI for clippy, rustfmt and shell scripts (#193) 2023-02-04 13:52:20 +08:00
tiann a8e85f65eb ksud: Fix incorrect dependency 2023-02-03 23:19:22 +08:00
tiann 94462f8521 ksud: Fix macOS compile 2023-02-03 14:46:48 +08:00
tiann 3c8e27c012 ksud: support sepolicy check 2023-02-03 13:16:17 +08:00
skbeh 9e34996c3b ksud: fix issues found by clippy (#167)
These issues are mostly found by `cargo clippy -- -W clippy::pedantic`.
2023-02-03 09:45:07 +08:00
tiann 343b123c17 ksud: minor tweaks 2023-02-01 19:12:25 +08:00
tiann 9d192d5f2b ksud: make it compilable for non-android 2023-02-01 19:04:33 +08:00
tiann 82bc853ada ksud: support module sepolicy.rule 2023-01-31 21:58:59 +08:00
tiann 7f25e451fb ksud: fix compile for x86_64 2023-01-31 19:00:58 +08:00
tiann 4852beec79 ksud: sepolicy support 2023-01-31 18:47:43 +08:00