index
:
packagekit
PACKAGEKIT_0_1_X
PACKAGEKIT_0_6_X
master
System package management service
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-18
packagekit: Add PK_ERROR_ENUM_UNFINISHED_TRANSACTION and PK_EXIT_ENUM_REPAIR_...
Daniel Nicoletti
1
-0/+5
2012-04-02
Deprecate Message(untrusted-package) from the API
Richard Hughes
1
-0/+7
2012-03-22
Do not allow an empty resolve call to be passed down to the backends
Richard Hughes
1
-0/+7
2012-02-22
trivial: fix a lot of critical errors when a backend sets a transaction speed
Richard Hughes
1
-1/+1
2012-02-02
Don't crash when the system bus isn't available, just abort with an error
Richard Hughes
1
-1/+8
2012-01-17
Allow PK to build without an installed PackageKitGlib-1.0
Richard Hughes
1
-2/+3
2012-01-17
trivial: remove the now useless PkProc self test code
Richard Hughes
1
-18/+0
2012-01-11
Fix builddir != srcdir issue
Ryan Lortie
1
-0/+1
2012-01-10
Make PkProc part of the daemon (again)
Matthias Klumpp
5
-10/+5
2012-01-05
trivial: Fix bug#44460 introduced by last commit
Matthias Klumpp
1
-5/+2
2012-01-04
plugins: Possibility to select connected backend functions
Matthias Klumpp
3
-238/+296
2012-01-04
plugins: Add possibility to connect/disconnect backend signals
Matthias Klumpp
3
-108/+290
2011-12-23
Merge branch 'master' into repair-system
Sebastian Heinlein
4
-8/+109
2011-12-15
Add a new repair-system policy and use it by the corresponding
Sebastian Heinlein
1
-1/+1
2011-12-14
Revert "Make PkProc part of the daemon"
Richard Hughes
2
-7/+6
2011-12-14
Add PropertiesChanged signals to the main and transaction interfaces
Richard Hughes
2
-0/+102
2011-12-14
Fix RequireRestart after the daemons conversion to GDBus
Richard Hughes
1
-1/+1
2011-12-09
Add new roles SimulateRepairSystem and RepairSystem
Sebastian Heinlein
4
-1/+201
2011-11-30
Set the frontend socket as environment variable in the spawned backend
Sebastian Heinlein
1
-0/+5
2011-11-30
Merge branch 'master' of gitorious.org:packagekit/packagekit
Sebastian Heinlein
2
-1/+60
2011-11-29
Merge branch 'apt-is-back'
Sebastian Heinlein
1
-1/+1
2011-11-29
Add a transaction_reset backend hook
Richard Hughes
2
-1/+60
2011-11-28
Make PkProc part of the daemon
Matthias Klumpp
2
-6/+7
2011-11-28
Fix item-percentage call in the spawned backend.
Sebastian Heinlein
1
-1/+1
2011-11-09
Check if a transaction should be skipped after it has started too.
Matthias Klumpp
1
-2/+12
2011-11-03
trivial: Finish transaction without error
Matthias Klumpp
1
-3/+3
2011-11-03
Add possibility for backends/plugins to skip transactions
Matthias Klumpp
1
-0/+9
2011-11-01
Fix the role of the EULA transaction
Daniel Nicoletti
2
-0/+2
2011-10-20
Add command line option to keep environment
Nils Philippsen
5
-56/+109
2011-10-20
find uninstalled PackageKitGlib-1.0.gir when building
Nils Philippsen
1
-2/+4
2011-10-20
Use the new g_thread_new() for new versions of GLib
Richard Hughes
1
-1/+10
2011-10-20
Don't use the deprecated g_thread_supported() in the dameon code
Richard Hughes
3
-6/+0
2011-10-10
plugin: Add a few GIR annotations
Matthias Klumpp
3
-0/+20
2011-10-10
Merge branch 'master' of gitorious.org:packagekit/packagekit
Matthias Klumpp
3
-0/+82
2011-10-10
Finalize PackageKitPlugin GIR file
Matthias Klumpp
1
-3/+3
2011-10-07
Fix GIR generator for PK-Plugin
Matthias Klumpp
1
-2/+25
2011-09-29
Add Introspection support for PK-Plugins
Matthias Klumpp
2
-4/+46
2011-09-22
Offset the cache age by 30 minutes
Richard Hughes
1
-0/+16
2011-09-19
Add 'uid' and 'cmdline' properties to PkBackend
Richard Hughes
3
-0/+66
2011-09-07
Remove the implemented checks for the simulate methods
Richard Hughes
1
-6/+3
2011-08-31
Use g_unix_signal_add_full() which has been renamed in the unstable GLib branch
Denis Washington
1
-8/+8
2011-08-22
Make percentage, subpercentage and remaining proper GObject properties on the...
Richard Hughes
2
-83/+129
2011-08-22
trivial: remove the unused pk_backend_get_progress()
Richard Hughes
2
-27/+0
2011-08-22
Add an ItemProgress signal designed to eventually replace SubPercentage
Richard Hughes
5
-0/+128
2011-08-16
Remove the duplicate 'The software is not from a trusted source' authenticati...
Richard Hughes
1
-4/+0
2011-08-12
trivial: Fix the daemon self test program
Richard Hughes
6
-122/+90
2011-08-12
trivial: The D-Bus connection is unset in the self test program
Richard Hughes
1
-10/+14
2011-08-12
Setting the plugin list is optional
Richard Hughes
2
-4/+12
2011-08-11
trivial: Remove some dead code from the self test code
Richard Hughes
1
-62/+1
2011-08-11
Make the lsof plugin code support distros such as Fedora with /lib64
Richard Hughes
1
-3/+3
[next]