projects
/
systemd
/
.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
systemd/.git
2024-01-03
Yu Watanabe
sd-dhcp-server: use sd_dhcp_client_id
commit
|
commitdiff
|
tree
|
snapshot
2024-01-03
Rose
fundamental: prefer byte swap builtins over byte swappi...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-03
Yu Watanabe
Merge pull request #30702 from yuwata/sd-dhcp-client-id
commit
|
commitdiff
|
tree
|
snapshot
2024-01-03
Yu Watanabe
backlight: supprt ID_LEDS_CLAMP udev property for leds...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
Yu Watanabe
udev/dmi-memory-id: update table with latest SMBIOS...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
Yu Watanabe
Merge pull request #30700 from yuwata/storagetm-fixlets
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
Yu Watanabe
network/route: drop TTL propagate support for MPLS...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
Yu Watanabe
network/queue: fix potential double-free on oom
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
Yu Watanabe
Merge pull request #30691 from yuwata/resolve-ipv6
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
Frantisek Sumsal
test: rewrite test-exec-deserialization.py
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
Mike Yuan
various: unexport a few internal structs
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
Yu Watanabe
sd-dhcp-lease: use sd_dhcp_client_id
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
Yu Watanabe
dhcp: move sd_dhcp_client_id_to_string() to sd-dhcp...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
Yu Watanabe
dhcp: introduce sd_dhcp_client_id and relevant functions
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
Mike Gilbert
storagetm: ensure we pass dev_t* to sd_device_get_devnum
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
Yu Watanabe
storagetm: fix use of wrong stat element
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
Yu Watanabe
storagetm: always hash stat.st_mode
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
Yu Watanabe
unit: order systemd-resolved after systemd-sysctl
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
Yu Watanabe
resolve: do not listen to IPv6 when disabled by sysctl
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
Yu Watanabe
Merge pull request #30689 from mrc0mmand/even-more...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
Frantisek Sumsal
coccinelle: add a rule for in_addr_hash_func()
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
Frantisek Sumsal
coccinelle: drop a couple of FIXMEs
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
Luca Boccassi
Merge pull request #30684 from systemd/update-labeler...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
Frantisek Sumsal
ci: allow testing changes made to labeler configuration
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
Frantisek Sumsal
ci: use a boolean value for the boolean field
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
Frantisek Sumsal
ci: migrate labeler configuration to the new format
commit
|
commitdiff
|
tree
|
snapshot
2024-01-01
Yu Watanabe
sd-journal: introduce cleanup function and hash ops...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-01
Luca Boccassi
Merge pull request #30591 from yuwata/device-util
commit
|
commitdiff
|
tree
|
snapshot
2024-01-01
Luca Boccassi
Merge pull request #30593 from yuwata/sd-dhcp-duid
commit
|
commitdiff
|
tree
|
snapshot
2024-01-01
Luca Boccassi
Merge pull request #30614 from yuwata/udev-event-take...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-01
Mike Yuan
utmp-wtmp: check actual value of bool instead of pointer
commit
|
commitdiff
|
tree
|
snapshot
2024-01-01
Mike Yuan
logind: use handle_action_to_string where appropriate
commit
|
commitdiff
|
tree
|
snapshot
2024-01-01
Luca Boccassi
Merge pull request #30674 from YHNdnzj/bus-wait-for...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-01
dependabot...
build(deps): bump github/codeql-action from 2.22.8...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-01
dependabot...
build(deps): bump actions/labeler from 4.3.0 to 5.0.0
commit
|
commitdiff
|
tree
|
snapshot
2024-01-01
dependabot...
build(deps): bump actions/upload-artifact from 3.1...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-01
dependabot...
build(deps): bump meson from 1.3.0 to 1.3.1 in /.github...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-01
Mike Yuan
bus-wait-for-units: rearrange function
commit
|
commitdiff
|
tree
|
snapshot
2024-01-01
Mike Yuan
bus-wait-for-units: correctly report state if disconnec...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-01
Mike Yuan
bus-wait-for-units: rephrase error message
commit
|
commitdiff
|
tree
|
snapshot
2024-01-01
Mike Yuan
bus-wait-for-units: use hashmap_remove_value where...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-01
Mike Yuan
bus-wait-for-jobs: remove unneeded strna and refactor...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-01
Mike Yuan
bus-wait-for-jobs: a few modernizations
commit
|
commitdiff
|
tree
|
snapshot
2024-01-01
Mike Yuan
bus-wait-for-jobs: rephrase error message
commit
|
commitdiff
|
tree
|
snapshot
2024-01-01
Mike Yuan
bus-wait-for-jobs: reorganize functions
commit
|
commitdiff
|
tree
|
snapshot
2024-01-01
Mike Yuan
bus-wait-for-jobs: sort includes
commit
|
commitdiff
|
tree
|
snapshot
2023-12-30
Yu Watanabe
Merge pull request #30656 from mrc0mmand/dfuzzer-shenan...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-30
Yu Watanabe
resolve: DnsTransaction.scope may be NULL when dns_tran...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-30
Yu Watanabe
resolve: add several comments for DNS type table
commit
|
commitdiff
|
tree
|
snapshot
2023-12-30
Yu Watanabe
Merge pull request #30658 from jnohlgard/udevadm-lock...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-29
Yu Watanabe
test: add simple coverage tests for 'udevadm lock'
commit
|
commitdiff
|
tree
|
snapshot
2023-12-29
Joakim Nohlgård
udevadm: Propagate return code from verb result
commit
|
commitdiff
|
tree
|
snapshot
2023-12-29
Frantisek Sumsal
test: show journal entries matching the test's syslog...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-29
Frantisek Sumsal
test: avoid starting/stopping unwanted units during...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-29
Mike Yuan
fd-util: don't eat up errors in fd_cloexec_many
commit
|
commitdiff
|
tree
|
snapshot
2023-12-29
Frantisek Sumsal
test: wrap adding a suppression in a method
commit
|
commitdiff
|
tree
|
snapshot
2023-12-28
Yu Watanabe
sd-journal: check sd-event state before setting up...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-28
Yu Watanabe
coccinelle: re-indent comments
commit
|
commitdiff
|
tree
|
snapshot
2023-12-28
Yu Watanabe
coccinelle: fix typo
commit
|
commitdiff
|
tree
|
snapshot
2023-12-28
Ronan Pigott
dns: update record type enum to match iana
commit
|
commitdiff
|
tree
|
snapshot
2023-12-28
Yu Watanabe
Merge pull request #30649 from YHNdnzj/close-nointr...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-28
Luca Boccassi
units: add ConditionSecurity=tpm2 to systemd-tpm2-setup...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-28
A S Alam
po: Translated using Weblate (Punjabi)
commit
|
commitdiff
|
tree
|
snapshot
2023-12-28
Mike Yuan
various: don't use close_nointr if retval is not checke...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-28
Mike Yuan
logind-session-device: use _cleanup_close_
commit
|
commitdiff
|
tree
|
snapshot
2023-12-28
Mike Yuan
shared/async: use safe_close where appropriate
commit
|
commitdiff
|
tree
|
snapshot
2023-12-28
Mike Yuan
fdset: use FOREACH_ARRAY at one more place
commit
|
commitdiff
|
tree
|
snapshot
2023-12-28
Mike Yuan
fd-util: modernization
commit
|
commitdiff
|
tree
|
snapshot
2023-12-27
Chris Simons
machinectl: add `restart` convenience alias (#30625)
commit
|
commitdiff
|
tree
|
snapshot
2023-12-27
Yu Watanabe
network/address: unconditionally check if address is...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-27
Yu Watanabe
Merge pull request #30643 from bluca/completion
commit
|
commitdiff
|
tree
|
snapshot
2023-12-27
Yu Watanabe
Merge pull request #30641 from YHNdnzj/hibernation...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-27
Yu Watanabe
Merge pull request #30634 from dtardon/docbook-valid-3
commit
|
commitdiff
|
tree
|
snapshot
2023-12-27
Luca Boccassi
bash completion: add systemd-analyze architectures
commit
|
commitdiff
|
tree
|
snapshot
2023-12-27
Luca Boccassi
analyze: allow --no-legend with architectures verb
commit
|
commitdiff
|
tree
|
snapshot
2023-12-27
Luca Boccassi
bash completion: make systemctl mount-image/bind autoco...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-27
Luca Boccassi
bash completion: add systemctl service-log-level/target
commit
|
commitdiff
|
tree
|
snapshot
2023-12-27
Mike Yuan
sleep: don't log duplicate error
commit
|
commitdiff
|
tree
|
snapshot
2023-12-27
Mike Yuan
hibernate-util: remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2023-12-27
Mike Yuan
hibernate-util: make sure we use blockdev path for...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-27
Yu Watanabe
Merge pull request #30639 from mrc0mmand/more-cocci...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-27
Frantisek Sumsal
tpm2-util: declare the cleanup attribute first
commit
|
commitdiff
|
tree
|
snapshot
2023-12-27
Frantisek Sumsal
bootctl: add a missing space
commit
|
commitdiff
|
tree
|
snapshot
2023-12-27
Frantisek Sumsal
test: use timestamp_is_set()
commit
|
commitdiff
|
tree
|
snapshot
2023-12-27
Frantisek Sumsal
test: use set_isempty() in one more place
commit
|
commitdiff
|
tree
|
snapshot
2023-12-27
Frantisek Sumsal
test: use IN_SET()/ERRNO_IS_NEG_*() more
commit
|
commitdiff
|
tree
|
snapshot
2023-12-27
Frantisek Sumsal
tree-wide: use IN_SET() more
commit
|
commitdiff
|
tree
|
snapshot
2023-12-27
Frantisek Sumsal
coccinelle: dial back warnings about performance
commit
|
commitdiff
|
tree
|
snapshot
2023-12-27
Frantisek Sumsal
coccinelle: help Coccinelle with some more complex...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-27
Frantisek Sumsal
coccinelle: search the system include path for header...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-26
Luca Boccassi
Merge pull request #30631 from yuwata/network-address...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-26
Mike Yuan
sleep: connect to correct bus when locking homed-manage...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-26
David Tardon
man: rewrite as <group>
commit
|
commitdiff
|
tree
|
snapshot
2023-12-26
David Tardon
man: fix markup
commit
|
commitdiff
|
tree
|
snapshot
2023-12-26
David Tardon
man: move </variablelist> to the right place
commit
|
commitdiff
|
tree
|
snapshot
2023-12-26
David Tardon
man: fix <cmdsynopsis> content
commit
|
commitdiff
|
tree
|
snapshot
2023-12-26
David Tardon
man: fix markup
commit
|
commitdiff
|
tree
|
snapshot
2023-12-26
David Tardon
man: restrict <command> to the actual command
commit
|
commitdiff
|
tree
|
snapshot
2023-12-26
David Tardon
man: move macro decls. out of <funcsynopsis>
commit
|
commitdiff
|
tree
|
snapshot
2023-12-26
David Tardon
man: fix markup
commit
|
commitdiff
|
tree
|
snapshot
next