summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Rename "Size" in ServerState to TotalFileSizeMichael Vogt2015-05-223-16/+22
| | * | Fix endless loop in apt-get update that can cause disk fillupMichael Vogt2015-05-224-10/+21
| | * | Merge remote-tracking branch 'upstream/debian/sid' into debian/sidMichael Vogt2015-05-2297-53522/+54712
| | |\ \
| | | * | Move sysconf(_SC_OPEN_MAX); out of the for() loop to avoid unneeded syscallsMichael Vogt2015-04-281-1/+2
| | | * | Revert "HttpsMethod::Fetch(): Zero the FetchResult object when leaving due to...Michael Vogt2015-04-131-2/+0
| | | * | HttpsMethod::Fetch(): Zero the FetchResult object when leaving due to 404Robert Edmonds2015-04-071-0/+2
| | | * | Fix crash in pkgDPkgPM::WriteApportReport(() (LP: #1436626)Michael Vogt2015-04-071-2/+13
| | | * | test/integration/test-apt-download-progress: fix test failure on fast hardwareMichael Vogt2015-03-201-2/+2
| | * | | Merge remote-tracking branch 'upstream/debian/sid' into debian/sidMichael Vogt2014-10-27175-74650/+82998
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'upstream/debian/sid' into debian/sidMichael Vogt2014-06-1870-4111/+4371
| | |\ \ \ \
| | * | | | | fix test-apt-ftparchive-cachedb-lp1274466 and apt-internal-solver testsMichael Vogt2014-06-183-3/+5
| | * | | | | fix autopkgtest testsMichael Vogt2014-06-184-2/+5
| * | | | | | treat older Release files than we already have as an IMSHitDavid Kalnischkies2015-05-1812-217/+383
| * | | | | | detect Releasefile IMS hits even if the server doesn'tDavid Kalnischkies2015-05-139-15/+99
| * | | | | | implement VerifyFile as all-hashes checkDavid Kalnischkies2015-05-122-8/+15
| * | | | | | detect 416 complete file in partial by expected hashDavid Kalnischkies2015-05-127-17/+62
| * | | | | | rewrite all TFRewrite instances to use the new pkgTagSection::WriteDavid Kalnischkies2015-05-1116-342/+559
| * | | | | | implement a more c++-style TFRewrite alternativeDavid Kalnischkies2015-05-113-14/+187
| * | | | | | stop depending on copy-on-write for std::stringDavid Kalnischkies2015-05-112-21/+21
| * | | | | | sync TFRewrite*Order arrays with dpkg and dakDavid Kalnischkies2015-05-118-75/+211
| * | | | | | fix 'Source' to 'Package' rename in apt-ftparchiveDavid Kalnischkies2015-05-111-1/+2
| * | | | | | drop incorrect parameter implicitely converted to boolDavid Kalnischkies2015-05-111-2/+2
| * | | | | | fix macro definition for very old GCC < 3David Kalnischkies2015-05-111-1/+1
| * | | | | | show non-matching m-a:same versions in debug messageDavid Kalnischkies2015-05-111-6/+11
| * | | | | | remove available file to have same dpkg -l behaviorDavid Kalnischkies2015-05-111-1/+2
| * | | | | | remove unused and strange default-value for pinsDavid Kalnischkies2015-05-112-24/+14
| * | | | | | a pin of 1000 always means downgrade allowedDavid Kalnischkies2015-05-113-112/+96
| * | | | | | do not require installed libapt-pkg-dev for gtestDavid Kalnischkies2015-05-111-1/+2
| * | | | | | improve partial/ cleanup in abort and failure casesDavid Kalnischkies2015-05-116-82/+161
| * | | | | | Merge branch 'debian/jessie' into debian/experimentalDavid Kalnischkies2015-04-1910-61/+293
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | release 1.0.9.8David Kalnischkies2015-04-1348-21049/+21068
| | * | | | | parse specific-arch dependencies correctly on single-arch systemsDavid Kalnischkies2015-04-123-55/+254
| | * | | | | keyids in "apt-key del" should be case-insensitiveDavid Kalnischkies2015-04-072-1/+7
| | * | | | | demote VectorizeString gcc attribute from const to pureDavid Kalnischkies2015-04-071-1/+1
| | * | | | | fix crash in order writing in pkgDPkgPM::WriteApportReport()Michael Vogt2015-04-071-2/+9
| | * | | | | avoid depends on std::string implementation for pkgAcquire::Item::ModeDavid Kalnischkies2015-04-071-2/+12
| | * | | | | properly handle expected filesize in httpsDavid Kalnischkies2015-04-071-14/+4
| | * | | | | fix another d(e)select-upgrade typoDavid Kalnischkies2015-04-071-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | hide first pdiff merge failure debug messageDavid Kalnischkies2015-04-191-1/+2
| * | | | | a hit on Release files means the indexes will be hits tooDavid Kalnischkies2015-04-1911-98/+273
| * | | | | refactor calculation of final lists/ name from URIDavid Kalnischkies2015-04-192-152/+124
| * | | | | unsigned Release files can expire, tooDavid Kalnischkies2015-04-191-8/+18
| * | | | | ensure lists/ files have correct permissions after apt-cdrom addDavid Kalnischkies2015-04-197-27/+43
| * | | | | calculate hashes while downloading in httpsDavid Kalnischkies2015-04-197-24/+47
| * | | | | Italian program translation updateMilo Casagrande2015-04-191-87/+85
| * | | | | calculate only expected hashes in methodsDavid Kalnischkies2015-04-1918-46/+116
| * | | | | if we can, use gccs __builtin_swap methodsDavid Kalnischkies2015-04-191-0/+9
| * | | | | use SHA2 unrolled code as its a bit fasterDavid Kalnischkies2015-04-191-0/+3
| * | | | | handle servers closing encoded connections correctlyDavid Kalnischkies2015-04-192-10/+24
| * | | | | send Alt-* info for uncompressed based on any compressionsDavid Kalnischkies2015-04-193-21/+26