Daniel P. Berrange 2223ea984c The policy kit and HAL node device drivers both require a
DBus connection. The HAL device code further requires that
the DBus connection is integrated with the event loop and
provides such glue logic itself.

The forthcoming FirewallD integration also requires a
dbus connection with event loop integration. Thus we need
to pull the current event loop glue out of the HAL driver.

Thus we create src/util/virdbus.{c,h} files. This contains
just one method virDBusGetSystemBus() which obtains a handle
to the single shared system bus instance, with event glue
automagically setup.
2012-04-19 17:03:10 +01:00
..
2012-03-12 08:09:37 -06:00
2011-12-03 17:11:56 -07:00
2012-02-29 17:42:18 +08:00
2011-11-24 11:44:08 +01:00
2012-02-29 12:27:12 +01:00
2011-12-03 17:11:56 -07:00
2012-04-06 08:39:34 -06:00
2012-04-06 08:39:34 -06:00
2012-01-25 18:00:47 -07:00
2012-03-06 06:03:46 -05:00
2012-03-23 21:56:20 +08:00
2012-04-18 17:19:08 -06:00
2012-03-07 18:24:43 -07:00
2012-02-08 11:26:20 +01:00
2012-02-20 11:21:00 +08:00
2012-04-19 10:21:43 -04:00
2012-04-19 10:21:43 -04:00
2011-08-26 14:18:57 +01:00
2011-07-21 15:57:47 +08:00
2011-12-08 11:37:24 +08:00