systemd/.git
2018-02-26 Lennart Poetteringlogind: make sure we don't trip up on half-initialized...
2018-02-26 Lennart Poetteringlogind: check file is device node before using .st_rdev
2018-02-26 Lennart Poetteringlogind: let's pack a few struct fields we can pack
2018-02-26 Lennart Poetteringlogind: fd 0 is a valid fd
2018-02-26 Lennart Poetteringlogind: let's reduce one level of indentation
2018-02-26 Lennart Poetteringlogind: propagate the right error, don't make up ENOMEM
2018-02-26 Lennart Poetteringlogind: rework sd_eviocrevoke()
2018-02-26 Lennart Poetteringlogind: trivial improvements
2018-02-26 Zbigniew Jędrzejewsk... Merge pull request #8270 from dmedri/master
2018-02-26 Zbigniew Jędrzejewsk... Merge pull request #8273 from yuwata/fix-test-execute
2018-02-26 Yu Watanabetest: use "$$" to pass a literal dollar sign
2018-02-26 Yu Watanabetest: use setup_fake_runtime_dir() in test-execute
2018-02-23 Daniele MedriSome notes for translators
2018-02-23 Zbigniew Jędrzejewsk... systemd-sysv-install: avoid using ROOT variable from...
2018-02-23 Zbigniew Jędrzejewsk... basic/virt: provide a nicer message is /proc/cpuinfo...
2018-02-23 Giacomo Longohwdb: Fix Chuwi Hi12 orientation sensor (#8266)
2018-02-23 Lennart PoetteringMerge pull request #8258 from keszybz/log-issues
2018-02-23 Zbigniew Jędrzejewsk... basic/log: add an assert that does not recurse into...
2018-02-23 Lennart PoetteringMerge pull request #8252 from keszybz/set-property-man
2018-02-23 Zbigniew Jędrzejewsk... udev/net-id: check all snprintf return values
2018-02-23 Zbigniew Jędrzejewsk... udev/net-id: use _cleanup_
2018-02-23 Zbigniew Jędrzejewsk... systemctl: do not hint logs when a unit cannot be reloaded
2018-02-23 Zbigniew Jędrzejewsk... basic/log: make sure header is printed correctly, add...
2018-02-23 Zbigniew Jędrzejewsk... basic/log: fix confusion with parameters to log_dispatc...
2018-02-23 Daniele Medripo: update Italian translation
2018-02-23 Peter Huttererudev: don't assign INPUT_ID_MOUSE to a touchpad/joystic...
2018-02-22 antizealot1337Add missing double quote from log message (#8257)
2018-02-22 Zbigniew Jędrzejewsk... journal: drop left-over header line
2018-02-22 Zbigniew Jędrzejewsk... basic/log: make log_object_internalv static
2018-02-22 Zbigniew Jędrzejewsk... basic/log: voidify snprintf statements
2018-02-22 Zbigniew Jędrzejewsk... Revert "Replace use of snprintf with xsprintf"
2018-02-22 Alan Jenkinslogin: fix user@.service case, so we don't allow nested...
2018-02-22 Patrick UiterwijkFix format-truncation compile failure by typecasting...
2018-02-22 Beniamino Galvanilibsystemd-network: fix endianness in ARP BPF filter...
2018-02-22 Zbigniew Jędrzejewsk... Merge pull request #8251 from Shuangistan/pr_virt_qnx
2018-02-22 Shuang Liuman: add bhyve description for ConditionVirtualization=
2018-02-22 Shuang Liuvirt: detect QNX hypervisor
2018-02-22 Zbigniew Jędrzejewsk... systemctl: use VARIABLE as the placeholder for a variab...
2018-02-22 Zbigniew Jędrzejewsk... systemctl,man: use PROPERTY as the placeholder for...
2018-02-22 Zbigniew Jędrzejewsk... systemctl,man: use UNIT as the placeholder for a unit...
2018-02-22 Zbigniew Jędrzejewsk... man: IPAccounting for slices in now allowed
2018-02-22 Zbigniew Jędrzejewsk... Merge pull request #8205 from poettering/bpf-multi
2018-02-22 Sergey PtashnickUpdate Russian translation (#8248)
2018-02-22 Lennart Poetteringnologin: extend the /run/nologin descriptions a bit...
2018-02-22 Lennart PoetteringMerge pull request #8243 from poettering/statx-syscall...
2018-02-22 Lennart PoetteringMerge pull request #8218 from keszybz/zanata
2018-02-22 Zbigniew Jędrzejewsk... pid1: when creating service directories, don't chown...
2018-02-22 Lennart Poetteringshutdown: let's not use exit() needlessly
2018-02-22 Lennart Poetteringreboot-util: unify reboot with parameter in a single...
2018-02-22 Lennart Poetteringbasic: split out update_reboot_parameter_and_warn(...
2018-02-22 Lennart Poetteringtree-wide: voidify reboot() invocations
2018-02-22 Lennart Poetteringbasic: add a common syscall wrapper around reboot()
2018-02-22 Lennart Poetteringmissing: always use __NR_ as prefix for syscall numbers
2018-02-22 Lennart Poetteringmissing: Fix statx syscall ifdeffery
2018-02-22 Zbigniew Jędrzejewsk... Merge pull request #8246 from poettering/wait-for-termi...
2018-02-21 Lennart Poetteringtree-wide: reopen log when we need to log in FORK_CLOSE...
2018-02-21 Lennart Poetteringshutdown: explicitly set a log target in shutdown.c
2018-02-21 Lennart Poetteringshutdown: always pass errno to logging functions
2018-02-21 Lennart Poetteringlog: only open kmsg on fallback if we actually want...
2018-02-21 Lennart Poetteringumount: beef up logging when umount/remount child proce...
2018-02-21 Lennart Poetteringuser-sessions: let's simplify our code paths a bit
2018-02-21 Zbigniew Jędrzejewsk... hwdb: drop bad definition for Cordless Wave Pro keyboar...
2018-02-21 Lennart Poetteringbpf: reset "extra" IP accounting counters when turning...
2018-02-21 Lennart Poetteringbpf: rework how we keep track and attach cgroup bpf...
2018-02-21 Lennart Poetteringbpf-program: make bpf_program_load_kernel() idempotent
2018-02-21 Lennart Poetteringtest: don't complain if bpffs is world-writable
2018-02-21 Lennart Poetteringnamespace: protect bpf file system as part of ProtectKe...
2018-02-21 Lennart Poetteringmount-setup: always use the same source as fstype for...
2018-02-21 Lennart Poetteringbpf: use BPF_F_ALLOW_MULTI flag if it is available
2018-02-21 Lennart Poetteringbpf: mount bpffs by default on boot
2018-02-21 Lennart Poetteringbpf-program: optionally take fd of program to detach
2018-02-21 Lennart Poetteringbpf: beef up bpf detection, check if BPF_F_ALLOW_MULTI...
2018-02-21 Lennart Poetteringbpf: add new bpf.h header copy from 4.15 kernel
2018-02-21 Yu Watanabetest: fix test for TemporaryFileSystem= (#8241)
2018-02-21 Zbigniew Jędrzejewsk... missing_syscall: when adding syscall replacements,...
2018-02-21 Evgeny VereshchaginMerge pull request #8235 from keszybz/skip-nobody-test
2018-02-21 Zbigniew Jędrzejewsk... test-user-util: skip most tests for nobody if synthenti...
2018-02-21 Alan JenkinsMerge pull request #7908 from yuwata/rfe-7895
2018-02-21 Evgeny Vereshchagintests: stop using `nobody` in test-udev.pl (#8239)
2018-02-21 Yu Watanabedoc: update TRANSIENT-SETTINGS.md
2018-02-21 Yu Watanabecore: add DBus API for TemporaryFileSystem=
2018-02-21 Yu Watanabecore: add new option 'tmpfs' to ProtectHome=
2018-02-21 Yu Watanabetest: add tests for TemporaryFileSystem=
2018-02-21 Yu Watanabeman: add documents for TemporaryFileSystem=
2018-02-21 Yu Watanabecore: add new setting TemporaryFileSystem=
2018-02-21 Yu Watanabecore/namespace: make '-' prefix in Bind{,ReadOnly}Paths...
2018-02-21 Yu Watanabenspawn: remove unnecessary mount option parsing logic
2018-02-21 Yu Watanabemount-util: call mount_option_mangle() in mount_verbose()
2018-02-21 Yu Watanabetest: add tests for mount_option_mangle()
2018-02-21 Yu Watanabemount-util: add mount_option_mangle()
2018-02-21 Yu Watanabecore: simplify DBus API for BindPaths=
2018-02-21 Yu Watanabecore: fix DBus API for AppArmorProfile= and SmackProces...
2018-02-21 Yu Watanabecore/execute: clear bind_mounts
2018-02-21 Yu Watanabecore/execute: simplify compile_bind_mounts()
2018-02-21 Yu Watanabenspawn: fix indentation
2018-02-21 Yu Watanabecore/namespace: remove unused argument
2018-02-21 Yu Watanabecore/namespace: use free_and_replace()
2018-02-21 Yu Watanabecore/namespace: fix comment
2018-02-21 Yu Watanabecore/namespace: merge PRIVATE_VAR_TMP into PRIVATE_TMP
2018-02-21 Yu Watanabecore/namespace: make arguments const if possible
next