Michael Vogt e3a4cde861 Bump library version to libapt-pkg4.14 12 years ago
..
contrib e3a4cde861 Bump library version to libapt-pkg4.14 12 years ago
deb 30b45652d6 rename StringType VERSION to VERSIONNUMBER 12 years ago
edsp 78a5476f31 drop stored StringItems in favor of in-memory mappings 12 years ago
acquire-item.cc f6d4ab9ad8 support parsing of all hashes for pdiff 12 years ago
acquire-item.h f6d4ab9ad8 support parsing of all hashes for pdiff 12 years ago
acquire-method.cc 7b18d5592f methods: Fail if we cannot drop privileges 12 years ago
acquire-method.h 7b18d5592f methods: Fail if we cannot drop privileges 12 years ago
acquire-worker.cc d003a557a5 tell download methods the expected hashes 12 years ago
acquire-worker.h 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
acquire.cc 43acd01979 allow fetcher setup without directory creation 12 years ago
acquire.h 43acd01979 allow fetcher setup without directory creation 12 years ago
algorithms.cc 2a884c612b fix progress output for (dist-)upgrade calculation 12 years ago
algorithms.h 3809194b66 mark private methods as hidden 12 years ago
aptconfiguration.cc 3809194b66 mark private methods as hidden 12 years ago
aptconfiguration.h 3809194b66 mark private methods as hidden 12 years ago
cachefile.cc 592d06b6f3 Ensure we have a Policy in CacheFile.BuildDepCache() 12 years ago
cachefile.h 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
cachefilter.cc 3721cb019f add an API for cache filters/matcher 12 years ago
cachefilter.h 3721cb019f add an API for cache filters/matcher 12 years ago
cacheiterators.h a221efc331 store source name and version in binary cache 12 years ago
cacheset.cc 1e064088bf move PCI::From* methods into CacheSetHelper class 12 years ago
cacheset.h 3809194b66 mark private methods as hidden 12 years ago
cdrom.cc 25613a61f6 fix: Member variable 'X' is not initialized in the constructor. 12 years ago
cdrom.h 7187074bfc properly undo CD-ROM mount in all error cases 12 years ago
clean.cc 10ecfe4f8a Do not clean "/" in pkgAcquire::Clean/pkgArchiveCleaner 12 years ago
clean.h 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
depcache.cc 107d054ba9 implement MarkAndSweep in cc instead of header 12 years ago
depcache.h 107d054ba9 implement MarkAndSweep in cc instead of header 12 years ago
edsp.cc a221efc331 store source name and version in binary cache 12 years ago
edsp.h 5681b3fc2a check exit status of external solvers 12 years ago
indexcopy.cc b3501edb70 use HashStringList in the acquire system 12 years ago
indexcopy.h 3809194b66 mark private methods as hidden 12 years ago
indexfile.cc 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
indexfile.h a49e794802 create debIFTypeDscFile type 12 years ago
indexrecords.cc 1a91569d0a apt-pkg/indexrecords.cc: ensure that indexRecords::checkSum::Hash is initialized 12 years ago
indexrecords.h 3809194b66 mark private methods as hidden 12 years ago
init.cc 6c50447eb4 reduce delta from ubuntu 12 years ago
init.h 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
install-progress.cc 440614ff30 fix another instance of warning: extra ‘;’ [-Wpedantic] 12 years ago
install-progress.h 3809194b66 mark private methods as hidden 12 years ago
makefile 53c3a8fa16 use wildcard to get files in our library makefiles 12 years ago
metaindex.h 25613a61f6 fix: Member variable 'X' is not initialized in the constructor. 12 years ago
orderlist.cc 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
orderlist.h a02db58fd5 follow method attribute suggestions by gcc 12 years ago
packagemanager.cc bf3ad91fdf fix: warning: extra ‘;’ [-Wpedantic] 12 years ago
packagemanager.h bf3ad91fdf fix: warning: extra ‘;’ [-Wpedantic] 12 years ago
pkgcache.cc 25613a61f6 fix: Member variable 'X' is not initialized in the constructor. 12 years ago
pkgcache.h 3809194b66 mark private methods as hidden 12 years ago
pkgcachegen.cc 30b45652d6 rename StringType VERSION to VERSIONNUMBER 12 years ago
pkgcachegen.h 30b45652d6 rename StringType VERSION to VERSIONNUMBER 12 years ago
pkgrecords.cc 80624be7c5 Fix more warnings from clang 12 years ago
pkgrecords.h ffe3c68e49 parse and retrieve multiple Descriptions in one record 12 years ago
pkgsystem.cc a02db58fd5 follow method attribute suggestions by gcc 12 years ago
pkgsystem.h a49e794802 create debIFTypeDscFile type 12 years ago
policy.cc a02db58fd5 follow method attribute suggestions by gcc 12 years ago
policy.h 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
sourcelist.cc 804de19f5f fix: Prefer prefix ++/-- operators for non-primitive types 12 years ago
sourcelist.h 9d02c1ac77 fix: The class 'pkgSourceList' defines member variable with name 'SrcList' also defined in its parent class 'pkgSource' 12 years ago
srcrecords.cc 401e5db12d use pkgSrcRecords::Step() instead of Next() 12 years ago
srcrecords.h aa0bd601ea Merge branch 'debian/sid' into debian/experimental 12 years ago
tagfile.cc c511c5e8ed Merge branch 'debian/sid' into debian/experimental 12 years ago
tagfile.h 25613a61f6 fix: Member variable 'X' is not initialized in the constructor. 12 years ago
update.cc 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
update.h 3809194b66 mark private methods as hidden 12 years ago
upgrade.cc 67caa2e653 mark pkg(All|Dist)Upgrade as deprecated 12 years ago
upgrade.h 67caa2e653 mark pkg(All|Dist)Upgrade as deprecated 12 years ago
vendor.cc a02db58fd5 follow method attribute suggestions by gcc 12 years ago
vendor.h 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
vendorlist.cc 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
vendorlist.h 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
version.cc 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
version.h a02db58fd5 follow method attribute suggestions by gcc 12 years ago
versionmatch.cc 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
versionmatch.h a02db58fd5 follow method attribute suggestions by gcc 12 years ago