Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-11-15 | Fix const cast warning in confdb_create_ldif | Stephen Gallagher | 1 | -4/+4 | |
2010-09-08 | Dead assignments cleanup in various places in SSSD | Jan Zeleny | 1 | -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-09 | Skip empty attributes with warning | Jakub Hrozek | 1 | -0/+4 | |
Fixes: #488 | |||||
2010-03-22 | Fix config file error message | Jakub Hrozek | 1 | -1/+1 | |
2010-02-23 | Check and set permissions on SBUS sockets | Sumit Bose | 1 | -1/+2 | |
2010-02-18 | Rename server/ directory to src/ | Stephen Gallagher | 1 | -0/+423 | |
Also update BUILD.txt |