Age | Commit message (Expand) | Author |
2016-11-15 | bus-util: print RestrictNamespaces= as a string | Djalal Harouni |
2016-11-11 | tree-wide: make invocations of extract_first_word more uniform (#4627) | Zbigniew Jędrzejewski-Szmek |
2016-11-10 | nfsflags: drop useless include file 'seccomp-util.h' | Franck Bui |
2016-11-08 | Merge pull request #4536 from poettering/seccomp-namespaces | Zbigniew Jędrzejewski-Szmek |
2016-11-08 | Merge pull request #4612 from keszybz/format-strings | Zbigniew Jędrzejewski-Szmek |
2016-11-08 | Merge pull request #4509 from keszybz/foreach-word-quoted | Martin Pitt |
2016-11-07 | tree-wide: add PRI_[NU]SEC, and use time format strings more | Zbigniew Jędrzejewski-Szmek |
2016-11-07 | Rename formats-util.h to format-util.h | Zbigniew Jędrzejewski-Szmek |
2016-11-05 | tree-wide: drop unneded WHITESPACE param to extract_first_word | Zbigniew Jędrzejewski-Szmek |
2016-11-05 | Merge pull request #4578 from evverx/no-hostname-memleak | Ronny Chevalier |
2016-11-04 | core: add new RestrictNamespaces= unit file setting | Lennart Poettering |
2016-11-03 | Merge pull request #4548 from keszybz/seccomp-help | Zbigniew Jędrzejewski-Szmek |
2016-11-03 | acl-util: fix memleak | Evgeny Vereshchagin |
2016-11-03 | journalctl: fix memleak | Evgeny Vereshchagin |
2016-11-03 | Merge pull request #4510 from keszybz/tree-wide-cleanups | Lennart Poettering |
2016-11-03 | seccomp-util, analyze: export comments as a help string | Zbigniew Jędrzejewski-Szmek |
2016-11-03 | seccomp-util: move @default to the first position | Zbigniew Jędrzejewski-Szmek |
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-23 | tree-wide: drop NULL sentinel from strjoin | Zbigniew Jędrzejewski-Szmek |
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 |