vvb2060
|
5de597f079
|
No need to unshare
|
2024-03-19 23:21:41 -07:00 |
|
topjohnwu
|
308c9999fa
|
Properly detect package changes
|
2024-01-28 00:42:43 -08:00 |
|
topjohnwu
|
f2c4288d2d
|
Run pthread_atfork only once
Close #7704
|
2024-01-25 00:17:05 -08:00 |
|
vvb2060
|
deedb462a0
|
Hide magisk internal mount point
|
2023-12-22 21:38:15 +08:00 |
|
topjohnwu
|
1dcf325547
|
Minor cleanup
|
2023-12-03 19:32:58 +08:00 |
|
topjohnwu
|
8d5b9e5329
|
C++/Rust 2 way binding for MagiskD
|
2023-11-17 13:35:50 -08:00 |
|
topjohnwu
|
6c0966b795
|
Move some global state into Rust
|
2023-11-16 15:38:38 -08:00 |
|
topjohnwu
|
7c2e93d266
|
Introduce owned_fd
|
2023-11-16 15:38:38 -08:00 |
|
topjohnwu
|
977c981265
|
Make sure native bridge is restored on daemon restart
|
2023-11-08 17:55:25 -08:00 |
|
topjohnwu
|
65c18f9c09
|
Restructure project files
|
2023-11-08 01:46:02 -08:00 |
|
LoveSy
|
9fbd079560
|
Refactor zygisk to use native bridge to inject
Co-authored-by: vvb2060 <vvb2060@gmail.com>
Co-authored-by: topjohnwu <topjohnwu@gmail.com>
|
2023-11-07 14:25:57 -08:00 |
|
LoveSy
|
42eb928054
|
Inject zygisk.rc for sync --zygisk-restart
|
2023-11-06 15:39:48 -08:00 |
|
topjohnwu
|
16ae4aedf1
|
Remove usage of MAGISKTMP
|
2023-11-02 15:50:36 -07:00 |
|
topjohnwu
|
19a4e11645
|
Make tmpfs path static strings
|
2023-10-29 00:47:28 -07:00 |
|
topjohnwu
|
5d07d0b964
|
Do not support systems without SELinux
|
2023-09-27 02:28:43 -07:00 |
|
vvb2060
|
dd93556ad8
|
Faster get magisk tmpfs path
|
2023-05-25 01:03:27 -07:00 |
|
topjohnwu
|
2bcf2e76f1
|
Generate cxx binding in build.rs
|
2023-05-19 15:16:54 -07:00 |
|
topjohnwu
|
f8d62a4b6c
|
Move resetprop under core
|
2023-05-18 22:15:49 -07:00 |
|
topjohnwu
|
cd7a335d0f
|
Cleanup implementation
|
2023-05-18 20:26:20 -07:00 |
|
topjohnwu
|
7518092ad2
|
Implement logging purely in Rust
|
2023-05-09 18:54:38 -07:00 |
|
vvb2060
|
9f7d410959
|
Use pathname local socket
|
2023-05-06 00:04:11 -07:00 |
|
vvb2060
|
69529ac59c
|
Fix restorecon
|
2023-04-04 02:34:16 -07:00 |
|
LoveSy
|
dba5020e4f
|
Refactor magiskrc
|
2023-03-22 17:53:15 -07:00 |
|
vvb2060
|
4772868d6a
|
Move REMOUNT_ROOT
|
2023-03-02 02:05:38 -08:00 |
|
shìwēi nguyen
|
03418ddcbf
|
run module uninstall.sh on Magisk uninstallation
|
2023-02-09 20:36:58 -08:00 |
|
topjohnwu
|
a848783b97
|
Guard boot stages more precisely
Close #6468, fix #6148
|
2022-12-26 00:04:58 -08:00 |
|
canyie
|
9474750bdf
|
Close fd of erroneous daemon socket connections
|
2022-09-13 04:29:29 -07:00 |
|
topjohnwu
|
a66a3b7438
|
Make sure logs are always ended with newline
|
2022-09-09 04:29:50 -07:00 |
|
topjohnwu
|
34dd9eb7d6
|
More Rust
|
2022-08-19 02:21:52 -07:00 |
|
残页
|
52ba6d11bc
|
Don't let remote errors crash Zygisk
Fix #6095
|
2022-08-07 05:09:46 -07:00 |
|
topjohnwu
|
b9e89a1a2d
|
Restructure the native module
Consolidate all code into the src folder
|
2022-07-23 13:51:56 -07:00 |
|