summaryrefslogtreecommitdiff
path: root/server/confdb/confdb.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-13Always pass teh database path explicitly, so that test cases can useSimo Sorce1-12/+3
2009-01-27Add skeleton for PolicyKit back-endStephen Gallagher1-0/+16
2009-01-27Add skeleton for InfoPipe serviceStephen Gallagher1-3/+15
2009-01-27Automatically generate the config.ldb if it doesn't exist (i.e. First startup)Stephen Gallagher1-6/+83
2009-01-09Fix a bug in confdb_get_string where attempting to return a default string of...Stephen Gallagher1-1/+11
2008-11-24Replacing hard-coded paths with configure script substitutions.Stephen Gallagher1-2/+13
2008-11-07Store all domains served by the SSSD to a binary-tree map for fast NSS lookup.Stephen Gallagher1-3/+90
2008-11-04Add some more service functionsSimo Sorce1-0/+42
2008-11-03Add support for dbus comunication in the nss serviceSimo Sorce1-0/+34
2008-10-20Add configuration database functions.Simo Sorce1-0/+372