Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Made Substitute depend on iOS 8 | Evan | 2015-03-03 | 1 | -0/+1 |
| | |||||
* | Add extrainst_ and postrm | comex | 2015-03-01 | 3 | -0/+41 |
| | | | | | Not actually tested, because I'm too tired tonight to try setting up a real repository (as opposed to dpkg -i). | ||||
* | A number of critical fixes painstakingly discovered in the slowest way possible. | comex | 2015-03-01 | 2 | -5/+13 |
| | |||||
* | seems to work | comex | 2015-03-01 | 2 | -19/+39 |
| | |||||
* | minor changes | comex | 2015-03-01 | 4 | -14/+51 |
| | |||||
* | Add extra argument to substitute_hook_functions and interpose_imports for ↵ | comex | 2015-02-28 | 1 | -1/+2 |
| | | | | | | | | | | use with unhooking. I think we'll need to explicitly record trampoline locations to avoid the possibility of stomping on someone else's stuff if the function was re-patched... Also, document substitute_hook_functions. | ||||
* | add substituted launchd plist; move helpers to separate directory | comex | 2015-02-28 | 3 | -4/+22 |
| | |||||
* | Add substituted and fix things up to use it. Still untested. | comex | 2015-02-28 | 7 | -192/+620 |
| | |||||
* | Rename ios-bootstrap to darwin-bootstrap; cleanup posixspawn-hook and ↵ | comex | 2015-02-28 | 10 | -0/+1295 |
unrestrict. Not tested yet. |