Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-11-24 | Replacing hard-coded paths with configure script substitutions. | Stephen Gallagher | 1 | -2/+13 | |
Changing the default SBUS locations to be configure script parameters | |||||
2008-11-07 | Store all domains served by the SSSD to a binary-tree map for fast NSS lookup. | Stephen Gallagher | 2 | -3/+98 | |
Changed the "section" feature of confdb.c to use '/' as a delimiter instead of '.', because this conflicted with the ability to use dots in domain names. | |||||
2008-11-04 | Add some more service functions | Simo Sorce | 2 | -0/+46 | |
2008-11-03 | Add support for dbus comunication in the nss service | Simo Sorce | 2 | -0/+38 | |
Add utility function in confdb Make all component fetch the dbus socket from the confdb | |||||
2008-10-20 | Add configuration database functions. | Simo Sorce | 2 | -0/+411 | |
Convert nss responder to use the confdb |