Michael Vogt a4221092e5 Merge branch 'debian/sid' into debian/experimental hace 11 años
..
contrib 9983999d29 Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie() hace 11 años
deb a4221092e5 Merge branch 'debian/sid' into debian/experimental hace 11 años
edsp 78a5476f31 drop stored StringItems in favor of in-memory mappings hace 11 años
acquire-item.cc 78bc8d6b16 do not load filesize in pkgAcqIndexTrans explicitly hace 11 años
acquire-item.h 27e6c17a18 Add new Acquire::MaxReleaseFileSize=10*1000*1000 option hace 11 años
acquire-method.cc 862bafea48 do not inline virtual destructors with d-pointers hace 11 años
acquire-method.h 862bafea48 do not inline virtual destructors with d-pointers hace 11 años
acquire-worker.cc 7e4dfb4349 Merge branch 'feature/acq-trans' into feature/expected-size hace 11 años
acquire-worker.h 453b82a388 cleanup headers and especially #includes everywhere hace 12 años
acquire.cc 9d653a6de2 fix compile and tests error hace 11 años
acquire.h 862bafea48 do not inline virtual destructors with d-pointers hace 11 años
algorithms.cc 2a884c612b fix progress output for (dist-)upgrade calculation hace 11 años
algorithms.h 3809194b66 mark private methods as hidden hace 11 años
aptconfiguration.cc 3809194b66 mark private methods as hidden hace 11 años
aptconfiguration.h 3809194b66 mark private methods as hidden hace 11 años
cachefile.cc 592d06b6f3 Ensure we have a Policy in CacheFile.BuildDepCache() hace 12 años
cachefile.h 453b82a388 cleanup headers and especially #includes everywhere hace 12 años
cachefilter.cc 3721cb019f add an API for cache filters/matcher hace 11 años
cachefilter.h 3721cb019f add an API for cache filters/matcher hace 11 años
cacheiterators.h a221efc331 store source name and version in binary cache hace 11 años
cacheset.cc 1e064088bf move PCI::From* methods into CacheSetHelper class hace 11 años
cacheset.h 3809194b66 mark private methods as hidden hace 11 años
cdrom.cc 25613a61f6 fix: Member variable 'X' is not initialized in the constructor. hace 11 años
cdrom.h 7187074bfc properly undo CD-ROM mount in all error cases hace 12 años
clean.cc 9d653a6de2 fix compile and tests error hace 11 años
clean.h 862bafea48 do not inline virtual destructors with d-pointers hace 11 años
depcache.cc 107d054ba9 implement MarkAndSweep in cc instead of header hace 11 años
depcache.h 107d054ba9 implement MarkAndSweep in cc instead of header hace 11 años
edsp.cc a221efc331 store source name and version in binary cache hace 11 años
edsp.h 5681b3fc2a check exit status of external solvers hace 12 años
indexcopy.cc 9d653a6de2 fix compile and tests error hace 11 años
indexcopy.h 862bafea48 do not inline virtual destructors with d-pointers hace 11 años
indexfile.cc 453b82a388 cleanup headers and especially #includes everywhere hace 12 años
indexfile.h a49e794802 create debIFTypeDscFile type hace 12 años
indexrecords.cc 07cb47e71f trusted=yes sources are secure, we just don't know why hace 11 años
indexrecords.h 07cb47e71f trusted=yes sources are secure, we just don't know why hace 11 años
init.cc 6826652dac Change default of Acquire::AllowInsecureRepositories to "true" hace 11 años
init.h 453b82a388 cleanup headers and especially #includes everywhere hace 12 años
install-progress.cc 440614ff30 fix another instance of warning: extra ‘;’ [-Wpedantic] hace 11 años
install-progress.h 3809194b66 mark private methods as hidden hace 11 años
makefile 53c3a8fa16 use wildcard to get files in our library makefiles hace 12 años
metaindex.h 25613a61f6 fix: Member variable 'X' is not initialized in the constructor. hace 11 años
orderlist.cc 453b82a388 cleanup headers and especially #includes everywhere hace 12 años
orderlist.h a02db58fd5 follow method attribute suggestions by gcc hace 12 años
packagemanager.cc bf3ad91fdf fix: warning: extra ‘;’ [-Wpedantic] hace 11 años
packagemanager.h bf3ad91fdf fix: warning: extra ‘;’ [-Wpedantic] hace 11 años
pkgcache.cc 25613a61f6 fix: Member variable 'X' is not initialized in the constructor. hace 11 años
pkgcache.h 3809194b66 mark private methods as hidden hace 11 años
pkgcachegen.cc 30b45652d6 rename StringType VERSION to VERSIONNUMBER hace 11 años
pkgcachegen.h 30b45652d6 rename StringType VERSION to VERSIONNUMBER hace 11 años
pkgrecords.cc 80624be7c5 Fix more warnings from clang hace 12 años
pkgrecords.h ffe3c68e49 parse and retrieve multiple Descriptions in one record hace 12 años
pkgsystem.cc a02db58fd5 follow method attribute suggestions by gcc hace 12 años
pkgsystem.h a49e794802 create debIFTypeDscFile type hace 12 años
policy.cc a02db58fd5 follow method attribute suggestions by gcc hace 12 años
policy.h 453b82a388 cleanup headers and especially #includes everywhere hace 12 años
sourcelist.cc 804de19f5f fix: Prefer prefix ++/-- operators for non-primitive types hace 11 años
sourcelist.h 9d02c1ac77 fix: The class 'pkgSourceList' defines member variable with name 'SrcList' also defined in its parent class 'pkgSource' hace 11 años
srcrecords.cc 401e5db12d use pkgSrcRecords::Step() instead of Next() hace 12 años
srcrecords.h aa0bd601ea Merge branch 'debian/sid' into debian/experimental hace 12 años
tagfile.cc 862bafea48 do not inline virtual destructors with d-pointers hace 11 años
tagfile.h 862bafea48 do not inline virtual destructors with d-pointers hace 11 años
update.cc 04a54261af ensure partial dirs are 0700 and owned by _apt:root hace 11 años
update.h 3809194b66 mark private methods as hidden hace 11 años
upgrade.cc 67caa2e653 mark pkg(All|Dist)Upgrade as deprecated hace 11 años
upgrade.h 67caa2e653 mark pkg(All|Dist)Upgrade as deprecated hace 11 años
vendor.cc a02db58fd5 follow method attribute suggestions by gcc hace 12 años
vendor.h 453b82a388 cleanup headers and especially #includes everywhere hace 12 años
vendorlist.cc 453b82a388 cleanup headers and especially #includes everywhere hace 12 años
vendorlist.h 453b82a388 cleanup headers and especially #includes everywhere hace 12 años
version.cc 453b82a388 cleanup headers and especially #includes everywhere hace 12 años
version.h a02db58fd5 follow method attribute suggestions by gcc hace 12 años
versionmatch.cc 453b82a388 cleanup headers and especially #includes everywhere hace 12 años
versionmatch.h a02db58fd5 follow method attribute suggestions by gcc hace 12 años