summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-08releasing package apt version 1.1~exp41.1.exp4Michael Vogt
2014-10-08prepare 1.1~exp4Michael Vogt
2014-10-08Fix ServerMethod::FindMaximumObjectSizeInQueue()Michael Vogt
2014-10-08pkgAcqArchive::QueueNext(): change owner/permission of DestFileMichael Vogt
2014-10-08Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-10-08Merge remote-tracking branch 'mvo/feature/expected-size' into debian/experime...Michael Vogt
2014-10-08Merge remote-tracking branch 'mvo/feature/acq-trans' into debian/experimentalMichael Vogt
2014-10-08Fix http pipeline messup detectionMichael Vogt
2014-10-08Merge remote-tracking branch 'donkult/feature/acq-trans' into feature/expecte...Michael Vogt
2014-10-08fix http-pipeline-messup testcaseDavid Kalnischkies
2014-10-07do not show IP in output of testcasesDavid Kalnischkies
2014-10-07Send "Fail-Reason: MaximumSizeExceeded" from the methodMichael Vogt
2014-10-07set PR_SET_NO_NEW_PRIVS also if run as non-rootDavid Kalnischkies
2014-10-07fix foldmarkers in fileutl.ccDavid Kalnischkies
2014-10-07don't show ErrorText for Ign by defaultDavid Kalnischkies
2014-10-07Add new Acquire::MaxReleaseFileSize=10*1000*1000 optionMichael Vogt
2014-10-07Merge branch 'feature/acq-trans' into feature/expected-sizeMichael Vogt
2014-10-07make expected-size a maximum-size check as this is what we want at this pointMichael Vogt
2014-10-07Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt
2014-10-07UpperCase some functions for consistencyMichael Vogt
2014-10-07Ignore EINVAL from prctl(PR_SET_NO_NEW_PRIVS)Michael Vogt
2014-10-07Rename DropPrivs() to DropPrivileges()Michael Vogt
2014-10-07fix test-cve-2013-1051-InRelease-parsing (fails now in the method)Michael Vogt
2014-10-07add ftp expected size checkMichael Vogt
2014-10-07methods/https.cc: use File->Tell() here tooMichael Vogt
2014-10-07display errortext for all Err as well as Ign logsDavid Kalnischkies
2014-10-07use _apt:root only for partial directoriesDavid Kalnischkies
2014-10-07ensure partial dirs are 0700 and owned by _apt:rootDavid Kalnischkies
2014-10-07fixup foldmarkers in acquire-item.ccDavid Kalnischkies
2014-10-06make http size check workMichael Vogt
2014-10-06[l10n] Updated Czech translation of aptMiroslav Kure
2014-10-06fix warningsMichael Vogt
2014-10-06rename StopAuthentication -> CheckStopAuthentication and make it protectedMichael Vogt
2014-10-06fix testMichael Vogt
2014-10-06rename AuthDone() -> CheckAuthDone()Michael Vogt
2014-10-06cleanup pkgAcq*::Failed()Michael Vogt
2014-10-06add missing TransactionStageCopy() in pkgAcqDiffIndex::Done()Michael Vogt
2014-10-06Rework pkgAcqMeta{Index,Sig,ClearSig}::Done() for readabilityMichael Vogt
2014-10-06fix incorrect docstrings for AcqMetaBase::TransactionStageRemoval/AcqMetaBase...Michael Vogt
2014-10-06add new "SetActiveSubprocess()Michael Vogt
2014-10-06update testMichael Vogt
2014-10-03apt-get: Create the temporary downloaded changelog inside tmpdirGuillem Jover
2014-10-03Bump library version to libapt-pkg4.14Michael Vogt
2014-10-03really do not download Release if InRelease does not verifyMichael Vogt
2014-10-03implement MarkAndSweep in cc instead of headerDavid Kalnischkies
2014-10-03rename StringType VERSION to VERSIONNUMBERDavid Kalnischkies
2014-10-02releasing package apt version 1.0.9.21.0.9.2Michael Vogt
2014-10-02apt-get: Create the temporary downloaded changelog inside tmpdirGuillem Jover
2014-10-02cleanup around pkgAcqMetaSig and improved testsMichael Vogt
2014-10-02add a bunch of docstrings etcMichael Vogt