summaryrefslogtreecommitdiff
path: root/src/confdb/confdb_setup.c
AgeCommit message (Collapse)AuthorFilesLines
2010-11-15Fix const cast warning in confdb_create_ldifStephen Gallagher1-4/+4
2010-09-08Dead assignments cleanup in various places in SSSDJan Zeleny1-4/+1
Three assignments deleted, two return code inspection added. Also found and fixed one critical bug caused by dead assignment. Ticket: #590
2010-06-09Skip empty attributes with warningJakub Hrozek1-0/+4
Fixes: #488
2010-03-22Fix config file error messageJakub Hrozek1-1/+1
2010-02-23Check and set permissions on SBUS socketsSumit Bose1-1/+2
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+423
Also update BUILD.txt