index
:
init-system-helpers
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-06
cleanup masked state directory on unmask (for piuparts)
Michael Stapelberg
1
-0
/
+3
2013-11-04
update changelog
debian/1.12
Michael Stapelberg
1
-0
/
+8
2013-10-27
Don’t print action(s) to stderr, no news are good news
Michael Stapelberg
1
-5
/
+2
2013-10-27
dh_systemd: lower generated dependency from 1.11 to 1.11~
Michael Stapelberg
1
-1
/
+1
2013-09-20
update changelog, bump dependency
debian/1.11
Michael Stapelberg
2
-1
/
+8
2013-09-20
unmask when purging (Thanks Michael Biebl)
Michael Stapelberg
1
-0
/
+1
2013-09-19
Store masked state to respect user’s masking
debian/1.10
Michael Stapelberg
3
-6
/
+37
2013-09-19
delete obsolete test
Michael Stapelberg
1
-13
/
+0
2013-09-19
update changelog, bump dependency on i-s-h
Michael Stapelberg
2
-1
/
+10
2013-09-19
i-s-h: delete the masked state dir in postinst
Michael Stapelberg
1
-0
/
+6
2013-09-19
Fix mask/unmask implementation (Thanks Michael Biebl)
Michael Stapelberg
2
-55
/
+32
2013-09-19
Bugfix: check whether /var/lib/systemd/deb-systemd-helper-enabled exists (Tha...
Michael Stapelberg
1
-1
/
+3
2013-09-19
d-s-h: add safety check for unmask
Michael Stapelberg
1
-1
/
+5
2013-09-18
bump dependency on i-s-h
debian/1.9
Michael Stapelberg
1
-1
/
+1
2013-09-18
update changelog
Michael Stapelberg
1
-0
/
+12
2013-09-15
update maintscripts to mask a service while removed (but not purged)
Michael Stapelberg
3
-7
/
+14
2013-09-15
use the state file contents for mask/unmask
Michael Stapelberg
1
-6
/
+8
2013-09-15
d-s-h: implement mask and unmask commands
Michael Stapelberg
2
-5
/
+112
2013-09-14
tests: verify that masked services are not re-enabled
Michael Stapelberg
1
-0
/
+13
2013-09-14
dh_systemd_enable: skip unit files without an [Install] section
Michael Stapelberg
1
-0
/
+18
2013-09-14
postinst: fix old files in /var/lib/systemd/deb-systemd-helper-enabled
Michael Stapelberg
1
-0
/
+12
2013-09-12
Bugfix: create files with permission 0644
Michael Stapelberg
1
-0
/
+2
2013-08-27
dh_systemd_enable: document debian/package.{service,tmpfile}
Michael Stapelberg
1
-0
/
+17
2013-07-25
bump dependency on i-s-h
debian/1.8
Michael Stapelberg
1
-1
/
+1
2013-07-24
update changelog
Michael Stapelberg
1
-0
/
+11
2013-07-24
autoscripts: use --quiet for was-enabled
Michael Stapelberg
2
-2
/
+2
2013-07-24
deb-systemd-helper: support --quiet for (is|was)-enabled
Michael Stapelberg
1
-2
/
+2
2013-07-24
deb-systemd-helper: fix exit code for was-enabled
Michael Stapelberg
1
-0
/
+1
2013-07-24
s/debian-is-installed/debian-installed/
Michael Stapelberg
1
-1
/
+1
2013-07-24
dh_systemd_enable: use basename of the unit files
Michael Stapelberg
1
-2
/
+3
2013-07-24
refactor state file reading, dump entries for debugging
Michael Stapelberg
1
-23
/
+23
2013-07-24
DRY: introduce dsh_state_path(), use $dsh_state as consistent variable name
Michael Stapelberg
1
-32
/
+36
2013-07-24
add test for deb-systemd-helper disable
Michael Stapelberg
1
-0
/
+8
2013-07-24
update files atomically to be more robust when being cancelled
Michael Stapelberg
1
-15
/
+33
2013-07-24
dh_systemd_enable: deal with changes in the [Install] section
Michael Stapelberg
3
-12
/
+24
2013-07-24
update testsuite to also cover more complex units and updates
Michael Stapelberg
3
-7
/
+240
2013-07-24
refactor; implement update-state
Michael Stapelberg
1
-49
/
+83
2013-07-24
Bugfix: Open the file for reading and appending, seek to the beginning
Michael Stapelberg
1
-1
/
+2
2013-07-23
deb-systemd-helper: implement debian-installed command
Michael Stapelberg
1
-2
/
+19
2013-07-23
deb-systemd-helper: implement was-enabled
Michael Stapelberg
2
-1
/
+200
2013-07-23
remove inaccurate statement about systemctl requiring a running systemd
Michael Stapelberg
1
-2
/
+1
2013-07-23
add README for the test cases
Michael Stapelberg
1
-0
/
+10
2013-07-23
add test case for deb-systemd-helper
Michael Stapelberg
1
-0
/
+137
2013-07-16
use pod2man and install manpages, update changelog
debian/1.7
Michael Stapelberg
5
-1
/
+18
2013-07-16
Drop dependency on libmodule-install-perl (Closes: #716929)
Jeremy Bicha
4
-32
/
+7
2013-07-15
Fix syntax error in dh_systemd_start
debian/1.6
Michael Stapelberg
2
-1
/
+6
2013-07-14
bump dependency on i-s-h for --quiet
debian/1.5
Michael Stapelberg
1
-1
/
+1
2013-07-14
dh_systemd_start: add --no-start
Michael Stapelberg
2
-1
/
+8
2013-07-14
update changelog
Michael Stapelberg
1
-1
/
+3
2013-07-14
dh_systemd_enable: add --no-enable, deb-systemd-helper: add --quiet
Michael Stapelberg
3
-5
/
+34
[next]