summaryrefslogtreecommitdiff
path: root/apt-pkg/acquire-item.cc
Commit message (Expand)AuthorAgeFilesLines
* don't cleanup cdrom files in apt-get updateDavid Kalnischkies2014-10-151-8/+7
* Merge remote-tracking branch 'donkult/feature/generalize-gzipindex' into debi...Michael Vogt2014-09-261-15/+29
|\
| * generalize Acquire::GzipIndexMichael Vogt2014-09-211-15/+29
* | Fix regression for cdrom: sources from latest security updateMichael Vogt2014-09-211-0/+6
|/
* improve test for commit daff4aMichael Vogt2014-09-171-2/+3
* Fix regression for file:/// uris from CVE-2014-0487Michael Vogt2014-09-171-12/+6
* SECURITY UPDATE for CVE-2014-{0488,0487,0489}Michael Vogt2014-09-161-22/+75
* apt-pkg/acquire-item.cc: make pkgAcqDiffIndex more uniformMichael Vogt2014-07-171-2/+2
* Try not to parse invalid translation files (LP: #756317)Michael Vogt2014-07-031-25/+17
* initialize Verify in second pkgAcqIndex constructorDavid Kalnischkies2014-04-281-0/+2
* use the pretty fullname of a pkg as download desciptionDavid Kalnischkies2014-03-131-6/+2
* follow method attribute suggestions by gccDavid Kalnischkies2014-03-131-1/+1
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-3/+12
* warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies2014-03-131-10/+10
* warning: useless cast to type A [-Wuseless-cast]David Kalnischkies2014-03-131-6/+6
* initial version of apt-helperMichael Vogt2014-02-271-1/+1
* Fix typos in documentation (codespell)Michael Vogt2014-02-221-10/+10
* always cleanup patchfiles at the end of rred callDavid Kalnischkies2014-02-101-0/+9
* integrate Anthonys rred with POC for client-side mergeDavid Kalnischkies2014-01-151-8/+3
* reenable unlimited pdiff files downloadDavid Kalnischkies2014-01-151-1/+1
* correct IndexDiff vs DiffIndex in Debug outputAnthony Towns2014-01-151-6/+6
* implement POC client-side merging of pdiffs via apt-fileDavid Kalnischkies2013-12-131-3/+148
* query an empty pkgAcqIndexDiffs if index is up-to-dateDavid Kalnischkies2013-12-131-7/+9
* Merge remote-tracking branch 'mvo/feature/limit-default-pdiffs' into debian/sidMichael Vogt2013-10-091-1/+1
|\
| * set Acquire::PDiffs::FileLimit to 20 to avoid needless huge fetchesMichael Vogt2013-08-261-1/+1
* | use pkgAcqArchive in 'download' for proper errorsDavid Kalnischkies2013-10-031-3/+2
* | refactor onError relabeling of DestFile as '.FAILED'David Kalnischkies2013-10-031-32/+43
* | pkg from only trusted sources keeps being trustedDavid Kalnischkies2013-09-261-8/+15
|/
* Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sidMichael Vogt2013-08-221-0/+2
|\
| * some more coverity fixesMichael Vogt2013-08-121-0/+2
* | fix: --print-uris removes authenticationDavid Kalnischkies2013-08-121-4/+27
|/
* pick up Translation-* even if only compressed availableDavid Kalnischkies2013-07-251-2/+13
* do not redownload unchanged InRelease filesDavid Kalnischkies2013-06-201-1/+12
* Fix English spelling error in a message ('A error'). Unfuzzybubulle@debian.org2013-04-101-1/+1
* merged bundle from davidMichael Vogt2013-04-081-2/+2
|\
| * various simple changes to fix cppcheck warningsDavid Kalnischkies2013-03-101-2/+2
* | merged lp:~mvo/apt/fix-inrelease5Michael Vogt2013-04-021-10/+16
|\ \ | |/ |/|
| * * apt-pkg/acquire-item.cc:David Kalnischkies2013-03-151-10/+16
* | ensure sha512 is really used when available (thanks to Tyler Hicks )Michael Vogt2013-01-141-1/+1
|/
* add Debug::pkgAcqArchive::NoQueue to disable package downloadingDavid Kalnischkies2012-03-061-1/+12
* * apt-pkg/acquire-item.cc:David Kalnischkies2012-03-041-0/+7
* use pdiff for Translation-* files if available (Closes: #657902)David Kalnischkies2012-02-181-1/+6
* * apt-pkg/acquire-item.cc:David Kalnischkies2012-02-181-47/+20
* try to avoid direct usage of .Fd() if possible and do read()s and coDavid Kalnischkies2011-12-171-2/+2
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-0/+2
* merge with debian/sidDavid Kalnischkies2011-09-131-25/+22
|\
| * * apt-pkg/acquire-item.cc:David Kalnischkies2011-08-221-25/+22
* | merge with debian/experimentalDavid Kalnischkies2011-09-131-23/+23
|\ \
| * | merged from the debian-sid branchMichael Vogt2011-08-151-13/+15
| |\|
| | * merged fixes from lp:~mvo/apt/mvoMichael Vogt2011-08-151-0/+1
| | |\