projects
/
systemd
/
.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
systemd/.git
2023-12-25
Frantisek Sumsal
network: use timestamp_is_set() in one more place
commit
|
commitdiff
|
tree
|
snapshot
2023-12-25
Frantisek Sumsal
tree-wide: use strndupa_safe() in a couple more cases
commit
|
commitdiff
|
tree
|
snapshot
2023-12-25
Frantisek Sumsal
nspawn: log & return in a single statement
commit
|
commitdiff
|
tree
|
snapshot
2023-12-25
Frantisek Sumsal
tree-wide: use IOVEC_MAKE() in a couple more places
commit
|
commitdiff
|
tree
|
snapshot
2023-12-25
Frantisek Sumsal
test: use FLAGS_SET() in one more place
commit
|
commitdiff
|
tree
|
snapshot
2023-12-25
Frantisek Sumsal
test: use ERRNO_IS_NEG_NOT_SUPPORTED() in one more...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-25
Frantisek Sumsal
killall: fix errno check
commit
|
commitdiff
|
tree
|
snapshot
2023-12-25
Frantisek Sumsal
network: ENOTSUP -> EOPNOTSUPP
commit
|
commitdiff
|
tree
|
snapshot
2023-12-25
Frantisek Sumsal
tree-wide: shorten a couple of ternary expressions
commit
|
commitdiff
|
tree
|
snapshot
2023-12-25
Frantisek Sumsal
tree-wide: drop !! casts to booleans
commit
|
commitdiff
|
tree
|
snapshot
2023-12-25
Frantisek Sumsal
coccinelle: properly drop braces around single-statemen...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-25
Frantisek Sumsal
coccinelle: fix the log-json rule
commit
|
commitdiff
|
tree
|
snapshot
2023-12-25
Frantisek Sumsal
coccinelle: rework how we run the Coccinelle transforma...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-24
Yu Watanabe
Merge pull request #30620 from mrc0mmand/more-test...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-24
Frantisek Sumsal
busctl: avoid asserting on NULL message
commit
|
commitdiff
|
tree
|
snapshot
2023-12-24
Frantisek Sumsal
test: flush the socket once the triggered unit exits
commit
|
commitdiff
|
tree
|
snapshot
2023-12-24
Yu Watanabe
Merge pull request #30615 from dtardon/docbook-valid-1
commit
|
commitdiff
|
tree
|
snapshot
2023-12-24
David Tardon
man: adjust indentation
commit
|
commitdiff
|
tree
|
snapshot
2023-12-24
David Tardon
man: use the right element for untitled example
commit
|
commitdiff
|
tree
|
snapshot
2023-12-24
David Tardon
man: fix markup
commit
|
commitdiff
|
tree
|
snapshot
2023-12-24
David Tardon
man: fix option value
commit
|
commitdiff
|
tree
|
snapshot
2023-12-24
David Tardon
man: fix markup
commit
|
commitdiff
|
tree
|
snapshot
2023-12-24
David Tardon
man: drop stray empty paragraph
commit
|
commitdiff
|
tree
|
snapshot
2023-12-24
David Tardon
man: wrap sentinel in <parameter>
commit
|
commitdiff
|
tree
|
snapshot
2023-12-24
David Tardon
man: use just one <listitem> for the description
commit
|
commitdiff
|
tree
|
snapshot
2023-12-24
David Tardon
man: wrap the whole description in <listitem>
commit
|
commitdiff
|
tree
|
snapshot
2023-12-24
David Tardon
man: move misplaced </varlistentry>
commit
|
commitdiff
|
tree
|
snapshot
2023-12-24
David Tardon
man: move </listitem> to the right position
commit
|
commitdiff
|
tree
|
snapshot
2023-12-24
David Tardon
man: add missing <listitem>
commit
|
commitdiff
|
tree
|
snapshot
2023-12-24
David Tardon
man: add missing <cmdsynopsis> wrapper
commit
|
commitdiff
|
tree
|
snapshot
2023-12-24
David Tardon
man: add required <title>
commit
|
commitdiff
|
tree
|
snapshot
2023-12-24
David Tardon
man: match doctype and root element
commit
|
commitdiff
|
tree
|
snapshot
2023-12-23
Luca Boccassi
Merge pull request #30594 from yuwata/udev-timeout...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-23
Luca Boccassi
Merge pull request #30596 from yuwata/sd-device-db...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-23
Luca Boccassi
meson: check for pefile dependency before enabling...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-23
Yu Watanabe
Merge pull request #30609 from YHNdnzj/analyze-fdstore
commit
|
commitdiff
|
tree
|
snapshot
2023-12-23
Yu Watanabe
core/executor: use log level specified in LogLevelMax=
commit
|
commitdiff
|
tree
|
snapshot
2023-12-23
Mike Yuan
analyze-fdstore: don't log duplicate error
commit
|
commitdiff
|
tree
|
snapshot
2023-12-23
Mike Yuan
analyze-fdstore: ignore table header when checking...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-23
Yu Watanabe
systemctl: swap cached_id_map and cached_name_map at...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-23
Yu Watanabe
Merge pull request #30604 from mrc0mmand/test-journal...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-23
Yu Watanabe
Merge pull request #30587 from mrc0mmand/test-stuff
commit
|
commitdiff
|
tree
|
snapshot
2023-12-23
Raito Bezarius
networkd: support `proxy_arp_pvlan` sysctl
commit
|
commitdiff
|
tree
|
snapshot
2023-12-23
Yu Watanabe
Merge pull request #30049 from yuwata/assert-return...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-23
Yu Watanabe
network: use json_variant_append_arrayb()
commit
|
commitdiff
|
tree
|
snapshot
2023-12-23
Yu Watanabe
log: make assert_return() critical when -Dmode=developer
commit
|
commitdiff
|
tree
|
snapshot
2023-12-23
Yu Watanabe
test: make assert_return() critical by default on fuzze...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-23
Yu Watanabe
log: introduce a knob to make assert_return() critical
commit
|
commitdiff
|
tree
|
snapshot
2023-12-23
Frantisek Sumsal
test: make the variable names slightly more descriptive
commit
|
commitdiff
|
tree
|
snapshot
2023-12-23
Frantisek Sumsal
test: slightly extend uid0's coverage
commit
|
commitdiff
|
tree
|
snapshot
2023-12-23
Frantisek Sumsal
test: make the test actually test
commit
|
commitdiff
|
tree
|
snapshot
2023-12-23
Yu Watanabe
Merge pull request #30603 from mrc0mmand/openssl-shenan...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-23
Frantisek Sumsal
test: redirect stdout/stderr of TEST-04-JOURNAL to...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-23
Frantisek Sumsal
test: don't truncate the final journal
commit
|
commitdiff
|
tree
|
snapshot
2023-12-23
Frantisek Sumsal
test: make sure the dummy CA certificate is marked...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-23
Frantisek Sumsal
ukify: make the test happy with the latest OpenSSL
commit
|
commitdiff
|
tree
|
snapshot
2023-12-23
Yu Watanabe
Merge pull request #30600 from dtardon/see-also-simplelist
commit
|
commitdiff
|
tree
|
snapshot
2023-12-23
Luca Boccassi
man: conditionalize sd-pcrlock and sd-measure on the...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-23
David Tardon
man: capitalize "also" for consistency
commit
|
commitdiff
|
tree
|
snapshot
2023-12-23
David Tardon
man: use <simplelist> for 'See also' sections
commit
|
commitdiff
|
tree
|
snapshot
2023-12-22
Yu Watanabe
udev: use SD_EVENT_SIGNAL_PROCMASK
commit
|
commitdiff
|
tree
|
snapshot
2023-12-22
Luca Boccassi
Merge pull request #30590 from yuwata/backlight-cleanups
commit
|
commitdiff
|
tree
|
snapshot
2023-12-22
Yu Watanabe
TODO: fix typo
commit
|
commitdiff
|
tree
|
snapshot
2023-12-22
Yu Watanabe
sd-device: introduce device_has_db() helper function
commit
|
commitdiff
|
tree
|
snapshot
2023-12-22
Yu Watanabe
sd-device: modernize device_update_db() and friends
commit
|
commitdiff
|
tree
|
snapshot
2023-12-22
Yu Watanabe
udev-spawn: slightly adjust logs about timed out commands
commit
|
commitdiff
|
tree
|
snapshot
2023-12-22
Yu Watanabe
udev: refuse too short timeout value
commit
|
commitdiff
|
tree
|
snapshot
2023-12-22
Yu Watanabe
udev: handle event_timeout=infinity correctly
commit
|
commitdiff
|
tree
|
snapshot
2023-12-22
Yu Watanabe
udev-manager: use ASSERT_PTR()
commit
|
commitdiff
|
tree
|
snapshot
2023-12-22
Matt Layher
network: use varlink for networkctl check_netns_match()
commit
|
commitdiff
|
tree
|
snapshot
2023-12-22
Yu Watanabe
backlight: split out verb_load() and verb_save(), then...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-22
Yu Watanabe
backlight: use WRITE_STRING_FILE_MKDIR_0755 flag on...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-22
Yu Watanabe
backlight: split out read_saved_brightness()
commit
|
commitdiff
|
tree
|
snapshot
2023-12-22
Yu Watanabe
backlight: split out device_new_from_arg()
commit
|
commitdiff
|
tree
|
snapshot
2023-12-22
Yu Watanabe
backlight: split out build_save_file_path()
commit
|
commitdiff
|
tree
|
snapshot
2023-12-22
Yu Watanabe
backlight: move validity check of max_brightness to...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-22
Yu Watanabe
Merge pull request #30585 from YHNdnzj/isatty-handling
commit
|
commitdiff
|
tree
|
snapshot
2023-12-22
Mike Yuan
various: clean up isatty() handling
commit
|
commitdiff
|
tree
|
snapshot
2023-12-22
Mike Yuan
terminal-util: introduce isatty_safe that rejects EBADF
commit
|
commitdiff
|
tree
|
snapshot
2023-12-22
Mike Yuan
terminal-util: use RET_GATHER more
commit
|
commitdiff
|
tree
|
snapshot
2023-12-22
Luca Boccassi
test: fix check for device in test-execute
commit
|
commitdiff
|
tree
|
snapshot
2023-12-22
Luca Boccassi
Merge pull request #30550 from yuwata/network-nexthop...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-22
Yu Watanabe
systemctl: swap cached_id_map and cached_name_map
commit
|
commitdiff
|
tree
|
snapshot
2023-12-22
Lennart Poettering
networkd: add basic Varlink interface
commit
|
commitdiff
|
tree
|
snapshot
2023-12-22
Lennart Poettering
service: don't try to determine selinux label for socke...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-22
Yu Watanabe
Merge pull request #30553 from yuwata/network-post...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-22
Yu Watanabe
Merge pull request #30541 from yuwata/network-address...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-21
Luca Boccassi
Merge pull request #30575 from arthurzam/bash
commit
|
commitdiff
|
tree
|
snapshot
2023-12-21
Lennart Poettering
Merge pull request #30284 from YHNdnzj/fstab-wantedby...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-21
Lennart Poettering
Merge pull request #28658 from H5117/enroll_with_ec
commit
|
commitdiff
|
tree
|
snapshot
2023-12-21
Lennart Poettering
Merge pull request #30547 from poettering/uid0
commit
|
commitdiff
|
tree
|
snapshot
2023-12-21
Daan De Meyer
Drop /dev test in test-mountpoint-util
commit
|
commitdiff
|
tree
|
snapshot
2023-12-21
Arthur Zamarin
bash-completion: add missing option to systemd-confext
commit
|
commitdiff
|
tree
|
snapshot
2023-12-21
Arthur Zamarin
bash-completion: add missing option to systemd-cgls
commit
|
commitdiff
|
tree
|
snapshot
2023-12-21
Arthur Zamarin
bash-completion: add missing option to systemd-cat
commit
|
commitdiff
|
tree
|
snapshot
2023-12-21
Yu Watanabe
Merge pull request #30568 from poettering/creds-varlink
commit
|
commitdiff
|
tree
|
snapshot
2023-12-21
Yu Watanabe
Merge pull request #30566 from poettering/varlink-inval...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-21
Lennart Poettering
polkit: simplify bus_verify_polkit_async() + drop auth...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-21
Lennart Poettering
varlink: make use of varlink_error_invalid_parameter...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-21
Lennart Poettering
varlink: add helper varlink_error_invalid_parameter_name()
commit
|
commitdiff
|
tree
|
snapshot
next