summaryrefslogtreecommitdiffstats
path: root/gdbus/mainloop.c
AgeCommit message (Collapse)AuthorFilesLines
2009-10-29Fix message handling for autostart.Claudio Takahasi1-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-06Fix blocking service watch initial connect handlingMarcel Holtmann1-43/+0
2009-04-26Add D-Bus helper library for GLib integrationMarcel Holtmann1-0/+348