5ec1cff
c058cb8848
ksud: refactor module mount ( #384 )
2023-04-14 22:30:34 +08:00
tiann
3c6560ade9
ksud: format anyhow error
2023-04-12 13:21:13 +08:00
tiann
48e76f9096
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
bdd5e31b6f
ksud: enter root shell when arg0 equals su
2023-04-03 20:28:13 +08:00
Ylarod
a5ee2ef93b
ksud: setns to init for module commands ( #262 )
2023-02-20 19:43:49 +08:00
tiann
aa73c34db2
ksud: unify version
2023-02-03 21:02:11 +08:00
tiann
70b8b43b48
ksud: support sepolicy check
2023-02-03 13:16:17 +08:00
skbeh
219ea1c458
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
85bf01eb65
ksud: use logcat log
2023-02-01 20:28:38 +08:00
tiann
3413f4a4fe
ksud: sepolicy support
2023-01-31 18:47:43 +08:00
tiann
ed86635b3c
ksud: add su
2023-01-26 12:28:55 +08:00
Ylarod
db600d5ea0
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
5fb8316e46
ksud: update help and add default pkg name ( #115 )
2023-01-25 20:45:49 +08:00
weishu
64d78c31bc
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
ebfa64cc08
ksud: support ext partition overlay
2023-01-16 16:06:39 +08:00
tiann
f98066cb99
ksud: support services. close #60
2023-01-16 12:22:47 +08:00
tiann
35aae8b0eb
ksud: Add userspace cli to load module
2023-01-04 14:42:47 +08:00