Age | Commit message (Expand) | Author |
2016-12-08 | Merge pull request #4686 from poettering/machine-id-app-specific | Zbigniew Jędrzejewski-Szmek |
2016-12-06 | calendarspec: always interpret missing seconds as :00 (#4813) | Doug Christman |
2016-12-06 | time-util: accept "µs" as time unit, in addition to "us" (#4836) | Lennart Poettering |
2016-12-01 | util-lib: rename CHASE_NON_EXISTING → CHASE_NONEXISTENT | Lennart Poettering |
2016-12-01 | fs-util: add new CHASE_NON_EXISTING flag to chase_symlinks() | Lennart Poettering |
2016-12-01 | fs-util: add flags parameter to chase_symlinks() | Lennart Poettering |
2016-12-01 | fs-util: change chase_symlinks() behaviour in regards to escaping the root dir | Lennart Poettering |
2016-12-01 | test-fs-util: add a test case with repeated ".." parts that would escape the ... | Zbigniew Jędrzejewski-Szmek |
2016-12-01 | tree-wide: stop using canonicalize_file_name(), use chase_symlinks() instead | Lennart Poettering |
2016-11-29 | sd-id128: add new sd_id128_get_machine_app_specific() API | Lennart Poettering |
2016-11-29 | core: add "khash" API to src/basic/ (as wrapper around kernel AF_ALG) | Lennart Poettering |
2016-11-24 | calendarspec: make specifications with ranges reversible | Douglas Christman |
2016-11-24 | calendarspec: allow whole second ranges | Douglas Christman |
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 |