2016-12-23 |
Jay Freeman (saurik) | Only check for valid Date if checking Valid-Until. |
tree | commitdiff |
2016-11-30 |
Jay Freeman (saurik) | I know this is "bad", but a "full wedge" is worse. |
tree | commitdiff |
2016-11-30 |
Jay Freeman (saurik) | For speed, you *need* multiple downloads per host. |
tree | commitdiff |
2016-11-30 |
Jay Freeman (saurik) | The fastest way to get field values is as a range. |
tree | commitdiff |
2016-11-30 |
Jay Freeman (saurik) | Avoid wedging the entire system if recoverable :/. |
tree | commitdiff |
2016-11-30 |
Jay Freeman (saurik) | Most interfaces (Maemo) need a high-level name :/. |
tree | commitdiff |
2016-11-30 |
Jay Freeman (saurik) | Store tags in the cache (they are very useful :/). |
tree | commitdiff |
2016-11-30 |
Jay Freeman (saurik) | unlinkat is way way too modern to not autoconf :/. |
tree | commitdiff |
2016-11-30 |
Jay Freeman (saurik) | __deprecated is already defined by sys/cdefs.h :/. |
tree | commitdiff |
2016-11-30 |
Jay Freeman (saurik) | arpa/nameser.h, unlike nameser.h, uses NS_ prefix. |
tree | commitdiff |
2016-11-30 |
Jay Freeman (saurik) | std::map from std::initializer_list is "explicit". |
tree | commitdiff |
2016-11-24 |
David Kalnischkies | get pdiff files from the same mirror as the index |
tree | commitdiff |
2016-11-23 |
David Kalnischkies | report apt-key errors via status-fd messages |
tree | commitdiff |
2016-11-23 |
David Kalnischkies | skip unconfigure for unconfigured to-be removed pkgs |
tree | commitdiff |
2016-11-23 |
David Kalnischkies | do not configure unconfigured to be removed packages |
tree | commitdiff |
2016-11-23 |
David Kalnischkies | don't perform implicit crossgrades involving M-A:same |
tree | commitdiff |
2016-11-23 |
David Kalnischkies | improve arch-unqualified dpkg-progress parsing |
tree | commitdiff |
2016-11-23 |
David Kalnischkies | correct cross & disappear progress detection |
tree | commitdiff |
2016-11-23 |
David Kalnischkies | react to trig-pend only if we have nothing else to do |
tree | commitdiff |
2016-11-22 |
Julian Andres Klode | Do not use MD5SumValue for Description_md5() |
tree | commitdiff |
2016-11-22 |
Julian Andres Klode | debListParser: Micro-optimize AvailableDescriptionLangu... |
tree | commitdiff |
2016-11-22 |
Julian Andres Klode | Compare size before data when ordering cache bucket... |
tree | commitdiff |
2016-11-22 |
Julian Andres Klode | Optimize VersionHash() to not need temporary copy of... |
tree | commitdiff |
2016-11-22 |
Julian Andres Klode | Introduce tolower_ascii_unsafe() and use it for hashing |
tree | commitdiff |
2016-11-22 |
Julian Andres Klode | Bump the cache major version for non-backportable changes |
tree | commitdiff |
2016-11-22 |
Julian Andres Klode | debListParser: Convert to use pkgTagSection::Key-based... |
tree | commitdiff |
2016-11-22 |
Julian Andres Klode | TagSection: Introduce functions for looking up by key ids |
tree | commitdiff |
2016-11-22 |
Julian Andres Klode | Merge commit 'e2073b0276226b625897ef475f225bf8f508719e... |
tree | commitdiff |
2016-11-22 |
Julian Andres Klode | TagSection: Extract Find() methods taking Pos instead... |
tree | commitdiff |
2016-11-22 |
Julian Andres Klode | TagSection: Split AlphaIndexes into AlphaIndexes and... |
tree | commitdiff |
2016-11-11 |
David Kalnischkies | show distribution mismatch for changed codenames |
tree | commitdiff |
2016-11-11 |
David Kalnischkies | don't warn if untransformed distribution matches |
tree | commitdiff |
2016-11-11 |
David Kalnischkies | add hidden config to set packages as Essential/Important |
tree | commitdiff |
2016-11-11 |
David Kalnischkies | add TMP/TEMP/TEMPDIR to the TMPDIR DropPrivileges dance |
tree | commitdiff |
2016-11-10 |
David Kalnischkies | support 'apt build-dep .' (aka: without /) |
tree | commitdiff |
2016-11-09 |
David Kalnischkies | rename Checksum-FileSize to Filesize in hashsum mismatch |
tree | commitdiff |
2016-11-09 |
David Kalnischkies | show the conflicting distribution warning again |
tree | commitdiff |
2016-11-09 |
David Kalnischkies | reset HOME, USER(NAME), TMPDIR & SHELL in DropPrivileges |
tree | commitdiff |
2016-11-09 |
Chris Leick | fix three typos in sources & manpages |
tree | commitdiff |
2016-11-09 |
Johannes Schauer | add support for Build-Depends/Conflicts-Arch |
tree | commitdiff |
2016-11-02 |
David Kalnischkies | keep Release.gpg on untrusted to trusted IMS-Hit |
tree | commitdiff |
2016-10-04 |
Julian Andres Klode | Do not read stderr from proxy autodetection scripts |
tree | commitdiff |
2016-09-18 |
Julian Andres Klode | VersionHash: Do not skip too long dependency lines |
tree | commitdiff |
2016-09-11 |
Julian Andres Klode | Coverage: Do not print messages from gcov |
tree | commitdiff |
2016-09-07 |
David Kalnischkies | edsp: try 2 to read responses even if writing failed |
tree | commitdiff |
2016-09-02 |
Julian Andres Klode | acquire: Use priority queues and a 3 stage pipeline... |
tree | commitdiff |
2016-09-02 |
Julian Andres Klode | CMake: apt-pkg: Use correct ICONV_INCLUDE_DIRS variable |
tree | commitdiff |
2016-09-01 |
David Kalnischkies | try not to call memcpy with length 0 in hash calculations |
tree | commitdiff |
2016-08-31 |
Julian Andres Klode | Base256ToNum: Fix uninitialized value |
tree | commitdiff |
2016-08-31 |
Julian Andres Klode | TagFile: Fix off-by-one errors in comment stripping |
tree | commitdiff |
2016-08-31 |
Julian Andres Klode | Fix segfault and out-of-bounds read in Binary fields |
tree | commitdiff |
2016-08-29 |
Julian Andres Klode | init: Add Dir::Bin::planners default entry |
tree | commitdiff |
2016-08-29 |
Julian Andres Klode | init: Fix path to external solvers |
tree | commitdiff |
2016-08-29 |
David Kalnischkies | don't loop on pinning pkgs from absolute debs by regex |
tree | commitdiff |
2016-08-29 |
David Kalnischkies | randomize acquire order for same type index files |
tree | commitdiff |
2016-08-26 |
Julian Andres Klode | Merge branch 'portability/freebsd' |
tree | commitdiff |
2016-08-26 |
Julian Andres Klode | CMake: Add missing iconv dependency |
tree | commitdiff |
2016-08-26 |
Julian Andres Klode | Make root group configurable via ROOT_GROUP |
tree | commitdiff |
2016-08-26 |
Julian Andres Klode | changelog: Respect Dir setting for local changelog... |
tree | commitdiff |
2016-08-26 |
Julian Andres Klode | Make directory paths configurable |
tree | commitdiff |
2016-08-26 |
Julian Andres Klode | Use C locale instead of C.UTF-8 for protocol strings |
tree | commitdiff |
2016-08-26 |
Julian Andres Klode | CMake: Do not use -lresolv if res_init exists in libc |
tree | commitdiff |
2016-08-26 |
Julian Andres Klode | CMake: Do not hardcode -ldl |
tree | commitdiff |
2016-08-26 |
Julian Andres Klode | Add missing includes and external definitions |
tree | commitdiff |
2016-08-25 |
David Kalnischkies | treat .ddeb files like .deb, especially for dpkg |
tree | commitdiff |
2016-08-24 |
David Kalnischkies | do not restore selections for already purged packages |
tree | commitdiff |
2016-08-24 |
David Kalnischkies | improve code & doc for aquire weak/loop failing |
tree | commitdiff |
2016-08-24 |
David Kalnischkies | do fail on weakhash/loop earlier in acquire |
tree | commitdiff |
2016-08-23 |
Julian Andres Klode | install-progress: Call the real ::fork() in our fork... |
tree | commitdiff |
2016-08-23 |
David Kalnischkies | prevent C++ locale number formatting in text APIs ... |
tree | commitdiff |
2016-08-23 |
David Kalnischkies | do dpkg --configure before --remove/--purge --pending |
tree | commitdiff |
2016-08-20 |
Julian Andres Klode | CMake: Fix uninitialized variables |
tree | commitdiff |
2016-08-19 |
Julian Andres Klode | Ignore SIGINT and SIGQUIT for Pre-Install hooks |
tree | commitdiff |
2016-08-17 |
David Kalnischkies | don't count each Type as an individual deb822-sources... |
tree | commitdiff |
2016-08-17 |
David Kalnischkies | add --with-source option and Packages/Sources support |
tree | commitdiff |
2016-08-17 |
David Kalnischkies | default to Dir=/ in dpkg/status file finding magic |
tree | commitdiff |
2016-08-17 |
David Kalnischkies | support compression and by-hash for .diff/Index files |
tree | commitdiff |
2016-08-17 |
David Kalnischkies | support getting only-uncompressed files via by-hash |
tree | commitdiff |
2016-08-17 |
David Kalnischkies | set the correct item FileSize in by-hash case |
tree | commitdiff |
2016-08-17 |
David Kalnischkies | retry without same redirection mirror on 404 errors |
tree | commitdiff |
2016-08-17 |
David Kalnischkies | check internal redirections for loops, too |
tree | commitdiff |
2016-08-16 |
David Kalnischkies | log with the failed item description, not with next try |
tree | commitdiff |
2016-08-12 |
David Kalnischkies | drop incorrect const attribute from DirectoryExists |
tree | commitdiff |
2016-08-12 |
Julian Andres Klode | fileutl: empty file support: Avoid fstat() on -1 fd... |
tree | commitdiff |
2016-08-12 |
David Kalnischkies | ensure a good clock() value for usage and tests |
tree | commitdiff |
2016-08-12 |
David Kalnischkies | don't perform int<float in progress bar drawing |
tree | commitdiff |
2016-08-10 |
David Kalnischkies | Merge branch 'feature/apt-dpkg-comm' |
tree | commitdiff |
2016-08-10 |
David Kalnischkies | Merge branch 'feature/methods' |
tree | commitdiff |
2016-08-10 |
David Kalnischkies | disable explicit configuration of all packages at the end |
tree | commitdiff |
2016-08-10 |
David Kalnischkies | simulate all package manager actions explicitly |
tree | commitdiff |
2016-08-10 |
David Kalnischkies | try to avoid removal of crossgraded packages |
tree | commitdiff |
2016-08-10 |
David Kalnischkies | allow user@host (aka: no password) in URI parsing |
tree | commitdiff |
2016-08-10 |
David Kalnischkies | allow methods to be disabled and redirected via config |
tree | commitdiff |
2016-08-10 |
David Kalnischkies | implement socks5h proxy support for http method |
tree | commitdiff |
2016-08-10 |
David Kalnischkies | detect redirection loops in acquire instead of workers |
tree | commitdiff |
2016-08-10 |
David Kalnischkies | suggest transport-packages based on established namescheme |
tree | commitdiff |
2016-08-10 |
David Kalnischkies | ensure all removes are reported to hook scripts |
tree | commitdiff |
2016-08-10 |
David Kalnischkies | ensure all configures are reported to hook scripts |
tree | commitdiff |
2016-08-10 |
David Kalnischkies | don't purge directly, but remove and do purge at the end |
tree | commitdiff |
2016-08-10 |
David Kalnischkies | call dpkg with --no-triggers by default |
tree | commitdiff |
next |