systemd/.git
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... 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/
2021-03-04 Zbigniew Jędrzejewsk... core: fix mtime calculation of dropin files
2021-03-04 Zbigniew Jędrzejewsk... coredumpctl: show container hostame
2021-03-04 Yu WatanabeMerge pull request #18864 from poettering/fsync-tweaks
2021-03-04 Lennart Poetteringrm-rf: fstatat() might fail if containing dir has limit...
2021-03-04 Lennart Poetteringfs-util: when opening arbitrary inodes, better use...
2021-03-04 Lennart Poetteringgpt: generalize validator for GPT partition labels
2021-03-03 Lennart Poetteringfs-util: port open_parent() to path_extract_directory()
2021-03-03 Hela Basapo: Added translation using Weblate (Sinhala)
2021-03-03 Yu Watanabetree-wide: use ppoll_usec()
2021-03-03 Yu Watanabeio-util: introduce ppoll_usec() helper function
2021-03-03 Yu Watanabelibudev: shorten code a bit
2021-03-03 Lennart Poetteringfs-util: handle gracefully if fsync_full() is called...
2021-03-03 Lennart Poetteringfs-util: allow fsync_directory_of_file() on directories too
2021-03-03 Xℹ RuoyaoRemount /dev/mqueue in unshared mount namespace for...
2021-03-03 Xℹ RuoyaoNew directives PrivateIPC and IPCNamespacePath
2021-03-03 Xℹ RuoyaoRefactor network namespace specific functions in generi...
2021-03-03 Xℹ Ruoyaofuzz: add NetworkNamespacePath= into directives.service
2021-03-03 Vincent Pelletierrules: Move ID_SMARTCARD_READER definition to a <70...
2021-03-03 Yu Watanabenetwork: do not remove LLDP state file on failure
2021-03-03 Yu Watanabenetwork: use conservative_rename() at one more place
2021-03-03 Yu Watanabenetwork: remove DHCP lease and LLDP state file on link_...
2021-03-03 Yu Watanabedhcp: use unlink_and_freep() in dhcp_lease_save()
2021-03-03 Yu Watanabenetwork: move manager_{rtnl,udev}_process_link() to...
2021-03-03 Yu Watanabenetwork: drop unnecessary {}
2021-03-03 Yu Watanabenetwork: minor style fixes
2021-03-03 Yu Watanabenetwork: use unlink_and_freep() cleanup functions
2021-03-03 Yu Watanabenetwork: move state file related functions to networkd...
2021-03-03 Lennart Poetteringfstab-generator: add new root=tmpfs option
2021-03-03 Lennart Poetteringtime-util: simplify overflow check
2021-03-02 Luca BoccassiMerge pull request #18834 from poettering/path-extract
2021-03-02 Lennart Poetteringutil: add helpers for generating colored check mark...
2021-03-02 Lennart Poetteringtmpfile: port tempfn_*() to path_extract_*()
2021-03-02 Lennart Poetteringmachinectl: make sure of path_extract_filename() return...
2021-03-02 Lennart Poetteringpath-util: return O_DIRECTORY from path_extract_filenam...
2021-03-02 Lennart Poetteringpath-util: add path_extract_directory(), to match path_...
2021-03-02 Luca Boccassiman: document usage of SD_BUS_CREDS_AUGMENT
2021-03-02 Lennart PoetteringMerge pull request #18841 from keszybz/a-bunch-of-man...
2021-03-02 Tom Shieldudev: add i2c to 60-persistent-input.rules for by-path...
2021-03-02 Martin Wilcksd-device: don't use BPF filtering for kernel monitors
2021-03-02 Yu Watanabetree-wide: fix typo
2021-03-02 Zbigniew Jędrzejewsk... man: reword sentence about lone coredumps
2021-03-02 Zbigniew Jędrzejewsk... man: add note about "SIG" prefix
next