Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Do not download Packages/Sources files on I-M-S hit of the Release file | Michael Vogt | 2014-09-26 | 1 | -2/+8 | |
| * | | | | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-... | Michael Vogt | 2014-09-25 | 4 | -6/+105 | |
| |\ \ \ \ | ||||||
| * | | | | | make pdiff transactional (but at the cost of a CopyFile() | Michael Vogt | 2014-09-23 | 2 | -31/+78 | |
| * | | | | | cleanup, fix test-apt-update-unauth as the behavior of apt changed | Michael Vogt | 2014-09-23 | 2 | -7/+6 | |
| * | | | | | cleanup | Michael Vogt | 2014-09-23 | 2 | -22/+13 | |
| * | | | | | 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 | 8 | -117/+226 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | fix gcc warnings | Michael Vogt | 2014-09-17 | 2 | -9/+8 | |
| * | | | | | | use pkgAcqMetaBase as the transactionManager | Michael Vogt | 2014-09-17 | 5 | -148/+146 | |
| * | | | | | | add a bunch of dpointers | Michael Vogt | 2014-09-16 | 1 | -0/+30 | |
| * | | | | | | remove pkgAcqSubIndex | Michael Vogt | 2014-09-16 | 2 | -176/+1 | |
| * | | | | | | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-... | Michael Vogt | 2014-09-05 | 9 | -16/+169 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | add shared code into pkgAcqMetaSigBase::GenerateAuthWarning() | Michael Vogt | 2014-08-25 | 2 | -54/+65 | |
| * | | | | | | | all tests pass | Michael Vogt | 2014-08-24 | 1 | -8/+34 | |
| * | | | | | | | make the test-pdiff-usage code work again | Michael Vogt | 2014-08-24 | 1 | -0/+11 | |
| * | | | | | | | make compressed-indexes test pass again | Michael Vogt | 2014-08-24 | 1 | -22/+16 | |
| * | | | | | | | cleanup | Michael Vogt | 2014-08-24 | 1 | -14/+9 | |
| * | | | | | | | really move clearsign check into pkgAcqMetaClearSig::Done() | Michael Vogt | 2014-08-02 | 2 | -7/+16 | |
| * | | | | | | | add ims check verify | Michael Vogt | 2014-08-02 | 2 | -9/+49 | |
| * | | | | | | | move clearsign check into pkgAcqMetaClearSig::Failed() | Michael Vogt | 2014-08-02 | 1 | -12/+11 | |
| * | | | | | | | make i-m-s work again | Michael Vogt | 2014-08-01 | 1 | -4/+7 | |
| * | | | | | | | make errors more consistent | Michael Vogt | 2014-08-01 | 1 | -2/+3 | |
| * | | | | | | | check hashes of compressed files as well | Michael Vogt | 2014-08-01 | 1 | -0/+14 | |
| * | | | | | | | fix transactionid passing | Michael Vogt | 2014-08-01 | 1 | -1/+1 | |
| * | | | | | | | mve MetaKey into pkgAcqBaseIndex | Michael Vogt | 2014-08-01 | 2 | -1/+3 | |
| * | | | | | | | fail early (again) on gpg sig failures | Michael Vogt | 2014-07-31 | 2 | -34/+15 | |
| * | | | | | | | ensure InRelease->Release is transactional as well | Michael Vogt | 2014-07-31 | 1 | -2/+3 | |
| * | | | | | | | make test_inreleae_to_release_reverts_all work | Michael Vogt | 2014-07-31 | 1 | -5/+11 | |
| * | | | | | | | Rework TransactionID stuff | Michael Vogt | 2014-07-31 | 4 | -78/+125 | |
| * | | | | | | | WIP cleanup pkgAcqMetaSig | Michael Vogt | 2014-07-22 | 3 | -83/+42 | |
| * | | | | | | | Download Release first, then Release.gpg | Michael Vogt | 2014-07-21 | 3 | -67/+77 | |
| * | | | | | | | add pkgAcquire::TransactionHasError() | Michael Vogt | 2014-07-21 | 3 | -6/+25 | |
| * | | | | | | | WIP transaction based update | Michael Vogt | 2014-07-18 | 4 | -171/+303 | |
* | | | | | | | | set PR_SET_NO_NEW_PRIVS also if run as non-root | David Kalnischkies | 2014-10-07 | 1 | -11/+16 | |
* | | | | | | | | fix foldmarkers in fileutl.cc | David Kalnischkies | 2014-10-07 | 1 | -21/+14 | |
* | | | | | | | | Ignore EINVAL from prctl(PR_SET_NO_NEW_PRIVS) | Michael Vogt | 2014-10-07 | 1 | -2/+3 | |
* | | | | | | | | Rename DropPrivs() to DropPrivileges() | Michael Vogt | 2014-10-07 | 3 | -3/+3 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | Bump library version to libapt-pkg4.14 | Michael Vogt | 2014-10-03 | 1 | -1/+1 | |
* | | | | | | | implement MarkAndSweep in cc instead of header | David Kalnischkies | 2014-10-03 | 2 | -13/+16 | |
* | | | | | | | rename StringType VERSION to VERSIONNUMBER | David Kalnischkies | 2014-10-03 | 3 | -7/+7 | |
* | | | | | | | fix another instance of warning: extra ‘;’ [-Wpedantic] | David Kalnischkies | 2014-09-30 | 1 | -2/+2 | |
* | | | | | | | support parsing of all hashes for pdiff | David Kalnischkies | 2014-09-30 | 3 | -152/+284 | |
* | | | | | | | mark private methods as hidden | David Kalnischkies | 2014-09-30 | 18 | -84/+85 | |
* | | | | | | | fix Configuration::FindVector API | David Kalnischkies | 2014-09-29 | 2 | -11/+2 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Merge branch 'debian/sid' into debian/experimental | Michael Vogt | 2014-09-29 | 2 | -36/+65 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge remote-tracking branch 'donkult/feature/generalize-gzipindex' into debi... | Michael Vogt | 2014-09-26 | 2 | -37/+67 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | generalize Acquire::GzipIndex | Michael Vogt | 2014-09-21 | 2 | -37/+67 | |
* | | | | | | | | replace c-string Mode with c++-string ActiveSubprocess | David Kalnischkies | 2014-09-28 | 2 | -4/+55 | |
* | | | | | | | | allow options between command and -- on commandline | David Kalnischkies | 2014-09-28 | 1 | -8/+11 | |
* | | | | | | | | allow fetcher setup without directory creation | David Kalnischkies | 2014-09-27 | 2 | -14/+21 |