Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-02-23 | Attach the InfoPipe to the D-BUS system bus. InfoPipe is now capable of ↵ | Stephen Gallagher | 1 | -14/+91 | |
listening for requests to org.freeipa.sssd.infopipe I made the sbus_add_connection function public so that I could use it for system bus connections. Adding initial framework for the InfoPipe Updating sysdb tests for the refactored sysdb methods. | |||||
2009-01-27 | Preliminary support for enabling InfoPipe to listen on the D-BUS system bus. ↵ | Stephen Gallagher | 1 | -0/+89 | |
It will connect and authenticate successfully (using the included D-BUS policy file installed in the correct /etc directory. Does not yet listen for requests. |