projects
/
systemd
/
.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
systemd/.git
2021-08-11
Yu Watanabe
test-network: test static lease outside of pool
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
Yu Watanabe
sd-dhcp-server: support static lease outside of address...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
Yu Watanabe
sd-dhcp-server: fix possible double-free or use-after...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
Yu Watanabe
sd-dhcp-server: use hashmap_ensure_put()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
MertsA
Get rid of dangling setutxent()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Lennart Poettering
alloc-util: make mfree() typesafe
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Luca Boccassi
Merge pull request #20414 from yuwata/sd-dhcp6-client...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Luca Boccassi
Merge pull request #20413 from poettering/mempmen
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Lennart Poettering
core: don't go to disk for masked unit state if we...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Yegor Alexeyev
units: added factory-reset.target
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Jack Dähn
resolved: Don't omit AD bit in reply if DO is set in...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Michael Biebl
test: fix TEST-10-ISSUE-2467
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Lennart Poettering
update TODO
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Yu Watanabe
sd-dhcp6-client: use SYNTHETIC_ERRNO()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Lennart Poettering
tree-wide: use memmem_safe()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Lennart Poettering
memory-util: add mempmem_safe()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Yu Watanabe
sd-dhcp6-client: cirtainly adjust T1 and T2
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Yu Watanabe
sd-dhcp6-client: fix copy-and-paste mistake
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Zbigniew Jędrzejewsk...
fstab-generator: put What= before Where=
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Lennart Poettering
Merge pull request #19959 from yuwata/udev-reduce-loop
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Yu Watanabe
Merge pull request #20410 from yuwata/network-ndisc...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Yu Watanabe
Merge pull request #19939 from yuwata/network-dhcp...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Yu Watanabe
Merge pull request #19901 from yuwata/network-reconfigu...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Yu Watanabe
udev: skip event when its dependency cannot be checked
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Yu Watanabe
udev: do not try to find blocker again when no blocker...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Yu Watanabe
list: introduce LIST_FOREACH_BACKWARDS() macro and...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Yu Watanabe
udev: rename is_device_busy() -> event_is_blocked()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Yu Watanabe
udev: do not try to process events if there is no free...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Yu Watanabe
udev: propagate error on spawning a worker
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Yu Watanabe
udev: add usec_add() at one more place
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Yu Watanabe
udev: make event_queue_start() return negative errno...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Yu Watanabe
udev: make event_free() return NULL
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Yu Watanabe
udev: update log message to clarify that the error...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Yu Watanabe
udev: move several functions
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Yu Watanabe
udev: also rename struct udev_ctrl -> UdevCtrl
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Yu Watanabe
udev: rename type name e.g. struct worker -> Worker
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Yu Watanabe
network: use usec_add() at several more places
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Yu Watanabe
network: make IPv6Token private, and ipv6token_new...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Yu Watanabe
network: ndisc: update a log message
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Yu Watanabe
network: adjust log messages
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Yu Watanabe
network: DHCP[46] -> DHCPv[46] in log messages
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Yu Watanabe
network: use request queue to configure DHCP{4,6} clients
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Yu Watanabe
network: do not request UUID frequently on failure
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Yu Watanabe
network: downgrade log level in dhcp6_configure()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Yu Watanabe
network: downgrade log level in dhcp4_configure()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Yu Watanabe
test-network: add a testcase to enter unmanaged state...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Yu Watanabe
network: drop configurations in the previous .network...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Yu Watanabe
network: do not drop foreign configs for loopback and...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Yu Watanabe
network: do not drop foreign configs based on the previ...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Yu Watanabe
network: start/stop LLDP client on carrier gained/lost
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Yu Watanabe
network: reconfigure link after coming back from sleep
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Tianlu Shao
Update traditional Chinese Translation
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
svonohr
hwdb: Add Lenovo Thinkpad P14s Gen1/2 rule
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Frantisek Sumsal
test: use a correct kernel binary on ppc64le machines
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Dimitry Ishenko
timesync: add option to periodically save time
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Albert Brox
pid1: add support for cgroup.kill
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
longpanda
Fix the "Failed to open random seed ..." message.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Yu Watanabe
network: use monotonic instead of boot time to handle...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
StefanBruens
Update 60-autosuspend-fingerprint-reader.hwdb to libfpr...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
GnunuX
man systemd-sysusers: fix password to passwd
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Zbigniew Jędrzejewsk...
Merge pull request #20395 from takaswie/topic/correct...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Zbigniew Jędrzejewsk...
Merge pull request #20399 from mrc0mmand/test-tweaks
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Frantisek Sumsal
test: skip a harmless ldd error when installing test...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-08
Frantisek Sumsal
test: make busybox TEST-13-only dependency
commit
|
commitdiff
|
tree
|
snapshot
2021-08-08
Frantisek Sumsal
test: yet another fix for ASan detection
commit
|
commitdiff
|
tree
|
snapshot
2021-08-08
Frantisek Sumsal
test: attempt to install only kernel modules for each...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-07
Takashi Sakamoto
hwdb: ieee1394-unit-function: correct entries for eAR...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-07
Takashi Sakamoto
hwdb: ieee1394-unit-function: correct comment for Macki...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-07
Takashi Sakamoto
hwdb: ieee1394-unit-function: correct comment for Macki...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-07
Takashi Sakamoto
hwdb: ieee1394-unit-function: correct entries for Phoni...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-07
Luca Boccassi
Merge pull request #20384 from keszybz/udev-code-modern...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-07
Zbigniew Jędrzejewsk...
udev/builtins: make skip_subsystem() and skip_virtio...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-07
Zbigniew Jędrzejewsk...
udev/builtins: inline iterator variables and other...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-07
Zbigniew Jędrzejewsk...
udev-builtin-input_ic: simplify loop in test_key()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-07
Zbigniew Jędrzejewsk...
test-log: move logging call where we can still see it
commit
|
commitdiff
|
tree
|
snapshot
2021-08-07
Zbigniew Jędrzejewsk...
cryptsetup-tokens: inline one interator variable declar...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-07
Zbigniew Jędrzejewsk...
basic/log: invert loop to avoid repeated evaluation...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-07
Zbigniew Jędrzejewsk...
basic/log: use structured initialization, drop unused...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Max Resch
sd-boot: time measurements for the ARM64
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Ondrej Kozina
cryptsetup: validate optional tpm2 pcr bank field in...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Zbigniew Jędrzejewsk...
units: make sure systemd-tmpfiles-{setup,clean} don...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
Luca Boccassi
Merge pull request #20375 from yuwata/network-bridge...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
Yu Watanabe
sd-dhcp6-client: do not ignore errors in client_receive...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
Luca Boccassi
Merge pull request #20381 from yuwata/cgroup-empty...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Yu Watanabe
core: wrap cgroup path with empty_to_root() in log...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Yu Watanabe
core/cgroup: fix error handling of cg_remove_xattr()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Yu Watanabe
Merge pull request #20377 from yuwata/network-bridge...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Zbigniew Jędrzejewsk...
Merge pull request #19944 from yuwata/network-radv...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Yu Watanabe
network: ignore errors on unsetting master ifindex
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Yu Watanabe
test-network: add a test case for issue #20373
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Yu Watanabe
network: ignore errors on setting bridge config
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Yu Watanabe
network: add comments
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Yu Watanabe
test-network: add a testcase for UplinkInterface= in...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Yu Watanabe
network: introduce UplinkInterface= in [IPv6SendRA]
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Yu Watanabe
network: use request queue to configure IPv6 RA engine
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Yu Watanabe
network: update comment and man page
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Luca Boccassi
Merge pull request #18567 from Werkov/mkosi-opensuse-v9+
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Yu Watanabe
test-network: add a testcase for vxlan with IPv6 local...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Michal Koutný
ci: Add openSUSE Tumbleweed among tested distros
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Michal Koutný
ci: Detect shell prompt with higher specificity
commit
|
commitdiff
|
tree
|
snapshot
next