index
:
cydia.git
master
proper
testing
userspacereboot
Cydia Installer
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MobileCydia.mm
Age
Commit message (
Expand
)
Author
2015-07-10
Consider sources that do not end in / as "broken".
Jay Freeman (saurik)
2015-07-10
Verify validity of sources added using the bridge.
Jay Freeman (saurik)
2015-07-05
Escape shell arguments passed to system and popen.
v1.1.20
Jay Freeman (saurik)
2015-07-05
No: inline implementation is *equally* invalid ;P.
Jay Freeman (saurik)
2015-07-05
Just go ahead and use du (since we have it still).
Jay Freeman (saurik)
2015-07-04
Take _deep_ mutable copies of CFPreference values.
Jay Freeman (saurik)
2015-07-03
Packages with corrupt Info.plist throw exceptions.
Jay Freeman (saurik)
2015-07-03
Absolutely demand that cydia.list is a symlink :/.
Jay Freeman (saurik)
2015-07-03
Remove all usage of ExecFork and, therefore, fork.
Jay Freeman (saurik)
2015-07-03
Ignore Upgrades had not 1, but 2! reasons to fail.
Jay Freeman (saurik)
2015-07-02
Cydia's repairWithSelector modifies dpkg's status.
v1.1.19
Jay Freeman (saurik)
2015-07-02
Avoid overwriting extended_states with a symlink.
Jay Freeman (saurik)
2015-07-02
Use sh to escape package names for fixhalf script.
Jay Freeman (saurik)
2015-07-02
We can no longer protect ourself from the kill -9.
Jay Freeman (saurik)
2015-07-02
Using sbreload is not really needed anymore (yay).
Jay Freeman (saurik)
2015-07-02
Wrap extended_states update using a symbolic link.
Jay Freeman (saurik)
2015-07-02
Don't inject sources.list if cydia.list is linked.
Jay Freeman (saurik)
2015-07-02
Replace /tmp/cydia.log functionality from the app.
Jay Freeman (saurik)
2015-07-02
Update copyright, and really start to feel old :/.
Jay Freeman (saurik)
2015-07-02
Cydia no longer runs as root. (WE FINALLY DID IT!)
Jay Freeman (saurik)
2015-07-02
Do not lock the dpkg status database (this is OK).
Jay Freeman (saurik)
2015-07-02
Put var/lib/cydia/metadata.plist in CFPreferences.
Jay Freeman (saurik)
2015-07-02
Move LastUpdate time to new file in Caches folder.
Jay Freeman (saurik)
2015-07-02
Remove Settings (this concept is *entirely gone*).
Jay Freeman (saurik)
2015-07-02
No one, not even Mario, is configured with Tokens.
Jay Freeman (saurik)
2015-07-02
Drop global Packages_ variable (no longer needed).
Jay Freeman (saurik)
2015-07-02
Move the saved InterfaceState to a file in Caches.
Jay Freeman (saurik)
2015-07-02
Also delete half-installed extrainst_ scripts (?).
Jay Freeman (saurik)
2015-07-02
Use cydo to delete half-installed package scripts.
Jay Freeman (saurik)
2015-07-02
Use a private (owned by mobile!) APT sources.list.
Jay Freeman (saurik)
2015-07-02
Avoid duplication of pkgSourceList.ReadMainList().
Jay Freeman (saurik)
2015-07-02
Trust in the mobile permissions on Cydia's caches.
Jay Freeman (saurik)
2015-07-02
Replace dpkg with an insecure setuid root wrapper.
Jay Freeman (saurik)
2015-06-27
Drop sysroot dependency on coreutils by owning du.
Jay Freeman (saurik)
2015-06-26
Borrow Cycript's CYPool to avoid Depends: apr-lib.
Jay Freeman (saurik)
2015-06-26
Use libicucore's uregex to avoid Depends: libpcre.
Jay Freeman (saurik)
2015-06-26
Remove dependency on Substrate to have its macros.
Jay Freeman (saurik)
2015-06-25
Do not stash /usr/lib/pam (just wishful thinking).
Jay Freeman (saurik)
2015-06-24
This fix causes killing Cydia to lock SpringBoard.
v1.1.18
Jay Freeman (saurik)
2015-06-24
This (old...) change makes file:/// sources valid.
v1.1.17
Jay Freeman (saurik)
2015-06-24
Now on iOS 8.3, webView: can be webThreadWebView:.
Jay Freeman (saurik)
2015-06-16
This apparently relied on a bug Apple fixed (8.3).
Jay Freeman (saurik)
2014-11-05
We do not actually need to setnsfpn on /var/cache.
v1.1.16
Jay Freeman (saurik)
2014-11-05
Move setModalPresentationStyle: (for consistency).
Jay Freeman (saurik)
2014-11-05
Only reload a non-modal view if under a FormSheet.
Jay Freeman (saurik)
2014-11-04
If we go by the book, sec.s could seem like min.s.
Jay Freeman (saurik)
2014-11-04
Move /var/stash under /var/db/stash for setnsfpn.
Jay Freeman (saurik)
2014-10-30
Add a database era lock around -[Package warnings].
Jay Freeman (saurik)
2014-10-30
Don't rely on postinst to setnsfpn /var lib/cache.
Jay Freeman (saurik)
2014-10-30
The Cytore metadata should have been in ~/Library.
Jay Freeman (saurik)
[next]