Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-04-28 | Stop using adb_strtok, and check argument validity. | Elliott Hughes | 1 | -9/+10 |
2015-04-10 | Switch minadb over to C++. | Elliott Hughes | 1 | -14/+8 |
2015-02-25 | Fix LP64 build for minadbd. | Narayan Kamath | 1 | -2/+2 |
2015-02-25 | Fix build from implicit declaration. | Dan Albert | 1 | -6/+8 |
2015-02-19 | Remove dead code. | Dan Albert | 1 | -38/+0 |
2015-02-19 | Use headers from adb. | Dan Albert | 1 | -2/+2 |
2014-07-10 | refactor fuse sideloading code | Doug Zongker | 1 | -2/+2 |
2014-07-02 | sideload without holding the whole package in RAM | Doug Zongker | 1 | -33/+18 |
2014-02-06 | recovery: fix building with pointer-to-int errors turned on | Colin Cross | 1 | -2/+2 |
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 | 1 | -0/+1 |
2012-03-20 | run minadbd as shell user | Doug Zongker | 1 | -0/+1 |
2012-01-18 | support "sideload over ADB" mode | Doug Zongker | 1 | -0/+161 |
2012-01-10 | support "sideload over ADB" mode | Doug Zongker | 1 | -0/+161 |