summaryrefslogtreecommitdiff
path: root/server/confdb/confdb.h
AgeCommit message (Expand)AuthorFilesLines
2009-04-08Change the way we retrieve domainsSimo Sorce1-7/+3
2009-03-20Simplify default configurationSimo Sorce1-0/+2
2009-03-09Make MPG a configurable option for the domain.Simo Sorce1-0/+1
2009-03-04Add internal min/max/next id management fucntionsSimo Sorce1-0/+3
2009-02-28Fix confdb issues.Simo Sorce1-3/+2
2009-02-27Refactor creation of domain_map into confdbStephen Gallagher1-1/+21
2009-02-26Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce1-1/+5
2009-02-20Add helper function to get booleans from confdbSimo Sorce1-0/+4
2009-02-20Completely rework the nss interface to be able to use 2Simo Sorce1-4/+0
2009-02-13Always pass teh database path explicitly, so that test cases can useSimo Sorce1-1/+4
2008-11-07Store all domains served by the SSSD to a binary-tree map for fast NSS lookup.Stephen Gallagher1-0/+8
2008-11-04Add some more service functionsSimo Sorce1-0/+4
2008-11-03Add support for dbus comunication in the nss serviceSimo Sorce1-0/+4
2008-10-20Add configuration database functions.Simo Sorce1-0/+39