Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-11-20 | Only display errors in unit tests | Stephen Gallagher | 1 | -1/+2 | |
If you want to turn verbosity back on, just set the environment variable CK_VERBOSITY=verbose | |||||
2009-10-05 | more documentation and test for sssd.conf | Sumit Bose | 1 | -0/+29 | |
- add a hint to the man page about permissions on sssd.conf - add a test if a symbolic link can be opened | |||||
2009-10-05 | add utility call check_and_open_readonly | Sumit Bose | 1 | -0/+184 | |
Use this new utility call to ensure that the config file is safe to read from. |