Age | Commit message (Expand) | Author |
2016-11-29 | Two small cleanups | Zbigniew Jędrzejewski-Szmek |
2016-11-25 | calendarspec: refactor format_chain() | Douglas Christman |
2016-11-24 | calendarspec: rename "eom" to "end_of_month" | Douglas Christman |
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-22 | Merge pull request #4692 from poettering/networkd-dhcp | Zbigniew Jędrzejewski-Szmek |
2016-11-22 | nspawn: add fallback top normal copy/reflink when we cannot btrfs snapshot | Lennart Poettering |
2016-11-22 | nspawn: support ephemeral boots from images | Lennart Poettering |
2016-11-21 | basic: make sure in_addr_from_string() can take NULL arguments | Lennart Poettering |
2016-11-21 | basic: add explicit ipv4-specific in_addr classification calls | Lennart Poettering |
2016-11-20 | Merge pull request #4691 from keszybz/test-suite-fixes | Evgeny Vereshchagin |
2016-11-18 | Merge pull request #4538 from fbuihuu/confirm-spawn-fixes | Lennart Poettering |
2016-11-17 | basic/process-util: we need to take the shorter of two strings | Zbigniew Jędrzejewski-Szmek |
2016-11-17 | basic/env-uil: fix assertion failure in strv_env_replace (#4688) | Zbigniew Jędrzejewski-Szmek |
2016-11-17 | core: reprint the question every 2 sec in ask_char() | Franck Bui |
2016-11-17 | core: monitor the inotify file descriptor not the console one in acquire_term... | Franck Bui |
2016-11-11 | tree-wide: make invocations of extract_first_word more uniform (#4627) | Zbigniew Jędrzejewski-Szmek |
2016-11-11 | basic/virt: fix userns check on CONFIG_USER_NS=n kernel (#4651) | Zbigniew Jędrzejewski-Szmek |
2016-11-10 | Link: port to new ethtool ETHTOOL_xLINKSETTINGS | Susant Sahani |
2016-11-09 | core: don't use the unified hierarchy for the systemd cgroup yet (#4628) | Martin Pitt |
2016-11-08 | Merge pull request #4612 from keszybz/format-strings | Zbigniew Jędrzejewski-Szmek |
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 | Drop FOREACH_WORD_QUOTED | Zbigniew Jędrzejewski-Szmek |
2016-11-05 | core/load-fragment: modify existing environment instead of copying strv over ... | Zbigniew Jędrzejewski-Szmek |
2016-11-03 | Merge pull request #4510 from keszybz/tree-wide-cleanups | Lennart Poettering |
2016-11-02 | Revert some uses of xsprintf | Zbigniew Jędrzejewski-Szmek |
2016-11-02 | core: make the root mount perpetual too | Lennart Poettering |
2016-11-01 | Recognise Lustre as a remote file system (#4530) | Brian J. Murrell |
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 | detect-virt: add --private-users switch to check if a userns is active | Zbigniew Jędrzejewski-Szmek |
2016-10-24 | Merge pull request #4459 from keszybz/commandline-parsing | Lennart Poettering |
2016-10-23 | basic: fallback to the fstat if we don't have access to the /proc/self/fdinfo | Evgeny Vereshchagin |
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-18 | Merge pull request #4382 from keszybz/unit-type-underline | Lennart Poettering |
2016-10-17 | terminal-util: helper macro for highlighting functions | Zbigniew Jędrzejewski-Szmek |
2016-10-17 | systemctl: use underlines to seperate unit types in listing | 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-15 | virt: add possibility to skip the check for chroot (#4374) | Lukáš Nykrýn |