summaryrefslogtreecommitdiff
path: root/apt-pkg/acquire.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-03require methods to request AuxRequest capability at startupDavid Kalnischkies1-2/+6
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode1-2/+2
2017-06-28allow frontends to override releaseinfo change behaviourDavid Kalnischkies1-1/+42
2017-01-19fix various typos reported by spellintianDavid Kalnischkies1-5/+5
2016-09-02acquire: Use priority queues and a 3 stage pipeline designJulian Andres Klode1-0/+2
2015-11-27add messages to our deprecation warnings in libaptDavid Kalnischkies1-1/+1
2015-11-27Deal with killed acquire methods properly instead of hangingMichael Vogt1-1/+8
2015-10-11Revert "Fix select timeout to be 50msec instead of 0.5msec" for acquireJulian Andres Klode1-1/+1
2015-09-30Fix select timeout to be 50msec instead of 0.5msecMichael Vogt1-1/+1
2015-08-31if file is inaccessible for _apt, disable privilege drop in acquireDavid Kalnischkies1-0/+2
2015-08-27fix various typos reported by codespellDavid Kalnischkies1-1/+1
2015-08-11Make QItem a subclass of DescItemJulian Andres Klode1-9/+1
2015-08-10make all d-pointer * const pointersDavid Kalnischkies1-5/+5
2015-08-10apply various style suggestions by cppcheckDavid Kalnischkies1-3/+3
2015-06-16add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies1-9/+1
2015-06-15deal better with acquiring the same URI multiple timesDavid Kalnischkies1-8/+36
2015-04-19a hit on Release files means the indexes will be hits tooDavid Kalnischkies1-0/+1
2014-10-23chown finished partial files earlierDavid Kalnischkies1-0/+2
2014-10-13do not inline virtual destructors with d-pointersDavid Kalnischkies1-4/+3
2014-10-07ensure partial dirs are 0700 and owned by _apt:rootDavid Kalnischkies1-6/+13
2014-09-27allow fetcher setup without directory creationDavid Kalnischkies1-1/+4
2014-09-27fix: Member variable 'X' is not initialized in the constructor.David Kalnischkies1-1/+1
2014-04-16calculate Percent as part of pkgAcquireStatus to provide a weighted percent f...Michael Vogt1-0/+4
2014-03-13follow method attribute suggestions by gccDavid Kalnischkies1-2/+2
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-1/+6
2014-03-13make doxygen more quiet, fix issues and disable latexDavid Kalnischkies1-2/+2
2011-12-13revert 2184.1.2: do not pollute namespace in headersDavid Kalnischkies1-0/+5
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies1-20/+16
2011-07-28* merged latest fixes from debian-sidMichael Vogt1-0/+2
2011-07-16do not require unused partial dirs in 'source' (Closes: #633510)David Kalnischkies1-0/+2
2011-07-14replace the last standing double's with long longDavid Kalnischkies1-8/+6
2011-07-05* apt-pkg/acquire*.{cc,h}:David Kalnischkies1-8/+3
2011-02-02apt-pkg/acquire.h: add placeholder dpointerMichael Vogt1-4/+23
2010-09-02* apt-pkg/deb/dpkgpm.cc:David Kalnischkies1-8/+0
2010-06-03* apt-pkg/depcache.cc:David Kalnischkies1-3/+3
2010-05-04* apt-pkg/contrib/weakptr.h:Julian Andres Klode1-1/+2
2010-04-07* apt-pkg/contrib/fileutl.cc:David Kalnischkies1-5/+26
2009-06-30add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies1-12/+12
2009-03-09Fix an infinite loop in pkgAcquire::UriIterator::operator++() (Closes: #335615).Daniel Burrows1-1/+1
2007-05-02* merged with the apt--mvo branchMichael Vogt1-2/+6
2007-04-17* [ABI] apt-pkg/acquire.{cc,h}:Michael Vogt1-1/+1
2006-12-14* merged the no-pragma branchMichael Vogt1-3/+0
2006-10-02* removed the pragma messMichael Vogt1-3/+0
2005-11-14* merged daniels wonderful doxygen workMichael Vogt1-29/+512
2005-05-23* merged with my apt--fixes--0 branchMichael Vogt1-2/+1
2005-02-10* PulseIntervall can be configured now to make frontends like synaptic hayppy...Michael Vogt1-1/+2
2004-12-20* merged changes from the conferenceMichael Vogt1-2/+2
2004-09-20G++3 fixes from RandolphArch Librarian1-3/+9
2004-09-20Join with aliencodeArch Librarian1-12/+13
2004-09-20Bug fixes, new major versionArch Librarian1-2/+3