Age | Commit message (Expand) | Author |
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 | releasing package apt version 1.1~exp41.1.exp4 | Michael Vogt |
2014-10-08 | prepare 1.1~exp4 | Michael Vogt |
2014-10-08 | Fix ServerMethod::FindMaximumObjectSizeInQueue() | Michael Vogt |
2014-10-08 | pkgAcqArchive::QueueNext(): change owner/permission of DestFile | Michael Vogt |
2014-10-08 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-10-08 | Merge remote-tracking branch 'mvo/feature/expected-size' into debian/experime... | Michael Vogt |
2014-10-08 | Merge remote-tracking branch 'mvo/feature/acq-trans' into debian/experimental | Michael Vogt |
2014-10-08 | Fix http pipeline messup detection | Michael Vogt |
2014-10-08 | Merge remote-tracking branch 'donkult/feature/acq-trans' into feature/expecte... | Michael Vogt |
2014-10-08 | fix http-pipeline-messup testcase | David Kalnischkies |
2014-10-07 | do not show IP in output of testcases | David Kalnischkies |
2014-10-07 | Send "Fail-Reason: MaximumSizeExceeded" from the method | Michael Vogt |
2014-10-07 | set PR_SET_NO_NEW_PRIVS also if run as non-root | David Kalnischkies |
2014-10-07 | fix foldmarkers in fileutl.cc | David Kalnischkies |
2014-10-07 | don't show ErrorText for Ign by default | David Kalnischkies |
2014-10-07 | Add new Acquire::MaxReleaseFileSize=10*1000*1000 option | Michael Vogt |
2014-10-07 | Merge branch 'feature/acq-trans' into feature/expected-size | Michael Vogt |
2014-10-07 | make expected-size a maximum-size check as this is what we want at this point | 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 | Ignore EINVAL from prctl(PR_SET_NO_NEW_PRIVS) | Michael Vogt |
2014-10-07 | Rename DropPrivs() to DropPrivileges() | Michael Vogt |
2014-10-07 | fix test-cve-2013-1051-InRelease-parsing (fails now in the method) | Michael Vogt |
2014-10-07 | add ftp expected size check | Michael Vogt |
2014-10-07 | methods/https.cc: use File->Tell() here too | 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 | ensure partial dirs are 0700 and owned by _apt:root | David Kalnischkies |
2014-10-07 | fixup foldmarkers in acquire-item.cc | David Kalnischkies |
2014-10-06 | make http size check work | Michael Vogt |
2014-10-06 | [l10n] Updated Czech translation of apt | Miroslav Kure |
2014-10-06 | fix warnings | Michael Vogt |
2014-10-06 | rename StopAuthentication -> CheckStopAuthentication and make it protected | Michael Vogt |
2014-10-06 | fix test | 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-06 | update test | Michael Vogt |
2014-10-03 | apt-get: Create the temporary downloaded changelog inside tmpdir | Guillem Jover |
2014-10-03 | Bump library version to libapt-pkg4.14 | Michael Vogt |
2014-10-03 | really do not download Release if InRelease does not verify | Michael Vogt |
2014-10-03 | implement MarkAndSweep in cc instead of header | David Kalnischkies |
2014-10-03 | rename StringType VERSION to VERSIONNUMBER | David Kalnischkies |