Age | Commit message (Expand) | Author |
2014-10-20 | use c++ style instead of the last two c-arrays | David Kalnischkies |
2014-10-20 | aborted reverify restores file owner and permission | David Kalnischkies |
2014-10-20 | run acquire transactions only once | David Kalnischkies |
2014-10-20 | mark --allow-insecure-repositories message as translateable | David Kalnischkies |
2014-10-15 | ignore Acquire::GzipIndexes for cdrom sources | David Kalnischkies |
2014-10-15 | Merge branch 'debian/sid' into debian/experimental | David Kalnischkies |
2014-10-15 | don't cleanup cdrom files in apt-get update | David Kalnischkies |
2014-10-13 | do not load filesize in pkgAcqIndexTrans explicitly | David Kalnischkies |
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 | trusted=yes sources are secure, we just don't know why | David Kalnischkies |
2014-10-13 | display a warning for unsigned repos | David Kalnischkies |
2014-10-13 | make --allow-insecure-repositories message an error | David Kalnischkies |
2014-10-10 | remove useless pdiff filename output | David Kalnischkies |
2014-10-08 | Only rename StatError files in AbortTransaction() | Michael Vogt |
2014-10-08 | pkgAcqArchive::QueueNext(): change owner/permission of DestFile | Michael Vogt |
2014-10-07 | Send "Fail-Reason: MaximumSizeExceeded" from the method | Michael Vogt |
2014-10-07 | Add new Acquire::MaxReleaseFileSize=10*1000*1000 option | Michael Vogt |
2014-10-07 | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-... | Michael Vogt |
2014-10-07 | UpperCase some functions for consistency | Michael Vogt |
2014-10-07 | display errortext for all Err as well as Ign logs | David Kalnischkies |
2014-10-07 | use _apt:root only for partial directories | David Kalnischkies |
2014-10-07 | fixup foldmarkers in acquire-item.cc | David Kalnischkies |
2014-10-06 | fix warnings | Michael Vogt |
2014-10-06 | rename StopAuthentication -> CheckStopAuthentication and make it protected | Michael Vogt |
2014-10-06 | rename AuthDone() -> CheckAuthDone() | Michael Vogt |
2014-10-06 | cleanup pkgAcq*::Failed() | Michael Vogt |
2014-10-06 | add missing TransactionStageCopy() in pkgAcqDiffIndex::Done() | Michael Vogt |
2014-10-06 | Rework pkgAcqMeta{Index,Sig,ClearSig}::Done() for readability | Michael Vogt |
2014-10-06 | fix incorrect docstrings for AcqMetaBase::TransactionStageRemoval/AcqMetaBase... | Michael Vogt |
2014-10-06 | add new "SetActiveSubprocess() | Michael Vogt |
2014-10-03 | really do not download Release if InRelease does not verify | Michael Vogt |
2014-10-02 | cleanup around pkgAcqMetaSig and improved tests | Michael Vogt |
2014-10-02 | add a bunch of docstrings etc | Michael Vogt |
2014-10-02 | fix crash | Michael Vogt |
2014-10-02 | donkults fixes | Michael Vogt |
2014-10-02 | Cleanup pkgAcqIndex | Michael Vogt |
2014-10-01 | refactor and add pkgAcqIndex::ValidateFile() | Michael Vogt |
2014-10-01 | fix leftover files from Acquire::GzipIndex | Michael Vogt |
2014-10-01 | hack around test-apt-update-unauth failure | Michael Vogt |
2014-10-01 | update test/integration/test-releasefile-verification | Michael Vogt |
2014-10-01 | Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories} | Michael Vogt |
2014-10-01 | add verify for the .diff/Index download and add FIXME for pkgAcqIndexDiffs/pk... | Michael Vogt |
2014-09-30 | support parsing of all hashes for pdiff | David Kalnischkies |
2014-09-29 | cleanup | Michael Vogt |
2014-09-29 | fix DestFile ext | Michael Vogt |
2014-09-29 | refactor | Michael Vogt |
2014-09-29 | Adjust DestFile in ReverifyAfterIMS() to not include compr Extension | Michael Vogt |
2014-09-29 | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-... | Michael Vogt |
2014-09-29 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |