dbus-register: first pass, connect to DBus signals
[contrib/cloudeebus.git] / dbus-tools /
2012-08-02 Luc Yriartedbus-register: first pass, connect to DBus signals
2012-08-01 Luc Yriartedbus-send: keep a pending calls list, unref finished...
2012-08-01 Luc Yriartedbus-send: fix typo, return error.get_dbus_message...
2012-08-01 Luc Yriartedbus-send: create a DbusCallHandler object to manage...
2012-08-01 Luc Yriartedbus-send: no need to raise exceptions, rely on deferre...
2012-08-01 Luc Yriartedbus-send: make async dbus call, return result in defer...
2012-07-31 Luc Yriartedbus-send: call the dbus method from the callback
2012-07-31 Luc Yriartedbus-send: use local parameters for deferred dbus call
2012-07-31 Luc Yriartedbus-send: defer dbus call
2012-07-31 Luc Yriartedbus-send: add interface parameter
2012-07-30 Luc Yriartedbus-send: enable debug log, raise exceptions on errors
2012-07-27 Luc Yriartedbus-send: return result in json format
2012-07-27 Luc Yriartedbus-send: use Screensave SetActive method in the test...
2012-07-27 Luc Yriartedbus-send: json args support
2012-07-27 Luc Yriartedbus-send: add a field to select the ws uri in the...
2012-07-26 Luc Yriartedbus-send working example with org.gnome.ScreenSaver...
2012-07-26 Luc Yriartedbus-send test page
2012-07-25 Luc Yriartedbus-send server runs, dbusSend function is a stub
2012-07-25 Luc Yriartedbus-tools: dbus-send skeleton