tiann
1ef5a91a28
ksud: keep pwd after switch mnt ns
2023-04-06 13:20:23 +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
8dc33d035a
ksud: fix clippy
2023-03-27 15:44:18 +08:00
tiann
36e40746e6
ksud: Disable modules when magisk installed
2023-03-01 11:41:53 +08:00
tiann
d7b4b22fe7
ksud: fmt
2023-02-21 13:10:32 +08:00
tiann
4a66b0ce37
ksud: fix incorrect umask
2023-02-21 13:06:37 +08:00
Ylarod
e942549dfc
ksud: setns to init for module commands ( #262 )
2023-02-20 19:43:49 +08:00
tiann
06659dca43
ksud: check kernel safemode
2023-02-13 22:28:43 +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
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
ac9b3138db
ksud: fix incorrecy RAII
2023-02-02 20:37:17 +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
skbeh
d163200127
kernel, ksud: collect binaries into /data/adb/ksu ( #161 )
2023-02-01 17:58:58 +08:00
skbeh
783093384a
ksud: replace some utils with rust libraries ( #142 )
2023-01-30 12:57:25 +08:00
tiann
96fd9034b4
ksud: dummy mount stdout and stderr
2023-01-24 15:06:50 +08:00
tiann
59a35c0140
ksud: auto resize image based on module size
2023-01-24 15:00:31 +08:00
tiann
db38f8b368
ksud: dummy mount output
2023-01-24 13:28:06 +08:00
tiann
5b9b620bc0
ksud: retry for mount
2023-01-24 13:26:40 +08:00
tiann
ece6b5d392
ksud: add is_safe_mode
2023-01-05 13:52:39 +08:00
tiann
612c29e831
ksud: specific ext4 format for mount
2023-01-05 11:14:02 +08:00
tiann
fad6ff3dce
ksud: Add userspace cli to load module
2023-01-04 14:42:47 +08:00