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
*
chown finished partial files earlier
David Kalnischkies
2014-10-23
1
-50
/
+61
*
use c++ style instead of the last two c-arrays
David Kalnischkies
2014-10-20
1
-21
/
+21
*
aborted reverify restores file owner and permission
David Kalnischkies
2014-10-20
1
-1
/
+5
*
run acquire transactions only once
David Kalnischkies
2014-10-20
1
-0
/
+2
*
mark --allow-insecure-repositories message as translateable
David Kalnischkies
2014-10-20
1
-18
/
+15
*
ignore Acquire::GzipIndexes for cdrom sources
David Kalnischkies
2014-10-15
1
-20
/
+27
*
Merge branch 'debian/sid' into debian/experimental
David Kalnischkies
2014-10-15
1
-5
/
+5
|
\
|
*
don't cleanup cdrom files in apt-get update
David Kalnischkies
2014-10-15
1
-8
/
+7
*
|
do not load filesize in pkgAcqIndexTrans explicitly
David Kalnischkies
2014-10-13
1
-4
/
+0
*
|
fix compile and tests error
David Kalnischkies
2014-10-13
1
-4
/
+4
*
|
Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie()
Michael Vogt
2014-10-13
1
-3
/
+9
*
|
trusted=yes sources are secure, we just don't know why
David Kalnischkies
2014-10-13
1
-3
/
+3
*
|
display a warning for unsigned repos
David Kalnischkies
2014-10-13
1
-0
/
+4
*
|
make --allow-insecure-repositories message an error
David Kalnischkies
2014-10-13
1
-3
/
+3
*
|
remove useless pdiff filename output
David Kalnischkies
2014-10-10
1
-4
/
+3
*
|
Only rename StatError files in AbortTransaction()
Michael Vogt
2014-10-08
1
-4
/
+7
*
|
pkgAcqArchive::QueueNext(): change owner/permission of DestFile
Michael Vogt
2014-10-08
1
-1
/
+1
*
|
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
|
\
|
|
[next]