projects
/
apt.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
apt-cache: Modify policy output to use per-version pins
[apt.git]
/
apt-pkg
/
acquire-item.cc
2015-08-10
David Kalnischkies
drop extra newline in 'Failed to fetch' and 'GPG error...
blob
|
commitdiff
|
raw
2015-08-10
David Kalnischkies
enhance "hit paywall" error message to mention the...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-10
David Kalnischkies
handle site-changing redirects as mirror changes
blob
|
commitdiff
|
raw
|
diff to current
2015-08-10
David Kalnischkies
skip .diff/Index acquire if Release file was a hit
blob
|
commitdiff
|
raw
|
diff to current
2015-08-10
David Kalnischkies
add c++11 override marker to overridden methods
blob
|
commitdiff
|
raw
|
diff to current
2015-08-10
David Kalnischkies
allow individual targets to be kept compressed
blob
|
commitdiff
|
raw
|
diff to current
2015-08-10
David Kalnischkies
implement Signed-By option for sources.list
blob
|
commitdiff
|
raw
|
diff to current
2015-08-10
David Kalnischkies
add sources.list Check-Valid-Until and Valid-Until...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-10
David Kalnischkies
merge indexRecords into metaIndex
blob
|
commitdiff
|
raw
|
diff to current
2015-08-10
David Kalnischkies
fix memory leaks reported by -fsanitize
blob
|
commitdiff
|
raw
|
diff to current
2015-08-10
David Kalnischkies
make all d-pointer * const pointers
blob
|
commitdiff
|
raw
|
diff to current
2015-08-10
David Kalnischkies
apply various style suggestions by cppcheck
blob
|
commitdiff
|
raw
|
diff to current
2015-06-23
Michael Vogt
Merge remote-tracking branch 'donkult/debian/experiment...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-16
David Kalnischkies
add d-pointer, virtual destructors and de-inline de...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-15
David Kalnischkies
show item ID in Hit, Ign and Err lines as well
blob
|
commitdiff
|
raw
|
diff to current
2015-06-15
David Kalnischkies
call URIStart in cdrom and file method
blob
|
commitdiff
|
raw
|
diff to current
2015-06-15
David Kalnischkies
deal better with acquiring the same URI multiple times
blob
|
commitdiff
|
raw
|
diff to current
2015-06-15
David Kalnischkies
provide a public interface for acquiring changelogs
blob
|
commitdiff
|
raw
|
diff to current
2015-06-12
David Kalnischkies
store Release files data in the Cache
blob
|
commitdiff
|
raw
|
diff to current
2015-06-11
David Kalnischkies
use IndexTarget to get to IndexFile
blob
|
commitdiff
|
raw
|
diff to current
2015-06-10
David Kalnischkies
stop using IndexTarget pointers which are never freed
blob
|
commitdiff
|
raw
|
diff to current
2015-06-10
David Kalnischkies
store all targets data in IndexTarget struct
blob
|
commitdiff
|
raw
|
diff to current
2015-06-09
David Kalnischkies
remove debianism file-content verification
blob
|
commitdiff
|
raw
|
diff to current
2015-06-09
David Kalnischkies
do not request files if we expect an IMS hit
blob
|
commitdiff
|
raw
|
diff to current
2015-06-09
David Kalnischkies
cleanup pdiff support detection decision
blob
|
commitdiff
|
raw
|
diff to current
2015-06-09
David Kalnischkies
support hashes for compressed pdiff files
blob
|
commitdiff
|
raw
|
diff to current
2015-06-09
David Kalnischkies
check patch hashes in rred worker instead of in the...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-09
David Kalnischkies
rework hashsum verification in the acquire system
blob
|
commitdiff
|
raw
|
diff to current
2015-06-07
David Kalnischkies
don't try other compressions on hashsum mismatch
blob
|
commitdiff
|
raw
|
diff to current
2015-05-22
Michael Vogt
Merge branch 'debian/sid' into debian/experimental
blob
|
commitdiff
|
raw
|
diff to current
2015-05-22
Michael Vogt
Merge remote-tracking branch 'upstream/debian/jessie...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-18
David Kalnischkies
treat older Release files than we already have as an...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-13
David Kalnischkies
detect Releasefile IMS hits even if the server doesn't
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
David Kalnischkies
implement VerifyFile as all-hashes check
blob
|
commitdiff
|
raw
|
diff to current
2015-05-11
David Kalnischkies
improve partial/ cleanup in abort and failure cases
blob
|
commitdiff
|
raw
|
diff to current
2015-04-18
David Kalnischkies
Merge branch 'debian/jessie' into debian/experimental
blob
|
commitdiff
|
raw
|
diff to current
2015-04-18
David Kalnischkies
hide first pdiff merge failure debug message
blob
|
commitdiff
|
raw
|
diff to current
2015-04-18
David Kalnischkies
a hit on Release files means the indexes will be hits too
blob
|
commitdiff
|
raw
|
diff to current
2015-04-18
David Kalnischkies
refactor calculation of final lists/ name from URI
blob
|
commitdiff
|
raw
|
diff to current
2015-04-18
David Kalnischkies
unsigned Release files can expire, too
blob
|
commitdiff
|
raw
|
diff to current
2015-04-07
David Kalnischkies
avoid depends on std::string implementation for pkgAcqu...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-16
David Kalnischkies
merge debian/sid into debian/experimental
blob
|
commitdiff
|
raw
|
diff to current
2014-11-08
David Kalnischkies
guard const-ification API changes
blob
|
commitdiff
|
raw
|
diff to current
2014-11-08
David Kalnischkies
replace ignore-deprecated #pragma dance with _Pragma
blob
|
commitdiff
|
raw
|
diff to current
2014-11-08
David Kalnischkies
reenable patchsize limit option for pdiffs
blob
|
commitdiff
|
raw
|
diff to current
2014-11-06
Michael Vogt
Merge remote-tracking branch 'mvo/feature/no-more-acqui...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-06
Michael Vogt
Merge remote-tracking branch 'upstream/debian/experimen...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-05
Michael Vogt
Merge branch 'debian/sid' into debian/experimental
blob
|
commitdiff
|
raw
|
diff to current
2014-11-04
Michael Vogt
Call "Dequeue()" for items in AbortTransaction() to...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-29
Michael Vogt
Only support Translation-* that are listed in the ...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-27
Michael Vogt
Merge remote-tracking branch 'upstream/debian/sid'...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-26
David Kalnischkies
move permission changing from -item to -worker
blob
|
commitdiff
|
raw
|
diff to current
2014-10-22
David Kalnischkies
chown finished partial files earlier
blob
|
commitdiff
|
raw
|
diff to current
2014-10-20
David Kalnischkies
use c++ style instead of the last two c-arrays
blob
|
commitdiff
|
raw
|
diff to current
2014-10-20
David Kalnischkies
aborted reverify restores file owner and permission
blob
|
commitdiff
|
raw
|
diff to current
2014-10-20
David Kalnischkies
run acquire transactions only once
blob
|
commitdiff
|
raw
|
diff to current
2014-10-20
David Kalnischkies
mark --allow-insecure-repositories message as translateable
blob
|
commitdiff
|
raw
|
diff to current
2014-10-15
David Kalnischkies
ignore Acquire::GzipIndexes for cdrom sources
blob
|
commitdiff
|
raw
|
diff to current
2014-10-15
David Kalnischkies
Merge branch 'debian/sid' into debian/experimental
blob
|
commitdiff
|
raw
|
diff to current
2014-10-15
David Kalnischkies
don't cleanup cdrom files in apt-get update
blob
|
commitdiff
|
raw
|
diff to current
2014-10-14
Michael Vogt
Merge branch 'debian/sid' into debian/experimental
blob
|
commitdiff
|
raw
|
diff to current
2014-10-13
David Kalnischkies
do not load filesize in pkgAcqIndexTrans explicitly
blob
|
commitdiff
|
raw
|
diff to current
2014-10-13
David Kalnischkies
fix compile and tests error
blob
|
commitdiff
|
raw
|
diff to current
2014-10-13
Michael Vogt
Fix backward compatiblity of the new pkgAcquireMethod...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-13
David Kalnischkies
trusted=yes sources are secure, we just don't know why
blob
|
commitdiff
|
raw
|
diff to current
2014-10-13
David Kalnischkies
display a warning for unsigned repos
blob
|
commitdiff
|
raw
|
diff to current
2014-10-13
David Kalnischkies
make --allow-insecure-repositories message an error
blob
|
commitdiff
|
raw
|
diff to current
2014-10-10
David Kalnischkies
remove useless pdiff filename output
blob
|
commitdiff
|
raw
|
diff to current
2014-10-08
Michael Vogt
Only rename StatError files in AbortTransaction()
blob
|
commitdiff
|
raw
|
diff to current
2014-10-08
Michael Vogt
pkgAcqArchive::QueueNext(): change owner/permission...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-08
Michael Vogt
Merge branch 'debian/sid' into debian/experimental
blob
|
commitdiff
|
raw
|
diff to current
2014-10-08
Michael Vogt
Merge remote-tracking branch 'mvo/feature/expected...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-08
Michael Vogt
Merge remote-tracking branch 'mvo/feature/acq-trans...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-08
Michael Vogt
Merge remote-tracking branch 'donkult/feature/acq-trans...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-07
Michael Vogt
Send "Fail-Reason: MaximumSizeExceeded" from the method
blob
|
commitdiff
|
raw
|
diff to current
2014-10-07
Michael Vogt
Add new Acquire::MaxReleaseFileSize=10*1000*1000 option
blob
|
commitdiff
|
raw
|
diff to current
2014-10-07
Michael Vogt
Merge branch 'feature/acq-trans' into feature/expected...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-07
Michael Vogt
Merge remote-tracking branch 'upstream/debian/experimen...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-07
Michael Vogt
UpperCase some functions for consistency
blob
|
commitdiff
|
raw
|
diff to current
2014-10-07
David Kalnischkies
display errortext for all Err as well as Ign logs
blob
|
commitdiff
|
raw
|
diff to current
2014-10-06
David Kalnischkies
use _apt:root only for partial directories
blob
|
commitdiff
|
raw
|
diff to current
2014-10-06
David Kalnischkies
fixup foldmarkers in acquire-item.cc
blob
|
commitdiff
|
raw
|
diff to current
2014-10-06
Michael Vogt
make http size check work
blob
|
commitdiff
|
raw
|
diff to current
2014-10-06
Michael Vogt
fix warnings
blob
|
commitdiff
|
raw
|
diff to current
2014-10-06
Michael Vogt
rename StopAuthentication -> CheckStopAuthentication...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-06
Michael Vogt
rename AuthDone() -> CheckAuthDone()
blob
|
commitdiff
|
raw
|
diff to current
2014-10-06
Michael Vogt
cleanup pkgAcq*::Failed()
blob
|
commitdiff
|
raw
|
diff to current
2014-10-06
Michael Vogt
add missing TransactionStageCopy() in pkgAcqDiffIndex...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-06
Michael Vogt
Rework pkgAcqMeta{Index,Sig,ClearSig}::Done() for reada...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-06
Michael Vogt
fix incorrect docstrings for AcqMetaBase::TransactionSt...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-06
Michael Vogt
add new "SetActiveSubprocess()
blob
|
commitdiff
|
raw
|
diff to current
2014-10-02
Michael Vogt
really do not download Release if InRelease does not...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-02
Michael Vogt
cleanup around pkgAcqMetaSig and improved tests
blob
|
commitdiff
|
raw
|
diff to current
2014-10-02
Michael Vogt
add a bunch of docstrings etc
blob
|
commitdiff
|
raw
|
diff to current
2014-10-01
Michael Vogt
fix crash
blob
|
commitdiff
|
raw
|
diff to current
2014-10-01
Michael Vogt
donkults fixes
blob
|
commitdiff
|
raw
|
diff to current
2014-10-01
Michael Vogt
Cleanup pkgAcqIndex
blob
|
commitdiff
|
raw
|
diff to current
2014-10-01
Michael Vogt
refactor and add pkgAcqIndex::ValidateFile()
blob
|
commitdiff
|
raw
|
diff to current
2014-10-01
Michael Vogt
fix leftover files from Acquire::GzipIndex
blob
|
commitdiff
|
raw
|
diff to current
2014-10-01
Michael Vogt
hack around test-apt-update-unauth failure
blob
|
commitdiff
|
raw
|
diff to current
next