summaryrefslogtreecommitdiffstats
path: root/server/confdb/confdb.c
Commit message (Expand)AuthorAgeFilesLines
...
* Add helper function to get booleans from confdbSimo Sorce2009-02-201-9/+42
* Completely rework the nss interface to be able to use 2Simo Sorce2009-02-201-15/+0
* Always pass teh database path explicitly, so that test cases can useSimo Sorce2009-02-131-12/+3
* 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-071-3/+90
* Add some more service functionsSimo Sorce2008-11-041-0/+42
* Add support for dbus comunication in the nss serviceSimo Sorce2008-11-031-0/+34
* Add configuration database functions.Simo Sorce2008-10-201-0/+372