Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-10 | split the system-preset file | Luke Shumaker | |
2016-09-10 | presets | Luke Shumaker | |
2016-09-10 | Merge branch 'notsystemd/postmove' into tmp/postmove | Luke Shumaker | |
2016-09-10 | ./move.sh | Luke Shumaker | |
2016-09-10 | more | Luke Shumaker | |
2016-09-10 | tidy | Luke Shumaker | |
2016-09-10 | split tmpfiles.d/tmp.conf | Luke Shumaker | |
2016-09-10 | Merge branch 'notsystemd/postmove' into tmp/postmove | Luke Shumaker | |
2016-09-10 | ./move.sh | Luke Shumaker | |
2016-09-10 | more | Luke Shumaker | |
2016-09-10 | I want tmpfiles m4 changes to trigger a conflict | Luke Shumaker | |
2016-09-10 | Merge branch 'notsystemd/postmove' into tmp/postmove | Luke Shumaker | |
2016-09-10 | ./move.sh | Luke Shumaker | |
2016-09-10 | more | Luke Shumaker | |
2016-09-10 | Merge branch 'notsystemd/postmove' into tmp/postmove | Luke Shumaker | |
2016-09-10 | ./move.sh | Luke Shumaker | |
2016-09-10 | more | Luke Shumaker | |
2016-09-10 | Merge branch 'notsystemd/postmove' into tmp/postmove | Luke Shumaker | |
2016-09-10 | ./move.sh | Luke Shumaker | |
2016-09-10 | systemd-shutdown | Luke Shumaker | |
2016-09-10 | Merge branch 'notsystemd/postmove' into tmp/postmove | Luke Shumaker | |
2016-09-10 | ./move.sh | Luke Shumaker | |
2016-09-10 | more | Luke Shumaker | |
2016-09-10 | shared/install: fix set-default with empty root (#4118) | Zbigniew Jędrzejewski-Szmek | |
https://bugzilla.redhat.com/show_bug.cgi?id=1374371 When root was empty or equal to "/", chroot_symlinks_same was called with root==NULL, and strjoina returned "", so the code thought both paths are equal even if they were not. Fix that by always providing a non-null first argument to strjoina. | |||
2016-09-10 | test-fs-util: also empty TEMP and TMP env vars (#4121) | Marc-Antoine Perennou | |
A follow-up for #3818 (992e8f2). | |||
2016-09-10 | Merge pull request #4119 from keszybz/drop-more-kdbus | Evgeny Vereshchagin | |
Drop more kdbus functionality | |||
2016-09-10 | service: fixup ExecStop for socket-activated shutdown (#4120) | Kyle Russell | |
Previous fix didn't consider handling multiple ExecStop commands. | |||
2016-09-09 | shared: recognize DNS names with more than one trailing dot as invalid (#4111) | Martin Pitt | |
One trailing dot is valid, but more than one isn't. This also fixes glibc's posix/tst-getaddrinfo5 test. Fixes #3978. | |||
2016-09-09 | unit: sent change signal before removing the unit if necessary (#4106) | Michael Olbrich | |
If the unit is in the dbus queue when it is removed then the last change signal is never sent. Fix this by checking the dbus queue and explicitly send the change signal before sending the remove signal. | |||
2016-09-09 | pid1: drop kdbus_fd and all associated logic | Zbigniew Jędrzejewski-Szmek | |
2016-09-09 | man: drop kdbus descriptions from sd_b_negotiate_fds(3) | Zbigniew Jędrzejewski-Szmek | |
2016-09-09 | build-sys: drop last reference to --have-kdbus | Zbigniew Jędrzejewski-Szmek | |
2016-09-09 | bash-completion: systemctl: do not pass masked or not-found units to filter | Yu Watanabe | |
Also, add new function __filter_units_by_properties() for filtering units by multiple properties, and make __get_startable_units() use it. fixes #4114 | |||
2016-09-09 | service: Continue shutdown on socket activated unit on termination (#4108) | Kyle Russell | |
ENOTCONN may be a legitimate return code if the endpoint disappeared, but the service should still attempt to shutdown cleanly. | |||
2016-09-08 | man: add missing <constant> tag (#4109) | Lucas Werkmeister | |
2016-09-07 | Merge branch 'notsystemd/postmove' into tmp/postmove | Luke Shumaker | |
2016-09-07 | ./move.sh | Luke Shumaker | |
2016-09-07 | more | Luke Shumaker | |
2016-09-07 | Merge branch 'notsystemd/postmove' into tmp/postmove | Luke Shumaker | |
2016-09-07 | ./move.sh | Luke Shumaker | |
2016-09-07 | more | Luke Shumaker | |
2016-09-07 | have udev rule in a subdirectory | Luke Shumaker | |
2016-09-07 | Merge branch 'notsystemd/postmove' into tmp/postmove | Luke Shumaker | |
2016-09-07 | ./move.sh | Luke Shumaker | |
2016-09-07 | more | Luke Shumaker | |
2016-09-07 | oops | Luke Shumaker | |
2016-09-07 | Merge branch 'notsystemd/postmove' into tmp/postmove | Luke Shumaker | |
2016-09-07 | ./move.sh | Luke Shumaker | |
2016-09-07 | more | Luke Shumaker | |
2016-09-07 | Merge branch 'notsystemd/postmove' into tmp/postmove | Luke Shumaker | |