]> git.saurik.com Git - cydia.git/history - cydo.cpp
I seriously copy/pasted %@ into a shell script :/.
[cydia.git] / cydo.cpp
2015-07-03  Jay Freeman (saurik)We no longer need to log this parent process name.
2015-07-03  Jay Freeman (saurik)Restrict DYLD_ launchd injection in cydo's parent.
2015-07-03  Jay Freeman (saurik)I am trying to get the habit of always using auto.
2015-07-03  Jay Freeman (saurik)I forgot to include the GPLv3 license on cydo.cpp.
2015-07-02  Jay Freeman (saurik)Use ProcessArguments to get argv[0] (for iOS 3.0).
2015-07-02  Jay Freeman (saurik)Log arguments and parent's path to /tmp/cydia.log.
2015-07-02  Jay Freeman (saurik)Use launch.h to verify cydo was launched by Cydia.
2015-07-02  Jay Freeman (saurik)Use sysexits.h to improve cydo error status codes.
2015-07-02  Jay Freeman (saurik)Trust in the mobile permissions on Cydia's caches.
2015-07-02  Jay Freeman (saurik)Replace dpkg with an insecure setuid root wrapper.