aboutsummaryrefslogtreecommitdiffstats
path: root/minadbd/services.c
Commit message (Expand)AuthorAgeFilesLines
* Switch minadb over to C++.Elliott Hughes2015-04-101-111/+0
* Fix LP64 build for minadbd.Narayan Kamath2015-02-251-2/+2
* Fix build from implicit declaration.Dan Albert2015-02-241-6/+8
* Remove dead code.Dan Albert2015-02-181-38/+0
* Use headers from adb.Dan Albert2015-02-181-2/+2
* refactor fuse sideloading codeDoug Zongker2014-07-101-2/+2
* sideload without holding the whole package in RAMDoug Zongker2014-07-021-33/+18
* Merge "exit instead of return if sideload file creation fails"Doug Zongker2014-05-161-1/+1
|\
| * exit instead of return if sideload file creation failsEthan Yonker2013-01-091-1/+1
* | recovery: fix building with pointer-to-int errors turned onColin Cross2014-02-051-2/+2
|/
* run minadbd as shell userDoug Zongker2012-03-191-0/+1
* support "sideload over ADB" modeDoug Zongker2012-01-101-0/+161