]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2018-05-12  Danylo KorostilUpdated uk translation
2018-05-11  Mike Gilbertbasic: timezone_is_valid: check for magic bytes "TZif"
2018-05-11  David Tardonsystemd-analyze: make dump work for large # of units
2018-05-11  Philip Withnallman: Fix a minor typo in systemctl(1)
2018-05-11  Zbigniew Jędrzejewsk... Merge pull request #8924 from yuwata/fix-3682
2018-05-11  Zbigniew Jędrzejewsk... Merge pull request #8961 from yuwata/fix-8960
2018-05-11  Yu Watanaberesolvectl: show current DNS server only when it is set 8966/head
2018-05-11  Yu Watanaberesolvectl: show fallback DNS servers by status command
2018-05-11  Yu Watanaberesolve: introduce FallbackDNS bus property
2018-05-11  Yu Watanabenetwork: make route_update() accept NULL 8961/head
2018-05-11  Yu Watanabenetwork: fix indentation
2018-05-11  Lennart Poetteringtmpfiles: remove newline that shouldn't be there
2018-05-11  Lennart Poetteringterminal-util: add a function that shows a pretty separ...
2018-05-11  Yu Watanabetest: do not call alloca() inside the list of arguments 8924/head
2018-05-11  Lennart PoetteringMerge pull request #8953 from yuwata/bus-macro
2018-05-11  Yu Watanabetest-execute: remove state directories before running...
2018-05-11  Yu Watanabeunits: set RestrictNamespaces=yes to networkd and resolved
2018-05-11  Yu Watanabesd-dhcp: drop deserialize_dhcp_option() as it is equiva...
2018-05-11  Yu Watanaberesolve: allow whitespaces in the DS digest or DNSKEY...
2018-05-11  Yu Watanabehexdecoct: drop an unnecessary check
2018-05-11  Yu Watanabebasic: fix comment style
2018-05-11  Yu Watanabehexdecoct: ignore whitespace within the input hexadecim...
2018-05-11  Joost Heitbrinktest: add testcase for environment file variables with...
2018-05-11  Yu WatanabeMerge pull request #8964 from MikhailKasimov/patch-2
2018-05-10  Mikhail KasimovUpdate systemd-journal-upload.service.xml 8964/head
2018-05-10  Mikhail Kasimovman: systemd-journal-upload: rsa 2048
2018-05-10  Yu Watanabebash-completion: analyze: support cat-config verb 8959/head
2018-05-10  Yu Watanabebash-completion: analyze: add --no-pager for some verbs
2018-05-10  Lennart PoetteringMerge pull request #8824 from keszybz/analyze-show...
2018-05-10  Lennart Poetteringmtd: some basic code cleanups
2018-05-10  Susant SahaniNetworkd tests: add bridge link properties to test
2018-05-10  Mikhail Kasimovman: journal-gatewayd.service: links on {rem,upl}
2018-05-10  Yu Watanabestring-util: rename strdash_if_empty() to empty_to_dash() 8953/head
2018-05-10  Yu Watanabepath-util: introduce empty_to_root() and use it many...
2018-05-10  Yu Watanabecore: merge duplicated functions
2018-05-10  Yu Watanabecore: send NULL instead of empty string
2018-05-10  Yu Watanabecore: use offsetof() for Syslog{Level,Facility} dbus...
2018-05-10  Zbigniew Jędrzejewsk... Merge pull request #8950 from dtardon/cleanup
2018-05-10  Zbigniew Jędrzejewsk... github: use multiple issue templates
2018-05-10  Yu WatanabeMerge pull request #8943 from keszybz/coverity-fixes
2018-05-10  Yu Watanabecore: use bus_property_get_*() functions instead of...
2018-05-10  David Tardonsd-bus: use automatic cleanup more 8950/head
2018-05-10  Yu Watanabecore: drop property_get_syscall_errno()
2018-05-10  Yu Watanabecore: drop property_get_{capability_bounding_set,ambien...
2018-05-10  Yu Watanabecore: use BUS_DEFINE_PROPERTY_GET_ENUM() macro
2018-05-10  Yu Watanabecore: drop 'bus_' prefix from bus_property_get_protect_...
2018-05-10  Yu Watanabecore: simplify property_get_cpu_affinity()
2018-05-10  David Tardonbasic: use automatic cleanup more
2018-05-10  David Tardonbasic: use automatic cleanup more
2018-05-10  David Tardonbasic: use automatic cleanup more
2018-05-10  David Tardonjournal: use automatic cleanup more
2018-05-10  Yu Watanabedoc: mention the required minimum version of meson... 8947/head
2018-05-10  Yu Watanabemeson: use array type option
2018-05-10  Yu Watanabemeson: use warning() method
2018-05-10  Yu Watanabemeson: use get_supported_arguments()
2018-05-10  Mikhail Kasimovman: systemd-networkd-wait-online: systemd.service...
2018-05-10  Mikhail Kasimovman: systemd-escape: add missed short keys (#8944)
2018-05-10  Filipe Brandenburgerconf-parser: accept trailing backslash at the end of...
2018-05-10  Mikhail Kasimovadd journal-upload.conf refentrytitle (#8942)
2018-05-10  Zbigniew Jędrzejewsk... core/mount-setup: remove part of check which is always... 8943/head
2018-05-09  Zbigniew Jędrzejewsk... basic/fs-util: remove logically dead code
2018-05-09  Zbigniew Jędrzejewsk... udevadm: fix null dererefence on allocation error
2018-05-09  Zbigniew Jędrzejewsk... localed: fix memleak in error path
2018-05-09  Zbigniew Jędrzejewsk... logind: fix borked r check
2018-05-09  Zbigniew Jędrzejewsk... basic/format-table: add missing va_end()
2018-05-09  Zbigniew Jędrzejewsk... Introduce _cleanup_(strbuf_cleanupp) and use it to...
2018-05-09  Zbigniew Jędrzejewsk... shared/sleep-config: fix memleak of strv, add test
2018-05-09  Zbigniew Jędrzejewsk... Merge pull request #8689 from davide125/static
2018-05-09  Igor GnatenkoMerge pull request #8939 from yuwata/fix-comment
2018-05-09  Yu Watanabetimedate: use free_and_strdup() 8939/head
2018-05-09  Yu Watanabetree-wide: use strv_free_and_replace() macro
2018-05-09  Yu Watanabetime-util: fix indentation for comments
2018-05-09  Zbigniew Jędrzejewsk... Merge pull request #8923 from yuwata/resolvectl-drop...
2018-05-09  Yu WatanabeMerge pull request #8938 from keszybz/sd-bus-automatic...
2018-05-09  David Tardonuse max. message size allowed by DBus spec (#8936)
2018-05-09  Zbigniew Jędrzejewsk... Merge pull request #8934 from yuwata/fix-8913
2018-05-09  Yu Watanabebus-util: print a friendly message when PID1 is not... 8934/head
2018-05-09  Yu Watanabeanalyze: merge acquire_full_bus() and acquire_systemd_bus()
2018-05-09  Zbigniew Jędrzejewsk... sd-bus: add bus_freep and use _cleanup_ 8938/head
2018-05-09  Zbigniew Jędrzejewsk... sd-bus: use automatic cleanup more
2018-05-09  Zbigniew Jędrzejewsk... sd-bus: trivial simplification
2018-05-09  Yu Watanabeman: fix invalid option name --devpath in 'udevadm...
2018-05-09  Yu Watanabeman: --debug option is implied in udev test and test...
2018-05-09  Zbigniew Jędrzejewsk... Merge pull request #8902 from yuwata/link-multiple-mac
2018-05-09  Yu Watanabenetwork,udev: sort included headers 8902/head
2018-05-09  Yu Watanabeman: document that MACAddress= in [Match] section can...
2018-05-09  Yu Watanabenetwork,udev: make MACAddress= in [Match] section take...
2018-05-09  Yu Watanabetest: add tests for config_parse_hwaddrs()
2018-05-09  Yu Watanabelibsystemd-network: introduce config_parse_hwaddrs()
2018-05-09  Yu Watanabeether-addr-util: add hash_ops functions for struct...
2018-05-09  Yu Watanabeether-addr-util: make ether_addr_from_string() stricter
2018-05-08  Zbigniew Jędrzejewsk... meson: recompile all sources for install_libudev_static... 8689/head
2018-05-08  Davide Cavalcameson: only build test-lib{systemd,udev}-static-sym...
2018-05-08  Zbigniew Jędrzejewsk... meson: add test-lib{systemd,udev}-static-sym
2018-05-08  Davide Cavalcameson: add support for building static libsystemd and...
2018-05-08  Zbigniew Jędrzejewsk... tools/oss-fuzz: install private shared library non...
2018-05-08  Alan Jenkinsman/systemd.special: fix network v.s. LSB scripts ...
2018-05-08  Michael BieblMerge pull request #8915 from yuwata/fix-8904
2018-05-08  Susant Sahanilink: Add support to configure channels of the specifie...
2018-05-08  Zbigniew Jędrzejewsk... Merge pull request #8898 from poettering/nspawn-mount...
next