index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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
2016-12-07
core: add specifier expansion to ReadOnlyPaths= and friends
Lennart Poettering
2016-12-07
core: add specifier expansion to RequiresMountsFor=
Lennart Poettering
2016-12-07
core: turn on specifier expansion for more unit file settings
Lennart Poettering
2016-12-07
core: use unit_full_printf() at a couple of locations we used unit_name_print...
Lennart Poettering
2016-12-07
core: resolve more specifiers in unit_name_printf()
Lennart Poettering
2016-12-07
core: move specifier expansion out of service.c/socket.c
Lennart Poettering
2016-12-07
nspawn/dissect: automatically discover dm-verity verity partitions
Lennart Poettering
2016-12-07
nspawn: when generating a machine name from an image name, truncate .raw suffix
Lennart Poettering
2016-12-07
dissect: add support for encrypted images
Lennart Poettering
2016-12-07
minor code beautifications
Lennart Poettering
2016-12-07
dissect: add small "systemd-dissect" tool as wrapper around dissect-image.c
Lennart Poettering
2016-12-07
util-lib: drop unnecessary NULL check
Lennart Poettering
2016-12-07
machined: add API for querying the OS release of a machine image
Lennart Poettering
2016-12-07
util-lib: add easy helpers for temporary directories that rmdir()ed via _clea...
Lennart Poettering
2016-12-07
nspawn: port nspawn to new generalized image dissection code
Lennart Poettering
2016-12-07
util-lib: split out image dissecting code and loopback code from nspawn
Lennart Poettering
[next]