summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-12-14util-lib: rework rename_process() to be able to make use of PR_SET_MM_ARG_STARTLennart Poettering3-14/+151
2016-12-14sysv-generator: properly translate sysv facilitiesLennart Poettering1-3/+7
2016-12-14machinectl: make "machinectl -E … shell" workLennart Poettering1-1/+1
2016-12-14journalctl: improve wording in an errors messageLennart Poettering1-1/+1
2016-12-14nspawn: flush out environment block of the -a stub init processLennart Poettering3-3/+32
2016-12-14util-lib: improve container detection logicLennart Poettering1-37/+44
2016-12-14Add sd_is_socket_sockaddr (#4885)Zbigniew Jędrzejewski-Szmek3-0/+72
2016-12-14Merge pull request #4889 from evverx/fix-test-fs-util-memleakRonny Chevalier1-0/+1
2016-12-14generator: order fsck service After= the deviceLennart Poettering1-1/+1
2016-12-14core: rework logic to determine when we decide to add automatic deps for mountsLennart Poettering2-34/+50
2016-12-14core: make sure targets that get a default Conflicts=shutdown.target are also...Lennart Poettering1-1/+4
2016-12-14util: Fine tune running_in_chroot() a bitLennart Poettering1-6/+21
2016-12-13Merge pull request #4806 from poettering/keyring-initZbigniew Jędrzejewski-Szmek9-13/+254
2016-12-14test-fs-util: fix memleakEvgeny Vereshchagin1-0/+1
2016-12-14core: make "Restart" service property accessible via the transient APILennart Poettering2-1/+24
2016-12-14core: add ability to define arbitrary bind mounts for servicesLennart Poettering10-27/+478
2016-12-14namespace: instead of chasing mount symlinks a priori, do so as-we-goLennart Poettering1-52/+34
2016-12-14core: rename BindMount structure → MountEntryLennart Poettering1-74/+74
2016-12-14namespace: add explicit read-only flagLennart Poettering1-8/+17
2016-12-13namespace: reindent protect_system_strict_table[] as wellLennart Poettering1-7/+7
2016-12-13core: hook up MountFlags= to the transient unit logicLennart Poettering6-21/+133
2016-12-13pam: include pam_keyinit.so in our PAM fragmentsLennart Poettering1-4/+4
2016-12-13core: store the invocation ID in the per-service keyringLennart Poettering3-5/+146
2016-12-13core: run each system service with a fresh session keyringLennart Poettering6-4/+104
2016-12-13sd-id128: id128_write overwrites target fileEvgeny Vereshchagin1-1/+1
2016-12-13machine-id-setup: `--print --commit` respects the --root optionEvgeny Vereshchagin2-1/+6
2016-12-13core: machine_id_setup overwrites broken machine-idEvgeny Vereshchagin1-3/+7
2016-12-13nspawn: when getting SIGCHLD make sure it's from the first child (#4855)Andrey Ulanov1-2/+23
2016-12-12Merge pull request #4771 from keszybz/udev-property-orderingMartin Pitt4-114/+123
2016-12-12Merge pull request #4867 from keszybz/catalog-messagesLennart Poettering3-23/+15
2016-12-11hwdb: emit warning when matches are specified at the very end of fileZbigniew Jędrzejewski-Szmek1-2/+6
2016-12-11basic/log: CODE_FUNCTION → CODE_FUNCZbigniew Jędrzejewski-Szmek1-1/+1
2016-12-11share/log: change log_syntax from "[a:b] " to "a:b: "Zbigniew Jędrzejewski-Szmek1-1/+1
2016-12-11basic/log: merge two big log_struct_internal invocations into oneZbigniew Jędrzejewski-Szmek1-21/+12
2016-12-11Merge pull request #4859 from keszybz/networkdLennart Poettering4-33/+60
2016-12-11Merge pull request #4864 from keszybz/build-sysLennart Poettering6-14/+13
2016-12-11Merge pull request #4861 from keszybz/dissect-tweaksLennart Poettering2-6/+13
2016-12-11pid1,catalog: use a different MESSAGE_ID for user manager startupZbigniew Jędrzejewski-Szmek2-1/+2
2016-12-11basic/extract-word,man: clarify "correction" of invalid escapesZbigniew Jędrzejewski-Szmek1-2/+2
2016-12-11pid1: remove unnecessary counterZbigniew Jędrzejewski-Szmek1-2/+1
2016-12-10shared/firewall-util: remove warning about net/if.h workaroundZbigniew Jędrzejewski-Szmek1-2/+3
2016-12-10journal: fix warning about LZ4_compress_limitedOutputZbigniew Jędrzejewski-Szmek1-0/+4
2016-12-10dissect: assume GPT_ROOT_SECONDARY_VERITY is defined when GPT_ROOT_SECONDARY isZbigniew Jędrzejewski-Szmek1-8/+2
2016-12-10build-sys: define arm as secondary architecture for arm64Zbigniew Jędrzejewski-Szmek1-0/+1
2016-12-10Merge pull request #4835 from poettering/unit-name-printfZbigniew Jędrzejewski-Szmek6-96/+132
2016-12-10Merge pull request #4795 from poettering/dissectZbigniew Jędrzejewski-Szmek23-709/+2174
2016-12-10nspawn: add missing -E to getopt_long (#4860)Wim de With1-1/+1
2016-12-09networkd: check that VTI/VTI6 tunnels have a local addressZbigniew Jędrzejewski-Szmek1-0/+14
2016-12-09networkd: tighten parsing of Tunnel addressesZbigniew Jędrzejewski-Szmek1-15/+26
2016-12-09networkd: use log_netdev_error in a two more placesZbigniew Jędrzejewski-Szmek1-7/+8