Age | Commit message (Expand) | Author |
2016-08-19 | systemctl: fix preset-all with missing /etc/systemd/system | Zbigniew Jędrzejewski-Szmek |
2016-08-19 | clean-ipc: debug log about all remove IPC objects | Lennart Poettering |
2016-08-19 | core: add RemoveIPC= setting | Lennart Poettering |
2016-08-18 | clean-ipc: shorten code a bit | Lennart Poettering |
2016-08-18 | clean-ipc: don't filter out '.' and '..' twice | Lennart Poettering |
2016-08-18 | bus-util: unify loop around bus_append_unit_property_assignment() | Lennart Poettering |
2016-08-14 | Merge pull request #3905 from htejun/cgroup-v2-cpu | Zbigniew Jędrzejewski-Szmek |
2016-08-09 | install: follow config_path symlink (#3362) | Rhys |
2016-08-07 | core: add cgroup CPU controller support on the unified hierarchy | Tejun Heo |
2016-08-06 | Merge pull request #3884 from poettering/private-users | Zbigniew Jędrzejewski-Szmek |
2016-08-05 | util-lib: unify parsing of nice level values | Lennart Poettering |
2016-08-04 | util-lib: add parse_percent_unbounded() for percentages over 100% (#3886) | David Michael |
2016-08-03 | journalctl: add new output mode "short-full" (#3880) | Lennart Poettering |
2016-08-03 | core: add new PrivateUsers= option to service execution | Lennart Poettering |
2016-07-25 | Merge pull request #3728 from poettering/dynamic-users | Zbigniew Jędrzejewski-Szmek |
2016-07-25 | shared/install: allow "enable" on linked unit files (#3790) | Zbigniew Jędrzejewski-Szmek |
2016-07-22 | Use "return log_error_errno" in more places" | Zbigniew Jędrzejewski-Szmek |
2016-07-22 | core: add a concept of "dynamic" user ids, that are allocated as long as a se... | Lennart Poettering |
2016-07-22 | core: rename MemoryLimitByPhysicalMemory transient property to MemoryLimitScale | Lennart Poettering |
2016-07-22 | core: support percentage specifications on TasksMax= | Lennart Poettering |
2016-07-20 | conf-parser: minor coding style improvements | Lennart Poettering |
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 |