summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-09-10split the system-preset fileLuke Shumaker
2016-09-10presetsLuke Shumaker
2016-09-10Merge branch 'notsystemd/postmove' into tmp/postmoveLuke Shumaker
2016-09-10./move.shLuke Shumaker
2016-09-10moreLuke Shumaker
2016-09-10tidyLuke Shumaker
2016-09-10split tmpfiles.d/tmp.confLuke Shumaker
2016-09-10Merge branch 'notsystemd/postmove' into tmp/postmoveLuke Shumaker
2016-09-10./move.shLuke Shumaker
2016-09-10moreLuke Shumaker
2016-09-10I want tmpfiles m4 changes to trigger a conflictLuke Shumaker
2016-09-10Merge branch 'notsystemd/postmove' into tmp/postmoveLuke Shumaker
2016-09-10./move.shLuke Shumaker
2016-09-10moreLuke Shumaker
2016-09-10Merge branch 'notsystemd/postmove' into tmp/postmoveLuke Shumaker
2016-09-10./move.shLuke Shumaker
2016-09-10moreLuke Shumaker
2016-09-10Merge branch 'notsystemd/postmove' into tmp/postmoveLuke Shumaker
2016-09-10./move.shLuke Shumaker
2016-09-10systemd-shutdownLuke Shumaker
2016-09-10Merge branch 'notsystemd/postmove' into tmp/postmoveLuke Shumaker
2016-09-10./move.shLuke Shumaker
2016-09-10moreLuke Shumaker
2016-09-10shared/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-10test-fs-util: also empty TEMP and TMP env vars (#4121)Marc-Antoine Perennou
A follow-up for #3818 (992e8f2).
2016-09-10Merge pull request #4119 from keszybz/drop-more-kdbusEvgeny Vereshchagin
Drop more kdbus functionality
2016-09-10service: fixup ExecStop for socket-activated shutdown (#4120)Kyle Russell
Previous fix didn't consider handling multiple ExecStop commands.
2016-09-09shared: 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-09unit: 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-09pid1: drop kdbus_fd and all associated logicZbigniew Jędrzejewski-Szmek
2016-09-09man: drop kdbus descriptions from sd_b_negotiate_fds(3)Zbigniew Jędrzejewski-Szmek
2016-09-09build-sys: drop last reference to --have-kdbusZbigniew Jędrzejewski-Szmek
2016-09-09bash-completion: systemctl: do not pass masked or not-found units to filterYu 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-09service: 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-08man: add missing <constant> tag (#4109)Lucas Werkmeister
2016-09-07Merge branch 'notsystemd/postmove' into tmp/postmoveLuke Shumaker
2016-09-07./move.shLuke Shumaker
2016-09-07moreLuke Shumaker
2016-09-07Merge branch 'notsystemd/postmove' into tmp/postmoveLuke Shumaker
2016-09-07./move.shLuke Shumaker
2016-09-07moreLuke Shumaker
2016-09-07have udev rule in a subdirectoryLuke Shumaker
2016-09-07Merge branch 'notsystemd/postmove' into tmp/postmoveLuke Shumaker
2016-09-07./move.shLuke Shumaker
2016-09-07moreLuke Shumaker
2016-09-07oopsLuke Shumaker
2016-09-07Merge branch 'notsystemd/postmove' into tmp/postmoveLuke Shumaker
2016-09-07./move.shLuke Shumaker
2016-09-07moreLuke Shumaker
2016-09-07Merge branch 'notsystemd/postmove' into tmp/postmoveLuke Shumaker