summaryrefslogtreecommitdiffstats
path: root/server/confdb/confdb.h
Commit message (Expand)AuthorAgeFilesLines
* Separate confdb API from confdb setupStephen Gallagher2009-05-111-4/+0
* Fixes for porting SSSD to Debian-based platformsStephen Gallagher2009-05-041-0/+2
* Add common function to retrieve comma sep. listsSimo Sorce2009-04-141-0/+4
* Make reconnection to the Data Provider a global settingStephen Gallagher2009-04-141-0/+2
* Always pass full domain infoSimo Sorce2009-04-131-0/+8
* Allow configuration of the SSSD through /etc/sssd/sssd.confStephen Gallagher2009-04-131-2/+10
* Change the way we retrieve domainsSimo Sorce2009-04-081-7/+3
* Simplify default configurationSimo Sorce2009-03-201-0/+2
* Make MPG a configurable option for the domain.Simo Sorce2009-03-091-0/+1
* Add internal min/max/next id management fucntionsSimo Sorce2009-03-041-0/+3
* Fix confdb issues.Simo Sorce2009-02-281-3/+2
* Refactor creation of domain_map into confdbStephen Gallagher2009-02-271-1/+21
* Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce2009-02-261-1/+5
* Add helper function to get booleans from confdbSimo Sorce2009-02-201-0/+4
* Completely rework the nss interface to be able to use 2Simo Sorce2009-02-201-4/+0
* Always pass teh database path explicitly, so that test cases can useSimo Sorce2009-02-131-1/+4
* Store all domains served by the SSSD to a binary-tree map for fast NSS lookup.Stephen Gallagher2008-11-071-0/+8
* Add some more service functionsSimo Sorce2008-11-041-0/+4
* Add support for dbus comunication in the nss serviceSimo Sorce2008-11-031-0/+4
* Add configuration database functions.Simo Sorce2008-10-201-0/+39