Age | Commit message (Expand) | Author |
2014-11-08 | tests: silence clang on uninitilized variables | David Kalnischkies |
2014-11-08 | reenable patchsize limit option for pdiffs | David Kalnischkies |
2014-11-06 | releasing package apt version 1.1~exp81.1.exp8 | Michael Vogt |
2014-11-06 | Run ./prepare-release pre-export | Michael Vogt |
2014-11-06 | Update symbols file | Michael Vogt |
2014-11-06 | Merge remote-tracking branch 'mvo/feature/no-more-acquire-guessing' into debi... | Michael Vogt |
2014-11-06 | Merge remote-tracking branch 'upstream/debian/experimental' into feature/no-m... | Michael Vogt |
2014-11-05 | Bump ABI to 4.15 | Michael Vogt |
2014-11-05 | prepare ABI for feature/socketpair | Michael Vogt |
2014-11-05 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-11-05 | apt-pkg/deb/debindexfile.{cc,h}: kill GetIndexes() | Michael Vogt |
2014-11-05 | test/integration/test-bug-624218-Translation-file-handling: clarify when Tran... | Michael Vogt |
2014-11-04 | test/integration/test-apt-update-filesize-mismatch: use "basename file suffix... | Michael Vogt |
2014-11-04 | apt-pkg/acquire-item.h: make friend declaration compatible with older gcc | Michael Vogt |
2014-11-04 | Call "Dequeue()" for items in AbortTransaction() to fix race | Michael Vogt |
2014-10-29 | Only support Translation-* that are listed in the {In,}Release file | Michael Vogt |
2014-10-26 | move permission changing from -item to -worker | David Kalnischkies |
2014-10-26 | tests: enhance output of grep and test fails | David Kalnischkies |
2014-10-26 | rewrite ReadMessages() | David Kalnischkies |
2014-10-24 | promote filesize to a hashstring | David Kalnischkies |
2014-10-23 | Fix incorrect comparison between signed/unsigned | Michael Vogt |
2014-10-23 | Use sysconf(_SC_ARG_MAX) to find the size of Dpkg::MaxArgBytes | Michael Vogt |
2014-10-23 | tests: support 'installed' release in insertpackage | David Kalnischkies |
2014-10-23 | switch tests to Translation-en usage | David Kalnischkies |
2014-10-23 | add test for Basic Authentication scheme | David Kalnischkies |
2014-10-23 | chown finished partial files earlier | David Kalnischkies |
2014-10-22 | doc/examples/configure-index: make "Dpkg::Max{Arg,ArgBytes} match reality | Michael Vogt |
2014-10-22 | check that auth.conf exists before chowning it | David Kalnischkies |
2014-10-21 | Ensure /etc/apt/auth.conf has _apt:root owner | Michael Vogt |
2014-10-21 | debian/apt.postinst: chown _apt:root /etc/apt/auth.conf | Michael Vogt |
2014-10-20 | test if TMPDIR is accessible before using | David Kalnischkies |
2014-10-20 | testcases: do not allow warnings in testsuccess | David Kalnischkies |
2014-10-20 | check for failure message in testsuccess/failure | David Kalnischkies |
2014-10-20 | use c++ style instead of the last two c-arrays | David Kalnischkies |
2014-10-20 | check lists/ content in tests doing rollback | David Kalnischkies |
2014-10-20 | autorun permission tests for all apt-get update calls | David Kalnischkies |
2014-10-20 | aborted reverify restores file owner and permission | David Kalnischkies |
2014-10-20 | run acquire transactions only once | David Kalnischkies |
2014-10-20 | mark --allow-insecure-repositories message as translateable | David Kalnischkies |
2014-10-20 | reenable support for -s (and co) in apt-get source | David Kalnischkies |
2014-10-15 | releasing package apt version 1.1~exp71.1.exp7 | Michael Vogt |
2014-10-15 | releasing package apt version 1.0.9.31.0.9.3 | Michael Vogt |
2014-10-15 | ignore Acquire::GzipIndexes for cdrom sources | David Kalnischkies |
2014-10-15 | Merge branch 'debian/sid' into debian/experimental | David Kalnischkies |
2014-10-15 | don't cleanup cdrom files in apt-get update | David Kalnischkies |
2014-10-15 | releasing package apt version 1.1~exp61.1.exp6 | Michael Vogt |
2014-10-15 | check for available space, excluding root reserved blocks | David Kalnischkies |
2014-10-15 | set PR_SET_NO_NEW_PRIVS even if sandbox is disabled | David Kalnischkies |
2014-10-15 | testcases runable as root | David Kalnischkies |
2014-10-15 | don't drop privileges if _apt has not enough rights | David Kalnischkies |