index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
acquire-item.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Send "Fail-Reason: MaximumSizeExceeded" from the method
Michael Vogt
2014-10-07
1
-1
/
+5
*
|
Add new Acquire::MaxReleaseFileSize=10*1000*1000 option
Michael Vogt
2014-10-07
1
-27
/
+26
*
|
Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...
Michael Vogt
2014-10-07
1
-169
/
+297
|
\
\
|
*
|
support parsing of all hashes for pdiff
David Kalnischkies
2014-09-30
1
-139
/
+271
*
|
|
UpperCase some functions for consistency
Michael Vogt
2014-10-07
1
-25
/
+25
*
|
|
display errortext for all Err as well as Ign logs
David Kalnischkies
2014-10-07
1
-41
/
+36
*
|
|
use _apt:root only for partial directories
David Kalnischkies
2014-10-07
1
-54
/
+79
*
|
|
fixup foldmarkers in acquire-item.cc
David Kalnischkies
2014-10-07
1
-91
/
+51
*
|
|
fix warnings
Michael Vogt
2014-10-06
1
-3
/
+3
*
|
|
rename StopAuthentication -> CheckStopAuthentication and make it protected
Michael Vogt
2014-10-06
1
-4
/
+7
*
|
|
rename AuthDone() -> CheckAuthDone()
Michael Vogt
2014-10-06
1
-5
/
+3
*
|
|
cleanup pkgAcq*::Failed()
Michael Vogt
2014-10-06
1
-62
/
+51
*
|
|
add missing TransactionStageCopy() in pkgAcqDiffIndex::Done()
Michael Vogt
2014-10-06
1
-12
/
+5
*
|
|
Rework pkgAcqMeta{Index,Sig,ClearSig}::Done() for readability
Michael Vogt
2014-10-06
1
-180
/
+92
*
|
|
fix incorrect docstrings for AcqMetaBase::TransactionStageRemoval/AcqMetaBase...
Michael Vogt
2014-10-06
1
-2
/
+2
*
|
|
add new "SetActiveSubprocess()
Michael Vogt
2014-10-06
1
-46
/
+19
*
|
|
really do not download Release if InRelease does not verify
Michael Vogt
2014-10-03
1
-20
/
+24
*
|
|
cleanup around pkgAcqMetaSig and improved tests
Michael Vogt
2014-10-02
1
-47
/
+44
*
|
|
add a bunch of docstrings etc
Michael Vogt
2014-10-02
1
-12
/
+36
*
|
|
fix crash
Michael Vogt
2014-10-02
1
-8
/
+12
*
|
|
donkults fixes
Michael Vogt
2014-10-02
1
-37
/
+28
*
|
|
Cleanup pkgAcqIndex
Michael Vogt
2014-10-02
1
-110
/
+138
*
|
|
refactor and add pkgAcqIndex::ValidateFile()
Michael Vogt
2014-10-01
1
-21
/
+34
*
|
|
fix leftover files from Acquire::GzipIndex
Michael Vogt
2014-10-01
1
-1
/
+1
*
|
|
hack around test-apt-update-unauth failure
Michael Vogt
2014-10-01
1
-0
/
+9
*
|
|
update test/integration/test-releasefile-verification
Michael Vogt
2014-10-01
1
-9
/
+9
*
|
|
Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories}
Michael Vogt
2014-10-01
1
-11
/
+24
*
|
|
add verify for the .diff/Index download and add FIXME for pkgAcqIndexDiffs/pk...
Michael Vogt
2014-10-01
1
-0
/
+19
*
|
|
cleanup
Michael Vogt
2014-09-29
1
-17
/
+32
*
|
|
fix DestFile ext
Michael Vogt
2014-09-29
1
-1
/
+1
*
|
|
refactor
Michael Vogt
2014-09-29
1
-10
/
+11
*
|
|
Adjust DestFile in ReverifyAfterIMS() to not include compr Extension
Michael Vogt
2014-09-29
1
-0
/
+7
*
|
|
Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...
Michael Vogt
2014-09-29
1
-11
/
+72
|
\
|
|
|
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-29
1
-14
/
+27
|
|
\
|
|
|
*
Merge remote-tracking branch 'donkult/feature/generalize-gzipindex' into debi...
Michael Vogt
2014-09-26
1
-15
/
+29
|
|
|
\
|
|
|
*
generalize Acquire::GzipIndex
Michael Vogt
2014-09-21
1
-15
/
+29
|
*
|
|
replace c-string Mode with c++-string ActiveSubprocess
David Kalnischkies
2014-09-28
1
-3
/
+49
|
*
|
|
Remove check for "Translation-" from pkgAcqIndex::Custom600Headers()
Michael Vogt
2014-09-25
1
-4
/
+1
|
*
|
|
fix tests
Michael Vogt
2014-09-23
1
-1
/
+1
*
|
|
|
test fixes
Michael Vogt
2014-09-26
1
-20
/
+21
*
|
|
|
Do not allow going from authenticated to unauthenticated repo
Michael Vogt
2014-09-26
1
-15
/
+64
*
|
|
|
Print warning for unauthenticated repositories
Michael Vogt
2014-09-26
1
-0
/
+4
*
|
|
|
Do not download Packages/Sources files on I-M-S hit of the Release file
Michael Vogt
2014-09-26
1
-2
/
+8
*
|
|
|
make pdiff transactional (but at the cost of a CopyFile()
Michael Vogt
2014-09-23
1
-29
/
+72
*
|
|
|
cleanup, fix test-apt-update-unauth as the behavior of apt changed
Michael Vogt
2014-09-23
1
-3
/
+6
*
|
|
|
cleanup
Michael Vogt
2014-09-23
1
-19
/
+11
*
|
|
|
fix one broken test
Michael Vogt
2014-09-23
1
-4
/
+3
*
|
|
|
Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...
Michael Vogt
2014-09-23
1
-19
/
+52
|
\
|
|
|
|
*
|
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-23
1
-29
/
+83
|
|
\
|
|
|
|
*
|
Fix regression for cdrom: sources from latest security update
Michael Vogt
2014-09-21
1
-0
/
+6
|
|
|
/
[prev]
[next]