Age | Commit message (Expand) | Author |
2016-10-16 | shared/install: use _cleanup_free_ | Zbigniew Jędrzejewski-Szmek |
2016-10-12 | core:sandbox: Add ProtectKernelModules= option | Djalal Harouni |
2016-10-12 | Allow block and char classes in DeviceAllow bus properties (#4353) | Zbigniew Jędrzejewski-Szmek |
2016-10-11 | Merge pull request #4348 from poettering/docfixes | Zbigniew Jędrzejewski-Szmek |
2016-10-11 | Merge pull request #4067 from poettering/invocation-id | Zbigniew Jędrzejewski-Szmek |
2016-10-11 | pager: tiny beautification | Lennart Poettering |
2016-10-10 | install: let's always refer to the actual setting in errors | Lennart Poettering |
2016-10-08 | systemd-resolve: use sha256 for local-part of openpgp key (#4193) | Stefan Schweter |
2016-10-07 | core: add "invocation ID" concept to service manager | Lennart Poettering |
2016-10-07 | bus-util: generalize helper for ID128 prpoerties | Lennart Poettering |
2016-10-05 | seccomp: add support for the s390 architecture (#4287) | hbrueckner |
2016-09-25 | core: add two new service settings ProtectKernelTunables= and ProtectControlG... | Lennart Poettering |
2016-09-17 | Merge pull request #4123 from keszybz/network-file-dropins | Martin Pitt |
2016-09-16 | shared/conf-parser: add config_parse_many which takes strv with dirs | Zbigniew Jędrzejewski-Szmek |
2016-09-16 | tree-wide: rename config_parse_many to …_nulstr | Zbigniew Jędrzejewski-Szmek |
2016-09-15 | Merge pull request #4131 from intelfx/update-done-timestamps-precision | Zbigniew Jędrzejewski-Szmek |
2016-09-15 | update-done, condition: write the timestamp to the file as well and use it to... | Ivan Shapovalov |
2016-09-13 | fileio: simplify mkostemp_safe() (#4090) | Topi Miettinen |
2016-09-10 | shared/install: fix set-default with empty root (#4118) | Zbigniew Jędrzejewski-Szmek |
2016-09-09 | shared: recognize DNS names with more than one trailing dot as invalid (#4111) | Martin Pitt |
2016-09-06 | seccomp: also detect if seccomp filtering is enabled | Felipe Sateler |
2016-08-31 | networkd: add options to bridge (#4051) | Tobias Jungel |
2016-08-30 | install: fix disable when /etc/systemd/system is a symlink | Lukas Nykryn |
2016-08-26 | Merge pull request #3984 from poettering/refcnt | Evgeny Vereshchagin |
2016-08-22 | core: do not fail at step SECCOMP if there is no kernel support (#4004) | Felipe Sateler |
2016-08-22 | bus-util: turn on exit-on-disconnect for all command line tools | Lennart Poettering |
2016-08-22 | run: optionally, wait for the service to finish and show its result | Lennart Poettering |
2016-08-22 | bus-util: make sure map_basic() returns EOPNOTSUPP if called for an unknown type | Lennart Poettering |
2016-08-22 | bus-util: treat an empty string as a NULL | Lennart Poettering |
2016-08-22 | bus-util: support mapping signed integers with bus_map_properties() | Lennart Poettering |
2016-08-22 | seccomp: make sure getrlimit() is among the default permitted syscalls | Lennart Poettering |
2016-08-21 | shared/install: do not enable masked instances (#4005) | Zbigniew Jędrzejewski-Szmek |
2016-08-19 | Merge pull request #3909 from poettering/mount-tool | Evgeny Vereshchagin |
2016-08-19 | Merge pull request #3955 from keszybz/fix-preset-all | Lennart Poettering |
2016-08-19 | shared/install: properly report masked units listed in Also= | Zbigniew Jędrzejewski-Szmek |
2016-08-19 | shared/install: when creating symlinks, keep existing relative symlinks | Zbigniew Jędrzejewski-Szmek |
2016-08-19 | shared/install: move root skipping into create_symlink() | Zbigniew Jędrzejewski-Szmek |
2016-08-19 | shared/install: ignore unit symlinks when doing preset-all | Zbigniew Jędrzejewski-Szmek |
2016-08-19 | shared/install: remove unused paramater and add more comments | Zbigniew Jędrzejewski-Szmek |
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 |