index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #23658 from keszybz/gcc-warnings-2
Luca Boccassi
2022-06-09
1
-8
/
+9
|
\
|
*
various: indentation
Zbigniew Jędrzejewski-Szmek
2022-06-09
1
-8
/
+9
*
|
bpf: use __always_inline macro in restrict-ifaces.bpf.c
James Hilliard
2022-06-09
1
-1
/
+1
|
/
*
Merge pull request #23616 from keszybz/in-addr-to-string-formatting
Yu Watanabe
2022-06-09
3
-31
/
+12
|
\
|
*
tree-wide: convert inet_ntop() calls to anonymous-buffer macros
Zbigniew Jędrzejewski-Szmek
2022-06-06
1
-4
/
+2
|
*
basic/in-addr-util: add IN_ADDR_PREFIX_TO_STRING
Zbigniew Jędrzejewski-Szmek
2022-06-06
2
-27
/
+10
*
|
core: firewall integration with DynamicUserNFTSet=
Topi Miettinen
2022-06-08
7
-0
/
+159
*
|
core: firewall integration with ControlGroupNFTSet=
Topi Miettinen
2022-06-08
6
-0
/
+230
*
|
Merge pull request #23641 from keszybz/janitorials
Luca Boccassi
2022-06-08
1
-7
/
+7
|
\
\
|
*
|
core: wrap some long comments
Zbigniew Jędrzejewski-Szmek
2022-06-07
1
-7
/
+7
*
|
|
meson: install libsystemd-shared into rootpkglibdir
Michael Biebl
2022-06-07
1
-1
/
+1
*
|
|
execute: fix resource leak
Shreenidhi Shedi
2022-06-06
1
-1
/
+1
|
/
/
*
/
manager: ignore return value of unit_watch_pid()
Shreenidhi Shedi
2022-06-05
1
-6
/
+6
|
/
*
core: suppress message about missing libbpf if in initrd()
Zbigniew Jędrzejewski-Szmek
2022-06-03
1
-1
/
+2
*
Merge pull request #23297 from medhefgo/trivial-auto-var-init
Zbigniew Jędrzejewski-Szmek
2022-06-03
1
-3
/
+3
|
\
|
*
core: rework variable initialization to avoid gcc warning
Zbigniew Jędrzejewski-Szmek
2022-06-02
1
-3
/
+3
*
|
core/bpf: prefix log messages from different bpf subsystems
Zbigniew Jędrzejewski-Szmek
2022-06-02
5
-95
/
+105
*
|
core: define a helper function for basic bpf checks
Zbigniew Jędrzejewski-Szmek
2022-06-02
6
-40
/
+57
*
|
meson: use files() for libcore_sources too
Zbigniew Jędrzejewski-Szmek
2022-06-02
1
-134
/
+134
*
|
various: add %m in messages
Zbigniew Jędrzejewski-Szmek
2022-06-02
1
-1
/
+1
*
|
Merge pull request #23558 from msekletar/issue-20329-followup
Yu Watanabe
2022-05-31
2
-3
/
+4
|
\
\
|
*
|
unit: check for mount rate limiting before checking active state
Michal Sekletar
2022-05-30
2
-3
/
+4
*
|
|
core: make unit_add_two_dependencies() or friends return 1 on changed
Yu Watanabe
2022-05-30
1
-9
/
+13
*
|
|
core/unit: fix notification about unit dependency change
Yu Watanabe
2022-05-30
1
-10
/
+9
*
|
|
Merge pull request #23354 from DaanDeMeyer/mount-implicit-device-dep-trace
Yu Watanabe
2022-05-30
3
-8
/
+40
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
core: Add trace logging to mount_add_device_dependencies()
Daan De Meyer
2022-05-12
2
-7
/
+39
|
*
|
core: Return 1 from unit_add_dependency() on success
Daan De Meyer
2022-05-12
1
-1
/
+1
*
|
|
core/device: do not downgrade device state if it is already enumerated
Yu Watanabe
2022-05-26
1
-1
/
+2
*
|
|
core/device: device_coldplug(): don't set DEVICE_DEAD
Martin Wilck
2022-05-26
1
-2
/
+0
*
|
|
dissect-image: Explicitly remove partitions when done with image
Daan De Meyer
2022-05-23
1
-0
/
+1
*
|
|
Merge pull request #23464 from bnf/update-wiki-links
Yu Watanabe
2022-05-21
1
-1
/
+1
|
\
\
\
|
*
|
|
tree-wide: streamline wiki links
Benjamin Franzke
2022-05-21
1
-1
/
+1
*
|
|
|
Merge pull request #23339 from poettering/sockaddr-size-limit
Luca Boccassi
2022-05-21
1
-19
/
+10
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
tree-wide: port various users over to connect_unix_path()
Lennart Poettering
2022-05-13
1
-19
/
+10
*
|
|
|
manager: skip BPF cleanup if we never initialized
Zbigniew Jędrzejewski-Szmek
2022-05-17
3
-5
/
+8
*
|
|
|
core/bpf: lsm_bpf_supported() returns a boolean
Zbigniew Jędrzejewski-Szmek
2022-05-17
2
-12
/
+12
*
|
|
|
Merge pull request #23383 from yuwata/meson-suppress-warning
Luca Boccassi
2022-05-16
1
-5
/
+1
|
\
\
\
\
|
*
|
|
|
meson: always get libbpf include directory from pkgconfig
Yu Watanabe
2022-05-15
1
-5
/
+1
*
|
|
|
|
core: fix comment
Yu Watanabe
2022-05-15
1
-1
/
+1
|
/
/
/
/
*
/
/
/
tree-wide: replace AF_LOCAL with AF_UNIX
Yu Watanabe
2022-05-14
2
-2
/
+2
|
/
/
/
*
|
/
tree-wide: fix typo
Yu Watanabe
2022-05-13
1
-1
/
+1
|
|
/
|
/
|
*
|
core/device: ignore DEVICE_FOUND_UDEV bit on switching root
Yu Watanabe
2022-05-12
1
-10
/
+49
*
|
core/device: drop unnecessary condition
Yu Watanabe
2022-05-12
1
-4
/
+1
*
|
fuzzers: ignore size limits when compiled standalone
Zbigniew Jędrzejewski-Szmek
2022-05-12
1
-1
/
+1
*
|
fuzzers: add input size limits, always configure limits in two ways
Yu Watanabe
2022-05-12
1
-0
/
+4
|
/
*
Merge pull request #23351 from keszybz/logind-message
Yu Watanabe
2022-05-11
5
-19
/
+23
|
\
|
*
Optionally call printf on LOG_MESSAGE() arguments
Zbigniew Jędrzejewski-Szmek
2022-05-11
1
-1
/
+2
|
*
core: use LOG_UNIT_MESSAGE() where appropriate
Zbigniew Jędrzejewski-Szmek
2022-05-11
1
-9
/
+10
|
*
tree-wide: use LOG_MESSAGE() where possible
Zbigniew Jędrzejewski-Szmek
2022-05-11
3
-9
/
+11
*
|
core/timer: fix potential use-after-free
Yu Watanabe
2022-05-10
1
-1
/
+1
[next]