Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-02 | Cleanup of D-Bus mainloop integration | Marcel Holtmann | 1 | -84/+107 | |
2010-01-01 | Update copyright information of D-Bus helper library | Marcel Holtmann | 1 | -1/+1 | |
2009-12-29 | Port gdbus to use g_dbus_add_signal_watch | Luiz Augusto Von Dentz | 1 | -11/+10 | |
2009-12-16 | Fix D-Bus timeout handling | Daniel Orstadius | 1 | -1/+16 | |
Timeouts should also be removed in the remove_timeout callback in addition to the timeout_handler_free function. This is how dbus-glib does it and it seems to prevent crashes in certain situations. | |||||
2009-10-29 | Fix message handling for autostart. | Claudio Takahasi | 1 | -0/+3 | |
Current implementation of libdbus Request name is blocking, consequently the first incomming message that triggered the service autostart is not being processed properly. | |||||
2009-08-06 | Fix blocking service watch initial connect handling | Marcel Holtmann | 1 | -43/+0 | |
2009-04-26 | Add D-Bus helper library for GLib integration | Marcel Holtmann | 1 | -0/+348 | |