summaryrefslogtreecommitdiffstats
path: root/server/infopipe/infopipe.c
Commit message (Expand)AuthorAgeFilesLines
* Simplify the code to retrieve the introspection file.Simo Sorce2009-02-251-31/+50
* Store the InfoPipe introspection XML for subsequent requests.Stephen Gallagher2009-02-251-13/+10
* Fix SEGFAULT in CheckPermissionsStephen Gallagher2009-02-241-1/+2
* Proper fix for memory handling problem.Simo Sorce2009-02-241-24/+44
* Revert "Fixing serious memory allocation bug in sbus_message_handler."Simo Sorce2009-02-241-26/+35
* Adding support for CheckPermissions to InfoPipe.Stephen Gallagher2009-02-241-3/+253
* Add D-BUS introspection to InfoPipe This function is necessary to play nice w...Stephen Gallagher2009-02-241-3/+74
* Fixing serious memory allocation bug in sbus_message_handler.Stephen Gallagher2009-02-231-18/+12
* Attach the InfoPipe to the D-BUS system bus. InfoPipe is now capable of liste...Stephen Gallagher2009-02-231-8/+38
* Preliminary support for enabling InfoPipe to listen on the D-BUS system bus. ...Stephen Gallagher2009-01-271-1/+13
* Add skeleton for InfoPipe serviceStephen Gallagher2009-01-271-0/+191