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