]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2021-05-19  Yu WatanabeMerge pull request #19611 from yuwata/network-dhcp...
2021-05-19  Yu WatanabeMerge pull request #19631 from yuwata/network-fix-refer...
2021-05-19  Yu WatanabeMerge pull request #19630 from keszybz/jinja2
2021-05-19  Zbigniew Jędrzejewsk... docs/HACKING: add note about template engines 19630/head
2021-05-19  Zbigniew Jędrzejewsk... meson: add workaround for old meson
2021-05-19  Zbigniew Jędrzejewsk... ci: drop py2 lxml, pull in jinja2
2021-05-19  Zbigniew Jędrzejewsk... units: generate ReadWritePaths= in the template
2021-05-19  Zbigniew Jędrzejewsk... meson: sort conf paths alphabetically
2021-05-19  Zbigniew Jędrzejewsk... man: use readable names for entities
2021-05-19  Zbigniew Jędrzejewsk... meson: drop "_YES_NO" variables
2021-05-19  Zbigniew Jędrzejewsk... meson: use jinja2 also for custom-entities.ent
2021-05-19  Zbigniew Jędrzejewsk... meson: drop "substs"
2021-05-19  Zbigniew Jędrzejewsk... meson: use jinja2 in shell-completion/
2021-05-19  Zbigniew Jędrzejewsk... efi: use meson object directly instead of going through...
2021-05-19  Zbigniew Jędrzejewsk... meson: use jinja2 in src/journal-remote
2021-05-19  Zbigniew Jędrzejewsk... meson: use jinja2 in src/libsystemd/
2021-05-19  Zbigniew Jędrzejewsk... meson: use jinja2 for various files in src/core/
2021-05-19  Zbigniew Jędrzejewsk... meson: use jinja2 for src/libudev/
2021-05-19  Zbigniew Jędrzejewsk... meson: use jinja2 for src/resolve/
2021-05-19  Zbigniew Jędrzejewsk... meson: use jinja2 for rpm templates
2021-05-19  Zbigniew Jędrzejewsk... rpm: use %_bindir not @bindir@
2021-05-19  Zbigniew Jędrzejewsk... meson: use jinja2 in src/timesync/
2021-05-19  Zbigniew Jędrzejewsk... meson: use jinja2 in src/udev
2021-05-19  Zbigniew Jędrzejewsk... meson: use jinja2 in src/vconsole
2021-05-19  Zbigniew Jędrzejewsk... meson: use jinja2 in sysctl.d/
2021-05-19  Zbigniew Jędrzejewsk... meson: use conf configuration_data object to generate...
2021-05-19  Zbigniew Jędrzejewsk... meson: use jinja2 for rules.d templates
2021-05-19  Zbigniew Jędrzejewsk... meson: use custom configuration_data() object for man...
2021-05-19  Zbigniew Jędrzejewsk... Drop dependency on m4
2021-05-19  Zbigniew Jędrzejewsk... meson: use jinja2 for README
2021-05-19  Zbigniew Jędrzejewsk... meson: use jinja2 for the gperf template
2021-05-19  Zbigniew Jędrzejewsk... meson: use jinja2 for src/login
2021-05-19  Zbigniew Jędrzejewsk... meson: use jinja2 for tmpfiles.d templates
2021-05-19  Zbigniew Jędrzejewsk... meson: drop unnecessary listification
2021-05-19  Zbigniew Jędrzejewsk... units: strip out the developer comment in .service...
2021-05-19  Zbigniew Jędrzejewsk... meson: use jinja2 for unit templates
2021-05-19  Zbigniew Jędrzejewsk... meson: replace some m4 templates with jinja2
2021-05-19  Zbigniew Jędrzejewsk... meson, mkosi: pull in jinja2 as required
2021-05-19  Zbigniew Jędrzejewsk... modules-load: inline interator variable
2021-05-18  Zbigniew Jędrzejewsk... test/run-unit-tests: make script compatible with python3.6
2021-05-18  Yu Watanabenetwork: fix Link reference counter issue 19631/head
2021-05-18  Yu Watanabenetwork: also drop requests when link enters linger...
2021-05-18  Yu Watanabenetwork: merge link_drop() and link_detach_from_manager()
2021-05-18  Yu Watanabenetwork: fix possible message counter double decrement
2021-05-18  Yu Watanabetest-network: add testcases for ServerAddress= 19611/head
2021-05-18  Yu Watanabenetwork: dhcp-server: introduce ServerAddress= setting
2021-05-18  Yu Watanabenetwork: address: introduce link_get_ipv4/ipv6_address()
2021-05-18  Yu Watanabenetwork: use UINT32_C() macro
2021-05-18  Yu Watanabenetwork: introduce address_set_broadcast()
2021-05-18  Yu Watanabenetwork: use config_parse_in_addr_non_null()
2021-05-18  Yu Watanabeconf-parser: introduce config_parse_in_addr_non_null()
2021-05-18  Anita Zhangman: only the system manager does not pass vars in...
2021-05-17  Jörg Thalheimfix bash shebangs
2021-05-17  Olle Lundbergnspawn: bring back the word `may` in error text
2021-05-17  Balint Reczeytest: Allow running only a subset of integration tests...
2021-05-17  Zbigniew Jędrzejewsk... mkosi: stop pulling in workaround packages
2021-05-16  Frantisek Sumsalci: build with gcc-11 as well
2021-05-16  ei-keFixed a typo
2021-05-16  Milandocs: Update link to journal file format codebase
2021-05-16  Milandocs: Update link to journal-def.h
2021-05-15  tramsaynetwork:dhcp4_server_configure returns if not able...
2021-05-15  Sebastian BluntAdd crypttab option silent
2021-05-15  Dan Streetmantest: combine stdout/stderr from failed test
2021-05-15  Zbigniew Jędrzejewsk... Merge pull request #19612 from keszybz/meson-0.58-quieting
2021-05-14  Zbigniew Jędrzejewsk... resolved: fix braino with reference counting and linked...
2021-05-14  Zbigniew Jędrzejewsk... Revert "tools/make-directive-index: parallelize"
2021-05-14  Zbigniew Jędrzejewsk... meson: revert the change to unquote commands in add_ins... 19612/head
2021-05-14  Yu Watanabefix typo
2021-05-14  Lennart PoetteringMerge pull request #19609 from keszybz/networkd-dhcp-man
2021-05-14  Zbigniew Jędrzejewsk... meson: print autodetected sbat fields
2021-05-14  Zbigniew Jędrzejewsk... meson: call find_program() once and reuse the variable...
2021-05-14  Zbigniew Jędrzejewsk... man: reword descriptions of two DHCPv4 options 19609/head
2021-05-14  Zbigniew Jędrzejewsk... man: reorder items in [DHCPv4] and [DHCPv6] sections
2021-05-14  Yu Watanabenetwork: shorten code a bit and update log message
2021-05-14  Zbigniew Jędrzejewsk... Merge pull request #19592 from yuwata/network-introduce...
2021-05-14  Yu Watanabeshell-completion: support --json option for hostnamectl 19592/head
2021-05-14  Yu Watanabenetworkctl: introduce --json option for "status" and...
2021-05-14  Yu Watanabejson: make JSON_VARIANT_ARRAY/OBJECT_FOREACH() nestable
2021-05-14  Yu Watanabenetworkctl: use table_set_empty_string()
2021-05-14  Yu Watanabenetwork: introduce Describe() method for manager and...
2021-05-14  Yu Watanabeudev,network: make link_get_type_string() return negati...
2021-05-14  Yu Watanabenetwork: move and rename network_get() -> link_get_netw...
2021-05-13  Anita Zhangrun: update checks to allow running with a user's bus
2021-05-13  Zbigniew Jędrzejewsk... tools/make-directive-index: parallelize
2021-05-13  Simon WattsAdd Microsoft Pro Intellimouse MOUSE_DPI to hwdb
2021-05-13  Seong-ho ChoUpdate Korean translation (#19083)
2021-05-13  Yu WatanabeMerge pull request #19590 from keszybz/comments-and...
2021-05-12  Zbigniew Jędrzejewsk... Merge pull request #19567 from poettering/ipv4-ipv6...
2021-05-12  Michael Catanzaroresolved.conf.in: add missing Quad9 servers
2021-05-12  Lennart Poetteringresolved: be more careful with weird links with low...
2021-05-12  Lennart Poetteringpam: fix typo try_authtok → use_authtok
2021-05-12  Zbigniew Jędrzejewsk... Merge pull request #19533 from yuwata/network-queue
2021-05-12  Zbigniew Jędrzejewsk... core/service: modernization 19590/head
2021-05-12  Zbigniew Jędrzejewsk... test-bpf-foreign-programs: fix message
2021-05-12  Zbigniew Jędrzejewsk... docs/HACKING: wrap long lines
2021-05-12  Zbigniew Jędrzejewsk... sd-event: tweak comments
2021-05-12  Zbigniew Jędrzejewsk... timedated: make ntp_synced() static
2021-05-12  Zbigniew Jędrzejewsk... Merge pull request #18986 from poettering/oomd-varlink-fix
2021-05-12  Zbigniew Jędrzejewsk... Merge pull request #19506 from xnox/ship-stub-elf
2021-05-12  Lennart PoetteringMerge pull request #19581 from yuwata/specifier-refuse...
next