aboutsummaryrefslogtreecommitdiff
path: root/gdbus
AgeCommit message (Expand)Author
2011-07-13Merge "Add NOTICE and MODULE_LICENSE_GPL files."Jean-Baptiste Queru
2011-05-25Add missing NOTICE files.David Deephanphongs
2011-05-25Add Android makefiles to Bluez.Jaikumar Ganesh
2011-05-15Remove unused result variable from g_dbus_pending_successSzymon Janc
2011-04-05Add NOTICE and MODULE_LICENSE_GPL files.Jaikumar Ganesh
2011-03-30Add missing NOTICE files.David Deephanphongs
2011-03-21Add Android makefiles to Bluez.Jaikumar Ganesh
2011-03-10gdbus: Remove root node 'name' attribute in introspectionDaniel Wagner
2011-03-10gdbus: invaldate_parent_data: walk the whole path downDaniel Wagner
2011-03-10gdbus: Update copyright informationMarcel Holtmann
2011-03-10gdbus: fix accessing freed callback dataJohan Hedberg
2011-03-10gdbus: explicitly compare pointers to NULLLucas De Marchi
2011-03-09gdbus: Unconditionally remove D-Bus timeoutsGrant Erickson
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