aboutsummaryrefslogtreecommitdiff
path: root/gdbus
AgeCommit message (Expand)Author
2011-01-19gdbus: Remove root node 'name' attribute in introspectionDaniel Wagner
2011-01-19gdbus: invaldate_parent_data: walk the whole path downDaniel Wagner
2011-01-01gdbus: Update copyright informationMarcel Holtmann
2010-12-09gdbus: fix accessing freed callback dataJohan Hedberg
2010-12-08gdbus: explicitly compare pointers to NULLLucas De Marchi
2010-10-13gdbus: fix not handling bus disconnectsLuiz Augusto von Dentz
2010-09-09Add support for builtin GDBus security using PolicyKitMarcel Holtmann
2010-09-09Add support for GDBus security action and flagsMarcel Holtmann
2010-09-09Use simpler error callbacks for GDBus security hooksMarcel Holtmann
2010-09-09Add support for GDBus security handlersMarcel Holtmann
2010-09-07Fix calling watch callbacks after it has been removedLuiz Augusto von Dentz
2010-09-07Fix signal watch when a service name is givenLuiz Augusto Von Dentz
2010-09-07Do not automatically remove watches for service namesLuiz Augusto Von Dentz
2010-08-19Add printf format attribute for error creation helperMarcel Holtmann
2010-07-26gdbus: Fix memory leak of service_dataZhenhua Zhang
2010-04-30Fix parent path introspection data invalidation for multiple levelsJohan Hedberg
2010-04-30Fix memory leak in g_dbus_register_interfaceJohan Hedberg
2010-03-07Make interface callback tables constMarcel Holtmann
2010-03-07Fix the case when the requested name is already in useVinicius Costa Gomes
2010-02-17Fix: a pending call was leaking in check_serviceVinicius Costa Gomes
2010-01-27Remove unneeded use of status variableMarcel Holtmann
2010-01-27Introduce g_dbus_setup_private() to gdbusForrest Zhao
2010-01-08Fix regression when removing watchesLuiz Augusto Von Dentz
2010-01-02Cleanup of D-Bus mainloop integrationMarcel Holtmann
2010-01-01Update copyright information of D-Bus helper libraryMarcel Holtmann
2009-12-29Fix undefined symbolsLuiz Augusto Von Dentz
2009-12-29Port gdbus to use g_dbus_add_signal_watchLuiz Augusto Von Dentz
2009-12-29Add initial implementation of g_dbus_add_signal_watchLuiz Augusto Von Dentz
2009-12-17Fix D-Bus timeout handlingDaniel Orstadius
2009-10-29Fix message handling for autostart.Claudio Takahasi
2009-09-24gdbus: handle introspection generally in generic_message.RISKÓ Gergely
2009-09-14Add introspection interface to the output of introspection callsRISKÓ Gergely
2009-08-23Switch to a full non-recursive build systemMarcel Holtmann
2009-08-08Use NameHasOwner instead of ListNames for name checkingJohan Hedberg
2009-08-06Fix blocking service watch initial connect handlingMarcel Holtmann
2009-05-11Make the parent path invalidateableDenis Kenzior
2009-05-06Fix crash when calling g_dbus_remove_watch from inside the watch callback.Luiz Augusto von Dentz
2009-04-03Fix g_dbus_remove_all_watches to remove all watches for the given connection.Luiz Augusto von Dentz
2009-04-03Fix gdbus watch function not handling multiple dbus connections.Luiz Augusto von Dentz
2009-04-03Revert "Fix null dereference in gdbus/watch.c"Johan Hedberg
2009-04-01Fix null dereference in gdbus/watch.cGustavo F. Padovan
2009-02-28Check that interface name is providedMarcel Holtmann
2009-01-01Update copyright informationMarcel Holtmann
2008-12-24Check if path is valid before unregistering itRaymond Liu
2008-12-23Fix issue with signed/unsigned comparisonMarcel Holtmann
2008-12-20Use tabs for indentationMarcel Holtmann
2008-12-06Add missing gdbus function declarationsMarcel Holtmann
2008-12-06Change file headers for D-Bus helper libraryMarcel Holtmann
2008-11-26Don't expect reply when sending D-Bus messagesMarcel Holtmann
2008-11-26Add function for checking if a service is presentMarcel Holtmann