Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | safety-dance UI fixes | comex | 2015-07-11 | 2 | -3/+5 |
| | |||||
* | be safe in case the dylibs are missing | comex | 2015-07-11 | 1 | -0/+7 |
| | |||||
* | better fix | comex | 2015-07-11 | 2 | -3/+5 |
| | |||||
* | put back notifyd exclusion - still an issue :< | comex | 2015-07-11 | 1 | -17/+23 |
| | |||||
* | work around SSH issue | comex | 2015-07-11 | 1 | -6/+24 |
| | |||||
* | fix? | comex | 2015-07-11 | 4 | -32/+47 |
| | |||||
* | stuff! | comex | 2015-07-10 | 2 | -6/+37 |
| | |||||
* | Avoid issues with the system time changing | comex | 2015-07-10 | 1 | -8/+12 |
| | |||||
* | redo all the things with xpc - not tested yet | comex | 2015-07-07 | 4 | -352/+260 |
| | |||||
* | warning fix | comex | 2015-07-07 | 1 | -1/+1 |
| | |||||
* | Fix unrestrict. Problem was right under my nose... | comex | 2015-04-15 | 1 | -34/+49 |
| | |||||
* | improve verbose log | comex | 2015-04-15 | 1 | -2/+3 |
| | |||||
* | More bugfixes thanks to him. | comex | 2015-04-11 | 2 | -2/+5 |
| | |||||
* | Fix missing dereference, thanks to alexzielenski | comex | 2015-03-23 | 1 | -1/+1 |
| | |||||
* | fixes for compiling on older OS X | comex | 2015-03-03 | 1 | -1/+1 |
| | |||||
* | 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. |