summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-11Release version 0.6.22PACKAGEKIT_0_6_22PACKAGEKIT_0_6_XRichard Hughes2-1/+40
2012-04-11trivial: fix 7f806e269cccffd442799b1f91c67e3b31fdddb7 compile failureRichard Hughes1-1/+1
2012-04-06entropy: add support to ConfigurationUpdatesFabio Erculiani1-5/+13
2012-04-05python: Speed up get_package_list()Tomáš Trnka1-4/+9
2012-04-04trivial: fix up a tiny warning from valrind under make checkRichard Hughes1-1/+1
2012-04-04trivial: add a tiny theoretical memory leak in PkDesktopRichard Hughes1-1/+3
2012-04-04Fix builddir != srcdir issueRyan Lortie5-0/+5
2012-04-04Fix transfer annotations for GPtrArray returnsMartin Pitt2-3/+3
2012-04-04Fix transfer annotation of pk_results_get_package_sack()Vincent Untz1-1/+1
2012-04-04zif: Ensure the files are sorted by name before returning them to the daemonRichard Hughes1-0/+12
2012-04-04Drop --print-reply from dbus-send command used on suspend/resumeAdam Williamson1-1/+1
2012-04-04zif: Fix segfault of the daemon when a program does Resolve("")Richard Hughes1-2/+2
2012-04-04Do not allow an empty resolve call to be passed down to the backendsRichard Hughes1-0/+7
2012-04-02yum: always set GPG checking members if presentNils Philippsen1-10/+8
2012-03-12portage: port code to new Layman API and fix usage with newer Portage APIFabio Erculiani1-23/+52
2012-03-12portage: drop PK_BACKEND_OPTIONS macro usageFabio Erculiani1-126/+96
2012-03-12entropy: drop PK_BACKEND_OPTIONS macro usageFabio Erculiani1-145/+115
2012-02-06alpm: trivial: fix minor memory issuesJonathan Conder2-11/+15
2012-01-22alpm: allow forced install of untrusted packagesJonathan Conder4-8/+81
2012-01-22alpm: trivial: fix SigLevel option parsingJonathan Conder1-5/+5
2012-01-21alpm: fix locale and proxy supportJonathan Conder1-9/+79
2012-01-17alpm: fix freedesktop.org bug #44713Jonathan Conder1-2/+2
2012-01-17alpm: trivial: fix compile warningJonathan Conder1-1/+1
2012-01-17alpm: remove ShowSize option, add VerbosePkgListsJonathan Conder1-11/+11
2012-01-17alpm: implement preliminary signature checkingJonathan Conder5-5/+136
2012-01-17alpm: report new informational updates to frontendJonathan Conder1-1/+15
2012-01-17alpm: update error codes againJonathan Conder1-6/+12
2012-01-17alpm: make use of new package origin APIJonathan Conder1-9/+6
2012-01-17alpm: port public structs to new APIJonathan Conder1-50/+49
2012-01-17alpm: port type names to new APIJonathan Conder15-83/+84
2012-01-17alpm: port function calls to new APIJonathan Conder10-74/+137
2012-01-17alpm: port enum constants to new APIJonathan Conder10-115/+115
2012-01-17alpm: port error messagess to new APIJonathan Conder7-76/+64
2012-01-17alpm: port configuration logic to new APIJonathan Conder6-140/+175
2012-01-17alpm: add GPGDir config optionJonathan Conder3-1/+29
2012-01-17alpm: add new error codesJonathan Conder1-134/+147
2012-01-09yum: don't request authorization for trusted packages (#771746)Nils Philippsen1-6/+1
2011-12-05browser-plugin: Make it compile with newest xulrunnerMatthias Klumpp2-7/+6
2011-12-05trivial: post release version bumpRichard Hughes2-6/+6
2011-12-05Release version 0.6.20PACKAGEKIT_0_6_21PACKAGEKIT_0_6_20Richard Hughes2-1/+19
2011-12-05Make the browser plugin compile with newer versions of xulrunnerRichard Hughes1-1/+1
2011-12-05glib: catalog: Skip empty entriesChristian Persch1-1/+2
2011-11-24yum: consistently use same logic to determine GPG checkingNils Philippsen1-3/+5
2011-11-23use current yum API for installing untrusted packagesNils Philippsen1-37/+32
2011-11-23automatically rebuild moc files with different moc versionNils Philippsen2-1/+14
2011-11-17aptcc: Fix conffile handling by using WEXITSTATUS to know the real exit statusDaniel Nicoletti1-2/+3
2011-11-15Merge branch 'PACKAGEKIT_0_6_X' of gitorious.org:packagekit/packagekit into P...Daniel Nicoletti1-1/+1
2011-11-15aptcc: Add native filter so we do not show i386 packages if we are on amd64 f...Daniel Nicoletti2-17/+24
2011-11-15aptcc: Add Multi-Arch supportDaniel Nicoletti4-15/+45
2011-11-14Retrieve url for packages instead of returning "TODO".Duncan Mac-Vicar P1-1/+1