Age | Commit message (Expand) | Author |
2016-07-19 | Merge pull request #3685 from kinvolk/alessandro/inaccessible-paths | Lennart Poettering |
2016-07-19 | doc,core: Read{Write,Only}Paths= and InaccessiblePaths= | Alessandro Puccetti |
2016-07-19 | journalctl: make sure that journalctl's --all switch also has an effect on js... | Lennart Poettering |
2016-07-17 | basic/strv: add an extra NUL after strings in strv_make_nulstr | Zbigniew Jędrzejewski-Szmek |
2016-07-11 | treewide: fix typos and remove accidental repetition of words | Torstein Husebø |
2016-06-30 | Fix #3236 (#3633) | Lennart Poettering |
2016-06-24 | Merge pull request #3549 from poettering/resolved-more | Tom Gundersen |
2016-06-23 | build-sys: move fdset.[ch] src/basic → src/shared (#3580) | Lennart Poettering |
2016-06-21 | Do not ellipsize cgroups when showing slices in --full mode (#3560) | Ian Lee |
2016-06-21 | sd-bus: make sure bus_map_all_properties() handle booleans right | Lennart Poettering |
2016-06-18 | Ensure kdbus isn't used (#3501) | Dave Reisner |
2016-06-16 | Merge pull request #3481 from poettering/relative-memcg | Lennart Poettering |
2016-06-15 | load-fragment: ignore ENOTDIR/EACCES errors (#3510) | Zbigniew Jędrzejewski-Szmek |
2016-06-14 | systemctl: allow percent-based MemoryLimit= settings via systemctl set-property | Lennart Poettering |
2016-06-14 | util-lib: introduce parse_percent() for parsing percent specifications | Lennart Poettering |
2016-06-13 | core: improve seccomp syscall grouping a bit | Lennart Poettering |
2016-06-09 | networkd: clean up vlan handling a bit (#3478) | Lennart Poettering |
2016-06-09 | bus_util: add support to map double (#3479) | Susant Sahani |
2016-06-04 | Merge pull request #3392 from poettering/assorted-stuff | Zbigniew Jędrzejewski-Szmek |
2016-06-03 | core: Restrict mmap and mprotect with PAGE_WRITE|PAGE_EXEC (#3319) (#3379) | Topi Miettinen |
2016-06-03 | core: always use "infinity" for no upper limit instead of "max" (#3417) | Tejun Heo |
2016-06-01 | core: add pre-defined syscall groups to SystemCallFilter= (#3053) (#3157) | Topi Miettinen |
2016-05-30 | pager: don't start pager if the terminal is explicitly set to TERM=dumb | Lennart Poettering |
2016-05-30 | tree-wide: check colors_enabled() before outputting ANSI color strings | Lennart Poettering |
2016-05-27 | core: add cgroup memory controller support on the unified hierarchy (#3315) | Tejun Heo |
2016-05-26 | {machine,system}ctl: always pass &changes and &n_changes (#3350) | Christian Hesse |
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 |