summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-13aptcc: Reident the code and re-enforce KDElibs coding styleDaniel Nicoletti18-3896/+3810
2012-04-13aptcc: make more use of the typedef to improve readablilityDaniel Nicoletti5-450/+362
2012-04-13aptcc: Fix resolving of gdebi packages when they have :arch fieldDaniel Nicoletti2-9/+138
2012-04-11Do not include the website in the tarballRichard Hughes6-157/+1
2012-04-06entropy: add support to ConfigurationUpdatesFabio Erculiani1-5/+13
2012-04-05aptcc: Emit newly-installed local package informationMatthias Klumpp3-2/+29
2012-04-04python: Speed up get_package_list()Tomáš Trnka1-4/+9
2012-04-02yum: Convert all instances of Message(untrusted-package) to Package(untrusted)Richard Hughes1-6/+3
2012-04-02zif: Do not use Message(untrusted-package)Richard Hughes1-7/+0
2012-04-02aptcc: Do not use Message(untrusted-package)Richard Hughes1-1/+2
2012-04-02Deprecate Message(untrusted-package) from the APIRichard Hughes3-23/+22
2012-04-02Add some documentation about the auto-untrusted logicRichard Hughes4-7/+564
2012-03-30yum: always set GPG checking members if presentNils Philippsen1-10/+8
2012-03-29trivial: remove the debugging comment left inRichard Hughes1-1/+1
2012-03-29trivial: update the API docs diagram to reflect realityRichard Hughes2-96/+101
2012-03-29Install pk-task-sync.h as part of the public APIStef Walter5-33/+78
2012-03-29Actually include the enum types in the buildStef Walter5-37/+2
2012-03-29Add GType's for packagekit-glib2 enumerationsStef Walter5-2/+91
2012-03-22Do not allow an empty resolve call to be passed down to the backendsRichard Hughes1-0/+7
2012-03-22zif: Fix segfault of the daemon when a program does Resolve("")Richard Hughes1-2/+2
2012-03-16Drop --print-reply from dbus-send command used on suspend/resumeAdam Williamson1-1/+1
2012-03-12portage: port code to new Layman API and fix usage with newer Portage APIFabio Erculiani1-23/+52
2012-03-10trivial: Don't call exit() in aptcc backendMatthias Klumpp1-3/+3
2012-03-10aptcc: Fix a multiarch bug that failed to resolve packages if the desired arc...Daniel Nicoletti1-15/+51
2012-03-10aptcc: Fix crash when a package with an invalid version is appended to the fe...Daniel Nicoletti1-19/+25
2012-03-06trivial: Update backend matrixMatthias Klumpp1-66/+66
2012-03-06aptcc: Mark dependencies of a file-installation as automaticMatthias Klumpp3-4/+32
2012-03-06aptcc: Implement basic support for InstallFiles()Matthias Klumpp5-30/+105
2012-03-05Merge branch 'aptcc_testing'Matthias Klumpp0-0/+0
2012-03-05aptcc: Some more stuff required for installFiles()Matthias Klumpp4-64/+102
2012-03-05aptcc: Update license headers & fix some more indentation and typosMatthias Klumpp14-181/+203
2012-03-05Reorganise parts of AptCC to make the code more readableMatthias Klumpp17-330/+346
2012-03-05aptcc: Some more stuff required for installFiles()Matthias Klumpp4-64/+102
2012-03-05aptcc: Update license headers & fix some more indentation and typosMatthias Klumpp14-181/+203
2012-03-05Reorganise parts of AptCC to make the code more readableMatthias Klumpp17-330/+346
2012-03-05apt: Fix modalias search on non-multi-arch systemsSebastian Heinlein1-1/+3
2012-03-05apt: Replace use of depracted python-apt 0.7.x APISebastian Heinlein1-28/+27
2012-03-05apt: apt.cache.Cache() now reuses the dpkg of the chroot so just copySebastian Heinlein1-5/+3
2012-03-05trivial: Fix typoMatthias Klumpp2-2/+1
2012-03-01trivial: post release version bumpRichard Hughes2-6/+6
2012-03-01Release version 0.7.3Richard Hughes7-966/+973
2012-02-22trivial: fix a lot of critical errors when a backend sets a transaction speedRichard Hughes2-3/+3
2012-02-22zif: Ensure the files are sorted by name before returning them to the daemonRichard Hughes1-0/+12
2012-02-20Imply the install trusted polkit auth when we get the remove authRichard Hughes1-0/+1
2012-02-20Imply the install trusted polkit auth when we get the untrusted authRichard Hughes1-0/+1
2012-02-17trivial: Remove whitespaceMatthias Klumpp1-1/+0
2012-02-16zif: Autoremove deps if 'autoremove' is setRichard Hughes1-0/+14
2012-02-16Fix transfer annotation of pk_results_get_package_sack()Vincent Untz1-1/+1
2012-02-16Fix transfer annotations for GPtrArray returnsMartin Pitt2-3/+3
2012-02-13web: Rename KPackageKit to ApperMatthias Klumpp7-12/+12