summaryrefslogtreecommitdiffstats
path: root/server/confdb
Commit message (Expand)AuthorAgeFilesLines
...
* Spec file patch Take 2:Stephen Gallagher2009-02-241-0/+4
* Add helper function to get booleans from confdbSimo Sorce2009-02-202-9/+46
* Completely rework the nss interface to be able to use 2Simo Sorce2009-02-202-19/+0
* Always pass teh database path explicitly, so that test cases can useSimo Sorce2009-02-132-13/+7
* Add skeleton for PolicyKit back-endStephen Gallagher2009-01-271-0/+16
* Add skeleton for InfoPipe serviceStephen Gallagher2009-01-271-3/+15
* Automatically generate the config.ldb if it doesn't exist (i.e. First startup)Stephen Gallagher2009-01-271-6/+83
* Fix a bug in confdb_get_string where attempting to return a default string of...Stephen Gallagher2009-01-091-1/+11
* Replacing hard-coded paths with configure script substitutions.Stephen Gallagher2008-11-241-2/+13
* Store all domains served by the SSSD to a binary-tree map for fast NSS lookup.Stephen Gallagher2008-11-072-3/+98
* Add some more service functionsSimo Sorce2008-11-042-0/+46
* Add support for dbus comunication in the nss serviceSimo Sorce2008-11-032-0/+38
* Add configuration database functions.Simo Sorce2008-10-202-0/+411