projects
/
systemd
/
.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
systemd/.git
2021-06-15
Yu Watanabe
man: add an example to configure default route on devic...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Luca Boccassi
Merge pull request #19930 from yuwata/update-comments
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Yu Watanabe
fix typo
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Yu Watanabe
tree-wide: add missing whitespace at the end of comments
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Yu Watanabe
Merge pull request #19924 from yuwata/sd-event-fix...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Khem Raj
test-seccomp: Check for __NR_ppoll before use (#19858)
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Yu Watanabe
Merge pull request #19913 from yuwata/network-fix-counter
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Lennart Poettering
repart: show partitions we don't grow/create as "unchanged"
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Lennart Poettering
repart: align all sizes in table to the right
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Frantisek Sumsal
test: correctly configure the NUMA node memory pool
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Yu Watanabe
Merge pull request #19905 from yuwata/network-set-mac...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Yu Watanabe
network: update wlan information when IFF_LOWER_UP...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Yu Watanabe
network: add brief comment about reconfiguring interfaces
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Yu Watanabe
network: do not partially update wlan information on...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Yu Watanabe
network: add missing increment of Link::set_flags_messages
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Yu Watanabe
sd-event: always reshuffle time prioq on changing onlin...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Yu Watanabe
sd-event: make event_source_time_prioq_reshuffle()...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Yu Watanabe
sd-event: use usec_add()
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Yu Watanabe
sd-event: use CMP() macro
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Yu Watanabe
sd-event: drop unnecessary "else"
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Topi Miettinen
Revert "Mount all fs nosuid when NoNewPrivileges=yes"
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Luca Boccassi
Merge pull request #19898 from yuwata/network-multipath...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Luca Boccassi
Merge pull request #19894 from yuwata/network-fix-confi...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Luca Boccassi
Merge pull request #19866 from yuwata/sd-device-new...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Yu Watanabe
network: drop misleading debugging logs about MTU
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Yu Watanabe
network: try to bring down before setting MAC address
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Yu Watanabe
network: check the size of hardware address before...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Jayanth Ananthapadma...
Add a network timeout option to journal-upload
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Daniel Schaefer
doc: Add RISC-V to FAQ
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
Zbigniew Jędrzejewsk...
test/TEST-17-UDEV: use default image
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Yu Watanabe
network: always check dynamic address assignments befor...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Yu Watanabe
test-network: disable dynamic addressing protocols...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Yu Watanabe
test-network: refuse routable state when no-carrier...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Yu Watanabe
test-network: add a testcase for MultiPathRoute= withou...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Yu Watanabe
network: route: set link ifindex when multi-path routes...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Yu Watanabe
sd-dhcp: refuse to set iaid if we cannot find the interface
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Yu Watanabe
dhcp: do not use ifindex when generating iaid in tests
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Yu Watanabe
sd-dhcp: do not use detect_container() to guess udev...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Yu Watanabe
nspawn: path_is_read_only_fs() may return negative...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Yu Watanabe
tree-wide: use sd_device_new_from_ifindex/ifname()
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Yu Watanabe
sd-device: introduce sd_device_new_from_ifname/ifindex()
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Yu Watanabe
netlink: make rtnl_resolve_link_alternative_name()...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Yu Watanabe
netlink: check input name is valid before calling netli...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Yu Watanabe
netlink: move resolve_ifname() or friends to netlink...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Yu Watanabe
network: use link_get_by_name()
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Zbigniew Jędrzejewsk...
docs: update coding style a bit
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Zbigniew Jędrzejewsk...
Merge pull request #19882 from keszybz/test-stat-util...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Lennart Poettering
update TODO
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Michal Koutný
core: Avoid spurious realization of unit cgroups
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Zbigniew Jędrzejewsk...
man: clarify that global search domains apply to global...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Zbigniew Jędrzejewsk...
test-stat-util: don't fail under chroot
commit
|
commitdiff
|
tree
|
snapshot
2021-06-10
Luca Boccassi
Merge pull request #19811 from anitazha/revert_mount_rl
commit
|
commitdiff
|
tree
|
snapshot
2021-06-10
Luca Boccassi
Merge pull request #19864 from keszybz/serialization...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-10
nl6720
kbd-model-map: add Latvian keyboard layout mapping
commit
|
commitdiff
|
tree
|
snapshot
2021-06-10
Zbigniew Jędrzejewsk...
Merge pull request #18851 from yuwata/dissect-try-to...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-10
Zbigniew Jędrzejewsk...
Merge pull request #19870 from keszybz/install-foo...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-10
Lennart Poettering
Merge pull request #19878 from poettering/large-key...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-10
Štěpán Němec
docs/CODING_STYLE: fix some typos
commit
|
commitdiff
|
tree
|
snapshot
2021-06-10
Zbigniew Jędrzejewsk...
core/serialize: drop bogus deserialization of ipcns...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-10
Zbigniew Jędrzejewsk...
core/serialization: shorten code, treat all oom error...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-10
Zbigniew Jędrzejewsk...
core/serialization: drop misleadingly-named unit_can_se...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-10
Zbigniew Jędrzejewsk...
test-stat-util: add a very basic test for test_path_is_...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-10
Zbigniew Jędrzejewsk...
test-stat-util: add standard test logging
commit
|
commitdiff
|
tree
|
snapshot
2021-06-10
Lennart Poettering
cryptsetup: improve error message when key files to...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-10
Lennart Poettering
fileio: bump limit for read_full_file() and friends...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-10
Zbigniew Jędrzejewsk...
shared/install: ignore enablement of template units...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-10
Zbigniew Jędrzejewsk...
shared/install: pass UnitFileFlags down into the call...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-10
Lennart Poettering
Merge pull request #19857 from yuwata/tmpfile-fix
commit
|
commitdiff
|
tree
|
snapshot
2021-06-10
Lennart Poettering
Merge pull request #19863 from keszybz/coverity-drop...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-10
Lennart Poettering
Merge pull request #19867 from yuwata/ether-addr-util
commit
|
commitdiff
|
tree
|
snapshot
2021-06-10
Zbigniew Jędrzejewsk...
core/dbus: rename internal variable for clarity
commit
|
commitdiff
|
tree
|
snapshot
2021-06-10
Anita Zhang
man: add note about operation without swap in systemd...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-10
nerdopolis
Clarify help information for --global
commit
|
commitdiff
|
tree
|
snapshot
2021-06-10
Lennart Poettering
sd-event: change ordering of pending/ratelimited events
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Yu Watanabe
tmpfile: always get file descriptor of root or current...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Zbigniew Jędrzejewsk...
Merge pull request #19871 from yuwata/man-network-missi...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Zbigniew Jędrzejewsk...
cryptsetup: remove unitialized workaround
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Zbigniew Jędrzejewsk...
test-capability: drop work-around initialization
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Zbigniew Jędrzejewsk...
networkd: drop one workaround initialization
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Lennart Poettering
Merge pull request #19861 from poettering/hwdb-249
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Yu Watanabe
man: add missing settings
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Yu Watanabe
network: sort settings about netdev
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Yu Watanabe
man: merge several settings about netdev
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Zbigniew Jędrzejewsk...
shared/install: improve message about template mismatch
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Zbigniew Jędrzejewsk...
shared/install: remove custom error handling in unit_fi...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Zbigniew Jędrzejewsk...
shared/install: ignore failures for auxiliary files
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Anita Zhang
test: add extended test for triggering mount rate limit
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Peter Morrow
man: fix missing markdown & minor errors
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Yu Watanabe
ether-addr-util, network: introduce ETHER_ADDR_TO_STR...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Yu Watanabe
network: use hw_addr_equal() or friends
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Yu Watanabe
ether-addr-util: introduce hw_addr_compare(), hw_addr_e...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Yu Watanabe
ether-addr-util: drop redundant "addr" from struct...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Lennart Poettering
Merge pull request #19854 from poettering/journal-enum...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Lennart Poettering
seccomp: add some recently added syscalls to filter...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Zbigniew Jędrzejewsk...
core/serialization: call exec_runtime_deserialize_compa...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Zbigniew Jędrzejewsk...
networkd: reorder conditional to handle errors first
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Lennart Poettering
hwdb: run ninja hwdb-update
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Lennart Poettering
hwdb: run ninja update-hwdb-autosuspend
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Lennart Poettering
syscalls: run ninja update-syscall-*
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Lennart Poettering
update NEWS
commit
|
commitdiff
|
tree
|
snapshot
next