Age | Commit message (Expand) | Author |
2016-05-20 | Merge pull request #3290 from htejun/cgroup2-io-compat | Lennart Poettering |
2016-05-20 | Make the fix for net/if.h fuckup even worse (#3287) | Zbigniew Jędrzejewski-Szmek |
2016-05-20 | core/dbus: expose SELinuxContext property (#3284) | Jonathan Boulle |
2016-05-18 | core: introduce CGroupIOLimitType enums | Tejun Heo |
2016-05-16 | Merge pull request #3193 from htejun/cgroup-io-controller | Lennart Poettering |
2016-05-12 | Create initrd-root-device.target synchronization point (#3239) | Daniel Drake |
2016-05-10 | Merge pull request #3220 from keszybz/install-fixes | Lennart Poettering |
2016-05-09 | tree-wide: rename draw_special_char to special_glyph | Zbigniew Jędrzejewski-Szmek |
2016-05-09 | shared/install: use "→" instead of "pointing to" for a symlink | Zbigniew Jędrzejewski-Szmek |
2016-05-09 | shared/install: do not print warning when a unit is already enabled | Zbigniew Jędrzejewski-Szmek |
2016-05-09 | shared/install: handle dangling aliases as an explicit case, report nicely | Zbigniew Jędrzejewski-Szmek |
2016-05-09 | shared/install: add some more debug messages and comments | Zbigniew Jędrzejewski-Szmek |
2016-05-09 | tree-wide: port more code to use ifname_valid() | Lennart Poettering |
2016-05-07 | shared/install: simplify error handling conditionals in a few places | Zbigniew Jędrzejewski-Szmek |
2016-05-07 | Merge pull request #3160 from htejun/cgroup-fixes-rev2 | Zbigniew Jędrzejewski-Szmek |
2016-05-05 | core: add io controller support on the unified hierarchy | Tejun Heo |
2016-05-05 | tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhere | Lennart Poettering |
2016-05-04 | core: fix segfault on "systemctl --set-property UNIT BlockIODeviceWeight=WEIGHT" | Tejun Heo |
2016-05-04 | treewide: fix typos (#3187) | Torstein Husebø |
2016-05-03 | Merge pull request #3183 from crawford/preset-array | Zbigniew Jędrzejewski-Szmek |
2016-05-03 | install: cache the presets before evaluating | Alex Crawford |
2016-05-02 | Merge pull request #3162 from keszybz/alias-refusal | Lennart Poettering |
2016-05-02 | machined: support non-btrfs file systems with "machinectl clone" | Lennart Poettering |
2016-05-02 | tree-wide: fix invocations of chattr_path() | Lennart Poettering |
2016-05-02 | image: enable btrfs quotas on the clone destination, not the source | Lennart Poettering |
2016-05-01 | shared/install: refuse template files for non-templateable units | Zbigniew Jędrzejewski-Szmek |
2016-05-01 | shared/install: warn about DefaultInstance in non-template units | Zbigniew Jędrzejewski-Szmek |
2016-05-01 | Move no_instances information to shared/ | Zbigniew Jędrzejewski-Szmek |
2016-05-01 | shared/install: ignore Alias in [Install] of units which don't allow aliases | Zbigniew Jędrzejewski-Szmek |
2016-05-01 | Move no_alias information to shared/ | Zbigniew Jędrzejewski-Szmek |
2016-04-30 | core: bus_append_unit_property_assignment() was using the wrong parse function | Tejun Heo |
2016-04-29 | core: Filter by unit name behind the D-Bus, instead on the client side (#3142) | kayrus |
2016-04-28 | install: upgrade message to a warning | Alex Crawford |
2016-04-28 | tree-wide: rename hidden_file to hidden_or_backup_file and optimize | Zbigniew Jędrzejewski-Szmek |
2016-04-26 | journal: when dumping journal contents, react nicer to lines we can't read | Lennart Poettering |
2016-04-25 | core: fix description of "resources" service error (#3119) | Lennart Poettering |
2016-04-22 | journalctl: add --no-hostname switch | Lennart Poettering |
2016-04-22 | journalctl: add output mode where time is shown in seconds since 1st Jan 1970... | Lennart Poettering |
2016-04-22 | shared: move output_mode_to_string() into output-mode.c | Lennart Poettering |
2016-04-22 | path-lookup: optimize a common strv copy operation away | Lennart Poettering |
2016-04-22 | shared: move unit-specific code from bus-util.h to bus-unit-util.h | Lennart Poettering |
2016-04-22 | shared: drop kernel_thread bool from cgroups show code | Lennart Poettering |
2016-04-22 | core,systemctl: add bus API to retrieve processes of a unit | Lennart Poettering |
2016-04-22 | shared: fix minor memory leak in log display code | Lennart Poettering |
2016-04-22 | treewide: fix typos (#3092) | Torstein Husebø |
2016-04-22 | Merge pull request #3084 from keszybz/preset-fixes | Lennart Poettering |
2016-04-21 | shared/install: always overwrite symlinks in .wants and .requires | Zbigniew Jędrzejewski-Szmek |
2016-04-21 | shared/install: rewrite unit_file_changes_add() | Zbigniew Jędrzejewski-Szmek |
2016-04-21 | shared/install: nicer error message is symlinking chokes on an existing file | Zbigniew Jędrzejewski-Szmek |
2016-04-21 | Merge pull request #3005 from keszybz/kill-user-proceses | Lennart Poettering |