systemd/.git
2020-01-09 Thomas Schmittudev: don't import parent ID_FS_ data on partitions
2020-01-09 Yu WatanabeMerge pull request #14523 from keszybz/refactorings
2020-01-08 Zbigniew Jędrzejewsk... sd-event: use _cleanup_ in one more place
2020-01-08 Zbigniew Jędrzejewsk... sd-event: use RAII for struct epoll_event
2020-01-08 Zbigniew Jędrzejewsk... network: use automatic stack allocation and structured...
2020-01-08 Zbigniew Jędrzejewsk... network: do not require ethtool_get_permanent_macaddr...
2020-01-08 Lennart Poetteringtest: minor typo fix
2020-01-08 Lennart PoetteringMerge pull request #14448 from yuwata/network-permanent...
2020-01-08 Lennart PoetteringMerge pull request #14518 from keszybz/interface-text
2020-01-08 Lennart PoetteringMerge pull request #14511 from keszybz/sleep-check...
2020-01-08 Lennart PoetteringMerge pull request #14512 from poettering/root-image...
2020-01-08 Frantisek Sumsaltest: pin meson to 0.52.1 for fuzzit/fuzzbuzz
2020-01-08 Zbigniew Jędrzejewsk... network: rename *fd to *ethtool_fd
2020-01-08 Zbigniew Jędrzejewsk... man: use xi:include to avoid duplication
2020-01-08 Zbigniew Jędrzejewsk... Merge pull request #14465 from poettering/setprio-rework
2020-01-08 Zbigniew Jędrzejewsk... Merge pull request #14488 from yuwata/networkctl-show...
2020-01-08 Zbigniew Jędrzejewsk... man: fix option name
2020-01-08 Zbigniew Jędrzejewsk... doc: tweak grammar in CONTAINER_INTERFACE description
2020-01-08 Zbigniew Jędrzejewsk... Merge pull request #14494 from poettering/container...
2020-01-08 Yu Watanabenetworkctl: show permanent mac address if it is not...
2020-01-08 Yu Watanabenetwork, udev: introduce PermanentMACAddress= setting...
2020-01-08 ezst036Support Plugable UD-PRO8 dock
2020-01-08 Yu Watanabeethtool: introduce ethtool_get_permanent_macaddr()
2020-01-08 Lennart Poetteringgpt-auto: don't assume XBOOTLDR is vfat
2020-01-08 Robert Schecknetwork, meson: allow statically linked build
2020-01-08 Zbigniew Jędrzejewsk... Merge pull request #14510 from poettering/net-naming...
2020-01-08 Daniel Shahafzsh: Complete systemctl subcommands in separate tags
2020-01-08 Zbigniew Jędrzejewsk... shared/sleep-config: do not ignore resume_offset when...
2020-01-08 Zbigniew Jędrzejewsk... shared/sleep-config: make swap detection stricter again
2020-01-07 Chris DownMerge pull request #14423 from danielshahaf/zsh-add...
2020-01-07 Lennart Poetteringboot: fix osrel parser
2020-01-07 Anita ZhangMerge pull request #14472 from poettering/test-43-fixes
2020-01-07 Lennart PoetteringMerge pull request #14499 from yuwata/network-gateway...
2020-01-07 Lennart Poetteringman: stop recommending modprobe -abq in ExecStartPre=
2020-01-07 Lennart Poetteringunits: tweaks to modprobe@.service
2020-01-07 Lennart Poetteringunit: make sure to pull in modprobe@loop.service when...
2020-01-07 Lennart Poetteringbpf-devices: line-break some overly long function signa...
2020-01-07 Iain Laneunits: Split modprobing out into a separate service...
2020-01-07 Lennart Poetteringudev: use dot_or_dot_dot() where appropriate
2020-01-07 Lennart Poetteringman: fix documentation of IBM VIO device naming
2020-01-07 Lennart Poetteringman: slightly extend documentation on difference betwee...
2020-01-07 Zbigniew Jędrzejewsk... shared/sleep: use stat() instead of open()+fstat()...
2020-01-07 Yu Watanabeudev: do not use exact match of file permission
2020-01-07 Lennart PoetteringMerge pull request #14481 from yuwata/virt-string-table
2020-01-07 Yu Watanabenspawn: set original ifname as alternative if it is...
2020-01-07 Yu Watanabenetwork: append INTERFACE= attributes for logs correspo...
2020-01-07 Yu Watanabetest-network: suppress logs in status command
2020-01-07 Yu Watanabenetworkctl: status command also shows logs of networkd
2020-01-07 Yu Watanabeman: drop unnecessary white space
2020-01-07 Lennart Poetteringlocale-util: extend comments on unicode glyph use,...
2020-01-07 Lennart PoetteringMerge pull request #14420 from DaanDeMeyer/nspawn-fix...
2020-01-07 Yu Watanabetest-network: add test for Gateway=DHCP
2020-01-07 Yu Watanabenetwork: static routes via DHCP gateway
2020-01-07 Yu Watanabevirt: drop trailing white spaces
2020-01-07 Yu Watanabevirt: use string table to detect VM or container
2020-01-07 Frantisek Sumsalpkcs11-util: don't mask return value of the first aspri...
2020-01-07 Yu Watanabenetwork: lower the log-level of harmless message
2020-01-07 Yu Watanabemeson: drop unnecessary linking of libudev_core
2020-01-06 Yu Watanabesd-netlink: fix copy and paste mistake
2020-01-06 Lennart Poetteringman: change links to container interface doc to https...
2020-01-06 Lennart Poetteringdocs: move container interface docs from wiki to markdown
2020-01-06 Yu Watanabesd-netlink: use uint8_t* for non-character data
2020-01-06 Lennart Poetteringtestsuite: drop "systemctl is-system-running --wait...
2020-01-06 Lennart Poetteringtest: don't rely on "nobody" user for TEST-43
2020-01-06 Lennart Poetteringtest: hardcode shell to use
2020-01-06 Zach Smithsystemd-sleep: always attempt hibernation if configured
2020-01-04 Topi Miettinendbus-execute: avoid extra strdup()
2020-01-03 Lennart Poetteringtest: use symlinks for Makefiles
2020-01-03 Kevin Kuehlerjob: Don't mark as redundant if deps are relevant
2020-01-03 Lennart PoetteringMerge pull request #14194 from yuwata/network-multipath...
2020-01-03 Lennart PoetteringMerge pull request #14469 from aburch/man-tmpfiles...
2020-01-03 Daan De Meyernspawn: Make a custom mount on root imply --read-only.
2020-01-03 Daan De Meyernspawn: Don't mount read-only if we have a custom mount...
2020-01-03 Lennart PoetteringMerge pull request #14401 from DaanDeMeyer/nspawn-move...
2020-01-03 Ansgar Burchardtman: tmpfiles.d: only list "v" once
2020-01-03 Ansgar Burchardtman: tmpfiles.d: "b", "c" options require major and...
2020-01-03 Mike Autyhwdb: Lenovo T490 Synaptics Touchpad hwdb entry
2020-01-03 Lennart PoetteringMerge pull request #14467 from poettering/nspawn-short...
2020-01-02 Lennart Poetteringtest: add test case for setpriority_closest()
2020-01-02 Dimitri John... core: in execute, Never fail setting Nice priority
2020-01-02 Kai Krakownspawn: Generate unique short veth names
2020-01-02 Lennart Poetteringudev: move naming-scheme.[ch] into src/shared/
2020-01-02 Lennart PoetteringMerge pull request #13748 from jwrdegoede/hwdb-updates2
2020-01-02 Frantisek Sumsalsystemctl: show 'VENDOR PRESET' column in 'list-unit...
2020-01-02 Frantisek Sumsalsystemctl: skip non-existent units in the 'cat' verb
2020-01-02 Lennart PoetteringMerge pull request #14444 from yuwata/network-codel...
2020-01-02 Topi Miettinensystemd.exec: document the file system for EnvironmentF...
2020-01-02 Daan De Meyernspawn: Move --network-interface interfaces back to...
2020-01-02 Lennart PoetteringMerge pull request #14441 from GothAck/gothack_type...
2020-01-02 Rafa Coutohwdb: 60-sensor.hwdb Chuwi Hi10 CWI515 accelerometer...
2020-01-02 Fran DieguezUpdate Galician translations
2020-01-02 Tobias Stoeckmannsystemd-analyze: fixed typo in documentation
2020-01-02 Frantisek Sumsaltree-wide: yet another batch of coccinelle recommendations
2020-01-02 Yu Watanabenetwork: bump netlink receive buffer size to 128M
2019-12-31 Frantisek Sumsaltravis: wait for the container to fully boot up
2019-12-28 Yu Watanabetest-network: add a test case for CoDel
2019-12-28 Yu Watanabenetwork: add more settings for CoDel
2019-12-28 Susant Sahaninetwork: Add support to configure DHCPv4 route MTU
2019-12-28 Susant Sahaninetwork: tc introduce codel
2019-12-27 Greg "GothAck... unit drop-in: Fix ordering of special type.d drop-ins
next