aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* New version: 0.24.18v0.24.18Olav Vitters2020-07-252-1/+6
* add-service: ShellCheck: fix loads of shellcheck warningsOlav Vitters2020-07-251-40/+40
* add-group: ShellCheck: fix various quoting issuesOlav Vitters2020-07-251-5/+5
* add-shell: ShellCheck: fix undefined behaviourOlav Vitters2020-07-251-1/+1
* add-webapp: ShellCheck: fix quoting issueOlav Vitters2020-07-251-1/+1
* add-user: ShellCheck: fix quoting issuesOlav Vitters2020-07-251-2/+2
* create-file: ShellCheck: fix quoting issuesOlav Vitters2020-07-251-4/+4
* create-ssl-certificate: ShellCheck: fix quoting issues and undefined behaviourOlav Vitters2020-07-251-10/+10
* del-service: ShellCheck fix quoting issuesOlav Vitters2020-07-251-8/+8
* del-shell: ShellCheck: fix quoting and redirection without a commandOlav Vitters2020-07-251-2/+2
* del-webapp: ShellCheck: Double quote to prevent globbing and word splittingOlav Vitters2020-07-251-1/+1
* show project as Mageia instead of MandrivaOlav Vitters2020-07-258-8/+8
* correctly check if systemd has bootedOlav Vitters2020-07-253-5/+5
* New version: 0.24.17v0.24.17Colin Guthrie2015-04-012-1/+2
* ssl: Change default key length to 2048.David Walser2015-04-013-2/+4
* New version: 0.24.16v0.24.16Colin Guthrie2014-10-282-1/+2
* Deal with xinetd.d services properly (e.g. sane mga#14397)Colin Guthrie2014-10-283-6/+10
* New version: 0.24.15v0.24.15Colin Guthrie2014-10-272-1/+2
* Don't leak failure exit code from del-service when no sysvinit script exists.Colin Guthrie2014-10-272-1/+4
* Be quieter when disabling services on uninstall too.Colin Guthrie2014-10-092-1/+3
* New version: 0.24.14v0.24.14Colin Guthrie2014-10-092-1/+2
* Be quieter when enabling services, but tell the user when it goes wrongColin Guthrie2014-10-092-1/+8
* New version: 0.24.13v0.24.13Colin Guthrie2014-10-082-1/+2
* Use systemctl enable if preset fails (which it will for sysvinit)Colin Guthrie2014-10-082-1/+4
* Allow add-service to defer to chkconfig when dealing xinetd servicesColin Guthrie2014-10-081-1/+3
* build-sys: Fix clean rules for tarball extensionColin Guthrie2014-08-191-1/+1
* New version: 0.24.12v0.24.12Colin Guthrie2014-07-272-1/+2
* Switch to git tagging in MakefileColin Guthrie2014-07-271-4/+3
* Use systemctl preset rather than enable.Colin Guthrie2014-07-272-1/+2
* Drop hacky workaround for systemd reload on sysv initscript package removalColin Guthrie2014-07-272-8/+2
* Drop systemd migration scripts we never used.Colin Guthrie2014-07-275-105/+3
* New release: 0.24.11v0.24.11Colin Guthrie2012-09-302-1/+2
* Fix NEWS (my editor was somehow scrolled down past the first line and I didn'...Colin Guthrie2012-09-301-3/+4
* Switch to xz archiveColin Guthrie2012-09-301-2/+1
* Fix typoColin Guthrie2012-09-302-2/+2
* Sync del-service unit finding code with add-service.Colin Guthrie2012-09-301-18/+34
* Make the code a little more compact + deal slightly better with non-releative...Colin Guthrie2012-09-302-17/+12
* Mark a fresh install of a systemd service as 'migrated' to avoid subsequent c...Colin Guthrie2012-09-302-0/+5
* Update NEWSColin Guthrie2012-09-301-0/+1
* Only run chkconfig --del when the initscript exists (mga#7611)Colin Guthrie2012-09-301-1/+1
* *sigh* Forgot NEWS in last commit/version bump :(Colin Guthrie2012-04-301-0/+4
* 0.24.10v0.24.10Colin Guthrie2012-04-301-1/+1
* Trust systemd install rules if avaialble, only then fall back to manual linkingColin Guthrie2012-04-301-3/+4
* Do not allow error status to leak from script.Colin Guthrie2012-04-301-3/+5
* 0.24.9v0.24.9Colin Guthrie2012-04-291-1/+1
* Fix handling of masked and symlinked unit namesColin Guthrie2012-04-292-8/+16
* bump vesionv0.24.8Colin Guthrie2012-04-032-1/+2
* add-service: on package upgrade, restart all instances of template units.Colin Guthrie2012-04-032-2/+19
* add-service: attempt to migrate template systemd units (foo@.service) somewha...Colin Guthrie2012-04-032-9/+25
* add-service: Change the systemd unitdir search order to match upstream.Colin Guthrie2012-04-032-9/+10