Age | Commit message (Expand) | Author |
2016-10-10 | Merge pull request #4336 from dandedrick/journal-remote-non-blocking | Martin Pitt |
2016-10-10 | core: simplify if branches a bit | Lennart Poettering |
2016-10-10 | core: make use of IN_SET() in various places in mount.c | Lennart Poettering |
2016-10-10 | core: when determining whether a process exit status is clean, consider wheth... | Lennart Poettering |
2016-10-10 | core: lower exit status "level" at one place | Lennart Poettering |
2016-10-10 | main: use strdup instead of free_and_strdup to initialize default unit (#4335) | 0xAX |
2016-10-10 | exit-status: kill is_clean_exit_lsb(), move logic to sysv-generator | Lennart Poettering |
2016-10-10 | journal-remote: make the child pipe non-blocking | Dan Dedrick |
2016-10-10 | install: let's always refer to the actual setting in errors | Lennart Poettering |
2016-10-10 | exit-status: reorder the exit status switch table | Lennart Poettering |
2016-10-10 | exit-status: remove ExitStatus typedef | Lennart Poettering |
2016-10-10 | networkd: rename Rename CheckSum → Checksum (#4312) | Susant Sahani |
2016-10-10 | Merge pull request #4332 from keszybz/nspawn-arguments-3 | Lennart Poettering |
2016-10-10 | tree-wide: pass return value of make_null_stdio() to warning instead of errno... | 0xAX |
2016-10-10 | Merge pull request #4310 from keszybz/nspawn-autodetect | Evgeny Vereshchagin |
2016-10-10 | nspawn: better error messages for parsing errors | Zbigniew Jędrzejewski-Szmek |
2016-10-10 | nspawn,man: fix parsing of numeric args for --private-users, accept any boolean | Zbigniew Jędrzejewski-Szmek |
2016-10-10 | Revert "nspawn: fix parsing of numeric arguments for --private-users" | Zbigniew Jędrzejewski-Szmek |
2016-10-10 | login: drop fedora-specific PAM config, add note to DISTRO_PORTING (#4314) | Felipe Sateler |
2016-10-10 | Merge pull request #4323 from keszybz/resolved-in-userns | Lennart Poettering |
2016-10-09 | main: initialize default unit little later (#4321) | 0xAX |
2016-10-09 | tree-wide: print warning in a failure case of make_null_stdio() (#4320) | 0xAX |
2016-10-09 | resolved: also disable stub listener on EPERM | Zbigniew Jędrzejewski-Szmek |
2016-10-09 | resolved: simplify error handling in manager_dns_stub_{udp,tcp}_fd() | Zbigniew Jędrzejewski-Szmek |
2016-10-10 | Merge pull request #4319 from keszybz/nspawn-arguments | Evgeny Vereshchagin |
2016-10-09 | sd-boot: trigger to record further logs to tcg 2.0 final event log area (#4302) | Lans Zhang |
2016-10-09 | nspawn: fix parsing of numeric arguments for --private-users | Zbigniew Jędrzejewski-Szmek |
2016-10-09 | nspawn: reindent table | Zbigniew Jędrzejewski-Szmek |
2016-10-08 | nspawn: also fall back to legacy cgroup hierarchy for old containers | Zbigniew Jędrzejewski-Szmek |
2016-10-08 | machinectl: enable pager on help (#4313) | 0xAX |
2016-10-08 | nspawn: use mixed cgroup hierarchy only when container has new systemd | Zbigniew Jędrzejewski-Szmek |
2016-10-08 | nspawn: fix spurious reboot if container process returns 133 | Zbigniew Jędrzejewski-Szmek |
2016-10-08 | nspawn: move the main loop body out to a new function | Zbigniew Jędrzejewski-Szmek |
2016-10-08 | nspawn: check env var first, detect second | Zbigniew Jędrzejewski-Szmek |
2016-10-08 | path-util: add a function to peek into a container and guess systemd version | Zbigniew Jędrzejewski-Szmek |
2016-10-08 | systemd-resolve: use sha256 for local-part of openpgp key (#4193) | Stefan Schweter |
2016-10-08 | networkd: address add support to configure flags (#4201) | Susant Sahani |
2016-10-07 | Merge pull request #4061 from dm0-/coreos-1545 | Lennart Poettering |
2016-10-07 | resolved: add an option to control the DNS stub listener | David Michael |
2016-10-07 | core: add "invocation ID" concept to service manager | Lennart Poettering |
2016-10-07 | util: use SPECIAL_ROOT_SLICE macro where appropriate | Lennart Poettering |
2016-10-07 | log: minor fixes | Lennart Poettering |
2016-10-07 | journal: fix format string used for usec_t | Lennart Poettering |
2016-10-07 | journal: complete slice info in journal metadata | Lennart Poettering |
2016-10-07 | bus-util: generalize helper for ID128 prpoerties | Lennart Poettering |
2016-10-07 | strv: fix STRV_FOREACH_BACKWARDS() to be a single statement only | Lennart Poettering |
2016-10-07 | Merge pull request #4304 from poettering/notify-nul-check | Lennart Poettering |
2016-10-07 | core: only warn on short reads on signal fd | Zbigniew Jędrzejewski-Szmek |
2016-10-07 | networkd: remote checksum offload for vxlan (#4110) | Susant Sahani |
2016-10-07 | architecture: Add support for the RISC-V architecture. (#4305) | rwmjones |