summaryrefslogtreecommitdiffstats
path: root/server/confdb/confdb.h
Commit message (Expand)AuthorAgeFilesLines
* Make the password field configurable in NSSJakub Hrozek2009-11-181-0/+1
* Fix option name krb5_changepw_principalSumit Bose2009-11-131-1/+1
* Update midpoint refresh logic to be relative to cache timeoutStephen Gallagher2009-11-051-1/+1
* Move responsibility for entry expiration timeoutSimo Sorce2009-10-271-1/+1
* Add support for offline auth cache timeoutStephen Gallagher2009-10-221-0/+1
* User home directories managementJakub Hrozek2009-10-221-0/+5
* Remove magicPrivateGroups optionSimo Sorce2009-10-091-1/+0
* Remove unused btreemap codeStephen Gallagher2009-10-061-1/+0
* remove krb5_try_simple_upn option and make it a default fallbackSumit Bose2009-09-251-1/+0
* Send debug messages to logfileJakub Hrozek2009-09-251-0/+1
* Upgrade confdb to version 2Stephen Gallagher2009-09-251-1/+68
* Complete the removal of "legacy" option.Simo Sorce2009-09-111-1/+0
* Remove unused event context argument from confdb_initStephen Gallagher2009-09-101-1/+0
* Split database in multiple filesSimo Sorce2009-09-081-2/+0
* Turn enumeration into a boolean valueSimo Sorce2009-08-311-1/+1
* Monitor resolv.conf for changesStephen Gallagher2009-07-201-2/+0
* Improvements to config file updatesStephen Gallagher2009-07-201-1/+2
* 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