index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: implement RuntimeMaxDeltaSec directive
Albert Brox
2021-09-28
14
-6
/
+95
*
mkosi: Remove build script umask workaround
Daan De Meyer
2021-09-28
1
-10
/
+0
*
core: Add ExecSearchPath parameter to specify the directory relative to which...
alexlzhu
2021-09-28
27
-13
/
+360
*
Merge pull request #20837 from bluca/coveralls
Zbigniew Jędrzejewski-Szmek
2021-09-28
4
-5
/
+26
|
\
|
*
CI: do manpages build only on the clang unit test run
Luca Boccassi
2021-09-27
1
-1
/
+3
|
*
CI: add code coverage reports via lcov and coveralls.io
Luca Boccassi
2021-09-27
3
-2
/
+18
|
*
CI: run unit tests in a network namespace
Luca Boccassi
2021-09-27
1
-2
/
+5
|
*
test: double test-hashmap timeout
Luca Boccassi
2021-09-27
1
-1
/
+1
*
|
Merge pull request #20861 from yuwata/sd-lldp-rx-cleanups
Yu Watanabe
2021-09-28
6
-53
/
+75
|
\
\
|
*
|
sd-lldp-rx: make lldp_rx_free() and lldp_neighbor_free() accept NULL
Yu Watanabe
2021-09-28
2
-4
/
+6
|
*
|
sd-lldp-rx: sd_event should be attached when lldp_rx_start_timer() is called
Yu Watanabe
2021-09-28
1
-3
/
+1
|
*
|
sd-lldp-rx: do not enable timer event source in sd_lldp_rx_get_neighbors()
Yu Watanabe
2021-09-28
1
-5
/
+1
|
*
|
sd-lldp-rx: use _cleanup_ attribute at one more place
Yu Watanabe
2021-09-28
1
-5
/
+4
|
*
|
sd-lldp-rx: wrap long line
Yu Watanabe
2021-09-28
1
-2
/
+7
|
*
|
sd-lldp-rx: add missing assertions
Yu Watanabe
2021-09-28
2
-4
/
+18
|
*
|
sd-lldp-rx: delay allocating hashmap and prioq to store neighbors
Yu Watanabe
2021-09-28
1
-12
/
+2
|
*
|
prioq: introduce prioq_ensure_put()
Yu Watanabe
2021-09-28
2
-0
/
+11
|
*
|
sd-lldp-rx: ensure no event will be triggered after sd_lldp_rx_detach_event()...
Yu Watanabe
2021-09-28
1
-1
/
+2
|
*
|
sd-lldp-rx: add comments about the three multicast addresses
Yu Watanabe
2021-09-28
1
-0
/
+3
|
*
|
sd-lldp-rx: introduce sd_lldp_rx_is_running()
Yu Watanabe
2021-09-28
2
-9
/
+13
|
*
|
sd-lldp-rx: ignore all errors in processing datagram
Yu Watanabe
2021-09-28
1
-9
/
+8
|
/
/
*
|
Merge pull request #20846 from yuwata/sd-lldp-tx
Yu Watanabe
2021-09-28
28
-1168
/
+1615
|
\
\
|
*
|
network: use sd-lldp-tx
Yu Watanabe
2021-09-27
8
-385
/
+109
|
*
|
sd-lldp-tx: introduce sd-lldp-tx
Yu Watanabe
2021-09-27
4
-0
/
+688
|
*
|
hostname-util: introduce get_pretty_hostname()
Yu Watanabe
2021-09-27
1
-0
/
+5
|
*
|
sd-lldp: introduce SD_LLDP_OUI_IANA_MUD macro
Yu Watanabe
2021-09-27
3
-11
/
+12
|
*
|
sd-lldp: constify OUI
Yu Watanabe
2021-09-27
1
-3
/
+3
|
*
|
sd-lldp-rx: split out enum definitions
Yu Watanabe
2021-09-27
3
-91
/
+121
|
*
|
sd-lldp-rx: rename sd_lldp -> sd_lldp_rx
Yu Watanabe
2021-09-27
11
-312
/
+312
|
*
|
test: also rename {test,fuzz}-lldp.c
Yu Watanabe
2021-09-27
7
-2
/
+2
|
*
|
sd-lldp: rename sd-lldp.[ch] -> sd-lldp-rx.[ch]
Yu Watanabe
2021-09-27
12
-16
/
+15
|
*
|
meson: sort files
Yu Watanabe
2021-09-27
1
-29
/
+29
*
|
|
Merge pull request #20855 from dannf/update-net-name-schemes
Yu Watanabe
2021-09-28
2
-1
/
+2
|
\
\
\
|
*
|
|
Remind developers to update the list of net naming schemes that can be select...
dann frazier
2021-09-27
1
-0
/
+1
|
*
|
|
Add remaining supported schemes as options for default-net-naming-scheme
dann frazier
2021-09-27
1
-1
/
+1
|
|
/
/
*
|
|
resolved: suppress writing DNS server info into /etc/resolv.conf for non-stan...
Lennart Poettering
2021-09-28
1
-0
/
+7
*
|
|
parse-util: prefix load average macros with LOAD_AVG_
Luca Boccassi
2021-09-27
6
-51
/
+51
|
/
/
*
|
Merge pull request #20768 from pdmorrow/shutdown_cgroup_ctrl
Lennart Poettering
2021-09-27
11
-47
/
+62
|
\
\
|
|
/
|
/
|
|
*
man: Startup* updates for systemd.resource-control
Peter Morrow
2021-09-24
1
-19
/
+19
|
*
fuzz: list directives in alphabetical order
Peter Morrow
2021-09-24
6
-12
/
+12
|
*
cgroup: re-evaluate startup units during shutdown as well
Peter Morrow
2021-09-24
4
-16
/
+31
*
|
Merge pull request #20849 from keszybz/man-page-tags-and-links
Zbigniew Jędrzejewski-Szmek
2021-09-27
58
-78
/
+183
|
\
\
|
*
|
man: mention pages with more settings at end of each option list
Zbigniew Jędrzejewski-Szmek
2021-09-27
11
-36
/
+83
|
*
|
man: refresh description of sysvinit compat for services
Zbigniew Jędrzejewski-Szmek
2021-09-27
2
-10
/
+10
|
*
|
man: minor grammar fixups in systemd-cryptenroll
Zbigniew Jędrzejewski-Szmek
2021-09-27
1
-9
/
+12
|
*
|
docs: add spdx tags to all .md files
Zbigniew Jędrzejewski-Szmek
2021-09-27
43
-0
/
+43
|
*
|
man: cross-reference DeviceAllow= and PrivateDevices=
Zbigniew Jędrzejewski-Szmek
2021-09-27
2
-23
/
+35
*
|
|
hwbd: 60-sensor.hwdb: Add Lenovo ThinkPad Yoga 11e 5th Gen (Type: 20LN, Gemin...
Kay Siver Bø
2021-09-27
1
-0
/
+4
*
|
|
meson: refuse implicit int <-> pointer conversion
Yu Watanabe
2021-09-25
1
-0
/
+1
*
|
|
basic: delete loadavg.h copy
Luca Boccassi
2021-09-25
9
-105
/
+57
[next]