summaryrefslogtreecommitdiffstats
path: root/src/confdb/confdb_setup.c
Commit message (Collapse)AuthorAgeFilesLines
* 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