summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-02Cydia's repairWithSelector modifies dpkg's status.v1.1.19Jay Freeman (saurik)
2015-07-02Use ProcessArguments to get argv[0] (for iOS 3.0).Jay Freeman (saurik)
2015-07-02Log arguments and parent's path to /tmp/cydia.log.Jay Freeman (saurik)
2015-07-02Avoid overwriting extended_states with a symlink.Jay Freeman (saurik)
2015-07-02Use launch.h to verify cydo was launched by Cydia.Jay Freeman (saurik)
2015-07-02Use sysexits.h to improve cydo error status codes.Jay Freeman (saurik)
2015-07-02Use sh to escape package names for fixhalf script.Jay Freeman (saurik)
2015-07-02We can no longer protect ourself from the kill -9.Jay Freeman (saurik)
2015-07-02Using sbreload is not really needed anymore (yay).Jay Freeman (saurik)
2015-07-02Wrap extended_states update using a symbolic link.Jay Freeman (saurik)
2015-07-02Don't inject sources.list if cydia.list is linked.Jay Freeman (saurik)
2015-07-02Replace /tmp/cydia.log functionality from the app.Jay Freeman (saurik)
2015-07-02Update copyright, and really start to feel old :/.Jay Freeman (saurik)
2015-07-02Cydia no longer runs as root. (WE FINALLY DID IT!)Jay Freeman (saurik)
2015-07-02Do not lock the dpkg status database (this is OK).Jay Freeman (saurik)
2015-07-02Put var/lib/cydia/metadata.plist in CFPreferences.Jay Freeman (saurik)
2015-07-02Move LastUpdate time to new file in Caches folder.Jay Freeman (saurik)
2015-07-02Remove Settings (this concept is *entirely gone*).Jay Freeman (saurik)
2015-07-02No one, not even Mario, is configured with Tokens.Jay Freeman (saurik)
2015-07-02Drop global Packages_ variable (no longer needed).Jay Freeman (saurik)
2015-07-02Move the saved InterfaceState to a file in Caches.Jay Freeman (saurik)
2015-07-02Add (temporary?) symlink for APT using cydia.list.Jay Freeman (saurik)
2015-07-02Also delete half-installed extrainst_ scripts (?).Jay Freeman (saurik)
2015-07-02Use cydo to delete half-installed package scripts.Jay Freeman (saurik)
2015-07-02Use a private (owned by mobile!) APT sources.list.Jay Freeman (saurik)
2015-07-02Avoid duplication of pkgSourceList.ReadMainList().Jay Freeman (saurik)
2015-07-02Trust in the mobile permissions on Cydia's caches.Jay Freeman (saurik)
2015-07-02Replace dpkg with an insecure setuid root wrapper.Jay Freeman (saurik)
2015-06-27Drop sysroot dependency on coreutils by owning du.Jay Freeman (saurik)
2015-06-26Borrow Cycript's CYPool to avoid Depends: apr-lib.Jay Freeman (saurik)
2015-06-26Use libicucore's uregex to avoid Depends: libpcre.Jay Freeman (saurik)
2015-06-26Remove dependency on Substrate to have its macros.Jay Freeman (saurik)
2015-06-26Remove the CydiaAppliance: it's probably obsolete.Jay Freeman (saurik)
2015-06-25Do not stash /usr/lib/pam (just wishful thinking).Jay Freeman (saurik)
2015-06-25Remove support for PwnageTool's bundle/Info.plist.Jay Freeman (saurik)
2015-06-24This fix causes killing Cydia to lock SpringBoard.v1.1.18Jay Freeman (saurik)
2015-06-24This (old...) change makes file:/// sources valid.v1.1.17Jay Freeman (saurik)
2015-06-24Now on iOS 8.3, webView: can be webThreadWebView:.Jay Freeman (saurik)
2015-06-16This apparently relied on a bug Apple fixed (8.3).Jay Freeman (saurik)
2014-11-05We do not actually need to setnsfpn on /var/cache.v1.1.16Jay Freeman (saurik)
2014-11-05Move setModalPresentationStyle: (for consistency).Jay Freeman (saurik)
2014-11-05Only reload a non-modal view if under a FormSheet.Jay Freeman (saurik)
2014-11-05Restart SpringBoard in the case that we MoveStash.Jay Freeman (saurik)
2014-11-05Try harder to block all iTunes-related redirects.Jay Freeman (saurik)
2014-11-04If we go by the book, sec.s could seem like min.s.Jay Freeman (saurik)
2014-11-04Move /var/stash under /var/db/stash for setnsfpn.Jay Freeman (saurik)
2014-11-04Move system() for setnsfpn to a separate function.Jay Freeman (saurik)
2014-11-04Stop folder if we fail to fix a subfolder or file.Jay Freeman (saurik)
2014-10-30Add a database era lock around -[Package warnings].Jay Freeman (saurik)
2014-10-30The Installed tab icon was accidentally different.v1.1.15Jay Freeman (saurik)