index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
acquire.cc
Age
Commit message (
Expand
)
Author
2015-11-04
wrap every unlink call to check for != /dev/null
David Kalnischkies
2015-09-14
use std-algorithms instead of manual loops to avoid overflow warning
David Kalnischkies
2015-09-14
fix 'Dead assignment' by dropping unneeded boolean
David Kalnischkies
2015-09-14
avoid using global PendingError to avoid failing too often too soon
David Kalnischkies
2015-09-01
improve CheckDropPrivsMustBeDisabled further
David Kalnischkies
2015-08-31
if file is inaccessible for _apt, disable privilege drop in acquire
David Kalnischkies
2015-08-17
Fix all the wrong removals of includes that iwyu got wrong
Michael Vogt
2015-08-17
Cleanup includes after running iwyu
Michael Vogt
2015-08-10
make all d-pointer * const pointers
David Kalnischkies
2015-08-10
apply various style suggestions by cppcheck
David Kalnischkies
2015-06-16
add d-pointer, virtual destructors and de-inline de/constructors
David Kalnischkies
2015-06-15
allow ratelimiting progress reporting for testcases
David Kalnischkies
2015-06-15
condense parallel requests with the same hashes to one
David Kalnischkies
2015-06-15
deal better with acquiring the same URI multiple times
David Kalnischkies
2014-11-18
create our cache and lib directory always with mode 755
David Kalnischkies
2014-11-09
use pkgAcquire::GetLock instead of own code
David Kalnischkies
2014-10-23
chown finished partial files earlier
David Kalnischkies
2014-10-22
check that auth.conf exists before chowning it
David Kalnischkies
2014-10-21
Ensure /etc/apt/auth.conf has _apt:root owner
Michael Vogt
2014-10-13
fix compile and tests error
David Kalnischkies
2014-10-13
Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie()
Michael Vogt
2014-10-13
do not inline virtual destructors with d-pointers
David Kalnischkies
2014-10-07
ensure partial dirs are 0700 and owned by _apt:root
David Kalnischkies
2014-09-29
Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...
Michael Vogt
2014-09-27
allow fetcher setup without directory creation
David Kalnischkies
2014-09-27
fix: Member variable 'X' is not initialized in the constructor.
David Kalnischkies
2014-09-17
use pkgAcqMetaBase as the transactionManager
Michael Vogt
2014-08-01
make errors more consistent
Michael Vogt
2014-07-31
fail early (again) on gpg sig failures
Michael Vogt
2014-07-31
Rework TransactionID stuff
Michael Vogt
2014-07-22
WIP cleanup pkgAcqMetaSig
Michael Vogt
2014-07-21
add pkgAcquire::TransactionHasError()
Michael Vogt
2014-07-18
WIP transaction based update
Michael Vogt
2014-07-08
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-07-08
Do not clean "/" in pkgAcquire::Clean/pkgArchiveCleaner
Michael Vogt
2014-05-08
check for UnfetchedReleaseFiles when calculating the update percent value
Michael Vogt
2014-04-16
calculate Percent as part of pkgAcquireStatus to provide a weighted percent f...
Michael Vogt
2014-04-16
add Debug::acquire::progress debug option and fixme for index file loading wi...
Michael Vogt
2014-04-16
load the size from the metaindex into the fetcher to have even more accurate ...
Michael Vogt
2014-04-16
make the TotalFiles more reliable in apt-get update
Michael Vogt
2014-03-13
follow method attribute suggestions by gcc
David Kalnischkies
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
2014-02-22
Fix typos in documentation (codespell)
Michael Vogt
2012-05-14
* apt-pkg/acquire*.cc:
Raphael Geissert
2012-04-11
use a static FileFd::Write overload to reduce duplication of write()-retry code
David Kalnischkies
2012-03-20
* apt-pkg/acquire-worker.cc:
David Kalnischkies
2012-03-04
fix a bunch of cppcheck "(warning) Member variable '<#>' is not
David Kalnischkies
2011-09-13
merge with debian/sid
David Kalnischkies
2011-09-13
merge with debian/experimental
David Kalnischkies
[next]