Age | Commit message (Expand) | Author |
2016-11-02 | Do not raise in switch root if paths are too long | Zbigniew Jędrzejewski-Szmek |
2016-11-02 | seccomp: add two new syscall groups | Lennart Poettering |
2016-11-02 | seccomp: include pipes and memfd in @ipc | Lennart Poettering |
2016-11-02 | seccomp: drop execve() from @process list | Lennart Poettering |
2016-11-02 | seccomp: add clock query and sleeping syscalls to "@default" group | Lennart Poettering |
2016-11-01 | seccomp: allow specifying arm64, mips, ppc (#4491) | Zbigniew Jędrzejewski-Szmek |
2016-10-27 | Merge pull request #4442 from keszybz/detect-virt-userns | Evgeny Vereshchagin |
2016-10-26 | condition: simplify condition_test_virtualization | Zbigniew Jędrzejewski-Szmek |
2016-10-26 | shared/condition: add ConditionVirtualization=[!]private-users | Zbigniew Jędrzejewski-Szmek |
2016-10-24 | seccomp: add test-seccomp test tool | Lennart Poettering |
2016-10-24 | seccomp: add new helper call seccomp_load_filter_set() | Lennart Poettering |
2016-10-24 | seccomp: two fixes for the syscall set tables | Lennart Poettering |
2016-10-24 | seccomp: add new seccomp_init_conservative() helper | Lennart Poettering |
2016-10-24 | core: rework syscall filter set handling | Lennart Poettering |
2016-10-24 | update-done: minor clean-ups | Lennart Poettering |
2016-10-24 | shared, systemctl: teach is-enabled to show installation targets | Jan Synacek |
2016-10-24 | install: introduce UnitFileFlags | Jan Synacek |
2016-10-20 | shared/install: fix %u expansion when running under sudo | Zbigniew Jędrzejewski-Szmek |
2016-10-20 | shared/install: fix DefaultInstance expansion in %n, %N | Zbigniew Jędrzejewski-Szmek |
2016-10-20 | shared/install: fix DefaultInstance expansion in %i | Zbigniew Jędrzejewski-Szmek |
2016-10-19 | Merge pull request #4390 from keszybz/install-specifiers | Lennart Poettering |
2016-10-18 | shared/install: report invalid unit files slightly better | Zbigniew Jędrzejewski-Szmek |
2016-10-18 | shared/install: resolve specifiers in Also= | Zbigniew Jędrzejewski-Szmek |
2016-10-18 | shared/install: provide more info if install_info_traverse_fails | Zbigniew Jędrzejewski-Szmek |
2016-10-18 | shared/install: in install_context_mark_for_removal ignore not found units | Zbigniew Jędrzejewski-Szmek |
2016-10-17 | shared/install: do not break loop when we enounter a dangling symlink | Zbigniew Jędrzejewski-Szmek |
2016-10-16 | tree-wide: introduce free_and_replace helper | Zbigniew Jędrzejewski-Szmek |
2016-10-16 | tree-wide: use mfree more | Zbigniew Jędrzejewski-Szmek |
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 |