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
*
v0.24.22
HEAD
v0.24.22
master
Jani Välimaa
2023-01-07
2
-1
/
+2
*
Rename rpm-helper.macros as macros.rpm-helper and install it into /usr/lib/rp...
Jani Välimaa
2023-01-07
3
-5
/
+8
*
bump version to 0.24.21
v0.24.21
Guillaume Rousse
2020-12-20
2
-1
/
+6
*
revert default key length for SSL certificates 2048 bits
Guillaume Rousse
2020-12-20
2
-2
/
+2
*
v0.24.20
v0.24.20
Jani Välimaa
2020-10-04
2
-1
/
+4
*
Really default to 4096 bit SSL certificates
Jani Välimaa
2020-10-04
1
-1
/
+1
*
Add .gitignore
Jani Välimaa
2020-10-04
1
-0
/
+1
*
v0.24.19
v0.24.19
Jani Välimaa
2020-10-04
2
-1
/
+2
*
Makefile: create annotated tags
Jani Välimaa
2020-10-04
1
-1
/
+1
*
Clean NEWS a bit
Jani Välimaa
2020-10-04
1
-2
/
+2
*
create-ssl-certificate: default to 4096 bit SSL certificates (mga#27359)
Jani Välimaa
2020-10-04
2
-1
/
+3
*
New version: 0.24.18
v0.24.18
Olav Vitters
2020-07-25
2
-1
/
+6
*
add-service: ShellCheck: fix loads of shellcheck warnings
Olav Vitters
2020-07-25
1
-40
/
+40
*
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
[next]