Age | Commit message (Expand) | Author |
2016-10-05 | VersionHash: Do not skip too long dependency lines | Julian Andres Klode |
2016-10-05 | abort connection on '.' target replies in SRV | David Kalnischkies |
2016-10-05 | try not to call memcpy with length 0 in hash calculations | David Kalnischkies |
2016-10-05 | Base256ToNum: Fix uninitialized value | Julian Andres Klode |
2016-10-05 | TagFile: Fix off-by-one errors in comment stripping | Julian Andres Klode |
2016-10-05 | Merge translations from 1.3~rc3 | Julian Andres Klode |
2016-10-05 | zh_CN.po: update simplified chinese translation | Zhou Mo |
2016-10-05 | test/integration/test-srcrecord: Make executable | Julian Andres Klode |
2016-10-05 | Fix segfault and out-of-bounds read in Binary fields | Julian Andres Klode |
2016-10-05 | don't loop on pinning pkgs from absolute debs by regex | David Kalnischkies |
2016-10-05 | changelog: Respect Dir setting for local changelog getting | Julian Andres Klode |
2016-10-05 | apt-inst: debfile: Pass comp. Name to ExtractTar, not Binary | Julian Andres Klode |
2016-10-05 | Accept --autoremove as alias for --auto-remove | Julian Andres Klode |
2016-10-05 | install-progress: Call the real ::fork() in our fork() method | Julian Andres Klode |
2016-10-05 | Ignore SIGINT and SIGQUIT for Pre-Install hooks | Julian Andres Klode |
2016-10-05 | set the correct item FileSize in by-hash case | David Kalnischkies |
2016-10-05 | don't try pipelining if server closes connections | David Kalnischkies |
2016-10-05 | http(s): allow empty values for header fields | David Kalnischkies |
2016-10-05 | drop incorrect const attribute from DirectoryExists | David Kalnischkies |
2016-10-05 | fileutl: empty file support: Avoid fstat() on -1 fd and check result | Julian Andres Klode |
2016-10-05 | allow user@host (aka: no password) in URI parsing | David Kalnischkies |
2016-10-05 | pass --force-remove-essential to dpkg only if needed | David Kalnischkies |
2016-10-05 | gpgv: Unlink the correct temp file in error case | Julian Andres Klode |
2016-10-05 | if the FileFd failed already following calls should fail, too | David Kalnischkies |
2016-10-05 | (error) va_list 'args' was opened but not closed by va_end() | David Kalnischkies |
2016-08-31 | rred: truncate result file before writing to it | David Kalnischkies |
2016-08-31 | use proper warning for automatic pipeline disable | David Kalnischkies |
2016-08-31 | verify hash of input file in rred | David Kalnischkies |
2016-08-31 | call flush on the wrapped writebuffered FileFd | David Kalnischkies |
2016-08-31 | Turkish program translation update | Mert Dirik |
2016-08-31 | Add kernels with "+" in the package name to APT::NeverAutoRemove | Andrew Patterson |
2016-08-31 | keep trying with next if connection to a SRV host failed | David Kalnischkies |
2016-08-31 | report all instead of first error up the acquire chain | David Kalnischkies |
2016-08-31 | don't change owner/perms/times through file:// symlinks | David Kalnischkies |
2016-08-31 | use the right key for compressor configuration dump | David Kalnischkies |
2016-08-31 | avoid 416 response teardown binding to null pointer | David Kalnischkies |
2016-08-31 | Make the test case executable | Julian Andres Klode |
2016-08-31 | indextargets: Check that cache could be built before using it | Julian Andres Klode |
2016-08-31 | do not treat same-version local debs as downgrade | David Kalnischkies |
2016-08-31 | reinstalling local deb file is no downgrade | David Kalnischkies |
2016-08-31 | protect only the latest same-source providers from autoremove | David Kalnischkies |
2016-08-31 | more explicit MarkRequired algorithm code (part 2) | David Kalnischkies |
2016-08-31 | more explicit MarkRequired algorithm code | David Kalnischkies |
2016-08-31 | factor out Pkg/DepIterator prettyprinters into own header | David Kalnischkies |
2016-08-31 | write auto-bits before calling dpkg & again after if needed | David Kalnischkies |
2016-08-31 | if reading of autobit state failed, let write fail | David Kalnischkies |
2016-08-31 | don't do atomic overrides with failed files | David Kalnischkies |
2016-08-31 | cache: Bump minor version to 6 | Julian Andres Klode |
2016-08-31 | Fix buffer overflow in debListParser::VersionHash() | Julian Andres Klode |
2016-08-31 | close server if parsing of header field failed | David Kalnischkies |