summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update symbols fileMichael Vogt2014-11-061-10/+1
* Merge remote-tracking branch 'mvo/feature/no-more-acquire-guessing' into debi...Michael Vogt2014-11-068-204/+55
|\
| * Merge remote-tracking branch 'upstream/debian/experimental' into feature/no-m...Michael Vogt2014-11-0641-341/+868
| |\
| * | apt-pkg/deb/debindexfile.{cc,h}: kill GetIndexes()Michael Vogt2014-11-052-14/+0
| * | test/integration/test-bug-624218-Translation-file-handling: clarify when Tran...Michael Vogt2014-11-051-1/+2
| * | Only support Translation-* that are listed in the {In,}Release fileMichael Vogt2014-10-295-174/+46
* | | Bump ABI to 4.15Michael Vogt2014-11-054-2/+2
* | | prepare ABI for feature/socketpairMichael Vogt2014-11-052-0/+6
* | | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-11-053-4/+39
|\ \ \ | |_|/ |/| |
| * | Fix incorrect comparison between signed/unsignedMichael Vogt2014-10-231-1/+1
| * | Use sysconf(_SC_ARG_MAX) to find the size of Dpkg::MaxArgBytesMichael Vogt2014-10-231-2/+21
| * | doc/examples/configure-index: make "Dpkg::Max{Arg,ArgBytes} match realityMichael Vogt2014-10-221-2/+2
| * | releasing package apt version 1.0.9.3Michael Vogt2014-10-151-0/+16
* | | test/integration/test-apt-update-filesize-mismatch: use "basename file suffix...Michael Vogt2014-11-041-1/+1
* | | apt-pkg/acquire-item.h: make friend declaration compatible with older gccMichael Vogt2014-11-041-1/+1
* | | Call "Dequeue()" for items in AbortTransaction() to fix raceMichael Vogt2014-11-042-0/+5
* | | move permission changing from -item to -workerDavid Kalnischkies2014-10-262-45/+34
* | | tests: enhance output of grep and test failsDavid Kalnischkies2014-10-266-42/+64
* | | rewrite ReadMessages()David Kalnischkies2014-10-262-58/+136
* | | promote filesize to a hashstringDavid Kalnischkies2014-10-2410-16/+166
* | | tests: support 'installed' release in insertpackageDavid Kalnischkies2014-10-236-45/+39
* | | switch tests to Translation-en usageDavid Kalnischkies2014-10-231-4/+10
* | | add test for Basic Authentication schemeDavid Kalnischkies2014-10-235-16/+219
* | | chown finished partial files earlierDavid Kalnischkies2014-10-2319-141/+229
| |/ |/|
* | check that auth.conf exists before chowning itDavid Kalnischkies2014-10-221-3/+4
* | Ensure /etc/apt/auth.conf has _apt:root ownerMichael Vogt2014-10-212-7/+10
* | debian/apt.postinst: chown _apt:root /etc/apt/auth.confMichael Vogt2014-10-211-0/+5
* | test if TMPDIR is accessible before usingDavid Kalnischkies2014-10-205-6/+24
* | testcases: do not allow warnings in testsuccessDavid Kalnischkies2014-10-2012-28/+60
* | check for failure message in testsuccess/failureDavid Kalnischkies2014-10-209-92/+66
* | use c++ style instead of the last two c-arraysDavid Kalnischkies2014-10-201-21/+21
* | check lists/ content in tests doing rollbackDavid Kalnischkies2014-10-209-53/+75
* | autorun permission tests for all apt-get update callsDavid Kalnischkies2014-10-204-16/+41
* | aborted reverify restores file owner and permissionDavid Kalnischkies2014-10-203-31/+94
* | run acquire transactions only onceDavid Kalnischkies2014-10-201-0/+2
* | mark --allow-insecure-repositories message as translateableDavid Kalnischkies2014-10-201-18/+15
* | reenable support for -s (and co) in apt-get sourceDavid Kalnischkies2014-10-202-1/+5
* | releasing package apt version 1.1~exp7Michael Vogt2014-10-151-0/+8
* | ignore Acquire::GzipIndexes for cdrom sourcesDavid Kalnischkies2014-10-152-30/+52
* | Merge branch 'debian/sid' into debian/experimentalDavid Kalnischkies2014-10-152-11/+48
|\|
| * don't cleanup cdrom files in apt-get updateDavid Kalnischkies2014-10-152-14/+50
* | releasing package apt version 1.1~exp6Michael Vogt2014-10-151-0/+18
* | check for available space, excluding root reserved blocksDavid Kalnischkies2014-10-155-57/+47
* | set PR_SET_NO_NEW_PRIVS even if sandbox is disabledDavid Kalnischkies2014-10-151-6/+6
* | testcases runable as rootDavid Kalnischkies2014-10-157-18/+61
* | don't drop privileges if _apt has not enough rightsDavid Kalnischkies2014-10-154-8/+72
* | Add new configallowinsecurerepositories to the test frameworkMichael Vogt2014-10-142-0/+11
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-10-146-138/+150
|\|
| * Update Status field values handlingGuillem Jover2014-10-082-35/+11
| * methods/rsh.cc: replace strcat with std::stringMichael Vogt2014-10-081-5/+8