Age | Commit message (Expand) | Author |
2015-12-07 | Use 0llu instead of 0ull in one place too | Julian Andres Klode |
2015-12-07 | Avoid overflow when summing up file sizes | Julian Andres Klode |
2015-12-02 | use @CHANGEPATH@ as placeholder in changelog URI templates | David Kalnischkies |
2015-12-01 | require explicit paths to dsc/control as we do for deb files | David Kalnischkies |
2015-11-29 | accept ../ on the cmdline as start for a deb file as well | David Kalnischkies |
2015-11-29 | tests: fix typos, correct helpmsgs and test tests | David Kalnischkies |
2015-11-29 | doc: VerifyFile checks all hashes instead of best only | David Kalnischkies |
2015-11-28 | Revert "Revert "appease adequate with some weak symbols for -private"" | Julian Andres Klode |
2015-11-28 | Revert "appease adequate with some weak symbols for -private" | Julian Andres Klode |
2015-11-28 | disable privilege-drop verification by default as fakeroot trips over it | David Kalnischkies |
2015-11-28 | show the group we failed to drop via setgroups | David Kalnischkies |
2015-11-27 | ignore deprecated method calls in deprecated method | David Kalnischkies |
2015-11-27 | outsmart gcc -O3 over-optimization in pkgCdrom::FindPackages | David Kalnischkies |
2015-11-27 | add messages to our deprecation warnings in libapt | David Kalnischkies |
2015-11-27 | appease adequate with some weak symbols for -private | David Kalnischkies |
2015-11-27 | Check if the Apt::Sandbox::User exists in CheckDropPrivsMustBeDisabled() | Michael Vogt |
2015-11-27 | Deal with killed acquire methods properly instead of hanging | Michael Vogt |
2015-11-25 | typo: run s#frontend#front-end# on all of src:apt | David Kalnischkies |
2015-11-25 | slightly rephrase notice shown for insecure repositories | Justin B Rye |
2015-11-21 | review of new/changed translatable program strings | Justin B Rye |
2015-11-21 | do not sent Last-Modified if we expect a changed file | David Kalnischkies |
2015-11-20 | fix a few typos in code-comments/apt manpage | David Kalnischkies |
2015-11-20 | do not segfault in cache generation on mmap failure | David Kalnischkies |
2015-11-19 | ignore lost+found in private directory cleanup | David Kalnischkies |
2015-11-19 | support setting empty values (sanely) & removing support for | David Kalnischkies |
2015-11-19 | do not use _apt for file/copy sources if it isn't world-accessible | David Kalnischkies |
2015-11-05 | "support" unsigned Release files without hashes again | David Kalnischkies |
2015-11-05 | encode UTF-8 characters correctly in QuoteString | David Kalnischkies |
2015-11-05 | apply various suggestions made by cppcheck | David Kalnischkies |
2015-11-05 | do not use read() returned value unconditionally | David Kalnischkies |
2015-11-04 | wrap every unlink call to check for != /dev/null | David Kalnischkies |
2015-11-04 | ensure FileFd doesn't try to open /dev/null as atomic and co | David Kalnischkies |
2015-11-04 | ignore newlines in dpkg-deb control output for installing debs | David Kalnischkies |
2015-11-04 | support arch:all data e.g. in separate Packages file | David Kalnischkies |
2015-11-04 | sanify API to get 'the' candidate version | David Kalnischkies |
2015-11-04 | centralize unlink checks in acquire-item | David Kalnischkies |
2015-11-04 | do not cleanup .diff/Index files on Hit | David Kalnischkies |
2015-11-04 | move apts cmdline helper type into -private | David Kalnischkies |
2015-11-04 | new quiet level -qq for apt to hide progress output | David Kalnischkies |
2015-11-04 | deduplicate main methods | David Kalnischkies |
2015-11-04 | split up help messages for simpler reuse | David Kalnischkies |
2015-11-04 | add binary-specific options via Binary scope | David Kalnischkies |
2015-11-04 | refer to apt-secure(8) in unsecure repositories warning | David Kalnischkies |
2015-11-04 | rework errors and warnings around insecure repositories | David Kalnischkies |
2015-11-04 | add ConnectionTimedOut to transient failreasons list | David Kalnischkies |
2015-11-04 | support .deb files in upgrade operations as well | David Kalnischkies |
2015-11-04 | show progress info while 'downloading' a local .deb file | David Kalnischkies |
2015-11-04 | unbreak the copy-method claiming hashsum mismatch since ~exp9 | David Kalnischkies |
2015-11-04 | allow all dpkg selections to be set via apt-mark and libapt | David Kalnischkies |
2015-11-04 | provide public interface to hold/unhold packages | David Kalnischkies |