summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-04-18packagekit: Add PK_ERROR_ENUM_UNFINISHED_TRANSACTION and PK_EXIT_ENUM_REPAIR_...Daniel Nicoletti1-0/+5
2012-04-02Deprecate Message(untrusted-package) from the APIRichard Hughes1-0/+7
2012-03-22Do not allow an empty resolve call to be passed down to the backendsRichard Hughes1-0/+7
2012-02-22trivial: fix a lot of critical errors when a backend sets a transaction speedRichard Hughes1-1/+1
2012-02-02Don't crash when the system bus isn't available, just abort with an errorRichard Hughes1-1/+8
2012-01-17Allow PK to build without an installed PackageKitGlib-1.0Richard Hughes1-2/+3
2012-01-17trivial: remove the now useless PkProc self test codeRichard Hughes1-18/+0
2012-01-11Fix builddir != srcdir issueRyan Lortie1-0/+1
2012-01-10Make PkProc part of the daemon (again)Matthias Klumpp5-10/+5
2012-01-05trivial: Fix bug#44460 introduced by last commitMatthias Klumpp1-5/+2
2012-01-04plugins: Possibility to select connected backend functionsMatthias Klumpp3-238/+296
2012-01-04plugins: Add possibility to connect/disconnect backend signalsMatthias Klumpp3-108/+290
2011-12-23Merge branch 'master' into repair-systemSebastian Heinlein4-8/+109
2011-12-15Add a new repair-system policy and use it by the correspondingSebastian Heinlein1-1/+1
2011-12-14Revert "Make PkProc part of the daemon"Richard Hughes2-7/+6
2011-12-14Add PropertiesChanged signals to the main and transaction interfacesRichard Hughes2-0/+102
2011-12-14Fix RequireRestart after the daemons conversion to GDBusRichard Hughes1-1/+1
2011-12-09Add new roles SimulateRepairSystem and RepairSystemSebastian Heinlein4-1/+201
2011-11-30Set the frontend socket as environment variable in the spawned backendSebastian Heinlein1-0/+5
2011-11-30Merge branch 'master' of gitorious.org:packagekit/packagekitSebastian Heinlein2-1/+60
2011-11-29Merge branch 'apt-is-back'Sebastian Heinlein1-1/+1
2011-11-29Add a transaction_reset backend hookRichard Hughes2-1/+60
2011-11-28Make PkProc part of the daemonMatthias Klumpp2-6/+7
2011-11-28Fix item-percentage call in the spawned backend.Sebastian Heinlein1-1/+1
2011-11-09Check if a transaction should be skipped after it has started too.Matthias Klumpp1-2/+12
2011-11-03trivial: Finish transaction without errorMatthias Klumpp1-3/+3
2011-11-03Add possibility for backends/plugins to skip transactionsMatthias Klumpp1-0/+9
2011-11-01Fix the role of the EULA transactionDaniel Nicoletti2-0/+2
2011-10-20Add command line option to keep environmentNils Philippsen5-56/+109
2011-10-20find uninstalled PackageKitGlib-1.0.gir when buildingNils Philippsen1-2/+4
2011-10-20Use the new g_thread_new() for new versions of GLibRichard Hughes1-1/+10
2011-10-20Don't use the deprecated g_thread_supported() in the dameon codeRichard Hughes3-6/+0
2011-10-10plugin: Add a few GIR annotationsMatthias Klumpp3-0/+20
2011-10-10Merge branch 'master' of gitorious.org:packagekit/packagekitMatthias Klumpp3-0/+82
2011-10-10Finalize PackageKitPlugin GIR fileMatthias Klumpp1-3/+3
2011-10-07Fix GIR generator for PK-PluginMatthias Klumpp1-2/+25
2011-09-29Add Introspection support for PK-PluginsMatthias Klumpp2-4/+46
2011-09-22Offset the cache age by 30 minutesRichard Hughes1-0/+16
2011-09-19Add 'uid' and 'cmdline' properties to PkBackendRichard Hughes3-0/+66
2011-09-07Remove the implemented checks for the simulate methodsRichard Hughes1-6/+3
2011-08-31Use g_unix_signal_add_full() which has been renamed in the unstable GLib branchDenis Washington1-8/+8
2011-08-22Make percentage, subpercentage and remaining proper GObject properties on the...Richard Hughes2-83/+129
2011-08-22trivial: remove the unused pk_backend_get_progress()Richard Hughes2-27/+0
2011-08-22Add an ItemProgress signal designed to eventually replace SubPercentageRichard Hughes5-0/+128
2011-08-16Remove the duplicate 'The software is not from a trusted source' authenticati...Richard Hughes1-4/+0
2011-08-12trivial: Fix the daemon self test programRichard Hughes6-122/+90
2011-08-12trivial: The D-Bus connection is unset in the self test programRichard Hughes1-10/+14
2011-08-12Setting the plugin list is optionalRichard Hughes2-4/+12
2011-08-12trivial: Remove some dead code from the self test codeRichard Hughes1-62/+1
2011-08-12Make the lsof plugin code support distros such as Fedora with /lib64Richard Hughes1-3/+3