]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2023-12-27  Frantisek Sumsaltpm2-util: declare the cleanup attribute first 30639/head
2023-12-27  Frantisek Sumsalbootctl: add a missing space
2023-12-27  Frantisek Sumsaltest: use timestamp_is_set()
2023-12-27  Frantisek Sumsaltest: use set_isempty() in one more place
2023-12-27  Frantisek Sumsaltest: use IN_SET()/ERRNO_IS_NEG_*() more
2023-12-27  Frantisek Sumsaltree-wide: use IN_SET() more
2023-12-27  Frantisek Sumsalcoccinelle: dial back warnings about performance
2023-12-27  Frantisek Sumsalcoccinelle: help Coccinelle with some more complex...
2023-12-27  Frantisek Sumsalcoccinelle: search the system include path for header...
2023-12-26  Frantisek Sumsalcoccinelle: explicitly undefine SD_BOOT
2023-12-25  Yu WatanabeMerge pull request #30633 from mrc0mmand/cocci-shenanigans
2023-12-25  Frantisek Sumsalsystemctl: use SYNTHETIC_ERRNO() 30633/head
2023-12-25  Frantisek Sumsalmodules-load: simplify OOM check
2023-12-25  Frantisek Sumsalsd-bus: drop unnecessary braces
2023-12-25  Frantisek Sumsalnetwork: use timestamp_is_set() in one more place
2023-12-25  Frantisek Sumsaltree-wide: use strndupa_safe() in a couple more cases
2023-12-25  Frantisek Sumsalnspawn: log & return in a single statement
2023-12-25  Frantisek Sumsaltree-wide: use IOVEC_MAKE() in a couple more places
2023-12-25  Frantisek Sumsaltest: use FLAGS_SET() in one more place
2023-12-25  Frantisek Sumsaltest: use ERRNO_IS_NEG_NOT_SUPPORTED() in one more...
2023-12-25  Frantisek Sumsalkillall: fix errno check
2023-12-25  Frantisek Sumsalnetwork: ENOTSUP -> EOPNOTSUPP
2023-12-25  Frantisek Sumsaltree-wide: shorten a couple of ternary expressions
2023-12-25  Frantisek Sumsaltree-wide: drop !! casts to booleans
2023-12-25  Mike Yuancore/unit: don't log 0 values in unit_log_resources
2023-12-25  Yu Watanabenetwork: use RET_GATHER() macro
2023-12-25  Frantisek Sumsalcoccinelle: properly drop braces around single-statemen...
2023-12-25  Frantisek Sumsalcoccinelle: fix the log-json rule
2023-12-25  Frantisek Sumsalcoccinelle: rework how we run the Coccinelle transforma...
2023-12-25  Mike Yuanvarious: use FOREACH_ARRAY more
2023-12-25  Yu WatanabeMerge pull request #30628 from YHNdnzj/format-table...
2023-12-25  Yu WatanabeMerge pull request #30616 from dtardon/docbook-valid-2
2023-12-25  Yu WatanabeMerge pull request #30607 from dtardon/docbook-improvements
2023-12-25  Mike YuanMerge pull request #30622 from yuwata/space
2023-12-25  David Tardonman: use <refsect1> instead of <refsection> 30616/head
2023-12-25  Mike Yuancore,format-table: use strna/ersatz for formatting... 30628/head
2023-12-25  Mike Yuanformat-table: introduce table_isempty and use it where...
2023-12-25  David Tardonman: drop an extra <member>
2023-12-25  David Tardonman: move macro decls. out of <funcsynopsis>
2023-12-25  David Tardonman: fix markup
2023-12-25  David Tardonman: fix markup
2023-12-25  David Tardonman: fix markup
2023-12-25  David Tardonman: make ID valid
2023-12-25  David Tardonman: add an extra <refsect2>
2023-12-25  David Tardonman: drop output redir. from cmd. synopsis
2023-12-25  David Tardonman: fix xpointer expression 30607/head
2023-12-25  David Tardonman: use <warning> for warnings
2023-12-25  David Tardonman: add a missing space
2023-12-25  David Tardonman: sprinkle some more markup around
2023-12-25  David Tardonman: use better-fitting markup
2023-12-25  David Tardonman: use <simplelist> at one more place
2023-12-25  David Tardonman: fix plural
2023-12-25  Yu Watanabesiphash24: introduce siphash24_compress_typesafe()...
2023-12-25  Frantisek Sumsalresolve: don't add sockets to the graveyard on shutdown
2023-12-24  Yu WatanabeMerge pull request #30621 from yuwata/coccinelle
2023-12-24  Yu Watanabegithub: bump version in template
2023-12-24  djanttiudev: add hwdb execution for hidraw subsystem devices
2023-12-24  Yu Watanabetree-wide: drop several doubled space 30622/head
2023-12-24  Yu Watanabetree-wide: drop space between variable and an increment...
2023-12-24  Yu Watanabetree-wide: insert space after for and switch
2023-12-24  Yu Watanabecoccinelle: convert hashmap_size() == 0 or friends 30621/head
2023-12-24  Yu Watanabesd-device: shorten code a big
2023-12-24  Yu WatanabeMerge pull request #30620 from mrc0mmand/more-test...
2023-12-24  Frantisek Sumsalbusctl: avoid asserting on NULL message 30620/head
2023-12-24  Frantisek Sumsaltest: flush the socket once the triggered unit exits
2023-12-24  Yu WatanabeMerge pull request #30615 from dtardon/docbook-valid-1
2023-12-24  David Tardonman: adjust indentation 30615/head
2023-12-24  David Tardonman: use the right element for untitled example
2023-12-24  David Tardonman: fix markup
2023-12-24  David Tardonman: fix option value
2023-12-24  David Tardonman: fix markup
2023-12-24  David Tardonman: drop stray empty paragraph
2023-12-24  David Tardonman: wrap sentinel in <parameter>
2023-12-24  David Tardonman: use just one <listitem> for the description
2023-12-24  David Tardonman: wrap the whole description in <listitem>
2023-12-24  David Tardonman: move misplaced </varlistentry>
2023-12-24  David Tardonman: move </listitem> to the right position
2023-12-24  David Tardonman: add missing <listitem>
2023-12-24  David Tardonman: add missing <cmdsynopsis> wrapper
2023-12-24  David Tardonman: add required <title>
2023-12-24  David Tardonman: match doctype and root element
2023-12-23  Luca BoccassiMerge pull request #30594 from yuwata/udev-timeout...
2023-12-23  Luca BoccassiMerge pull request #30596 from yuwata/sd-device-db...
2023-12-23  Luca Boccassimeson: check for pefile dependency before enabling...
2023-12-23  Yu WatanabeMerge pull request #30609 from YHNdnzj/analyze-fdstore
2023-12-23  Yu Watanabecore/executor: use log level specified in LogLevelMax=
2023-12-23  Mike Yuananalyze-fdstore: don't log duplicate error 30609/head
2023-12-23  Mike Yuananalyze-fdstore: ignore table header when checking...
2023-12-23  Yu Watanabesystemctl: swap cached_id_map and cached_name_map at...
2023-12-23  Yu WatanabeMerge pull request #30604 from mrc0mmand/test-journal...
2023-12-23  Yu WatanabeMerge pull request #30587 from mrc0mmand/test-stuff
2023-12-23  Raito Bezariusnetworkd: support `proxy_arp_pvlan` sysctl
2023-12-23  Yu WatanabeMerge pull request #30049 from yuwata/assert-return...
2023-12-23  Yu Watanabenetwork: use json_variant_append_arrayb()
2023-12-23  Yu Watanabelog: make assert_return() critical when -Dmode=developer 30049/head
2023-12-23  Yu Watanabetest: make assert_return() critical by default on fuzze...
2023-12-23  Yu Watanabelog: introduce a knob to make assert_return() critical
2023-12-23  Frantisek Sumsaltest: make the variable names slightly more descriptive 30587/head
2023-12-23  Frantisek Sumsaltest: slightly extend uid0's coverage
2023-12-23  Frantisek Sumsaltest: make the test actually test
next