Commit Graph

5 Commits

Author SHA1 Message Date
Fabio Erculiani
0a0cc78a5a [client-updates-daemon] add new method "trigger_startup_check"
It tells the daemon to not update repos but just return the updates list
2010-05-24 11:32:55 +02:00
Fabio Erculiani
438a4968de [magneto] implement keepalive ping/pong between dbus service and client to improve service reliability 2010-02-11 15:05:07 +01:00
Fabio Erculiani
14d801ad77 [services] Entropy Client Updates Daemon updates
:: add new method is_system_changed to be able to determine if
   new packages have been installed
2009-08-14 09:46:41 +02:00
Fabio Erculiani
ad0572679e client updates daemon: finalize first version.
With this commit the work on the client (system) updates daemon is
complete. The *thing* works over dbus, exporting a bunch of methods
and sending signals whenever new updates are downloaded.
For more information look at the file itself, for now.
2009-05-02 17:02:53 +02:00
Fabio Erculiani
55234b893b client updates daemon dbus infrastructure in place, service works.
Using dbus to launch the Entropy Client Updates daemon gives several
obvious advantages. This commit makes it happen!
2009-05-01 19:30:44 +02:00