summaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)AuthorFilesLines
2021-01-11Fix all compiler warningsMatthias Klumpp8-52/+18
2021-01-11aptcc: Auto-remove old kernels, unless configured otherwiseMatthias Klumpp1-0/+3
2020-12-02Revert "Revert "zypp: Clean up temporary files when PK quits""Jonathan Kang1-0/+2
2020-10-30Revert "zypp: Clean up temporary files when PK quits"Jonathan Kang1-2/+0
2020-10-21aptcc: Build socket-activated debconf helper againMatthias Klumpp1-0/+31
2020-10-21aptcc: Drop apt-inst, use apt-pkg pkg-config file for dependency detectionMatthias Klumpp1-39/+3
2020-10-13zypp: Don’t refresh repos again when actually updating packagesJonathan Kang1-9/+12
2020-09-25aptcc: Do not trust local debs (CVE-2020-16122)Julian Andres Klode1-0/+10
2020-09-21zypp: Erase tmp repo from pool after local installation (#409)Rinat Dobrokhotov1-0/+1
2020-09-21zypp: set PATH variableJonathan Kang1-0/+3
2020-09-07test: Install required helper filesNeal Gompa2-0/+6
2020-08-13zypp: Clean up temporary files when PK quitsJonathan Kang1-0/+2
2020-07-10dnf: Add vendor configuration for openSUSENeal Gompa1-0/+61
2020-05-27alpm: synchronise syncdbs on update (#400)jan Pontaoski4-1/+37
2020-05-26zypp: Ensure ResPool is built before is_tumbleweed()Jonathan Kang1-8/+4
2020-05-06alpm: pass correct type to pk_alpm_transaction_initialize()Christian Hesse1-1/+1
2020-05-06alpm: fix paths for configuration filesChristian Hesse1-3/+3
2020-04-28dnf: Load all the repos and vars directoriesNeal Gompa2-4/+25
2020-04-12alpm: respect ignored packages on update (#390)jan Pontaoski1-5/+23
2020-04-07aptcc: Use pk_backend_convert_uri on proxy settingsDavid Hewitt1-4/+8
2020-04-07aptcc: Add libutil to linker argsDavid Hewitt1-0/+3
2020-03-28alpm: improve dlcb handlingCarson Black1-28/+41
2020-03-26alpm: handle blank target name for progress cbCarson Black1-5/+28
2020-03-24alpm: use separate alpm_handle_t for updatesCarson Black4-10/+55
2020-03-23Alpm: Updates-changed implementationCarson Black1-0/+31
2020-03-16Make pk_alpm_update_database a nullop without forceCarson Black1-0/+3
2020-03-16backends: Allow multiple backends to be built with MesonNeal Gompa1-3/+8
2020-03-11error: PACKAGE_TARNAME/PACKAGE_VERSION undeclaredDominik Opyd1-2/+2
2020-03-11libalpm updateDominik Opyd1-1/+1
2020-03-11unknown configuration optionDominik Opyd1-3/+3
2020-03-11forgotten commasDominik Opyd1-2/+2
2020-03-11forgotten commaDominik Opyd1-1/+1
2020-03-11zypp: Ignore already installed package when installingJonathan Kang1-6/+1
2020-03-11zypp: Fix broken meson.buildJonathan Kang1-2/+2
2020-03-03zypp: remove upgrade-system implementationJonathan Kang1-55/+0
2020-03-03zypp: Merge updating function into update-packagesJonathan Kang1-9/+31
2020-02-24alpm: Fix assertion failures for download start signalsFelix Yan1-0/+3
2020-02-24alpm: Fix config parsing for DisableDownloadTimeoutFelix Yan1-2/+11
2020-02-18slack: Port remaining tests to mesonEugen Wissner2-38/+111
2020-02-03slack: Fix tests subdir in mesonEugen Wissner2-3/+45
2020-01-23aptcc: Do not emit PK_ERROR_ENUM_GPG_FAILUREJulian Andres Klode1-3/+0
2020-01-23aptcc: Only report errors if there are errorsJulian Andres Klode2-11/+13
2020-01-10trivial: Always include <config.h>Richard Hughes1-3/+1
2020-01-10yum: Remove unmaintained backendRichard Hughes9-4978/+0
2020-01-10ports: Remove unmaintained backendRichard Hughes8-1935/+0
2020-01-10urpmi: Remove unmaintained backendRichard Hughes15-2649/+0
2020-01-10pisi: Remove unmaintained backendRichard Hughes3-1021/+0
2020-01-10trivial: Remove the I_KNOW_THE_PACKAGEKIT_GLIB2_API_IS_SUBJECT_TO_CHANGE requ...Richard Hughes1-1/+0
2020-01-10Port to the meson build systemCorentin Noël47-684/+577
2020-01-09aptcc: Set locale env vars properly according to frontend requestMatthias Klumpp2-27/+30