summaryrefslogtreecommitdiffstats
path: root/src/confdb/confdb_setup.c
Commit message (Collapse)AuthorAgeFilesLines
* DB: Switch to new libini_config APIOndrej Kos2013-04-261-227/+120
| | | | | | | https://fedorahosted.org/sssd/ticket/1786 Since we need to support the old interface as well, the configure scritp is modified and correct ini interface is chosen.
* Fix const cast warning in confdb_create_ldifStephen Gallagher2010-11-151-4/+4
|
* Dead assignments cleanup in various places in SSSDJan Zeleny2010-09-081-4/+1
| | | | | | Three assignments deleted, two return code inspection added. Also found and fixed one critical bug caused by dead assignment. Ticket: #590
* Skip empty attributes with warningJakub Hrozek2010-06-091-0/+4
| | | | Fixes: #488
* Fix config file error messageJakub Hrozek2010-03-221-1/+1
|
* Check and set permissions on SBUS socketsSumit Bose2010-02-231-1/+2
|
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+423
Also update BUILD.txt