summaryrefslogtreecommitdiff
path: root/apt-pkg/acquire.h
Commit message (Expand)AuthorAgeFilesLines
* Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERSJulian Andres Klode2019-06-121-7/+0
* acq: worker: Move CurrentSize, TotalSize, ResumePoint to CurrentItemJulian Andres Klode2019-04-301-0/+15
* acquire: Remove deprecated pkgAcquire::Setup() functionJulian Andres Klode2019-02-261-14/+0
* acquire: Fold pkgAcquireStatus2 into pkgAcquireStatusJulian Andres Klode2019-02-261-13/+1
* require methods to request AuxRequest capability at startupDavid Kalnischkies2018-01-031-2/+6
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-2/+2
* allow frontends to override releaseinfo change behaviourDavid Kalnischkies2017-06-281-1/+42
* fix various typos reported by spellintianDavid Kalnischkies2017-01-191-5/+5
* acquire: Use priority queues and a 3 stage pipeline designJulian Andres Klode2016-09-021-0/+2
* add messages to our deprecation warnings in libaptDavid Kalnischkies2015-11-271-1/+1
* Deal with killed acquire methods properly instead of hangingMichael Vogt2015-11-271-1/+8
* Revert "Fix select timeout to be 50msec instead of 0.5msec" for acquireJulian Andres Klode2015-10-111-1/+1
* Fix select timeout to be 50msec instead of 0.5msecMichael Vogt2015-09-301-1/+1
* if file is inaccessible for _apt, disable privilege drop in acquireDavid Kalnischkies2015-08-311-0/+2
* fix various typos reported by codespellDavid Kalnischkies2015-08-271-1/+1
* Make QItem a subclass of DescItemJulian Andres Klode2015-08-111-9/+1
* make all d-pointer * const pointersDavid Kalnischkies2015-08-101-5/+5
* apply various style suggestions by cppcheckDavid Kalnischkies2015-08-101-3/+3
* add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies2015-06-161-9/+1
* deal better with acquiring the same URI multiple timesDavid Kalnischkies2015-06-151-8/+36
* a hit on Release files means the indexes will be hits tooDavid Kalnischkies2015-04-191-0/+1
* chown finished partial files earlierDavid Kalnischkies2014-10-231-0/+2
* do not inline virtual destructors with d-pointersDavid Kalnischkies2014-10-131-4/+3
* ensure partial dirs are 0700 and owned by _apt:rootDavid Kalnischkies2014-10-071-6/+13
* allow fetcher setup without directory creationDavid Kalnischkies2014-09-271-1/+4
* fix: Member variable 'X' is not initialized in the constructor.David Kalnischkies2014-09-271-1/+1
* calculate Percent as part of pkgAcquireStatus to provide a weighted percent f...Michael Vogt2014-04-161-0/+4
* follow method attribute suggestions by gccDavid Kalnischkies2014-03-131-2/+2
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-1/+6
* make doxygen more quiet, fix issues and disable latexDavid Kalnischkies2014-03-131-2/+2
* revert 2184.1.2: do not pollute namespace in headersDavid Kalnischkies2011-12-131-0/+5
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-20/+16
* * merged latest fixes from debian-sidMichael Vogt2011-07-281-0/+2
|\
| * do not require unused partial dirs in 'source' (Closes: #633510)David Kalnischkies2011-07-161-0/+2
* | replace the last standing double's with long longDavid Kalnischkies2011-07-141-8/+6
* | * apt-pkg/acquire*.{cc,h}:David Kalnischkies2011-07-051-8/+3
* | apt-pkg/acquire.h: add placeholder dpointerMichael Vogt2011-02-021-4/+23
|/
* * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2010-09-021-8/+0
* * apt-pkg/depcache.cc:David Kalnischkies2010-06-031-3/+3
* * apt-pkg/contrib/weakptr.h:Julian Andres Klode2010-05-041-1/+2
* * apt-pkg/contrib/fileutl.cc:David Kalnischkies2010-04-071-5/+26
* add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies2009-06-301-12/+12
* Fix an infinite loop in pkgAcquire::UriIterator::operator++() (Closes: #335615).Daniel Burrows2009-03-091-1/+1
* * merged with the apt--mvo branchMichael Vogt2007-05-021-2/+6
|\
| * * [ABI] apt-pkg/acquire.{cc,h}:Michael Vogt2007-04-171-1/+1
* | * merged the no-pragma branchMichael Vogt2006-12-141-3/+0
|\ \
| * | * removed the pragma messMichael Vogt2006-10-021-3/+0
| |/
* / * merged daniels wonderful doxygen workMichael Vogt2005-11-141-29/+512
|/
* * merged with my apt--fixes--0 branchMichael Vogt2005-05-231-2/+1
* * PulseIntervall can be configured now to make frontends like synaptic hayppy...Michael Vogt2005-02-101-1/+2