Age | Commit message (Expand) | Author |
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 | systemctl: warn when cat shows changed unit files (#4493) | Lucas Werkmeister |
2016-10-27 | Merge pull request #4485 from endocode/djalal/portable-branch-v1 | Zbigniew Jędrzejewski-Szmek |
2016-10-27 | Merge pull request #4442 from keszybz/detect-virt-userns | Evgeny Vereshchagin |
2016-10-27 | core: make unit argument const for apply seccomp functions | Djalal Harouni |
2016-10-27 | core: lets apply working directory just after mount namespaces | Djalal Harouni |
2016-10-27 | core: get the working directory value inside apply_working_directory() | Djalal Harouni |
2016-10-27 | core: move apply working directory code into its own apply_working_directory() | Djalal Harouni |
2016-10-27 | core: move the code that setups namespaces on its own function | Djalal Harouni |
2016-10-26 | hwdb: fix error check of wrong variable (#4499) | Thomas H. P. Andersen |
2016-10-26 | Merge pull request #4448 from msoltyspl/vcfix | Zbigniew Jędrzejewski-Szmek |
2016-10-26 | condition: simplify condition_test_virtualization | Zbigniew Jędrzejewski-Szmek |
2016-10-26 | test-tables: test ConditionVirtualization | Zbigniew Jędrzejewski-Szmek |
2016-10-26 | shared/condition: add ConditionVirtualization=[!]private-users | Zbigniew Jędrzejewski-Szmek |
2016-10-26 | detect-virt: add --private-users switch to check if a userns is active | Zbigniew Jędrzejewski-Szmek |
2016-10-26 | networkd : verify dns ip address when parsing configuration (#4492) | Susant Sahani |
2016-10-26 | seccomp: also block shmat(..., SHM_EXEC) for MemoryDenyWriteExecute | Topi Miettinen |
2016-10-26 | vconsole: setup_remaining_vcs() - more sanity checks | Michal Soltys |
2016-10-25 | Merge pull request #4476 from poettering/systemctl-free | Martin Pitt |
2016-10-25 | test: skip exec tests when inaccessible dir is unavailable | Dongsu Park |
2016-10-25 | systemctl: fix two minor memory leaks in --wait handling | Lennart Poettering |
2016-10-25 | Merge pull request #4474 from poettering/nsswitch | Martin Pitt |
2016-10-24 | Merge pull request #4450 from poettering/seccompfixes | Zbigniew Jędrzejewski-Szmek |
2016-10-24 | Merge pull request #4477 from poettering/enumerate-load-fix | Lennart Poettering |
2016-10-24 | networkd: fix mixup of bond options (#4470) | Benjamin Richter |
2016-10-24 | core: move initialization of -.slice and init.scope into the unit_load() call... | Lennart Poettering |
2016-10-24 | nss-resolve: be a bit more careful with returning NSS_STATUS_NOTFOUND | Lennart Poettering |
2016-10-24 | resolved: properly check for the root domain | Lennart Poettering |
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 apply_protect_kernel_modules() to use seccomp_add_syscall_filter... | Lennart Poettering |
2016-10-24 | core: rework syscall filter set handling | Lennart Poettering |
2016-10-24 | core: move misplaced comment to the right place | Lennart Poettering |
2016-10-24 | core: simplify skip_seccomp_unavailable() a bit | Lennart Poettering |
2016-10-24 | update-done: minor clean-ups | Lennart Poettering |
2016-10-24 | Merge pull request #4459 from keszybz/commandline-parsing | Lennart Poettering |
2016-10-24 | Merge pull request #4469 from endocode/djalal/groups-test | Djalal Harouni |
2016-10-24 | Merge pull request #4406 from jsynacek/jsynacek-is-enabled | Lennart Poettering |
2016-10-24 | networkd-ndisc: Don't add NDisc route for local address (#4467) | Patrik Flykt |
2016-10-24 | core: do not assert when sysconf(_SC_NGROUPS_MAX) fails (#4466) | Djalal Harouni |
2016-10-24 | test: lets add more tests to cover SupplementaryGroups= cases. | Djalal Harouni |
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 | Merge pull request #4372 from evverx/fix-synced-cgroup-hierarchy-perms | Zbigniew Jędrzejewski-Szmek |
2016-10-23 | nspawn: become a new root early | Evgeny Vereshchagin |
2016-10-23 | nspawn: really lchown(uid/gid) | Evgeny Vereshchagin |