David Kalnischkies
|
02e2076771
guard const-ification API changes
|
11 年之前 |
David Kalnischkies
|
dce45dbe97
mark internal interfaces as hidden
|
11 年之前 |
Michael Vogt
|
9397ea947c
Merge remote-tracking branch 'upstream/debian/experimental' into feature/no-more-acquire-guessing
|
11 年之前 |
Michael Vogt
|
90d7716a47
apt-pkg/acquire-item.h: make friend declaration compatible with older gcc
|
11 年之前 |
Michael Vogt
|
53702a590c
Call "Dequeue()" for items in AbortTransaction() to fix race
|
11 年之前 |
Michael Vogt
|
18593cf751
Only support Translation-* that are listed in the {In,}Release file
|
11 年之前 |
David Kalnischkies
|
03aa08472d
chown finished partial files earlier
|
11 年之前 |
Michael Vogt
|
27e6c17a18
Add new Acquire::MaxReleaseFileSize=10*1000*1000 option
|
11 年之前 |
Michael Vogt
|
4d0818cc39
Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-trans
|
11 年之前 |
David Kalnischkies
|
5684f71fa0
use _apt:root only for partial directories
|
11 年之前 |
Michael Vogt
|
2d0a7bb434
rename StopAuthentication -> CheckStopAuthentication and make it protected
|
11 年之前 |
Michael Vogt
|
ba8a84216a
rename AuthDone() -> CheckAuthDone()
|
11 年之前 |
Michael Vogt
|
673c9469ab
cleanup pkgAcq*::Failed()
|
11 年之前 |
Michael Vogt
|
f30976478e
Rework pkgAcqMeta{Index,Sig,ClearSig}::Done() for readability
|
11 年之前 |
Michael Vogt
|
eeac6897eb
add new "SetActiveSubprocess()
|
11 年之前 |
Michael Vogt
|
1ce243188c
cleanup around pkgAcqMetaSig and improved tests
|
12 年之前 |
Michael Vogt
|
61aea84df9
add a bunch of docstrings etc
|
12 年之前 |
Michael Vogt
|
a64bf0eb7a
fix crash
|
12 年之前 |
Michael Vogt
|
1e8ba0d408
donkults fixes
|
12 年之前 |
Michael Vogt
|
651bddadd0
Cleanup pkgAcqIndex
|
12 年之前 |
Michael Vogt
|
899e4deda1
refactor and add pkgAcqIndex::ValidateFile()
|
12 年之前 |
David Kalnischkies
|
f6d4ab9ad8
support parsing of all hashes for pdiff
|
12 年之前 |
David Kalnischkies
|
3809194b66
mark private methods as hidden
|
12 年之前 |
Michael Vogt
|
fa3a96a105
cleanup
|
12 年之前 |
Michael Vogt
|
c045cc0268
refactor
|
12 年之前 |
Michael Vogt
|
4c333a25a8
Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-trans
|
12 年之前 |
David Kalnischkies
|
ffbe056dc5
replace c-string Mode with c++-string ActiveSubprocess
|
12 年之前 |
Michael Vogt
|
631a7dc790
Do not allow going from authenticated to unauthenticated repo
|
12 年之前 |
Michael Vogt
|
ca15786a9a
Revert making pkgAcquire::Item::DescURI() "const"
|
12 年之前 |
Michael Vogt
|
03bfbc9654
make pdiff transactional (but at the cost of a CopyFile()
|
12 年之前 |