summaryrefslogtreecommitdiffstats
path: root/server/confdb/confdb.c
Commit message (Expand)AuthorAgeFilesLines
* Rename server/ directory to src/Stephen Gallagher2010-02-181-908/+0
* Change default for enumeration to TRUEStephen Gallagher2009-12-171-1/+1
* Consolidate code for splitting strings by separatorJakub Hrozek2009-12-101-105/+1
* Properly deny id_provider=filesStephen Gallagher2009-12-091-0/+7
* Do not allow setting auth, access or chpass providers for LOCALStephen Gallagher2009-10-161-0/+33
* Remove magicPrivateGroups optionSimo Sorce2009-10-091-12/+0
* Remove unused btreemap codeStephen Gallagher2009-10-061-1/+0
* Upgrade confdb to version 2Stephen Gallagher2009-09-251-31/+21
* Revert "Use syslog for logging error conditions in SSSD"Stephen Gallagher2009-09-231-23/+23
* Several fixes and enhancements for config file processingStephen Gallagher2009-09-211-15/+78
* Use syslog for logging error conditions in SSSDJakub Hrozek2009-09-211-18/+18
* Print error message when connection to the config db failsStephen Gallagher2009-09-111-0/+2
* Complete the removal of "legacy" option.Simo Sorce2009-09-111-5/+0
* Remove unused event context argument from confdb_initStephen Gallagher2009-09-101-1/+0
* Properly detect negative/invalid values for the minId and maxIdStephen Gallagher2009-09-101-6/+53
* Check for valid min and max IDs in confdb_get_domainsStephen Gallagher2009-09-101-1/+7
* Split database in multiple filesSimo Sorce2009-09-081-13/+39
* stop processing a domain if no provider is givenSumit Bose2009-09-011-0/+1
* Turn enumeration into a boolean valueSimo Sorce2009-08-311-4/+17
* Fix accidentally forcing MPGs on for all domainsStephen Gallagher2009-08-211-1/+1
* Make the LOCAL provider always use MagicPrivateGroupsStephen Gallagher2009-08-201-1/+2
* fix return value of confdb_get_domainsSumit Bose2009-08-181-0/+1
* Fix segfault in update_monitor_configStephen Gallagher2009-06-191-0/+4
* Treat a missing provider entry as a config errorStephen Gallagher2009-06-081-2/+7
* Suppress "rootdse" error messages from the confdbStephen Gallagher2009-06-011-3/+4
* Suppress "rootdse" error messages.Stephen Gallagher2009-05-281-0/+6
* Silence warningsSimo Sorce2009-05-261-2/+2
* Fix warnings in monitor.c and confdb.cStephen Gallagher2009-05-121-1/+1
* Separate confdb API from confdb setupStephen Gallagher2009-05-111-348/+3
* Fixes for porting SSSD to Debian-based platformsStephen Gallagher2009-05-041-1/+0
* Avoid unnecessary reloads of config.ldbSimo Sorce2009-04-161-4/+37
* Add common function to retrieve comma sep. listsSimo Sorce2009-04-141-45/+158
* Always pass full domain infoSimo Sorce2009-04-131-73/+107
* Allow configuration of the SSSD through /etc/sssd/sssd.confStephen Gallagher2009-04-131-58/+256
* Change the way we retrieve domainsSimo Sorce2009-04-081-72/+72
* fixed two issues in the initial configurationSumit Bose2009-03-301-1/+1
* Simplify default configurationSimo Sorce2009-03-201-111/+35
* Add better error reporting to confdb functionsSimo Sorce2009-03-201-29/+63
* Avoid nested events in confdbSimo Sorce2009-03-201-1/+15
* Enable MPGs and user/group enumeration on the LOCAL domain by defaultStephen Gallagher2009-03-181-3/+5
* use fixed paths to sockets to make sure clients and server are using the sameSumit Bose2009-03-091-0/+4
* Make MPG a configurable option for the domain.Simo Sorce2009-03-091-0/+11
* Use LOCAL for the default domain in confdb_init_dbStephen Gallagher2009-03-081-0/+4
* added PAM default configuration to confdb_init_dbSumit Bose2009-03-061-6/+35
* Add internal min/max/next id management fucntionsSimo Sorce2009-03-041-1/+43
* Implement GetUserAttributes in the InfoPipeStephen Gallagher2009-03-021-2/+2
* Fix confdb issues.Simo Sorce2009-02-281-91/+52
* Refactor creation of domain_map into confdbStephen Gallagher2009-02-271-20/+117
* Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce2009-02-261-4/+1
* Spec file patch Take 2:Stephen Gallagher2009-02-241-0/+4