summaryrefslogtreecommitdiff
path: root/gdbus/gdbus.h
Commit message (Expand)AuthorAgeFilesLines
* gdbus: Add g_dbus_add_properties_watch functionLuiz Augusto von Dentz2012-11-301-0/+5
* gdbus: Don't automatically attach ObjectManagerLucas De Marchi2012-11-291-0/+3
* gdbus: Remove connection from pending_property functionsLucas De Marchi2012-10-191-8/+5
* gdbus: Add g_dbus_get_properties functionJohan Hedberg2012-10-121-0/+2
* gdbus: Implement PropertiesChanged signalLucas De Marchi2012-10-041-0/+3
* gdbus: Implement DBus.Properties.Set methodLucas De Marchi2012-10-041-0/+16
* gdbus: Implement DBus.Properties.Get methodLucas De Marchi2012-10-041-0/+8
* gdbus: Move typedefs upLucas De Marchi2012-10-041-18/+29
* gdbus: add macro for methods marked as NOREPLYLucas De Marchi2012-06-181-0/+7
* gdbus: remove signature and reply from tablesLucas De Marchi2012-05-171-51/+0
* gdbus: add and use helpers for table declarationsLucas De Marchi2012-05-171-0/+86
* gdbus: add argument info to methods and signalsLucas De Marchi2012-05-171-0/+8
* gdbus: Update copyright informationMarcel Holtmann2011-01-011-1/+1
* Add support for GDBus security action and flagsMarcel Holtmann2010-09-091-0/+10
* Use simpler error callbacks for GDBus security hooksMarcel Holtmann2010-09-091-2/+7
* Add support for GDBus security handlersMarcel Holtmann2010-09-091-0/+19
* Add printf format attribute for error creation helperMarcel Holtmann2010-08-191-1/+2
* Make interface callback tables constMarcel Holtmann2010-03-071-3/+3
* Introduce g_dbus_setup_private() to gdbusForrest Zhao2010-01-271-0/+3
* Update copyright information of D-Bus helper libraryMarcel Holtmann2010-01-011-1/+1
* Add initial implementation of g_dbus_add_signal_watchLuiz Augusto Von Dentz2009-12-291-2/+4
* Fix blocking service watch initial connect handlingMarcel Holtmann2009-08-061-2/+0
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
* Add missing gdbus function declarationsMarcel Holtmann2008-12-061-0/+9
* Change file headers for D-Bus helper libraryMarcel Holtmann2008-12-061-1/+1
* Add function for checking if a service is presentMarcel Holtmann2008-11-261-0/+2
* Add g_dbus_add_service_watch() implementationMarcel Holtmann2008-10-171-2/+5
* Change declaration of GDBusWatchFunctionMarcel Holtmann2008-10-171-1/+2
* Remove g_dbus_unregister_all_interfaces functionMarcel Holtmann2008-07-311-2/+0
* Move some D-Bus helpers aroundMarcel Holtmann2008-06-071-11/+2
* Don't abstract functions that are only used onceMarcel Holtmann2008-06-071-3/+0
* Remove another unused functionMarcel Holtmann2008-06-071-2/+0
* Make helper function static and localMarcel Holtmann2008-06-071-2/+0
* Remove unused definesMarcel Holtmann2008-06-071-3/+0
* Remove another obsolete functionMarcel Holtmann2008-06-071-3/+0
* Add proper signal sending helpersMarcel Holtmann2008-06-071-6/+7
* Remove obsolete dbus_connection_get_object_user_data functionMarcel Holtmann2008-06-071-4/+0
* Remove object path creation and destroy helpersMarcel Holtmann2008-06-061-7/+0
* Remove obsolete D-Bus interface helpersMarcel Holtmann2008-06-061-31/+2
* Remove obsolete D-Bus sending helpersMarcel Holtmann2008-06-061-14/+0
* Add skeleton for g_dbus_unregister_all_interfacesMarcel Holtmann2008-06-031-0/+2
* Remove GDBusDisconnectFunction typeMarcel Holtmann2008-05-291-4/+2
* Change name_listener API to libgdbus watch APIJohan Hedberg2008-05-291-8/+8
* Add helpers for sending async repliesMarcel Holtmann2008-05-271-0/+6
* Add helpers for creating repliesMarcel Holtmann2008-05-271-0/+3
* Add helpers for error creationMarcel Holtmann2008-05-271-0/+5
* Add prototypes for interface registrationMarcel Holtmann2008-05-271-0/+12
* Add real libgdbus types for interface definitionsMarcel Holtmann2008-05-271-0/+37
* Move D-Bus object and interface helpers into libgdbusMarcel Holtmann2008-05-081-0/+82
* Move D-Bus watch functions into libgdbusMarcel Holtmann2008-05-081-0/+9