systemd/.git
2019-03-13 Yu Watanabenetwork: add IPv4LL route right after .network file...
2019-03-13 Yu Watanabenetwork: move NetworkConfigSection and related function...
2019-03-13 Yu Watanabenetwork: use ltype to determine netdev kind in config_p...
2019-03-12 Lennart PoetteringMerge pull request #11919 from poettering/login-simplify
2019-03-12 Lennart Poetteringupdate TODO
2019-03-12 Lennart Poetteringlogin: drop redundant newline
2019-03-12 Lennart Poetteringuser-util: extra paranoia, make sure $SHELL can't be...
2019-03-12 Lennart Poetteringexecute: no need to synthesize $HOME for uid==0 again...
2019-03-12 Lennart Poetteringexecute: simplify paths we set as HOME/SHELL for invoke...
2019-03-12 Lennart Poetteringuser-util: simplify paths retrieved from $HOME and...
2019-03-12 Lennart Poetteringuser-util: be more strict when reading $HOME and $SHELL
2019-03-12 Lennart Poetteringuser-util: paranoia — add overflow check on ERANGE...
2019-03-12 Lennart Poetteringuser-util: use SYNTHETIC_ERRNO() where we can
2019-03-12 Lennart Poetteringpath-util: minimize variable scope
2019-03-12 Lennart Poetteringpath-util: check validity before normalization in path_...
2019-03-12 Lennart Poetteringuser-util: filter out invalid user record data a bit...
2019-03-12 Lennart Poetteringlogind: normalize home path when creating user object
2019-03-12 Zbigniew Jędrzejewsk... Merge pull request #11964 from mrc0mmand/even-more...
2019-03-12 Davide Cavalcameson: scope more git invocations with current_source_dir()
2019-03-12 Zbigniew Jędrzejewsk... Merge pull request #11927 from poettering/network-names...
2019-03-12 Sylvain Plantefèvepo: update French translation
2019-03-12 Zbigniew Jędrzejewsk... Merge pull request #11943 from yuwata/device-action...
2019-03-12 Frantisek Sumsalfuzz: add a fuzzer for time utils
2019-03-12 Frantisek Sumsalfuzz: add a fuzzer for calendarspec
2019-03-12 Yu Watanabebash-completion: also suggest units in reloading or...
2019-03-12 Zbigniew Jędrzejewsk... Merge pull request #11897 from mrc0mmand/parallelize...
2019-03-12 Evgeny Vereshchaginlgtm: replace the query used for looking for fgets...
2019-03-12 Yu Watanabeudev: fix memleak in 'udevadm trigger --settle'
2019-03-12 Yu Watanabetest: wait for a while active state of .device is updated
2019-03-11 Lennart Poetteringefivars: make sure efi_loader_entry_name_valid() is...
2019-03-11 Yu Watanabelibudev: use device_get_seqnum() and device_get_action()
2019-03-11 Yu Watanabelogin: use device_is_in_action()
2019-03-11 Yu Watanabenetwork: use device_get_action()
2019-03-11 Yu Watanabecore/device: use device_get_action()
2019-03-11 Yu Watanabeudevadm-test: check action string earlier
2019-03-11 Yu Watanabeudevadm: use device_get_action()
2019-03-11 Yu Watanabeudev: refuse to modify SEQNUM by udev rules
2019-03-11 Yu Watanabeudevd: use device_get_action() and device_get_seqnum()
2019-03-11 Yu Watanabeutil: introduce device_for_action()
2019-03-11 Yu Watanabesd-device: store parsed ACTION= and SEQNUM= udev properties
2019-03-11 Lennart PoetteringMerge pull request #11960 from mrc0mmand/more-fuzzers
2019-03-11 Clemens Grubernetwork: introduce TripleSampling= option in CAN section
2019-03-11 Yu Watanabetest-network: add tests for issue #11921
2019-03-11 Zbigniew Jędrzejewsk... nspawn: fix memleak uncovered by fuzzer
2019-03-11 Frantisek Sumsalfuzz: add a memleak reproducer for fuzz-nspawn-settings
2019-03-11 Frantisek Sumsalfuzz: add nspawn-settings fuzzer
2019-03-11 Frantisek Sumsalfuzz: add hostname-util fuzzer
2019-03-11 Frantisek Sumsalfuzz: add env-file fuzzer
2019-03-11 Yu Watanabemachinectl: do not format size if freed disk space...
2019-03-11 Yu Watanabejournal-remote: do not request Content-Length if Transf...
2019-03-11 Frantisek Sumsalfuzz: add bus-label fuzzer
2019-03-11 Yu Watanabeimport: do not try to set selinux related attributes...
2019-03-11 StKobAdded support for touchpad hotkey for Lenovo Y50-70...
2019-03-11 Yu Watanabenetwork: update logs
2019-03-11 Lennart Poetteringexecute: remove one aa profile output from context...
2019-03-11 Vesa JääskeläinenFix compilation without EFI being enabled
2019-03-10 Lubomir Rintelhwdb: label the trackpoint on IBM UltraNav keyboard...
2019-03-10 Yu Watanabetimedate: fix emitted value when ntp client is enabled...
2019-03-09 Robin Elvedifix a typo in the man page for dhcpserver
2019-03-08 Frantisek Sumsaltest: try to determine QEMU_SMP dynamically
2019-03-08 Lennart PoetteringMerge pull request #11922 from poettering/hostname...
2019-03-08 Lennart Poetteringunits: turn of ProtectHostname= again for services...
2019-03-08 Lennart Poetteringman: document that ProtectHostname= disables hostname...
2019-03-08 Yu Watanabecore: simplify and check validity of paths for Requires...
2019-03-07 Lennart PoetteringMerge pull request #11905 from poettering/catalog-fixes
2019-03-07 Lennart Poetteringman: document NetworkNamespacePath=
2019-03-07 Lennart Poetteringrun: make sure NetworkNamespacePath= can be used on...
2019-03-07 Lennart Poetteringcore: support netns joining also for sockets created...
2019-03-07 Lennart Poetteringcore: add new setting NetworkNamespacePath= for configu...
2019-03-07 Lennart Poetteringcore: add open_netns_path() helper
2019-03-07 Lennart Poetteringexecute: no need to check for NULL when function right...
2019-03-07 Lennart Poetteringexecute: (void)ify more
2019-03-07 Lennart Poetteringexecute: make things a tiny bit shorter
2019-03-07 Lennart Poetteringexecute: use structured initialization
2019-03-07 Lennart Poetteringrandom-seed: don't use "label" version of mkdir_parents()
2019-03-07 Lennart Poetteringcatalog: _cleanup_close_ is your friend
2019-03-07 Lennart Poetteringcatalog: (void)ify all things
2019-03-07 Lennart Poetteringcatalog: use structured initialization more
2019-03-07 Lennart Poetteringcatalog: let's use mkdir_parents() and use same mode...
2019-03-07 Lennart Poetteringcatalog: be a bit less aggressive with line breaking...
2019-03-07 Lennart Poetteringcatalog: don't make catalog_entry_lang() clobber output...
2019-03-07 Michael Bieblunits: fix systemd.special man page reference in system...
2019-03-07 Lennart PoetteringMerge pull request #11916 from yuwata/pid1-id-renaming...
2019-03-07 Lennart PoetteringMerge pull request #11918 from keszybz/clang-8
2019-03-07 Lennart Poetteringnspawn: move payload to sub-cgroup first, then sync...
2019-03-07 Piotr Drągpo: update Polish translation
2019-03-07 Zbigniew Jędrzejewsk... test-execute: avoid undefined variable warning when...
2019-03-07 Zbigniew Jędrzejewsk... build-sys: disable -Wstring-plus-int
2019-03-07 Stephane Chazelasremove "." path components from required mount paths
2019-03-07 Kai-Heng Fenghwdb: Add support for Alienware touchpad toggle
2019-03-07 Lennart PoetteringMerge pull request #11911 from keszybz/bootspec-handle...
2019-03-07 Yu WatanabeTODO: update
2019-03-07 Yu Watanabetest: add test for ID_RENAMING= udev property handling...
2019-03-07 Yu Watanabeman: mention possible actions supported by "udevadm...
2019-03-07 Yu Watanabeudevadm trigger: make --action option support all possi...
2019-03-07 Yu Watanabesd-device: move device_action_from_string() and friends...
2019-03-07 Yu Watanabecore/device: make devices with ID_RENAMING= property...
2019-03-06 Zbigniew Jędrzejewsk... shared/bootspec: do not fail on errors when reading...
2019-03-06 Zbigniew Jędrzejewsk... shared/bootspec: treat empty EFI vars as missing
2019-03-06 Zbigniew Jędrzejewsk... shared/bootspec: minor simplification
next