platform/upstream/systemd.git
2019-03-01 Lennart Poetteringdocs: enclose all uuids in ``
2019-03-01 Lennart Poetteringmeson: sort header list again
2019-03-01 Lennart Poetteringmkosi: let's update the boot loader also in /efi
2019-03-01 Lennart Poetteringbootspec: stat() on an autofs mount point doesn't trigg...
2019-03-01 Lennart Poetteringstub: don't override LoaderDevicePartUUID EFI var
2019-03-01 Lennart Poetteringstub: don't ask for variable data we actually don't...
2019-03-01 Lennart Poetteringstub: fix GUID to check EFI vars in
2019-03-01 Lennart Poetteringefi: beef up efivar_get_xyz() to accept NULL return...
2019-03-01 Lennart Poetteringsd-boot: don't print error string where there's no...
2019-03-01 Lennart Poetteringsd-boot: also look for boot loader entries in the XBOOT...
2019-03-01 Lennart Poetteringsd-boot: don't dereference NULL ptr if loaded_image_pat...
2019-03-01 Lennart Poetteringsd-boot: pass device handle to config_entry_add_linux()
2019-03-01 Lennart Poetteringbootspec: only sort entries list once
2019-03-01 Lennart Poetteringbootspec: also look for boot loader spec type 2 entries...
2019-03-01 Lennart Poetteringbootctl: properly handle readdir() errors
2019-03-01 Lennart Poetteringbootctl: let's make sure we always add empty line after...
2019-03-01 Lennart Poetteringbootspec: use verify_fsroot_dir() in verify_xbootldr...
2019-03-01 Lennart Poetteringbootspec: also optoinally validate XBOOTLDR partition...
2019-03-01 Lennart Poetteringbootspec: split out code that validates whether directo...
2019-03-01 Lennart Poetteringbootspec: if unprivileged validate partition data with...
2019-03-01 Lennart Poetteringbootspec: also split out XBOOTLDR partition blkid code...
2019-03-01 Lennart Poetteringbootspec: split out ESP blkid validation into function...
2019-03-01 Lennart Poetteringbootspec: add comment explaining verify_esp() return...
2019-03-01 Lennart Poetteringbootspec: use SYNTHETIC_ERRNO() where appropriate
2019-03-01 Lennart Poetteringboot-bless: port over to new $BOOT discovery calls
2019-03-01 Lennart Poetteringbootctl: output where we found $BOOT
2019-03-01 Lennart Poetteringbootctl: teach bootctl the new partition type
2019-03-01 Lennart Poetteringbootspec: load entries from both the ESP and XBOOTLDR...
2019-03-01 Lennart Poetteringsystemctl: add missing OOM checks
2019-03-01 Lennart Poetteringsystemctl: use SYNTHETIC_ERRNO() where appropriate
2019-03-01 Lennart Poetteringsystemctl: drop arg_esp_path variable from systemctl
2019-03-01 Lennart Poetteringbootspec: store 'root' field in each bootspec entry...
2019-03-01 Lennart Poetteringbootspec: add internal APIs to discover the XBOOTLDR...
2019-03-01 Lennart Poetteringgpt-auto: also load the boot loader partition during...
2019-03-01 Lennart Poetteringdissect: when mounting an image mount the XBOOTLDR...
2019-03-01 Lennart Poetteringdissect: automatically detect boot loader spec $BOOT...
2019-03-01 Lennart Poetteringgpt: add definition for boot loader spec partition
2019-03-01 Lennart Poetteringbootctl: safety check for regular file when reading...
2019-03-01 Lennart Poetteringbootctl: use SYNTHETIC_ERRNO() where appropriate
2019-03-01 Lennart Poetteringdissect: use SYNTHETIC_ERRNO() where appropriate
2019-03-01 Lennart Poetteringbootspec: use SYNTHETIC_ERRNO() at one more place
2019-03-01 Lennart Poetteringbootspec: update log message, to indicate the error...
2019-03-01 Lennart Poetteringfs-util: add new helper syncfs_path()
2019-03-01 Lennart Poetteringenv-file: (void)ify an unlink() call
2019-03-01 Lennart Poetteringjson: don't call va_end() twice in json_build()
2019-03-01 Martin Pittsemaphoreci: Run subset of autopkgtests in LXC (#11814)
2019-02-28 Lennart PoetteringMerge pull request #11852 from keszybz/coverity-memory...
2019-02-28 Lennart PoetteringMerge pull request #11856 from xtopherwong/new-time...
2019-02-28 Lennart PoetteringMerge pull request #11857 from rossburton/acrn
2019-02-28 Zbigniew Jędrzejewsk... Merge pull request #11834 from martinpitt/network-test...
2019-02-28 Ross Burtonman: add ACRN hypervisor
2019-02-28 Jörg SommerBetter C code formatting of arguments in Emacs
2019-02-28 Lennart PoetteringMerge pull request #11853 from keszybz/man-rules-update
2019-02-28 Ross Burtonvirt: detect the ACRN hypervisor
2019-02-28 Zbigniew Jędrzejewsk... test-time-util: use standard intro and print timezones...
2019-02-28 Zbigniew Jędrzejewsk... README: mention that we need tzdata >= 2014f
2019-02-28 Theo Ouzhinskiman/shutdown: Fix grammar
2019-02-28 Christopher... Use new time zone list
2019-02-28 Lennart Poetteringsd-bus: deal with cookie overruns
2019-02-28 Zbigniew Jędrzejewsk... man: create .so links for sd_bus_close_{unref,unrefp}
2019-02-28 Zbigniew Jędrzejewsk... meson: remove workaround for old meson bug with command...
2019-02-28 Lennart PoetteringMerge pull request #11840 from yuwata/network-route...
2019-02-28 Zbigniew Jędrzejewsk... udev-builtin-usb_id: guard against overflow when readin...
2019-02-28 Zbigniew Jędrzejewsk... udev-builtin-usb_id: use strjoina to simplify code
2019-02-28 Zbigniew Jędrzejewsk... shared/install: do not use a temporary variable outside...
2019-02-28 Yu Watanabefuzz: do not assume the existence of /sys/class/net/lo
2019-02-28 Yu Watanabenetwork: wrap long lines
2019-02-28 Yu Watanabenetwork: simplify config_parse_lifetime()
2019-02-28 Yu Watanabenetwork: avoid address section freed
2019-02-28 Yu Watanabenetwork: cleanup logging in route related config parsers
2019-02-28 Yu Watanabenetwork: do not override previously specified family
2019-02-28 Yu Watanabetest-network: add testcase for #1850
2019-02-28 Yu Watanabenetwork: enable GatewayOnLink= if Gateway= without...
2019-02-28 Yu Watanabenetwork: save GatewayOnLink= value as tristate in Route
2019-02-28 Yu Watanabenetwork: relax the .network file check
2019-02-28 Yu Watanabenetwork: rename GatewayOnlink= to GatewayOnLink=
2019-02-27 Martin Pittnetworkd-test: ignore failures of test_route_only_dns...
2019-02-27 Martin Pittnetworkd-test: specify Address= with prefix length
2019-02-27 Martin Pittnetworkd-test: show service journal on startup failure
2019-02-27 Lennart PoetteringMerge pull request #11795 from yuwata/fix-network-routi...
2019-02-27 Jörg Sommerjournalctl: New option --cursor-file
2019-02-27 Lennart PoetteringMerge pull request #11844 from keszybz/networkd-fuzzer...
2019-02-27 Zbigniew Jędrzejewsk... Merge pull request #11807 from yuwata/test-vlan-mtu
2019-02-27 Topi Miettinenanalyze security: check for ProtectHostname=yes
2019-02-27 Zbigniew Jędrzejewsk... networkd: refuse more than 128 NTP servers
2019-02-27 Zbigniew Jędrzejewsk... networkd: fix memleak when the same NetDev is specified...
2019-02-27 Zbigniew Jędrzejewsk... network: wrap some long lines
2019-02-27 Michal Sekletarselinux: don't log SELINUX_INFO and SELINUX_WARNING...
2019-02-27 Davide Cavalcaman: clarify whitespace handling in systemd.syntax
2019-02-27 Lennart PoetteringMerge pull request #11837 from yuwata/network-tiny...
2019-02-27 Yu Watanabetest-network: add testcase for issue #11280
2019-02-27 Yu Watanabetest-network: drop relevant ip routing policy rules...
2019-02-27 Yu Watanabenetwork: fix error code in log
2019-02-27 Yu Watanabenetwork: merge conditions and use FLAGS_SET() macro
2019-02-27 Yu Watanabenetwork: make ndisc_router_process_options() propagate...
2019-02-27 Davide Cavalcafs-util: add missing linux/falloc.h include
2019-02-27 Yu Watanabenetwork: do not remove rule when it is requested by...
2019-02-27 Yu Watanabenetwork: remove routing policy rule from foreign rule...
2019-02-27 Yu Watanabetest-network: add test for MTUBytes= in vlan or macvlan...
2019-02-27 Yu Watanabenetwork: bump mtu if stacked vlan or macvlan requests...
next