]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2020-07-17  Yu Watanabenetwork: do not enumerate routes if ManageForeignRoutes=no
2020-07-17  Yu WatanabeMerge pull request #16490 from yuwata/network-radv...
2020-07-17  Zbigniew Jędrzejewsk... Merge pull request #16491 from keszybz/udev-logging
2020-07-16  Zbigniew Jędrzejewsk... tree-wide: use SYNTHETIC_ERRNO with log_device_* in... 16491/head
2020-07-16  Zbigniew Jędrzejewsk... sd-device: use LOG_PRI() in log_device_full()
2020-07-16  Anita Zhanganalyze: CAP_RAWIO -> CAP_SYS_RAWIO
2020-07-16  Zbigniew Jędrzejewsk... udev: don't complain when udev_watch_end() is called...
2020-07-16  Zbigniew Jędrzejewsk... basic/string-table: reduce variable scope
2020-07-16  Zbigniew Jędrzejewsk... udevadm: use STR_IN_SET(), add comment
2020-07-16  Zbigniew Jędrzejewsk... sd-device: use strjoin instead of asprintf
2020-07-16  Zbigniew Jędrzejewsk... udev: tweak debug logs for udev rules
2020-07-16  Zbigniew Jędrzejewsk... man: add more details for IMPORT, PROGRAM and RUN keys
2020-07-16  Zbigniew Jędrzejewsk... udev: accept OPTIONS+= without any fuss
2020-07-16  Zbigniew Jędrzejewsk... udev: accept IMPORT{}= without any fuss
2020-07-16  Yu Watanabenetwork: ndisc: any failures in processing event make... 16490/head
2020-07-16  Yu Watanabenetwork: radv: clean up conf parsers
2020-07-16  Yu Watanabenetwork: downgrade log level in conf parsers
2020-07-16  Lennart PoetteringMerge pull request #16485 from bluca/nspawn_os_release_...
2020-07-16  Yu WatanabeMerge pull request #16482 from poettering/coverity-246
2020-07-16  Luca Boccassinspawn: mount os-release in two steps to make it read... 16485/head
2020-07-16  Luca Boccassinspawn: use access/F_OK instead of stat to check for...
2020-07-16  Luca Boccassishared/os-util: fix comment style to follow guidelines
2020-07-16  Luca Boccassibasic/mkdir: use uid_is_valid instead of manual check
2020-07-16  Zbigniew Jędrzejewsk... Merge pull request #16483 from poettering/man-env-d...
2020-07-16  Zbigniew Jędrzejewsk... Merge pull request #16480 from yuwata/network-fix-dhcp4...
2020-07-16  Lennart Poetteringman: configuration files contain assignments, no direct... 16483/head
2020-07-16  Lennart Poetteringman: GNOME is usually capitalized
2020-07-16  Lennart Poetteringman: don't claim environment.d/ was about sessions
2020-07-16  Lennart PoetteringRevert "selinux: cache enforced status and treat retrie...
2020-07-16  Lennart Poetteringmachine: fix if check 16482/head
2020-07-16  Lennart Poetteringexecute: fix if check
2020-07-16  Yu Watanabedhcp4: only renewing lease when the client already...
2020-07-16  Lennart Poetteringload-fragment: downgrade log messages we ignore to...
2020-07-16  Lennart Poetteringmountpoint-util: fix error handling
2020-07-16  Yu Watanabenetwork: dhcp4: add two warnings 16480/head
2020-07-16  Yu Watanabenetwork: dhcp4: fix another race with SendDecline=yes
2020-07-16  Yu Watanabenetwork: dhcp4: also release old lease in dhcp_lease_lost()
2020-07-16  Lennart Poetteringcore: fix invalid assertion
2020-07-15  Christian Göttschenetwork: fix typo
2020-07-15  Lennart Poetteringupdate TODO
2020-07-15  Zbigniew Jędrzejewsk... Merge pull request #16396 from yuwata/network-configure...
2020-07-15  Zbigniew Jędrzejewsk... Merge pull request #16468 from keszybz/two-unrelated...
2020-07-15  Yu Watanabenetwork: drop doubled white space 16396/head
2020-07-15  Yu Watanabenetwork: free address when it is removed
2020-07-15  Yu Watanabenetwork: dhcp4: do not assign new address before old...
2020-07-15  Yu Watanabenetwork: do not call link_check_ready() in link_request...
2020-07-15  Yu Watanabenetwork: make link_request_set_nexthop() called from...
2020-07-15  Yu Watanabenetwork: do not make link in configured state when...
2020-07-15  Yu Watanabenetwork: ndisc: split ndisc_configured flag into for...
2020-07-15  Yu Watanabenetwork: ndisc: do not ignore remaining addresses
2020-07-15  Yu Watanabetest-network: wait for addresses are not in tentative...
2020-07-15  Yu Watanabenetwork: add debugging log why link is not in configure...
2020-07-15  Yu Watanabetest-network: check assigned address is not tentative...
2020-07-15  Yu Watanabetest-network: set IPv6AcceptRA=no if no dynamic address...
2020-07-15  Yu Watanabenetwork: make link_request_set_nexthop() static
2020-07-15  Yu Watanabenetwork: add a debugging log
2020-07-15  Yu Watanabenetwork: include error code in the log message
2020-07-15  Yu Watanabenetwork: set dhcp6_xxx_configured flag after routes...
2020-07-15  Lennart Poetteringlogs: when embedding catalog info in log output use...
2020-07-15  Zbigniew Jędrzejewsk... Merge pull request #16398 from poettering/machined...
2020-07-15  Filipe Brandenburgertimer: Adjust calendar timers based on monotonic timer...
2020-07-15  Evgeny VereshchaginRevert "ci: turn off the "upstream-systemd-ci" ppa"
2020-07-15  Filipe Brandenburgertest: Add "finish" rule to .PHONY
2020-07-15  Zbigniew Jędrzejewsk... Merge pull request #16462 from keszybz/rpm-macro-warnings
2020-07-14  Zbigniew Jędrzejewsk... test-fs-util: use log_info instead of printf 16468/head
2020-07-14  Evgeny Vereshchaginci: turn off the "upstream-systemd-ci" ppa
2020-07-14  Zbigniew Jędrzejewsk... Merge pull request #16340 from keszybz/var-tmp-readonly
2020-07-14  Zbigniew Jędrzejewsk... pid1: create ro private tmp dirs when /tmp or /var... 16340/head
2020-07-14  Zbigniew Jędrzejewsk... man: document F1 in sd-boot too
2020-07-14  Zbigniew Jędrzejewsk... rpm: include macro name in errors for two args macros too 16462/head
2020-07-14  Zbigniew Jędrzejewsk... rpm: adjust various macros to print macro name in the...
2020-07-14  Zbigniew Jędrzejewsk... Merge pull request #16430 from mikhailnov/fix-rpm-creat...
2020-07-14  Lennart Poetteringupdate TODO 16398/head
2020-07-14  Lennart Poetteringnss-mymachines: drop support for UID/GID resolving
2020-07-14  Lennart Poetteringman: document new varlink service
2020-07-14  Lennart Poetteringmachined: implement user/group lookup varlink API in...
2020-07-14  Lennart Poetteringmachined: refactor UID/GID machine translation
2020-07-14  Lennart Poetteringprocess-util: make sure procfs_file_alloca() works...
2020-07-14  Lennart Poetteringdocs: permit user/group services that do not support...
2020-07-14  Lennart Poetteringupdate TODO
2020-07-14  Lennart Poetteringanalyze: make testing ConditionPathExistsGlob= work
2020-07-14  Lennart Poetteringupdate TODO
2020-07-14  Lennart Poetteringudevadm: beef up deprecation log warning
2020-07-14  Zbigniew Jędrzejewsk... meson: do not install testdata when -Dinstall-tests...
2020-07-13  szb512Update .clang-format
2020-07-13  szb512Make the instructions slightly easier to read
2020-07-12  Evgeny VereshchaginMerge pull request #16437 from systemd/coverity-gcc-10
2020-07-12  Evgeny Vereshchagincoverity: install systemd 16437/head
2020-07-12  Evgeny Vereshchagincoverity: switch back to Fedora 31
2020-07-12  Zbigniew Jędrzejewsk... repart: include more relevant information in the warnin...
2020-07-12  Yu WatanabeMerge pull request #16435 from gaoyi1988/master
2020-07-12  Yu WatanabeNEWS: mention source mode for MACVLAN or MACVTAP
2020-07-12  Zbigniew Jędrzejewsk... Merge pull request #16432 from cgzones/selinux_err_fix
2020-07-12  gaoyitest: add test case for multi matches when use "||" 16435/head
2020-07-12  gaoyiudev: specify the end of value
2020-07-11  fangxiuningbus: use bus_log_parse_error to print message
2020-07-11  Christian Göttschenamespace: unify logging in mount_tmpfs 16432/head
2020-07-11  Christian Göttscheshared: fix error handling in make_inaccessible_nodes
2020-07-11  Mikhail Novosyolovrpm: avoid hiding errors and output in *_create_package... 16430/head
2020-07-11  Mikhail Novosyolovrpm: avoid odd symbols in EOF indicator
next