weishu
ed1851888d
ksud: make cargo fmt happy
2023-10-21 13:21:33 +08:00
weishu
621174c4f5
manager: support App Profile template
2023-10-21 13:19:59 +08:00
weishu
02def78124
kernel: harden the signature check ( #1027 )
2023-10-11 02:53:11 -05:00
weishu
0974d88528
ksud: support root profile's sepolicy
2023-07-01 16:34:43 +08:00
weishu
ebef9da37b
ksud: remove unused command
2023-07-01 15:31:53 +08:00
5ec1cff
049736d6cb
ksud: refactor module mount ( #384 )
2023-04-14 22:30:34 +08:00
tiann
aba62e2ef1
ksud: format anyhow error
2023-04-12 13:21:13 +08:00
tiann
e808bed680
ksud: refine su and make it compitable with MagiskSU
...
Supported features:
1. --mount-master, -M, -mm which would make the command run in global mount namespace.
2. - user to switch a specific user's shell.
3. -v, -V to print version code and name.
fix #330 #306 #305 #32
2023-04-04 13:50:48 +08:00
tiann
1e44e4ce50
ksud: enter root shell when arg0 equals su
2023-04-03 20:28:13 +08:00
Ylarod
e942549dfc
ksud: setns to init for module commands ( #262 )
2023-02-20 19:43:49 +08:00
tiann
866b0a7dc6
ksud: unify version
2023-02-03 21:02:11 +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
4c8681d52c
ksud: use logcat log
2023-02-01 20:28:38 +08:00
tiann
4852beec79
ksud: sepolicy support
2023-01-31 18:47:43 +08:00
tiann
196cb84571
ksud: add su
2023-01-26 12:28:55 +08:00
Ylarod
443c5867cd
kernel: precise trigger timing of post-fs-data ( #118 )
...
* kernel: add report_event cmd
* ksud: report event
* kernel: trigger on_post_fs_data
* ksud: comment unused code
* [skip ci] run clang-format
Signed-off-by: Ylarod <me@ylarod.cn >
* ci: use custom key to sign official bootimgs
* format ksud
* reject non root
* remove
Signed-off-by: Ylarod <me@ylarod.cn >
2023-01-26 11:29:02 +08:00
Ylarod
675c7114bc
ksud: update help and add default pkg name ( #115 )
2023-01-25 20:45:49 +08:00
weishu
5f9f382c65
ksud: support set-manager ( #114 )
...
* ksud: support set-manager
* ksud: rework apk sign
Co-authored-by: Ylarod <me@ylarod.cn >
2023-01-25 17:55:08 +08:00
tiann
cd0227352a
ksud: support ext partition overlay
2023-01-16 16:06:39 +08:00
tiann
7af1e2f8c7
ksud: support services. close #60
2023-01-16 12:22:47 +08:00
tiann
fad6ff3dce
ksud: Add userspace cli to load module
2023-01-04 14:42:47 +08:00