summaryrefslogtreecommitdiffstats
path: root/test/create-sys-script.py (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-16cgroup: when determining which controllers we need, always extend the mask ac...Lennart Poettering1-6/+11
2018-11-16cgroup: add new helper that knows which controllers are mounted togetherLennart Poettering1-0/+9
2018-11-16core: remove JoinControllers= configuration settingLennart Poettering9-257/+82
2018-11-16core: fix capitalization of CPUShares= settingsLennart Poettering1-2/+2
2018-11-16cgtop: use FOREACH_STRING() for fun and profitLennart Poettering1-23/+6
2018-11-16cgtop: use automatic clean-upLennart Poettering1-4/+4
2018-11-16sd-bus: make strict asan shut upLennart Poettering1-3/+6
2018-11-16test: initialize syslog_fd in fuzz-journald-kmsg tooEvgeny Vereshchagin1-0/+1
2018-11-16units: fix Description= of systemd-exit.serviceLennart Poettering1-1/+1
2018-11-16units: use correct command to exitLennart Poettering1-1/+1
2018-11-16units: add the same ordering deps for systemd-exit.service as for systemd-pow...Lennart Poettering1-2/+2
2018-11-16core: show error code even when debug loggingLennart Poettering1-1/+1
2018-11-16hibernate-resume-generator: fix minor memory leak on error pathLennart Poettering1-1/+4
2018-11-16debug-generator: fix minor memory leakLennart Poettering1-0/+2
2018-11-16udev-util: read resolve_names from udev.confYu Watanabe1-1/+2
2018-11-16journal: simplify use of sd_event_source_get_enabled()Zbigniew Jędrzejewski-Szmek1-9/+5
2018-11-16journal-file: get rid of a helper variableZbigniew Jędrzejewski-Szmek1-7/+4
2018-11-16sd-event: make sd_event_source_get_enabled return more infoZbigniew Jędrzejewski-Szmek2-9/+11
2018-11-16sd-event: do not use assert_return for something that is not an errorZbigniew Jędrzejewski-Szmek1-1/+3