2015-10-12 |
Jay Freeman (saurik) | Do not stash /Applications (extra fatal on iOS 9).
|
commit | commitdiff | tree |
2015-10-12 |
Jay Freeman (saurik) | The mobile extended_states could be marked setuid.
|
commit | commitdiff | tree |
2015-09-24 |
Jay Freeman (saurik) | Support listing installed applications on old iOS.
|
commit | commitdiff | tree |
2015-09-24 |
Jay Freeman (saurik) | Remove cydo debugging code (it is exploitable :/).
|
commit | commitdiff | tree |
2015-07-12 |
Jay Freeman (saurik) | Allow user to select a specific candidate version.
|
commit | commitdiff | tree |
2015-07-12 |
Jay Freeman (saurik) | Automatically repair a missing Cydia cache folder.
|
commit | commitdiff | tree |
2015-07-12 |
Jay Freeman (saurik) | Add various mechanisms to help concurrency issues.
|
commit | commitdiff | tree |
2015-07-12 |
Jay Freeman (saurik) | Add an Icon: to the control file (wow, fail, huh).
|
commit | commitdiff | tree |
2015-07-12 |
Jay Freeman (saurik) | Package is based on a version: this is impossible.
|
commit | commitdiff | tree |
2015-07-12 |
Jay Freeman (saurik) | Add a way to opt out of filesystem reorganization.
|
commit | commitdiff | tree |
2015-07-12 |
Jay Freeman (saurik) | Older iOS did not have SBSCopyIconImagePNGData*().
|
commit | commitdiff | tree |
2015-07-12 |
Jay Freeman (saurik) | Provide a way to get the icons for installed apps.
|
commit | commitdiff | tree |
2015-07-12 |
Jay Freeman (saurik) | Add some info on installed applications to bridge.
|
commit | commitdiff | tree |
2015-07-10 |
Jay Freeman (saurik) | I am too tired to figure out why that didn't work.
|
commit | commitdiff | tree |
2015-07-10 |
Jay Freeman (saurik) | Write a default cydia.list for apt to fix AppleTV.
|
commit | commitdiff | tree |
2015-07-10 |
Jay Freeman (saurik) | Consider sources that do not end in / as "broken".
|
commit | commitdiff | tree |
2015-07-10 |
Jay Freeman (saurik) | Verify validity of sources added using the bridge.
|
commit | commitdiff | tree |
2015-07-05 |
Jay Freeman (saurik) | Escape shell arguments passed to system and popen.
|
commit | commitdiff | tree |
2015-07-05 |
Jay Freeman (saurik) | I am trying to get the habit of always using auto.
|
commit | commitdiff | tree |
2015-07-05 |
Jay Freeman (saurik) | No: inline implementation is *equally* invalid ;P.
|
commit | commitdiff | tree |
2015-07-05 |
Jay Freeman (saurik) | Just go ahead and use du (since we have it still).
|
commit | commitdiff | tree |
2015-07-04 |
Jay Freeman (saurik) | Take _deep_ mutable copies of CFPreference values.
|
commit | commitdiff | tree |
2015-07-04 |
Jay Freeman (saurik) | I seriously copy/pasted %@ into a shell script :/.
|
commit | commitdiff | tree |
2015-07-04 |
Jay Freeman (saurik) | Apparently, move.sh also required a copy of du :(.
|
commit | commitdiff | tree |
2015-07-03 |
Jay Freeman (saurik) | Packages with corrupt Info.plist throw exceptions.
|
commit | commitdiff | tree |
2015-07-03 |
Jay Freeman (saurik) | The folder names for Portuguese were incorrect :(.
|
commit | commitdiff | tree |
2015-07-03 |
Jay Freeman (saurik) | We no longer need to log this parent process name.
|
commit | commitdiff | tree |
2015-07-03 |
Jay Freeman (saurik) | Absolutely demand that cydia.list is a symlink :/.
|
commit | commitdiff | tree |
2015-07-03 |
Jay Freeman (saurik) | Restrict DYLD_ launchd injection in cydo's parent.
|
commit | commitdiff | tree |
2015-07-03 |
Jay Freeman (saurik) | Remove all usage of ExecFork and, therefore, fork.
|
commit | commitdiff | tree |
2015-07-03 |
Jay Freeman (saurik) | Ignore Upgrades had not 1, but 2! reasons to fail.
|
commit | commitdiff | tree |
2015-07-03 |
Jay Freeman (saurik) | I am trying to get the habit of always using auto.
|
commit | commitdiff | tree |
2015-07-03 |
Jay Freeman (saurik) | I forgot to include the GPLv3 license on cydo.cpp.
|
commit | commitdiff | tree |
2015-07-03 |
Jay Freeman (saurik) | Cydia's repairWithSelector modifies dpkg's status.
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Use ProcessArguments to get argv[0] (for iOS 3.0).
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Log arguments and parent's path to /tmp/cydia.log.
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Avoid overwriting extended_states with a symlink.
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Use launch.h to verify cydo was launched by Cydia.
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Use sysexits.h to improve cydo error status codes.
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Use sh to escape package names for fixhalf script.
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | We can no longer protect ourself from the kill -9.
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Using sbreload is not really needed anymore (yay).
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Wrap extended_states update using a symbolic link.
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Don't inject sources.list if cydia.list is linked.
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Replace /tmp/cydia.log functionality from the app.
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Update copyright, and really start to feel old :/.
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Cydia no longer runs as root. (WE FINALLY DID IT!)
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Do not lock the dpkg status database (this is OK).
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Put var/lib/cydia/metadata.plist in CFPreferences.
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Move LastUpdate time to new file in Caches folder.
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Remove Settings (this concept is *entirely gone*).
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | No one, not even Mario, is configured with Tokens.
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Drop global Packages_ variable (no longer needed).
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Move the saved InterfaceState to a file in Caches.
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Add (temporary?) symlink for APT using cydia.list.
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Also delete half-installed extrainst_ scripts (?).
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Use cydo to delete half-installed package scripts.
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Use a private (owned by mobile!) APT sources.list.
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Avoid duplication of pkgSourceList.ReadMainList().
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Trust in the mobile permissions on Cydia's caches.
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Replace dpkg with an insecure setuid root wrapper.
|
commit | commitdiff | tree |
2015-06-27 |
Jay Freeman (saurik) | Drop sysroot dependency on coreutils by owning du.
|
commit | commitdiff | tree |
2015-06-27 |
Jay Freeman (saurik) | Borrow Cycript's CYPool to avoid Depends: apr-lib.
|
commit | commitdiff | tree |
2015-06-27 |
Jay Freeman (saurik) | Use libicucore's uregex to avoid Depends: libpcre.
|
commit | commitdiff | tree |
2015-06-26 |
Jay Freeman (saurik) | Remove dependency on Substrate to have its macros.
|
commit | commitdiff | tree |
2015-06-26 |
Jay Freeman (saurik) | Remove the CydiaAppliance: it's probably obsolete.
|
commit | commitdiff | tree |
2015-06-25 |
Jay Freeman (saurik) | Do not stash /usr/lib/pam (just wishful thinking).
|
commit | commitdiff | tree |
2015-06-25 |
Jay Freeman (saurik) | Remove support for PwnageTool's bundle/Info.plist.
|
commit | commitdiff | tree |
2015-06-24 |
Jay Freeman (saurik) | This fix causes killing Cydia to lock SpringBoard.
|
commit | commitdiff | tree |
2015-06-24 |
Jay Freeman (saurik) | This (old...) change makes file:/// sources valid.
|
commit | commitdiff | tree |
2015-06-24 |
Jay Freeman (saurik) | Now on iOS 8.3, webView: can be webThreadWebView:.
|
commit | commitdiff | tree |
2015-06-16 |
Jay Freeman (saurik) | This apparently relied on a bug Apple fixed (8.3).
|
commit | commitdiff | tree |
2014-11-05 |
Jay Freeman (saurik) | We do not actually need to setnsfpn on /var/cache.
|
commit | commitdiff | tree |
2014-11-05 |
Jay Freeman (saurik) | Move setModalPresentationStyle: (for consistency).
|
commit | commitdiff | tree |
2014-11-05 |
Jay Freeman (saurik) | Only reload a non-modal view if under a FormSheet.
|
commit | commitdiff | tree |
2014-11-05 |
Jay Freeman (saurik) | Restart SpringBoard in the case that we MoveStash.
|
commit | commitdiff | tree |
2014-11-05 |
Jay Freeman (saurik) | Try harder to block all iTunes-related redirects.
|
commit | commitdiff | tree |
2014-11-05 |
Jay Freeman (saurik) | If we go by the book, sec.s could seem like min.s.
|
commit | commitdiff | tree |
2014-11-05 |
Jay Freeman (saurik) | Move /var/stash under /var/db/stash for setnsfpn.
|
commit | commitdiff | tree |
2014-11-05 |
Jay Freeman (saurik) | Move system() for setnsfpn to a separate function.
|
commit | commitdiff | tree |
2014-11-05 |
Jay Freeman (saurik) | Stop folder if we fail to fix a subfolder or file.
|
commit | commitdiff | tree |
2014-10-30 |
Jay Freeman (saurik) | Add a database era lock around -[Package warnings].
|
commit | commitdiff | tree |
2014-10-30 |
Jay Freeman (saurik) | The Installed tab icon was accidentally different.
|
commit | commitdiff | tree |
2014-10-30 |
Jay Freeman (saurik) | I thought I tested not needing this for rotation.
|
commit | commitdiff | tree |
2014-10-30 |
Jay Freeman (saurik) | Don't rely on postinst to setnsfpn /var lib/cache.
|
commit | commitdiff | tree |
2014-10-30 |
Jay Freeman (saurik) | The Cytore metadata should have been in ~/Library.
|
commit | commitdiff | tree |
2014-10-30 |
Jay Freeman (saurik) | I apparently lost this rotation commit somewhere.
|
commit | commitdiff | tree |
2014-10-30 |
Jay Freeman (saurik) | SpringBoard kills apps that are being reinstalled.
|
commit | commitdiff | tree |
2014-10-30 |
Jay Freeman (saurik) | Make the Modify animation look slightly less dumb.
|
commit | commitdiff | tree |
2014-10-30 |
Jay Freeman (saurik) | Block evil attempts to redirect to the App Store.
|
commit | commitdiff | tree |
2014-10-30 |
Jay Freeman (saurik) | Migrate metadata.cb0 to Caches from /var/lib/cydia.
|
commit | commitdiff | tree |
2014-10-30 |
Jay Freeman (saurik) | Move Caches creation outside of file conditionals.
|
commit | commitdiff | tree |
2014-10-30 |
Jay Freeman (saurik) | Add @3x tabbar icons from Surenix (even "manage").
|
commit | commitdiff | tree |
2014-10-30 |
Jay Freeman (saurik) | Do not attempt to suspend Cydia on iOS before 8.0.
|
commit | commitdiff | tree |
2014-10-30 |
Jay Freeman (saurik) | "shell-init: error retrieving current directory".
|
commit | commitdiff | tree |
2014-10-30 |
Jay Freeman (saurik) | Set DTPlatformVersion to really really assert 8.0.
|
commit | commitdiff | tree |
2014-10-30 |
Jay Freeman (saurik) | Somehow this code was lost for iPhone 6+ rotation.
|
commit | commitdiff | tree |
2014-10-30 |
Jay Freeman (saurik) | Migrate the user's legacy APT lists to new Caches.
|
commit | commitdiff | tree |
2014-10-30 |
Jay Freeman (saurik) | Today we show that no one is above semicolon bugs.
|
commit | commitdiff | tree |
2014-10-30 |
Jay Freeman (saurik) | Reloading data for sure means you aren't queueing.
|
commit | commitdiff | tree |
next |