Age | Commit message (Expand) | Author |
2016-11-02 | man: document that too strict system call filters may affect the service manager | Lennart Poettering |
2016-11-02 | seccomp: add two new syscall groups | Lennart Poettering |
2016-11-02 | man: two minor fixes | 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-31 | man: fix typos (#4527) | Jakub Wilk |
2016-10-30 | Implement VeraCrypt volume handling in crypttab (#4501) | George Hilliard |
2016-10-30 | man: make systemd-escape examples more consistent | Lucas Werkmeister |
2016-10-30 | man: add missing period | Lucas Werkmeister |
2016-10-30 | man: improve systemd-escape --path description | Lucas Werkmeister |
2016-10-28 | Merge pull request #4495 from topimiettinen/block-shmat-exec | Djalal Harouni |
2016-10-28 | Merge pull request #4458 from keszybz/man-nonewprivileges | Martin Pitt |
2016-10-28 | udev: allow substitutions for SECLABEL key (#4505) | Michal Sekletar |
2016-10-27 | Merge pull request #4442 from keszybz/detect-virt-userns | Evgeny Vereshchagin |
2016-10-26 | detect-virt: add --private-users switch to check if a userns is active | Zbigniew Jędrzejewski-Szmek |
2016-10-26 | vconsole: manual update (#4021) | Michal Soltys |
2016-10-26 | seccomp: also block shmat(..., SHM_EXEC) for MemoryDenyWriteExecute | Topi Miettinen |
2016-10-25 | man: document that systemctl cat shows file content (#4488) | Lucas Werkmeister |
2016-10-25 | Merge pull request #4474 from poettering/nsswitch | Martin Pitt |
2016-10-24 | man: document the default value of NoNewPrivileges= | Zbigniew Jędrzejewski-Szmek |
2016-10-25 | man: Fix event source priority enum names in synopsis (#4478) | Martin Ejdestig |
2016-10-24 | man: sync up the suggested nsswitch.conf configuration for our four NSS modules | Lennart Poettering |
2016-10-24 | Merge pull request #4459 from keszybz/commandline-parsing | Lennart Poettering |
2016-10-24 | shared, systemctl: teach is-enabled to show installation targets | Jan Synacek |
2016-10-22 | Merge pull request #4428 from lnykryn/ctrl_v2 | Zbigniew Jędrzejewski-Szmek |
2016-10-22 | journald: convert journald to use parse_proc_cmdline | Zbigniew Jędrzejewski-Szmek |
2016-10-21 | journald: systemd.journald.max_level_* kernel command line options (#4427) | Umut Tezduyar Lindskog |
2016-10-21 | core: use emergency_action for ctr+alt+del burst | Lukas Nykryn |
2016-10-20 | man: document default for User= | Lennart Poettering |
2016-10-20 | man: one more cgroup wording fix | Lennart Poettering |
2016-10-20 | Merge pull request #4417 from keszybz/man-and-rlimit | Lennart Poettering |
2016-10-19 | man: document dependencies implied by Sockets= (#4412) | Lucas Werkmeister |
2016-10-19 | Merge pull request #4390 from keszybz/install-specifiers | Lennart Poettering |
2016-10-17 | core/exec: add a named-descriptor option ("fd") for streams (#4179) | Luca Bruno |
2016-10-17 | man: add a note that NULL "s" arg for sd_bus_message_append | Zbigniew Jędrzejewski-Szmek |
2016-10-17 | man: avoid abbreviated "cgroups" terminology (#4396) | Lennart Poettering |
2016-10-17 | man: mention that systemctl --root=/ operates on the fs directly | Zbigniew Jędrzejewski-Szmek |
2016-10-17 | Merge pull request #4381 from keszybz/man-pages | Martin Pitt |
2016-10-16 | man: document sd_event_get_tid() return value (#4385) | Martin Ejdestig |
2016-10-15 | man: drop discouragment of runtime and vendor drop-ins | Zbigniew Jędrzejewski-Szmek |
2016-10-15 | man: add journal-upload.conf(5) | Zbigniew Jędrzejewski-Szmek |
2016-10-15 | man: add notes about thread safety of sd_journal_* functions | Zbigniew Jędrzejewski-Szmek |
2016-10-15 | man: add crosslink between systemd.resource-control(5) and systemd.exec(5) | Zbigniew Jędrzejewski-Szmek |
2016-10-14 | core: make settings for unified cgroup hierarchy supersede the ones for legac... | Tejun Heo |
2016-10-13 | Merge pull request #4243 from endocode/djalal/sandbox-first-protection-kernel... | Lennart Poettering |
2016-10-12 | man: typo fixes | Thomas Hindoe Paaboel Andersen |
2016-10-12 | core:sandbox: lets make /lib/modules/ inaccessible on ProtectKernelModules= | Djalal Harouni |
2016-10-12 | doc: minor hint about InaccessiblePaths= in regard of ProtectKernelTunables= | Djalal Harouni |