Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New version: 0.24.18v0.24.18 | Olav Vitters | 2020-07-25 | 1 | -0/+5 |
| | |||||
* | New version: 0.24.17v0.24.17 | Colin Guthrie | 2015-04-01 | 1 | -0/+1 |
| | |||||
* | ssl: Change default key length to 2048. | David Walser | 2015-04-01 | 1 | -0/+2 |
| | | | | | | | Various browsers and other clients are dropping support for 1024-SSL certificates so we should not generate them by default. mga#15576 | ||||
* | New version: 0.24.16v0.24.16 | Colin Guthrie | 2014-10-28 | 1 | -0/+1 |
| | |||||
* | Deal with xinetd.d services properly (e.g. sane mga#14397) | Colin Guthrie | 2014-10-28 | 1 | -0/+2 |
| | |||||
* | New version: 0.24.15v0.24.15 | Colin Guthrie | 2014-10-27 | 1 | -0/+1 |
| | |||||
* | Don't leak failure exit code from del-service when no sysvinit script exists. | Colin Guthrie | 2014-10-27 | 1 | -0/+1 |
| | |||||
* | Be quieter when disabling services on uninstall too. | Colin Guthrie | 2014-10-09 | 1 | -0/+2 |
| | | | | | | | | We don't really care about leaving left over cruft here as the package is getting removed. Dangling symlinks and such like can just be left there without getting in the way too much. (and this should be rare anyway) | ||||
* | New version: 0.24.14v0.24.14 | Colin Guthrie | 2014-10-09 | 1 | -0/+1 |
| | |||||
* | Be quieter when enabling services, but tell the user when it goes wrong | Colin Guthrie | 2014-10-09 | 1 | -0/+2 |
| | |||||
* | New version: 0.24.13v0.24.13 | Colin Guthrie | 2014-10-08 | 1 | -0/+1 |
| | |||||
* | Use systemctl enable if preset fails (which it will for sysvinit) | Colin Guthrie | 2014-10-08 | 1 | -0/+2 |
| | |||||
* | New version: 0.24.12v0.24.12 | Colin Guthrie | 2014-07-27 | 1 | -0/+1 |
| | |||||
* | Use systemctl preset rather than enable. | Colin Guthrie | 2014-07-27 | 1 | -0/+1 |
| | | | | | | | | | | | This will use the package preset rules rather than hardcoding enabling which allows use to separate policy from action. We should really update msec to write out /etc/systemd/system-preset/*.preset file according to the current system level. This would replace our parsing of /etc/security/msec/server file (which is a symlink) in these scripts and would allow administrators (or just the security level itself) to dictate whether newly installed services are enabled or not when installed. | ||||
* | Drop hacky workaround for systemd reload on sysv initscript package removal | Colin Guthrie | 2014-07-27 | 1 | -0/+2 |
| | | | | | | | | | | | | | | Due to the fact that systemd is reload by chkconfig, it will still think the service exists. A hacky patch was included which rm'ed the sysvinit script and then reloaded systemd again, which worked but caused errors from rpm when removing packages complaining that a file it controlled did not exist (which was correct). It's actually much better to fix this with a filetrigger. We actually already ship a filetrigger that performs appropriate daemon-reloads, but it only matched on native units. Simply changing the regexp to include sysvinit script paths too should fix the problem equally well, but in a much less hacky way. | ||||
* | Drop systemd migration scripts we never used. | Colin Guthrie | 2014-07-27 | 1 | -0/+2 |
| | |||||
* | New release: 0.24.11v0.24.11 | Colin Guthrie | 2012-09-30 | 1 | -0/+1 |
| | |||||
* | Fix NEWS (my editor was somehow scrolled down past the first line and I ↵ | Colin Guthrie | 2012-09-30 | 1 | -3/+4 |
| | | | | didn't see the release marker (*sigh*) | ||||
* | Make the code a little more compact + deal slightly better with ↵ | Colin Guthrie | 2012-09-30 | 1 | -0/+1 |
| | | | | non-releative symlinks in chroots | ||||
* | Mark a fresh install of a systemd service as 'migrated' to avoid subsequent ↵ | Colin Guthrie | 2012-09-30 | 1 | -0/+2 |
| | | | | checks on upgrade. | ||||
* | Update NEWS | Colin Guthrie | 2012-09-30 | 1 | -0/+1 |
| | |||||
* | *sigh* Forgot NEWS in last commit/version bump :( | Colin Guthrie | 2012-04-30 | 1 | -0/+4 |
| | | | | | | One more change before final release likely still needed to deal with package renames gracefully (httpd, mariadb being prime examples) so there will likely still be one more release. | ||||
* | Fix handling of masked and symlinked unit names | Colin Guthrie | 2012-04-29 | 1 | -0/+3 |
| | |||||
* | bump vesionv0.24.8 | Colin Guthrie | 2012-04-03 | 1 | -0/+1 |
| | |||||
* | add-service: on package upgrade, restart all instances of template units. | Colin Guthrie | 2012-04-03 | 1 | -0/+2 |
| | |||||
* | add-service: attempt to migrate template systemd units (foo@.service) ↵ | Colin Guthrie | 2012-04-03 | 1 | -0/+3 |
| | | | | somewhat gracefully. | ||||
* | add-service: Change the systemd unitdir search order to match upstream. | Colin Guthrie | 2012-04-03 | 1 | -1/+2 |
| | |||||
* | Fix NEWS (forgot to press ctrl+s before commit... sigh) | Colin Guthrie | 2012-03-19 | 1 | -1/+1 |
| | |||||
* | Always reload systemd unit cache before attempting to restart units | Colin Guthrie | 2012-03-19 | 1 | -0/+2 |
| | |||||
* | bump releasev0.24.7 | Guillaume Rousse | 2012-03-12 | 1 | -0/+4 |
| | |||||
* | 0.25.6 | Colin Guthrie | 2012-02-16 | 1 | -0/+1 |
| | |||||
* | Tiny tidy-up of NEWS file | Colin Guthrie | 2012-02-16 | 1 | -6/+5 |
| | |||||
* | Migrate service enabled/disabled status from sysvinit to systemd on upgrade | Colin Guthrie | 2012-02-16 | 1 | -2/+4 |
| | |||||
* | Silent enable/disable services | Dexter Morgan | 2012-01-19 | 1 | -0/+3 |
| | |||||
* | Add support for systemd .path filesv0.24.5 | Dexter Morgan | 2011-12-13 | 1 | -0/+2 |
| | |||||
* | Brown-paper-bag: Add missing script to Makefile.v0.24.4 | Colin Guthrie | 2011-11-03 | 1 | -0/+3 |
| | |||||
* | Add a new service helper for postun. | Colin Guthrie | 2011-11-03 | 1 | -0/+1 |
| | | | | At the moment this is only used to reload systemd if it's running. | ||||
* | Update NEWS | Colin Guthrie | 2011-11-03 | 1 | -0/+11 |
| | |||||
* | Add systemd support ( mdv ) | Dexter Morgan | 2011-10-27 | 1 | -0/+19 |
| | |||||
* | bump releasev0.23.1 | Guillaume Rousse | 2010-05-29 | 1 | -0/+4 |
| | |||||
* | document changesv0.23.0 | Guillaume Rousse | 2010-02-04 | 1 | -0/+8 |
| | |||||
* | update NEWS | Olivier Blin | 2009-10-30 | 1 | -0/+2 |
| | |||||
* | 0.22.2 | Olivier Blin | 2009-10-30 | 1 | -0/+3 |
| | |||||
* | bump releasev0.22.1 | Guillaume Rousse | 2009-03-30 | 1 | -0/+3 |
| | |||||
* | bump version | Guillaume Rousse | 2009-03-29 | 1 | -0/+6 |
| | |||||
* | 0.21.4v0.21.4 | Pascal Rigaux | 2008-04-02 | 1 | -0/+2 |
| | |||||
* | * workaround services "disabled" (butchered?) by default getting disabled on | Pascal Rigaux | 2008-04-02 | 1 | -0/+3 |
| | | | | | upgrade (#39720) | ||||
* | new releasev0.21.3 | Guillaume Rousse | 2008-03-14 | 1 | -0/+4 |
| | |||||
* | fix %_create-ssl-certificate args _correctly_v0.21.2 | Guillaume Rousse | 2008-02-14 | 1 | -0/+3 |
| | |||||
* | bump releasev0.21.1 | Guillaume Rousse | 2008-02-05 | 1 | -0/+3 |
| |