Age | Commit message (Expand) | Author |
2016-11-24 | calendarspec: make specifications with seconds wildcard reversible | Douglas Christman |
2016-11-24 | calendarspec: reject strings with spurious spaces and signs | Douglas Christman |
2016-11-24 | calendarspec: reject open weekday ranges | Douglas Christman |
2016-11-24 | calendarspec: reject strings that only contain a timezone | Douglas Christman |
2016-11-24 | calendarspec: always interpret a missing time as 00:00:00 | Douglas Christman |
2016-11-23 | calendarspec: add support for scheduling timers at the end of the month | Douglas Christman |
2016-11-23 | calendarspec: add upper bound on year | Douglas Christman |
2016-11-21 | shared: add new API to validate a string as hostname or IP address | Lennart Poettering |
2016-11-17 | test-ipcrm: skip test if nfsnobody is missing | Zbigniew Jędrzejewski-Szmek |
2016-11-17 | test-process-util: bind mount fails under selinux, skip test | Zbigniew Jędrzejewski-Szmek |
2016-11-15 | test: add tests for RestrictNamespaces= | Djalal Harouni |
2016-11-11 | test-nss: allow the module and names/addresses to be specified (#4258) | Zbigniew Jędrzejewski-Szmek |
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-07 | Rename formats-util.h to format-util.h | Zbigniew Jędrzejewski-Szmek |
2016-11-05 | Drop FOREACH_WORD_QUOTED | Zbigniew Jędrzejewski-Szmek |
2016-11-04 | core: add new RestrictNamespaces= unit file setting | Lennart Poettering |
2016-11-03 | Merge pull request #4510 from keszybz/tree-wide-cleanups | Lennart Poettering |
2016-11-03 | test: test DynamicUser= with SupplementaryGroups= | Djalal Harouni |
2016-11-03 | test: test DynamicUser= with a fixed user | Djalal Harouni |
2016-11-02 | tests: make sure tests pass when invoked in "sudo" | Lennart Poettering |
2016-11-01 | seccomp: allow specifying arm64, mips, ppc (#4491) | Zbigniew Jędrzejewski-Szmek |
2016-10-30 | tests: clarify test_path_startswith return value (#4508) | Zbigniew Jędrzejewski-Szmek |
2016-10-27 | Merge pull request #4442 from keszybz/detect-virt-userns | Evgeny Vereshchagin |
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-25 | test: skip exec tests when inaccessible dir is unavailable | Dongsu Park |
2016-10-24 | seccomp: add test-seccomp test tool | 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 | test: lets add more tests to cover SupplementaryGroups= cases. | Djalal Harouni |
2016-10-24 | install: introduce UnitFileFlags | Jan Synacek |
2016-10-23 | test: add more tests for SupplementaryGroups= | Djalal Harouni |
2016-10-23 | test: Add simple test for supplementary groups | Djalal Harouni |
2016-10-23 | test-copy: wrap assignments in function call in parentheses | Zbigniew Jędrzejewski-Szmek |
2016-10-23 | tree-wide: drop NULL sentinel from strjoin | Zbigniew Jędrzejewski-Szmek |
2016-10-22 | tree-wide: make parse_proc_cmdline() strip "rd." prefix automatically | Zbigniew Jędrzejewski-Szmek |
2016-10-22 | tree-wide: allow state to be passed through to parse_proc_cmdline_item | Zbigniew Jędrzejewski-Szmek |
2016-10-21 | failure-action: generalize failure action to emergency action | Lukas Nykryn |
2016-10-20 | tests: fix memleak in test-calendarspec (#4424) | Evgeny Vereshchagin |
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-17 | test-calendarspec: test that hourly timers are incremented properly | Zbigniew Jędrzejewski-Szmek |
2016-10-13 | Merge pull request #4243 from endocode/djalal/sandbox-first-protection-kernel... | Lennart Poettering |
2016-10-13 | nspawn: cleanup and chown the synced cgroup hierarchy (#4223) | Evgeny Vereshchagin |
2016-10-12 | test: add test to make sure that ProtectKernelModules=yes disconnect mount pr... | Djalal Harouni |
2016-10-12 | core:sandbox: lets make /lib/modules/ inaccessible on ProtectKernelModules= | Djalal Harouni |
2016-10-12 | test: add test to make sure that CAP_SYS_RAWIO was removed on PrivateDevices=yes | Djalal Harouni |
2016-10-12 | test: add capability tests for ProtectKernelModules= | Djalal Harouni |
2016-10-11 | Merge pull request #4067 from poettering/invocation-id | Zbigniew Jędrzejewski-Szmek |