David Kalnischkies 59148d9630 abstract the code to iterate over all targets a bit 11 vuotta sitten
..
contrib 1e0f0f28e1 configureable acquire targets to download additional files 11 vuotta sitten
deb 59148d9630 abstract the code to iterate over all targets a bit 11 vuotta sitten
edsp dce45dbe97 mark internal interfaces as hidden 11 vuotta sitten
acquire-item.cc 4cd86fc619 remove debianism file-content verification 11 vuotta sitten
acquire-item.h 4cd86fc619 remove debianism file-content verification 11 vuotta sitten
acquire-method.cc 3679515479 check patch hashes in rred worker instead of in the handler 11 vuotta sitten
acquire-method.h 3679515479 check patch hashes in rred worker instead of in the handler 11 vuotta sitten
acquire-worker.cc 448c38bdcd rework hashsum verification in the acquire system 11 vuotta sitten
acquire-worker.h da6f750f45 prepare ABI for feature/socketpair 11 vuotta sitten
acquire.cc 8fe964f148 create our cache and lib directory always with mode 755 11 vuotta sitten
acquire.h ba6b79bd00 a hit on Release files means the indexes will be hits too 11 vuotta sitten
algorithms.cc d61960d924 merge debian/sid into debian/experimental 11 vuotta sitten
algorithms.h fa5404ab01 explicit overload methods instead of adding parameters 11 vuotta sitten
aptconfiguration.cc 3809194b66 mark private methods as hidden 11 vuotta sitten
aptconfiguration.h 3809194b66 mark private methods as hidden 11 vuotta sitten
cachefile.cc 592d06b6f3 Ensure we have a Policy in CacheFile.BuildDepCache() 12 vuotta sitten
cachefile.h 453b82a388 cleanup headers and especially #includes everywhere 12 vuotta sitten
cachefilter.cc 3721cb019f add an API for cache filters/matcher 11 vuotta sitten
cachefilter.h 3721cb019f add an API for cache filters/matcher 11 vuotta sitten
cacheiterators.h d61960d924 merge debian/sid into debian/experimental 11 vuotta sitten
cacheset.cc 2b4cead3c8 fix some new compiler warnings reported by gcc-5 11 vuotta sitten
cacheset.h 2b4cead3c8 fix some new compiler warnings reported by gcc-5 11 vuotta sitten
cdrom.cc d84da4995d ensure lists/ files have correct permissions after apt-cdrom add 11 vuotta sitten
cdrom.h 7187074bfc properly undo CD-ROM mount in all error cases 12 vuotta sitten
clean.cc 9d653a6de2 fix compile and tests error 11 vuotta sitten
clean.h 862bafea48 do not inline virtual destructors with d-pointers 11 vuotta sitten
depcache.cc 88593886a4 rewrite all TFRewrite instances to use the new pkgTagSection::Write 11 vuotta sitten
depcache.h fa5404ab01 explicit overload methods instead of adding parameters 11 vuotta sitten
edsp.cc 765190e493 guard ABI changes for SourcePkg/Ver in pkgCache 11 vuotta sitten
edsp.h 5681b3fc2a check exit status of external solvers 12 vuotta sitten
indexcopy.cc 88593886a4 rewrite all TFRewrite instances to use the new pkgTagSection::Write 11 vuotta sitten
indexcopy.h 88593886a4 rewrite all TFRewrite instances to use the new pkgTagSection::Write 11 vuotta sitten
indexfile.cc 453b82a388 cleanup headers and especially #includes everywhere 12 vuotta sitten
indexfile.h a49e794802 create debIFTypeDscFile type 12 vuotta sitten
indexrecords.cc 4f51fd8636 support hashes for compressed pdiff files 11 vuotta sitten
indexrecords.h 6bf93605fd treat older Release files than we already have as an IMSHit 11 vuotta sitten
init.cc 1e0f0f28e1 configureable acquire targets to download additional files 11 vuotta sitten
init.h 453b82a388 cleanup headers and especially #includes everywhere 12 vuotta sitten
install-progress.cc 440614ff30 fix another instance of warning: extra ‘;’ [-Wpedantic] 11 vuotta sitten
install-progress.h 3809194b66 mark private methods as hidden 11 vuotta sitten
makefile 53c3a8fa16 use wildcard to get files in our library makefiles 12 vuotta sitten
metaindex.cc f105aaba43 better non-virtual metaIndex.LocalFileName() implementation 11 vuotta sitten
metaindex.h f105aaba43 better non-virtual metaIndex.LocalFileName() implementation 11 vuotta sitten
orderlist.cc 453b82a388 cleanup headers and especially #includes everywhere 12 vuotta sitten
orderlist.h a02db58fd5 follow method attribute suggestions by gcc 12 vuotta sitten
packagemanager.cc 4e6a7e260e properly handle already reinstall pkgs in ordering 11 vuotta sitten
packagemanager.h ccf6bdb3ef use a abi version check similar to the gcc check 11 vuotta sitten
pkgcache.cc 4fc6b7570c Merge branch 'debian/sid' into debian/experimental 11 vuotta sitten
pkgcache.h 448c38bdcd rework hashsum verification in the acquire system 11 vuotta sitten
pkgcachegen.cc 32ab4bd05c guard pkg/grp hashtable creation changes 11 vuotta sitten
pkgcachegen.h dce45dbe97 mark internal interfaces as hidden 11 vuotta sitten
pkgrecords.cc 80624be7c5 Fix more warnings from clang 12 vuotta sitten
pkgrecords.h 02e2076771 guard const-ification API changes 11 vuotta sitten
pkgsystem.cc a02db58fd5 follow method attribute suggestions by gcc 12 vuotta sitten
pkgsystem.h a49e794802 create debIFTypeDscFile type 12 vuotta sitten
policy.cc ab640001ee remove unused and strange default-value for pins 11 vuotta sitten
policy.h 453b82a388 cleanup headers and especially #includes everywhere 12 vuotta sitten
sourcelist.cc 2b4cead3c8 fix some new compiler warnings reported by gcc-5 11 vuotta sitten
sourcelist.h 0dc0b42d73 revert useless abibreak in sourceslist.h 11 vuotta sitten
srcrecords.cc 3a2b39ee60 use 'best' hash for source authentication 11 vuotta sitten
srcrecords.h d61960d924 merge debian/sid into debian/experimental 11 vuotta sitten
tagfile-order.c e8fb1cdfdd sync TFRewrite*Order arrays with dpkg and dak 11 vuotta sitten
tagfile.cc 8d058ea53b implement a more c++-style TFRewrite alternative 11 vuotta sitten
tagfile.h 8d058ea53b implement a more c++-style TFRewrite alternative 11 vuotta sitten
update.cc 04a54261af ensure partial dirs are 0700 and owned by _apt:root 11 vuotta sitten
update.h 3809194b66 mark private methods as hidden 11 vuotta sitten
upgrade.cc fa5404ab01 explicit overload methods instead of adding parameters 11 vuotta sitten
upgrade.h fa5404ab01 explicit overload methods instead of adding parameters 11 vuotta sitten
vendor.cc a02db58fd5 follow method attribute suggestions by gcc 12 vuotta sitten
vendor.h 453b82a388 cleanup headers and especially #includes everywhere 12 vuotta sitten
vendorlist.cc 586d870471 replace ignore-deprecated #pragma dance with _Pragma 11 vuotta sitten
vendorlist.h 453b82a388 cleanup headers and especially #includes everywhere 12 vuotta sitten
version.cc 453b82a388 cleanup headers and especially #includes everywhere 12 vuotta sitten
version.h a02db58fd5 follow method attribute suggestions by gcc 12 vuotta sitten
versionmatch.cc 453b82a388 cleanup headers and especially #includes everywhere 12 vuotta sitten
versionmatch.h a02db58fd5 follow method attribute suggestions by gcc 12 vuotta sitten