David Kalnischkies 668ae33adc ignore deprecated method calls in deprecated method il y a 10 ans
..
contrib 5dd00edbcf add messages to our deprecation warnings in libapt il y a 10 ans
deb 5dd00edbcf add messages to our deprecation warnings in libapt il y a 10 ans
edsp ce1f3a2c61 wrap every unlink call to check for != /dev/null il y a 10 ans
acquire-item.cc 8396034183 slightly rephrase notice shown for insecure repositories il y a 10 ans
acquire-item.h 5dd00edbcf add messages to our deprecation warnings in libapt il y a 10 ans
acquire-method.cc 6c55f07a5f make all d-pointer * const pointers il y a 11 ans
acquire-method.h 6c55f07a5f make all d-pointer * const pointers il y a 11 ans
acquire-worker.cc 514a25cbcd do not use _apt for file/copy sources if it isn't world-accessible il y a 10 ans
acquire-worker.h 6c55f07a5f make all d-pointer * const pointers il y a 11 ans
acquire.cc ef39c14810 Check if the Apt::Sandbox::User exists in CheckDropPrivsMustBeDisabled() il y a 10 ans
acquire.h 5dd00edbcf add messages to our deprecation warnings in libapt il y a 10 ans
algorithms.cc 258b9e512c apply various suggestions made by cppcheck il y a 10 ans
algorithms.h 5dd00edbcf add messages to our deprecation warnings in libapt il y a 10 ans
aptconfiguration.cc 825db89094 implement a public pkgSystem::ArchitecturesSupported il y a 10 ans
aptconfiguration.h c3392a9fcc some CXXFLAGS housekeeping il y a 11 ans
cachefile.cc 6789e01e93 do not segfault in cache generation on mmap failure il y a 10 ans
cachefile.h 5dd00edbcf add messages to our deprecation warnings in libapt il y a 10 ans
cachefilter.cc 3721cb019f add an API for cache filters/matcher il y a 11 ans
cachefilter.h 6d7122b535 Annotate more methods with APT_OVERRIDE il y a 11 ans
cacheiterators.h 5dd00edbcf add messages to our deprecation warnings in libapt il y a 10 ans
cacheset.cc 14341a7ee1 support .deb files in upgrade operations as well il y a 10 ans
cacheset.h 5dd00edbcf add messages to our deprecation warnings in libapt il y a 10 ans
cdrom.cc 0300f0077a outsmart gcc -O3 over-optimization in pkgCdrom::FindPackages il y a 10 ans
cdrom.h 6c55f07a5f make all d-pointer * const pointers il y a 11 ans
clean.cc 6aef1942f4 ignore lost+found in private directory cleanup il y a 10 ans
clean.h 6c55f07a5f make all d-pointer * const pointers il y a 11 ans
depcache.cc add81166f8 typo: run s#frontend#front-end# on all of src:apt il y a 10 ans
depcache.h 5dd00edbcf add messages to our deprecation warnings in libapt il y a 10 ans
edsp.cc 294a80209a sanify API to get 'the' candidate version il y a 10 ans
edsp.h 5dd00edbcf add messages to our deprecation warnings in libapt il y a 10 ans
indexcopy.cc 95278287f4 avoid using global PendingError to avoid failing too often too soon il y a 10 ans
indexcopy.h 5dd00edbcf add messages to our deprecation warnings in libapt il y a 10 ans
indexfile.cc 668ae33adc ignore deprecated method calls in deprecated method il y a 10 ans
indexfile.h 5dd00edbcf add messages to our deprecation warnings in libapt il y a 10 ans
init.cc 88a8975f15 Cleanup includes after running iwyu il y a 11 ans
init.h 453b82a388 cleanup headers and especially #includes everywhere il y a 12 ans
install-progress.cc ac7f8f7916 Fix all the wrong removals of includes that iwyu got wrong il y a 11 ans
install-progress.h eaf21c2144 Fix select timeout to be 50msec instead of 0.5msec il y a 10 ans
makefile cc4800145b when using srv records, use the next server if one fails to connect il y a 12 ans
metaindex.cc 1dd2036848 support arch:all data e.g. in separate Packages file il y a 10 ans
metaindex.h 5dd00edbcf add messages to our deprecation warnings in libapt il y a 10 ans
orderlist.cc 7d70f7993e orderlist: Replace qsort() by thread-safe std::sort() il y a 10 ans
orderlist.h 5dd00edbcf add messages to our deprecation warnings in libapt il y a 10 ans
packagemanager.cc 93a0805bc9 fix alloc-dealloc-mismatch (operator new [] vs operator delete) il y a 10 ans
packagemanager.h 5dd00edbcf add messages to our deprecation warnings in libapt il y a 10 ans
pkgcache.cc 8fec289ad8 remove incorrect optimization branches il y a 10 ans
pkgcache.h 5dd00edbcf add messages to our deprecation warnings in libapt il y a 10 ans
pkgcachegen.cc 5dd00edbcf add messages to our deprecation warnings in libapt il y a 10 ans
pkgcachegen.h 5dd00edbcf add messages to our deprecation warnings in libapt il y a 10 ans
pkgrecords.cc 6c55f07a5f make all d-pointer * const pointers il y a 11 ans
pkgrecords.h 5dd00edbcf add messages to our deprecation warnings in libapt il y a 10 ans
pkgsystem.cc 825db89094 implement a public pkgSystem::ArchitecturesSupported il y a 10 ans
pkgsystem.h 825db89094 implement a public pkgSystem::ArchitecturesSupported il y a 10 ans
policy.cc 258b9e512c apply various suggestions made by cppcheck il y a 10 ans
policy.h a0a6695515 Add GetPriority(VerIterator) to pkgDepCache::Policy il y a 11 ans
sourcelist.cc 14341a7ee1 support .deb files in upgrade operations as well il y a 10 ans
sourcelist.h 14341a7ee1 support .deb files in upgrade operations as well il y a 10 ans
srcrecords.cc 95278287f4 avoid using global PendingError to avoid failing too often too soon il y a 10 ans
srcrecords.h 5dd00edbcf add messages to our deprecation warnings in libapt il y a 10 ans
statechanges.cc 64e3414e00 allow all dpkg selections to be set via apt-mark and libapt il y a 10 ans
statechanges.h 64e3414e00 allow all dpkg selections to be set via apt-mark and libapt il y a 10 ans
tagfile-order.c e8fb1cdfdd sync TFRewrite*Order arrays with dpkg and dak il y a 11 ans
tagfile.cc 809aa216c6 policy: Be more strict about parsing pin files, and document prio 0 il y a 11 ans
tagfile.h 5dd00edbcf add messages to our deprecation warnings in libapt il y a 10 ans
update.cc ac7f8f7916 Fix all the wrong removals of includes that iwyu got wrong il y a 11 ans
update.h 3809194b66 mark private methods as hidden il y a 11 ans
upgrade.cc 4dc77823d3 remove the compatibility markers for 4.13 abi il y a 11 ans
upgrade.h 5dd00edbcf add messages to our deprecation warnings in libapt il y a 10 ans
version.cc c8a4ce6cbe add d-pointer, virtual destructors and de-inline de/constructors il y a 11 ans
version.h c8a4ce6cbe add d-pointer, virtual destructors and de-inline de/constructors il y a 11 ans
versionmatch.cc ddb286525d simplify Origin matchmaking for status files il y a 11 ans
versionmatch.h 5bfd306ee1 versionmatch: Extract version match checking out of Find() il y a 11 ans