index
:
anonymous/android_bootable_recovery
android-11
android-14.0
android-4.3
android-4.4
android-5.0
android-5.1
android-6.0
android-7.0
android-7.1
android-8.0
android-8.1
android-9.0
Team Win Recovery Project (TWRP)
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
minadbd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-14
Remove unused libutils references.
Dan Albert
2
-2
/
+1
2015-02-27
Add tests for read_block_adb.
Dan Albert
4
-16
/
+124
2015-02-26
This read accidentally got turned in to a write.
Dan Albert
1
-1
/
+1
2015-02-26
Fix readx/writex names.
Dan Albert
1
-4
/
+6
2015-02-25
Fix LP64 build for minadbd.
Narayan Kamath
1
-2
/
+2
2015-02-25
Remove _(GNU|XOPEN)_SORUCE makefile cruft.
Dan Albert
1
-2
/
+0
2015-02-25
Fix build from implicit declaration.
Dan Albert
4
-18
/
+23
2015-02-20
Kill of most of the remainder of minadbd.
Dan Albert
6
-1573
/
+7
2015-02-19
Move adb_main to its own file.
Dan Albert
3
-30
/
+42
2015-02-19
Remove dead code.
Dan Albert
1
-38
/
+0
2015-02-19
Use headers from adb.
Dan Albert
6
-660
/
+3
2015-02-19
Remove unused code.
Dan Albert
3
-183
/
+0
2015-02-19
Lose USB transport code to libadb.
Dan Albert
5
-1469
/
+2
2015-02-18
Add extern "C" to all the headers.
Dan Albert
6
-0
/
+52
2015-01-30
Add missing includes.
Elliott Hughes
1
-0
/
+1
2015-01-26
Fix the v2 descriptor handling.
Christopher Ferris
1
-11
/
+6
2015-01-26
adbd: Support for new f_fs descriptor format
Badhri Jagan Sridharan
1
-54
/
+107
2014-11-25
Start losing code to libadb.
Dan Albert
2
-698
/
+0
2014-11-13
kill HAVE_FORKEXEC
Yabin Cui
1
-1
/
+1
2014-10-28
adbd: Support for new f_fs descriptor format
Badhri Jagan Sridharan
1
-54
/
+107
2014-09-26
Revert "Copy epoll(2) changes to minadb."
Dan Albert
1
-4
/
+21
2014-09-23
Copy epoll(2) changes to minadb.
Elliott Hughes
1
-21
/
+4
2014-07-10
refactor fuse sideloading code
Doug Zongker
6
-522
/
+76
2014-07-02
sideload without holding the whole package in RAM
Doug Zongker
6
-48
/
+557
2014-03-14
Recovery 64-bit compile issues
Mark Salyzyn
3
-4
/
+5
2014-02-06
recovery: fix building with pointer-to-int errors turned on
Colin Cross
1
-2
/
+2
2014-01-24
minadbd: remove dead code
Colin Cross
2
-25
/
+0
2014-01-17
ADB sideload command not work
Da Zhou
3
-11
/
+358
2013-03-01
minadbd: remove unnecessary header files.
Nick Kralevich
1
-2
/
+0
2013-01-09
exit instead of return if sideload file creation fails
Ethan Yonker
1
-1
/
+1
2012-03-20
run minadbd as shell user, remove unused code
Doug Zongker
8
-1171
/
+37
2012-03-20
remove unused code from minadbd
Doug Zongker
6
-1157
/
+9
2012-03-20
run minadbd as shell user
Doug Zongker
4
-14
/
+28
2012-01-18
support "sideload over ADB" mode
Doug Zongker
16
-0
/
+5529
2012-01-10
support "sideload over ADB" mode
Doug Zongker
16
-0
/
+5529