Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-15 | core: avoid using DBusGMethodInvocation in auth API | Aleksander Morgado | |
While porting to GDBus, use opaque pointers. This allows us to include either a DBusGMethodInvocation or a GDBusMethodInvocation in the 'context' pointer. Once fully ported to GDBus, we can safely change it back to make the context be a GDBusMethodInvocation. | |||
2010-02-27 | core: add missing MMAuthRequest class | Dan Williams | |