summaryrefslogtreecommitdiff
path: root/server/infopipe
AgeCommit message (Expand)AuthorFilesLines
2009-02-25Simplify the code to retrieve the introspection file.Simo Sorce1-31/+50
2009-02-25Store the InfoPipe introspection XML for subsequent requests.Stephen Gallagher2-13/+18
2009-02-24Fix SEGFAULT in CheckPermissionsStephen Gallagher1-1/+2
2009-02-24Proper fix for memory handling problem.Simo Sorce5-59/+157
2009-02-24Revert "Fixing serious memory allocation bug in sbus_message_handler."Simo Sorce4-61/+70
2009-02-24Adding support for CheckPermissions to InfoPipe.Stephen Gallagher5-4/+322
2009-02-24Add D-BUS introspection to InfoPipe This function is necessary to play nice w...Stephen Gallagher2-3/+76
2009-02-23Fixing serious memory allocation bug in sbus_message_handler.Stephen Gallagher4-53/+50
2009-02-23Attach the InfoPipe to the D-BUS system bus. InfoPipe is now capable of liste...Stephen Gallagher8-32/+609
2009-01-27Preliminary support for enabling InfoPipe to listen on the D-BUS system bus. ...Stephen Gallagher5-1/+158
2009-01-27Add skeleton for InfoPipe serviceStephen Gallagher2-0/+219