summaryrefslogtreecommitdiff
path: root/src/gdbusinterfacestub.c
AgeCommit message (Collapse)AuthorFilesLines
2011-03-21Also emit ::authorize-method signals on the enclosing objectDavid Zeuthen1-12/+38
Also factor some private functions into a private header file. Signed-off-by: David Zeuthen <davidz@redhat.com>
2011-03-18Add a way to authorize and run method implementations in a threadDavid Zeuthen1-26/+514
Signed-off-by: David Zeuthen <davidz@redhat.com>
2011-03-16Rework object model significantlyDavid Zeuthen1-0/+188
Signed-off-by: David Zeuthen <davidz@redhat.com>