Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-05 | Fix dp client to connect to the right dbus pipe | Simo Sorce | 1 | -2/+2 | |
2008-11-24 | point PIPE_PATH at /var/lib/sss/pipes, not just the private path so that the | Simo Sorce | 1 | -1/+1 | |
same config option can be used for the nss service | |||||
2008-11-24 | Replacing hard-coded paths with configure script substitutions. | Stephen Gallagher | 1 | -1/+1 | |
Changing the default SBUS locations to be configure script parameters | |||||
2008-11-19 | Add some infrastructure code to add data providers. | Simo Sorce | 1 | -0/+6 | |
This currently breacks the dameon because of a problem with destroying the monitor dbus server in the children after fork() | |||||
2008-11-04 | Add the ping funtion to the nss service Make the monitor task ping ↵ | Simo Sorce | 1 | -0/+1 | |
connecting services Make it possible to configure timeouts and service ping times. | |||||
2008-11-03 | Add support for dbus comunication in the nss service | Simo Sorce | 1 | -0/+2 | |
Add utility function in confdb Make all component fetch the dbus socket from the confdb | |||||
2008-11-03 | Use a common interface file for all users of the internal | Simo Sorce | 1 | -0/+39 | |
sbus service. |