weishu
|
076e5d3655
|
kernel: make the profile uid, gid, capabilities really work
|
2023-06-04 17:29:12 +08:00 |
|
weishu
|
fc77ca989f
|
kernel: use uid instead of package to compare allowlist, fix #580
|
2023-06-04 09:18:39 +08:00 |
|
weishu
|
b31fc47197
|
kernel: support CMD_IS_UID_GRANTED_ROOT and CMD_IS_UID_SHOULD_UMOUNT
|
2023-06-03 22:44:01 +08:00 |
|
weishu
|
3abb7e4ca2
|
kernel: baby version of profile
|
2023-06-03 00:01:00 +08:00 |
|
Ylarod
|
22b66b6672
|
kernel: opt allowlist persist and log (#119)
* kernel: persist on need
* kernel: opt log for ksu_allow_uid
|
2023-01-26 08:55:27 +08:00 |
|
Ylarod
|
2f970f7ab8
|
kernel: refact (#113)
* refact
* sort inlude
* update
* unregister execve kprobe
* update log
* don't unregister if not in kprobe
* opt for no kprobe
* opt for no kprobe
* stop debug
* don't forget to call ksu_uid_observer_exit
* rename core to core_hook
* direct call do_persistent_allow_list
* add prefix
* use getter, add warn
* add wrapper
* run clang-format
clang-format --style="{BasedOnStyle: InheritParentConfig, SortIncludes: true}" -i kernel/**/*.[ch]
* try fix wsa x64 build
|
2023-01-25 21:53:19 +08:00 |
|
weishu
|
ab36e1fa0c
|
kernel: add uid observer, correctly prune uid allowlist when app is installed/uninstalled.
|
2023-01-17 12:44:38 +07:00 |
|
Ylarod
|
848712e417
|
kernel: fix warning (#37)
|
2023-01-11 05:22:58 +08:00 |
|
weishu
|
b427c86ab3
|
misc: code format(use kernel code stype: https://www.kernel.org/doc/html/v6.1/process/coding-style.html
|
2022-12-27 18:21:10 +07:00 |
|
weishu
|
91f3b3ef1c
|
kernel: load_allow_list when /data prepared
|
2022-12-15 16:06:07 +07:00 |
|
tiann
|
51c84400cf
|
Init
|
2022-12-09 22:04:40 +08:00 |
|