Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-09 | Add support for builtin GDBus security using PolicyKit | Marcel Holtmann | 1 | -1/+45 | |
2010-09-09 | Add support for GDBus security action and flags | Marcel Holtmann | 1 | -3/+11 | |
2010-09-09 | Use simpler error callbacks for GDBus security hooks | Marcel Holtmann | 1 | -6/+23 | |
2010-09-09 | Add support for GDBus security handlers | Marcel Holtmann | 1 | -22/+137 | |
2010-04-30 | Fix parent path introspection data invalidation for multiple levels | Johan Hedberg | 1 | -1/+3 | |
In the case that parent path data needs to be invalidated we shouldn't stop at the immediate parent if it doesn't have our own handler registered but should continue upwards in the tree until we reach root or our own handler. | |||||
2010-04-29 | Fix memory leak in g_dbus_register_interface | Johan Hedberg | 1 | -1/+3 | |
2010-03-07 | Make interface callback tables const | Marcel Holtmann | 1 | -13/+13 | |
2010-01-01 | Update copyright information of D-Bus helper library | Marcel Holtmann | 1 | -1/+1 | |
2009-09-24 | gdbus: handle introspection generally in generic_message. | RISKÓ Gergely | 1 | -43/+59 | |
Previously it was a specific case, now introspection is just another interface, which is always implemented. It is registered/unregistered when an object path is referenced first/last. | |||||
2009-09-14 | Add introspection interface to the output of introspection calls | RISKÓ Gergely | 1 | -1/+7 | |
This provides better compatibility with some D-Bus clients, such as qdbus. | |||||
2009-05-11 | Make the parent path invalidateable | Denis Kenzior | 1 | -1/+5 | |
2009-04-26 | Add D-Bus helper library for GLib integration | Marcel Holtmann | 1 | -0/+654 | |