Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-31 | gdbus: Add macro for methods marked as NOREPLY | Lucas De Marchi | 1 | -0/+7 | |
Bring gdbus up to sync with other projects. The macro is not yet used in ConnMan. | |||||
2012-05-18 | gdbus: remove signature and reply from tables | Lucas De Marchi | 1 | -51/+0 | |
2012-05-18 | gdbus: add and use helpers for table declarations | Lucas De Marchi | 1 | -0/+86 | |
2012-05-18 | gdbus: add argument info to methods and signals | Lucas De Marchi | 1 | -0/+8 | |
2011-01-01 | gdbus: Update copyright information | Marcel Holtmann | 1 | -1/+1 | |
2010-09-09 | Add support for GDBus security action and flags | Marcel Holtmann | 1 | -0/+10 | |
2010-09-09 | Use simpler error callbacks for GDBus security hooks | Marcel Holtmann | 1 | -2/+7 | |
2010-09-09 | Add support for GDBus security handlers | Marcel Holtmann | 1 | -0/+19 | |
2010-08-19 | Add printf format attribute for error creation helper | Marcel Holtmann | 1 | -1/+2 | |
2010-03-07 | Make interface callback tables const | Marcel Holtmann | 1 | -3/+3 | |
2010-01-27 | Introduce g_dbus_setup_private() to gdbus | Forrest Zhao | 1 | -0/+3 | |
g_dbus_setup_private() is used to setup private DBusConnection | |||||
2010-01-01 | Update copyright information of D-Bus helper library | Marcel Holtmann | 1 | -1/+1 | |
2009-12-29 | Add initial implementation of g_dbus_add_signal_watch | Luiz Augusto Von Dentz | 1 | -2/+4 | |
With g_dbus_add_signal_watch there is no need to register multiple filters for dbus nor add matching rules manually. | |||||
2009-08-06 | Fix blocking service watch initial connect handling | Marcel Holtmann | 1 | -2/+0 | |
2009-01-01 | Update copyright information | Marcel Holtmann | 1 | -1/+1 | |
2008-11-23 | Add function for checking if a service is present | Marcel Holtmann | 1 | -0/+2 | |
2008-10-17 | Add g_dbus_add_service_watch() implementation | Marcel Holtmann | 1 | -2/+5 | |
2008-10-17 | Change declaration of GDBusWatchFunction | Marcel Holtmann | 1 | -1/+2 | |
2008-08-13 | Add copy of libgdbus helper for easier adoption | Marcel Holtmann | 1 | -0/+133 | |