]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2019-10-23  Zbigniew Jędrzejewsk... network: split out functions to get ssid and bssid
2019-10-23  Zbigniew Jędrzejewsk... networkctl: split out helper function
2019-10-23  Zbigniew Jędrzejewsk... networkctl: show carrier in green for loopback iface
2019-10-14  Yu Watanabenetwork: add support matching based on BSSID= 13142/head
2019-10-14  Yu Watanabenetwork: also read BSSID
2019-10-14  Yu Watanabenetwork: support matching based on wifi SSID
2019-10-14  Yu Watanabenetwork: introduce link_reconfigure()
2019-10-14  Yu Watanabenetwork: split link_free() into two parts
2019-10-14  Yu Watanabesd-netlink: add nl80211 type systems
2019-10-14  Yu Watanabesd-netlink: introduce sd_genl_message_get_family()
2019-10-14  Yu Watanabesd-netlink: support NLMSG_DONE
2019-10-14  Yu Watanabesd-netlink: save dynamic general netlink message type
2019-10-14  Yu Watanabesd-netlink: drop unnecessarily exported variables
2019-10-14  Yu Watanabesd-netlink: introduce sd_netlink_message_read_string_st...
2019-10-14  Yu Watanabesd-netlink: use structured initializer
2019-10-14  Yu Watanabesd-netlink: drop unused variable
2019-10-14  Yu Watanabesd-netlink: add missing license identifier
2019-10-14  Yu Watanabebus-util: make map_basic handle SD_BUS_TYPE_OBJECT_PATH...
2019-10-14  Yu WatanabeMerge pull request #13760 from keszybz/unit-loading...
2019-10-14  Yu WatanabeMerge pull request #13735 from ssahani/ip-nexthop
2019-10-14  Jan Synacekudev: introduce CONST key name
2019-10-14  Yu Watanabetest-network: add a test case for nexthop 13735/head
2019-10-14  Yu Watanabenetwork: update comment as DHCP is deprecated now
2019-10-14  Susant Sahaninetwork: introduce ip nexthop routing
2019-10-14  Yu Watanabenetwork: ndisc: do not drop all prefixes when a prefix...
2019-10-14  Yu WatanabeMerge pull request #13761 from dtardon/program-name
2019-10-14  Yu WatanabeMerge pull request #13765 from yuwata/udev-memleak...
2019-10-13  Yu Watanabesystemctl: fix memleak caused by wrong cleanup func 13765/head
2019-10-12  Yu Watanabeudev: fix memleak caused by wrong cleanup function
2019-10-11  David Tardonudev: do not hardcode program name 13761/head
2019-10-11  David Tardonudev/fido_id: fix program name in usage output
2019-10-11  Zbigniew Jędrzejewsk... core: pass around pointer, not struct 13760/head
2019-10-11  Zbigniew Jędrzejewsk... shared/bus-unit-util: remove some empty lines
2019-10-11  Zbigniew Jędrzejewsk... core: adjust load functions for other unit types to...
2019-10-11  Zbigniew Jędrzejewsk... core: simplify unit_load() a bit
2019-10-11  Zbigniew Jędrzejewsk... core/service: use common implementation of unit_load_fr...
2019-10-11  Zbigniew Jędrzejewsk... core: turn unit_load_fragment_and_dropin_optional(...
2019-10-10  Yu WatanabeMerge pull request #13749 from keszybz/pyparsing-2.4
2019-10-10  Zbigniew Jędrzejewsk... parse_hwdb: fix compatibility with pyparsing 2.4.* 13749/head
2019-10-10  Zbigniew Jędrzejewsk... parse_hwdb: process files in order
2019-10-10  Zbigniew Jędrzejewsk... parse_hwdb: bail with an error if no matches or groups...
2019-10-09  Zbigniew Jędrzejewsk... Rename udev's hwdb/ to hwdb.d/
2019-10-09  Zbigniew Jędrzejewsk... Rename udev's rules/ to rules.d/
2019-10-09  Balint Reczeytest: Pass personality test even when i686 userland...
2019-10-09  Zbigniew Jędrzejewsk... Merge pull request #13568 from ddstreet/ubuntu-ci-black...
2019-10-09  Yu WatanabeMerge pull request #13727 from keszybz/pstore-greedy...
2019-10-09  Yu WatanabeMerge pull request #13753 from keszybz/change-man-ordering
2019-10-09  Hans de Goedehwdb: Update Primebook C11B sensor entry to also work...
2019-10-08  Zbigniew Jędrzejewsk... Highlight the synopsis and summary in --help 13753/head
2019-10-08  Zbigniew Jędrzejewsk... networkctl: add missing dots in --help
2019-10-08  Zbigniew Jędrzejewsk... Move the Commands section above Options section
2019-10-08  Zbigniew Jędrzejewsk... Merge pull request #13746 from keszybz/tests-reduce...
2019-10-08  Zbigniew Jędrzejewsk... test/TEST-31-DEVICE-ENUMERATION: do not use -x to avoid... 13746/head
2019-10-08  Zbigniew Jędrzejewsk... Merge pull request #13632 from fbuihuu/ask-password...
2019-10-08  Zbigniew Jędrzejewsk... test: add function to reduce copied setup boilerplate
2019-10-08  Zbigniew Jędrzejewsk... test: drop redirection to tty in integration tests
2019-10-06  Tim Teichmanntrivial: rename chromeos to chromiumos
2019-10-06  Zbigniew Jędrzejewsk... docs: fix inadvertent change in uid range
2019-10-05  Mario Limonciellotrivial: update tools/chromeos/gen_autosuspend_rules.py
2019-10-05  Tim TeichmannAdd missing license file and information for tools...
2019-10-05  Franck Buitty-ask-pwd-agent: move ask_password_plymouth() in... 13632/head
2019-10-05  Franck Buitty-ask-pwd-agent: small cleanup in process_one_passwor...
2019-10-05  Franck Buitty-ask-pwd-agent: add a FIXME
2019-10-05  Franck Buitty-ask-pwd-agent: share the same init code for --query...
2019-10-05  Franck Buitty-ask-pwd-agent: treat SIGINT as a request to exit...
2019-10-05  Franck Buitty-ask-pwd-agent: give the possiblity to skip a passwo...
2019-10-05  Franck Buitty-ask-pwd-agent: minor simplification by using FOREAC...
2019-10-05  Franck Buifs-util: introduce inotify_add_watch_and_warn() helper
2019-10-04  Zbigniew Jędrzejewsk... pstore: rework memory handling for dmesg 13727/head
2019-10-04  Zbigniew Jędrzejewsk... pstore: allow specifying src and dst dirs are arguments
2019-10-04  Ryan Attardata_id: Add check for fixed format sense codes (#13654)
2019-10-04  Zbigniew Jędrzejewsk... Merge pull request #13709 from zachsmith/systemd-tmpfil...
2019-10-04  Balint Reczeytest-execute: Filter /dev/.lxc in exec-dynamicuser...
2019-10-04  crashfistfightadded working volume buttons for medion erazer...
2019-10-04  Mark Stosbergman: document updated newline support
2019-10-04  Mario Limonciellorules: Add automatic suspend udev rules
2019-10-04  Kevin Kuehlersystemctl: Default suffixes for timer and socket
2019-10-04  Franck Buitty-ask-pwd-agent: rename watch_passwords() and show_pa...
2019-10-04  Zach Smithsystemd-tmpfiles: allow appending content to file 13709/head
2019-10-04  Zach Smithsystemd-tmpfiles: rename force to append_or_force
2019-10-03  Zbigniew Jędrzejewsk... Merge pull request #13690 from cdown/cgroup_rework
2019-10-03  Zbigniew Jędrzejewsk... networkd: split out repeated code to a helper function
2019-10-03  Franck Buipid1: restore the original environment passed by the...
2019-10-03  Dan Streetmantest/README.testsuite: add section for Ubuntu CI blackl... 13568/head
2019-10-03  Dan Streetmantest: add temporarily blacklisted tests
2019-10-03  Zbigniew Jędrzejewsk... Merge pull request #13645 from danielstuart14/master
2019-10-03  Chris Downcgroup: analyze: Report memory configurations that... 13690/head
2019-10-03  Chris Downcgroup: analyze: Match standard dump format
2019-10-03  Chris Downcgroup: Allow checking systemd-internal limits against...
2019-10-03  Léonard GérardUpdate sd_journal_print.xml
2019-10-03  Mike Kazantsevcgroup: fix typo in BPF firewall support warning message
2019-10-03  Chris Downmemory-util: Add PAGE_ALIGN_DOWN
2019-10-03  Zbigniew Jędrzejewsk... Merge pull request #12818 from yuwata/network-issue...
2019-10-03  Zbigniew Jędrzejewsk... Merge pull request #13246 from keszybz/add-SystemdOptio...
2019-10-03  Norbert Langefix build with compilers with default stack-protector...
2019-10-03  Nicolas Doumanspawn: surrender controlling terminal to PID2 when...
2019-10-03  Zbigniew Jędrzejewsk... Merge pull request #13696 from keszybz/keep-dhcp-on...
2019-10-03  Franck Buipid1: fix DefaultTasksMax initialization
2019-10-03  Torsten Hilbrichhwdb: Add trackpoint rules for Lenovo Thinkpad 70,...
2019-10-02  Piotr Drągpo: update Polish translation
next