Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-12-07 | Add basic OS detection | Sumit Bose | 1 | -0/+0 | |
Detect if the OS is Fedora, RHEL or SUSE and install the SUSE start-script on SUSE systems. | |||||
2009-10-20 | Set the Default-Stop LSB option for the SSSD sysv init script | Stephen Gallagher | 1 | -0/+1 | |
2009-10-14 | SUSE specific init script | Ralf Haferkamp | 1 | -0/+78 | |
2009-09-25 | Send debug messages to logfile | Jakub Hrozek | 1 | -1/+1 | |
Introduces a new option --debug-to-files which makes SSSD output its debug information to a file instead of stderr, which is still the default. Also introduces a new confdb option debug_to_files which does the same, but can be specified per-service in the config file. The logfiles are stored in /var/log/sssd by default. Changes the initscript to log to files by default. | |||||
2009-05-26 | Fix initscript return codes | Jakub Hrozek | 1 | -6/+6 | |
2009-05-08 | redirect stderr to /dev/null in initscript | Jakub Hrozek | 1 | -1/+1 | |
2009-04-13 | Add a LSB header to the initscript | Sumit Bose | 1 | -0/+14 | |
2009-03-10 | Correct use of chkconfig in initscript and specfile | Jakub Hrozek | 1 | -1/+1 | |
Review issues in specfile | |||||
2009-03-06 | Specfile changes related to package review, package initscript Call ldconfig | Jakub Hrozek | 1 | -0/+106 | |