Age | Commit message (Expand) | Author |
2016-12-14 | util: Fine tune running_in_chroot() a bit | Lennart Poettering |
2016-12-13 | Merge pull request #4806 from poettering/keyring-init | Zbigniew Jędrzejewski-Szmek |
2016-12-14 | core: make "Restart" service property accessible via the transient API | Lennart Poettering |
2016-12-14 | core: add ability to define arbitrary bind mounts for services | Lennart Poettering |
2016-12-14 | namespace: instead of chasing mount symlinks a priori, do so as-we-go | Lennart Poettering |
2016-12-14 | core: rename BindMount structure → MountEntry | Lennart Poettering |
2016-12-14 | namespace: add explicit read-only flag | Lennart Poettering |
2016-12-13 | namespace: reindent protect_system_strict_table[] as well | Lennart Poettering |
2016-12-13 | core: hook up MountFlags= to the transient unit logic | Lennart Poettering |
2016-12-13 | pam: include pam_keyinit.so in our PAM fragments | Lennart Poettering |
2016-12-13 | core: store the invocation ID in the per-service keyring | Lennart Poettering |
2016-12-13 | core: run each system service with a fresh session keyring | Lennart Poettering |
2016-12-13 | sd-id128: id128_write overwrites target file | Evgeny Vereshchagin |
2016-12-13 | machine-id-setup: `--print --commit` respects the --root option | Evgeny Vereshchagin |
2016-12-13 | core: machine_id_setup overwrites broken machine-id | Evgeny Vereshchagin |
2016-12-13 | nspawn: when getting SIGCHLD make sure it's from the first child (#4855) | Andrey Ulanov |
2016-12-12 | Merge pull request #4771 from keszybz/udev-property-ordering | Martin Pitt |
2016-12-12 | Merge pull request #4867 from keszybz/catalog-messages | Lennart Poettering |
2016-12-11 | hwdb: emit warning when matches are specified at the very end of file | Zbigniew Jędrzejewski-Szmek |
2016-12-11 | basic/log: CODE_FUNCTION → CODE_FUNC | Zbigniew Jędrzejewski-Szmek |
2016-12-11 | share/log: change log_syntax from "[a:b] " to "a:b: " | Zbigniew Jędrzejewski-Szmek |
2016-12-11 | basic/log: merge two big log_struct_internal invocations into one | Zbigniew Jędrzejewski-Szmek |
2016-12-11 | Merge pull request #4859 from keszybz/networkd | Lennart Poettering |
2016-12-11 | Merge pull request #4864 from keszybz/build-sys | Lennart Poettering |
2016-12-11 | Merge pull request #4861 from keszybz/dissect-tweaks | Lennart Poettering |
2016-12-11 | pid1,catalog: use a different MESSAGE_ID for user manager startup | Zbigniew Jędrzejewski-Szmek |
2016-12-11 | basic/extract-word,man: clarify "correction" of invalid escapes | Zbigniew Jędrzejewski-Szmek |
2016-12-11 | pid1: remove unnecessary counter | Zbigniew Jędrzejewski-Szmek |
2016-12-10 | shared/firewall-util: remove warning about net/if.h workaround | Zbigniew Jędrzejewski-Szmek |
2016-12-10 | journal: fix warning about LZ4_compress_limitedOutput | Zbigniew Jędrzejewski-Szmek |
2016-12-10 | dissect: assume GPT_ROOT_SECONDARY_VERITY is defined when GPT_ROOT_SECONDARY is | Zbigniew Jędrzejewski-Szmek |
2016-12-10 | build-sys: define arm as secondary architecture for arm64 | Zbigniew Jędrzejewski-Szmek |
2016-12-10 | Merge pull request #4835 from poettering/unit-name-printf | Zbigniew Jędrzejewski-Szmek |
2016-12-10 | Merge pull request #4795 from poettering/dissect | Zbigniew Jędrzejewski-Szmek |
2016-12-10 | nspawn: add missing -E to getopt_long (#4860) | Wim de With |
2016-12-09 | networkd: check that VTI/VTI6 tunnels have a local address | Zbigniew Jędrzejewski-Szmek |
2016-12-09 | networkd: tighten parsing of Tunnel addresses | Zbigniew Jędrzejewski-Szmek |
2016-12-09 | networkd: use log_netdev_error in a two more places | Zbigniew Jędrzejewski-Szmek |
2016-12-09 | networkd: do not print ": Success" in debug message | Zbigniew Jędrzejewski-Szmek |
2016-12-09 | pid1: simplify the logic in two statements related to killing processes | Zbigniew Jędrzejewski-Szmek |
2016-12-09 | tree-wide: replace all readdir cycles with FOREACH_DIRENT{,_ALL} (#4853) | Reverend Homer |
2016-12-08 | Merge pull request #4686 from poettering/machine-id-app-specific | Zbigniew Jędrzejewski-Szmek |
2016-12-07 | network: fix const qualifier (#4849) | David Michael |
2016-12-07 | nspawn: resolv.conf might not be created initially (#4799) | Franck Bui |
2016-12-07 | Merge pull request #4843 from joukewitteveen/protocol | Lennart Poettering |
2016-12-07 | dissect: add DISSECT_IMAGE_DISCARD_ANY mask | Zbigniew Jędrzejewski-Szmek |
2016-12-07 | network: support negation in matching patterns (#4809) | David Michael |
2016-12-07 | core: add a note clarifying that we should be careful when adding new specifiers | Lennart Poettering |
2016-12-07 | core: deprecate %c, %r, %R specifiers | Lennart Poettering |
2016-12-07 | tests: let's make function tables static/const | Lennart Poettering |