Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-11-26 | fuse_sideload: remove unused variables causing warnings | Dan Pasanen | 1 | -3/+0 |
2015-10-10 | fix build in Android 4.4 (tested with Omni) | that | 1 | -0/+4 |
2015-04-30 | Check all lseek calls succeed. | Elliott Hughes | 1 | -9/+7 |
2015-03-23 | Always use strerror to report errno in recovery. | Elliott Hughes | 1 | -3/+3 |
2014-12-02 | Make the android-5.0 branch compile in 4.4 to 4.1 | Ethan Yonker | 1 | -1/+1 |
2014-09-18 | Use the correct fuse_init_out structure size. | Christopher Ferris | 1 | -2/+28 |
2014-07-10 | refactor fuse sideloading code | Doug Zongker | 1 | -24/+19 |
2014-07-02 | sideload without holding the whole package in RAM | Doug Zongker | 1 | -0/+508 |