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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused libutils references.
Dan Albert
2015-03-14
2
-2
/
+1
*
Add tests for read_block_adb.
Dan Albert
2015-02-27
4
-16
/
+124
*
This read accidentally got turned in to a write.
Dan Albert
2015-02-26
1
-1
/
+1
*
Fix readx/writex names.
Dan Albert
2015-02-26
1
-4
/
+6
*
Merge "Remove _(GNU|XOPEN)_SORUCE makefile cruft."
Dan Albert
2015-02-25
1
-2
/
+0
|
\
|
*
Remove _(GNU|XOPEN)_SORUCE makefile cruft.
Dan Albert
2015-02-25
1
-2
/
+0
*
|
Fix LP64 build for minadbd.
Narayan Kamath
2015-02-25
1
-2
/
+2
|
/
*
Fix build from implicit declaration.
Dan Albert
2015-02-25
4
-18
/
+23
*
Kill of most of the remainder of minadbd.
Dan Albert
2015-02-20
6
-1573
/
+7
*
Move adb_main to its own file.
Dan Albert
2015-02-19
3
-30
/
+42
*
Remove dead code.
Dan Albert
2015-02-19
1
-38
/
+0
*
Use headers from adb.
Dan Albert
2015-02-19
6
-660
/
+3
*
Remove unused code.
Dan Albert
2015-02-19
3
-183
/
+0
*
Lose USB transport code to libadb.
Dan Albert
2015-02-19
5
-1469
/
+2
*
Add extern "C" to all the headers.
Dan Albert
2015-02-18
6
-0
/
+52
*
Add missing includes.
Elliott Hughes
2015-01-30
1
-0
/
+1
*
Merge "Start losing code to libadb."
Dan Albert
2015-01-27
2
-698
/
+0
|
\
|
*
Start losing code to libadb.
Dan Albert
2014-11-25
2
-698
/
+0
*
|
Fix the v2 descriptor handling.
Christopher Ferris
2015-01-26
1
-11
/
+6
*
|
adbd: Support for new f_fs descriptor format
Badhri Jagan Sridharan
2015-01-26
1
-54
/
+107
|
/
*
kill HAVE_FORKEXEC
Yabin Cui
2014-11-13
1
-1
/
+1
*
am 28ffde5e: Merge "Revert "Copy epoll(2) changes to minadb.""
Dan Albert
2014-09-26
1
-4
/
+21
|
\
|
*
Revert "Copy epoll(2) changes to minadb."
Dan Albert
2014-09-26
1
-4
/
+21
*
|
am 530b61e0: Merge "Copy epoll(2) changes to minadb."
Elliott Hughes
2014-09-23
1
-21
/
+4
|
\
|
|
*
Copy epoll(2) changes to minadb.
Elliott Hughes
2014-09-23
1
-21
/
+4
*
|
refactor fuse sideloading code
Doug Zongker
2014-07-10
6
-522
/
+76
*
|
sideload without holding the whole package in RAM
Doug Zongker
2014-07-02
6
-48
/
+557
|
/
*
Merge "exit instead of return if sideload file creation fails"
Doug Zongker
2014-05-16
1
-1
/
+1
|
\
|
*
exit instead of return if sideload file creation fails
Ethan Yonker
2013-01-09
1
-1
/
+1
*
|
Recovery 64-bit compile issues
Mark Salyzyn
2014-03-14
3
-4
/
+5
*
|
Merge "ADB sideload command not work"
Doug Zongker
2014-02-26
3
-11
/
+358
|
\
\
|
*
|
ADB sideload command not work
Da Zhou
2014-01-17
3
-11
/
+358
*
|
|
recovery: fix building with pointer-to-int errors turned on
Colin Cross
2014-02-06
1
-2
/
+2
*
|
|
minadbd: remove dead code
Colin Cross
2014-01-24
2
-25
/
+0
|
/
/
*
/
minadbd: remove unnecessary header files.
Nick Kralevich
2013-03-01
1
-2
/
+0
|
/
*
remove unused code from minadbd
Doug Zongker
2012-03-20
6
-1157
/
+9
*
run minadbd as shell user
Doug Zongker
2012-03-20
4
-14
/
+28
*
support "sideload over ADB" mode
Doug Zongker
2012-01-10
16
-0
/
+5529