systemd/.git
2021-03-08 Yu Watanabetest: add one more test for system call filter with...
2021-03-08 Yu Watanabeseccomp: do not ignore deny-listed syscalls with errno...
2021-03-08 Yu Watanabeseccomp: use FLAGS_SET() macro
2021-03-08 Yu Watanabecore,seccomp: refuse to specify errno for allow-listed...
2021-03-08 Yu Watanabecore: drop meaningless parse_syscall_and_errno() calls
2021-03-08 Yu Watanabeseccomp: fix comment and change variable name
2021-03-08 Yu Watanabetest: parse_syscall_and_errno() accepts zero errno
2021-03-08 Yu Watanabetest: move test_parse_syscall_and_errno() to test-seccomp.c
2021-03-08 Perry Yuanhwdb: 60-keyboard:: Update Dell Privacy Micmute Hotkey Map
2021-03-07 Zbigniew Jędrzejewsk... Merge pull request #18908 from mrc0mmand/fix-packit
2021-03-07 Luca BoccassiMerge pull request #18911 from keszybz/coverity-inspire...
2021-03-07 Zbigniew Jędrzejewsk... Merge pull request #18907 from mrc0mmand/test-dissect...
2021-03-07 Zbigniew Jędrzejewsk... TEST-15-DROPINS: improve check
2021-03-07 Zbigniew Jędrzejewsk... basic/namespae-util: avoid one allocation
2021-03-07 Zbigniew Jędrzejewsk... basic/os-util: adjust indentation
2021-03-07 Zbigniew Jędrzejewsk... journal-remote: check return value from MHD_add_respons...
2021-03-07 Zbigniew Jędrzejewsk... core: fix netns/ipcns socket confusion
2021-03-07 Frantisek Sumsalci: revert back to --werror instead of -Dc_args=-Werror
2021-03-07 Anita ZhangMerge pull request #18910 from yuwata/socket-util-initi...
2021-03-07 Yu Watanabesocket-util: initialize variable with cleanup attribute
2021-03-06 Frantisek Sumsalci: correctly drop patches with non four digit indexes
2021-03-06 Frantisek Sumsaltest: fix TEST-50-DISSECT under sanitizers
2021-03-06 Frantisek Sumsaltest: tidy up the ASan-related stuff
2021-03-06 Yu WatanabeMerge pull request #18892 from poettering/cname-tweaks
2021-03-06 Yu Watanabedissect: fix memleak
2021-03-06 Carlo WoodManual page fixes (#18906)
2021-03-06 Lennart PoetteringMerge pull request #18891 from keszybz/size_t-cast...
2021-03-06 Lennart Poetteringresolved: when synthesizing stub replies from multiple...
2021-03-06 Lennart Poetteringresolved: fully follow CNAMEs in the DNS stub after all
2021-03-06 Lennart Poetteringresolved: split out helper that checks whether we shall...
2021-03-06 Lennart Poetteringresolved: handle multiple CNAME redirects in a single...
2021-03-06 Lennart Poetteringresolved: tighten checks in dns_resource_record_get_cna...
2021-03-06 Lennart Poetteringdns-query: export CNAME_MAX, so that we can use it...
2021-03-06 Yu WatanabeMerge pull request #18890 from keszybz/fuzz-bus-match
2021-03-06 Zbigniew Jędrzejewsk... sd-bus: remove unnecessary variable
2021-03-06 Zbigniew Jędrzejewsk... docs: document fuzzer variables
2021-03-06 Zbigniew Jędrzejewsk... fuzz-main: allow the number of runs to be overridden
2021-03-06 Zbigniew Jędrzejewsk... sd-bus: fix memleak in failure path in bus_match_parse()
2021-03-06 Zbigniew Jędrzejewsk... fuzz-bus-match: add example from bugzilla#1935084
2021-03-06 Zbigniew Jędrzejewsk... fuzz-bus-match: new fuzzer
2021-03-06 Zbigniew Jędrzejewsk... test-bus-match: small modernization
2021-03-06 Zbigniew Jędrzejewsk... sd-bus: avoid alloc and missing oom check in bus_match_...
2021-03-06 Zbigniew Jędrzejewsk... sd-bus: let bus_match_dump() take an output file
2021-03-06 Zbigniew Jędrzejewsk... sd-bus: fix memstream buffer extraction
2021-03-06 Zbigniew Jędrzejewsk... fuzz-bus-message: move sources to src/libsystemd/
2021-03-06 Zbigniew Jędrzejewsk... bus/bus-match: use "ret_" prefix for output parameters
2021-03-06 Zbigniew Jędrzejewsk... bus/bus-match: inline iterator variable declarations
2021-03-06 Yu Watanabeformat-table: fix potentail memleak and invalid-free
2021-03-06 Yu Watanabefstab-generator: fix typo
2021-03-06 Michal Sekletarudev: run link_update() with increased retry count...
2021-03-06 Yu WatanabeMerge pull request #18896 from poettering/no-localhost...
2021-03-06 Frantisek Sumsaltest: disable at_exit LSan check for dbus.service
2021-03-06 Luca Boccassidissect: avoid overflow access by NULLSTR_FOREACH
2021-03-06 Lennart Poetteringsocket-util: refuse "all" and "default" as valid ifnames
2021-03-05 Luca BoccassiMerge pull request #18875 from keszybz/localed-error
2021-03-05 ChopperRobUpdate 60-sensor.hwdb (#18884)
2021-03-05 Lennart Poetteringresolved: never return ::1 when localhost or local...
2021-03-05 Lennart Poetteringsocket-util: add helper for checking if IPv6 is enabled
2021-03-05 Lennart Poetteringsocket-util: cache result of socket_ipv6_is_supported()
2021-03-05 Lennart Poetteringbasic: move shared/sysctl-util.[ch] → basic/
2021-03-05 Lennart Poetteringsysctl-util: use read_full_virtual_file() for reading...
2021-03-05 Zbigniew Jędrzejewsk... Drop some (size_t) casts
2021-03-05 Zbigniew Jędrzejewsk... Drop parens from around already-parenthesized defines
2021-03-05 Zbigniew Jędrzejewsk... network-wait-online: use sd_event_add_time_relative()
2021-03-05 Zbigniew Jędrzejewsk... Merge pull request #18852 from yuwata/tree-wide-use...
2021-03-05 Frantisek SumsalMerge pull request #18885 from yuwata/udev-fix-import...
2021-03-05 Yu Watanabetest: add test for IMPORT{program}= udev rule
2021-03-05 Yu Watanabetest: merge udev tests
2021-03-05 Yu WatanabeMerge pull request #18873 from yuwata/use-config-parse...
2021-03-05 Yu Watanabedhcp-server: also append specified additional options...
2021-03-05 Yu Watanabeudev: also not unescape command result on debug log
2021-03-05 Yu Watanabeudev: do not unescape command result
2021-03-05 Yu Watanabestrv: introduce strv_split_newlines_full()
2021-03-05 Alastair Pharohwdb: add fuzz for Dell Latitude E7470 (#18876)
2021-03-04 Yu Watanabeinstall: use null_or_empty_path()
2021-03-04 Yu Watanabenetwork: use null_or_empty_path()
2021-03-04 Yu Watanabeudev/net: use null_or_empty_path()
2021-03-04 Yu Watanabeudev/net: make .link files support drop-in config
2021-03-04 Lennart Poetteringcopy: move sync_rights() to copy.c and rename copy_rights()
2021-03-04 Lennart Poetteringcopy: simplify error paths when creating temporary...
2021-03-04 Yu Watanabeefi: introduce UINT32_MAX and UINT64_MAX
2021-03-04 Yu Watanabetree-wide: use UINT64_MAX or friends
2021-03-04 Yu Watanabetable: drop last SIZE_MAX from table_set_sort() and...
2021-03-04 Yu Watanabetree-wide: use usec_add() and usec_sub_unsigned()
2021-03-04 Yu Watanabejournal: make namespace invocation also support drop...
2021-03-04 Lennart Poetteringrun: tweak algorithm for generating unit name from...
2021-03-04 Lennart Poetteringrm-rf: fix up chmod in the _cleanup_ rm_rf() destructors
2021-03-04 Lennart Poetteringman: document how to use --network-interface= during...
2021-03-04 Lennart Poetteringfileio: minor read_full_stream_full() optimization
2021-03-04 Lennart PoetteringMerge pull request #18615 from xry111/private-ipc-1
2021-03-04 caoxiatrans_time sec is int32,it will overflow if local syste...
2021-03-04 Lennart PoetteringMerge pull request #18840 from yuwata/libudev-monitor...
2021-03-04 Lennart Poetteringinstall: include OS headers before our own definition
2021-03-04 Zbigniew Jędrzejewsk... Merge pull request #18773 from yuwata/network-move...
2021-03-04 Zbigniew Jędrzejewsk... shared/kbd-util: simplify suffix stripping
2021-03-04 Zbigniew Jędrzejewsk... localed: refuse to set a keymap which is not installed
2021-03-04 Zbigniew Jędrzejewsk... shared/kbd-util: return error on resource errors
2021-03-04 Zbigniew Jędrzejewsk... shared/kbd-util: fix return value confusion with nftw()
2021-03-04 Anita Zhangrun: update dbus unique names check
2021-03-04 Zbigniew Jędrzejewsk... Move basic/kbd-util to shared/
next