index
:
rpm-helper
master
topic/Init
topic/systemd
Various RPM command-line tools
Thierry Vignaud [tv]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
add-group: ShellCheck: fix various quoting issues
Olav Vitters
2020-07-25
1
-5
/
+5
*
add-shell: ShellCheck: fix undefined behaviour
Olav Vitters
2020-07-25
1
-1
/
+1
*
add-webapp: ShellCheck: fix quoting issue
Olav Vitters
2020-07-25
1
-1
/
+1
*
add-user: ShellCheck: fix quoting issues
Olav Vitters
2020-07-25
1
-2
/
+2
*
create-file: ShellCheck: fix quoting issues
Olav Vitters
2020-07-25
1
-4
/
+4
*
create-ssl-certificate: ShellCheck: fix quoting issues and undefined behaviour
Olav Vitters
2020-07-25
1
-10
/
+10
*
del-service: ShellCheck fix quoting issues
Olav Vitters
2020-07-25
1
-8
/
+8
*
del-shell: ShellCheck: fix quoting and redirection without a command
Olav Vitters
2020-07-25
1
-2
/
+2
*
del-webapp: ShellCheck: Double quote to prevent globbing and word splitting
Olav Vitters
2020-07-25
1
-1
/
+1
*
show project as Mageia instead of Mandriva
Olav Vitters
2020-07-25
8
-8
/
+8
*
correctly check if systemd has booted
Olav Vitters
2020-07-25
3
-5
/
+5
*
New version: 0.24.17
v0.24.17
Colin Guthrie
2015-04-01
2
-1
/
+2
*
ssl: Change default key length to 2048.
David Walser
2015-04-01
3
-2
/
+4
*
New version: 0.24.16
v0.24.16
Colin Guthrie
2014-10-28
2
-1
/
+2
*
Deal with xinetd.d services properly (e.g. sane mga#14397)
Colin Guthrie
2014-10-28
3
-6
/
+10
*
New version: 0.24.15
v0.24.15
Colin Guthrie
2014-10-27
2
-1
/
+2
*
Don't leak failure exit code from del-service when no sysvinit script exists.
Colin Guthrie
2014-10-27
2
-1
/
+4
*
Be quieter when disabling services on uninstall too.
Colin Guthrie
2014-10-09
2
-1
/
+3
*
New version: 0.24.14
v0.24.14
Colin Guthrie
2014-10-09
2
-1
/
+2
*
Be quieter when enabling services, but tell the user when it goes wrong
Colin Guthrie
2014-10-09
2
-1
/
+8
*
New version: 0.24.13
v0.24.13
Colin Guthrie
2014-10-08
2
-1
/
+2
*
Use systemctl enable if preset fails (which it will for sysvinit)
Colin Guthrie
2014-10-08
2
-1
/
+4
*
Allow add-service to defer to chkconfig when dealing xinetd services
Colin Guthrie
2014-10-08
1
-1
/
+3
*
build-sys: Fix clean rules for tarball extension
Colin Guthrie
2014-08-19
1
-1
/
+1
*
New version: 0.24.12
v0.24.12
Colin Guthrie
2014-07-27
2
-1
/
+2
*
Switch to git tagging in Makefile
Colin Guthrie
2014-07-27
1
-4
/
+3
*
Use systemctl preset rather than enable.
Colin Guthrie
2014-07-27
2
-1
/
+2
*
Drop hacky workaround for systemd reload on sysv initscript package removal
Colin Guthrie
2014-07-27
2
-8
/
+2
*
Drop systemd migration scripts we never used.
Colin Guthrie
2014-07-27
5
-105
/
+3
*
New release: 0.24.11
v0.24.11
Colin Guthrie
2012-09-30
2
-1
/
+2
*
Fix NEWS (my editor was somehow scrolled down past the first line and I didn'...
Colin Guthrie
2012-09-30
1
-3
/
+4
*
Switch to xz archive
Colin Guthrie
2012-09-30
1
-2
/
+1
*
Fix typo
Colin Guthrie
2012-09-30
2
-2
/
+2
*
Sync del-service unit finding code with add-service.
Colin Guthrie
2012-09-30
1
-18
/
+34
*
Make the code a little more compact + deal slightly better with non-releative...
Colin Guthrie
2012-09-30
2
-17
/
+12
*
Mark a fresh install of a systemd service as 'migrated' to avoid subsequent c...
Colin Guthrie
2012-09-30
2
-0
/
+5
*
Update NEWS
Colin Guthrie
2012-09-30
1
-0
/
+1
*
Only run chkconfig --del when the initscript exists (mga#7611)
Colin Guthrie
2012-09-30
1
-1
/
+1
*
*sigh* Forgot NEWS in last commit/version bump :(
Colin Guthrie
2012-04-30
1
-0
/
+4
*
0.24.10
v0.24.10
Colin Guthrie
2012-04-30
1
-1
/
+1
*
Trust systemd install rules if avaialble, only then fall back to manual linking
Colin Guthrie
2012-04-30
1
-3
/
+4
*
Do not allow error status to leak from script.
Colin Guthrie
2012-04-30
1
-3
/
+5
*
0.24.9
v0.24.9
Colin Guthrie
2012-04-29
1
-1
/
+1
*
Fix handling of masked and symlinked unit names
Colin Guthrie
2012-04-29
2
-8
/
+16
*
bump vesion
v0.24.8
Colin Guthrie
2012-04-03
2
-1
/
+2
*
add-service: on package upgrade, restart all instances of template units.
Colin Guthrie
2012-04-03
2
-2
/
+19
*
add-service: attempt to migrate template systemd units (foo@.service) somewha...
Colin Guthrie
2012-04-03
2
-9
/
+25
*
add-service: Change the systemd unitdir search order to match upstream.
Colin Guthrie
2012-04-03
2
-9
/
+10
*
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
2
-3
/
+5
[next]