index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
units
/
proc-sys-fs-binfmt_misc.mount
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-04
test: Introduce systemd-resolved test suite
Frantisek Sumsal
11
-0
/
+545
2022-07-04
test: resize the terminal automagically with INTERACTIVE_DEBUG=yes
Frantisek Sumsal
1
-7
/
+5
2022-07-04
test: install /usr/libexec/vi as well
Frantisek Sumsal
1
-0
/
+1
2022-07-02
test: copy libgcc_s.so.1 to TPM2 test image on Debian-like systems
Nick Rosbrook
1
-0
/
+5
2022-07-02
man/network: fix wording and syntax
Zbigniew Jędrzejewski-Szmek
1
-5
/
+5
2022-07-02
homework: silence gcc warning
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2022-07-02
debug-generator: shorten code a bit
Yu Watanabe
1
-6
/
+0
2022-07-02
tree-wide: use html links for kernel docs
Zbigniew Jędrzejewski-Szmek
19
-43
/
+38
2022-07-01
test: add a simple test for daemon-reexec
Frantisek Sumsal
1
-0
/
+4
2022-07-01
core: do not filter out systemd.unit= and run-level specifier from kernel com...
Yu Watanabe
1
-7
/
+0
2022-07-01
unit: prioritize module devices
Yu Watanabe
1
-1
/
+1
2022-07-01
sd-journal: silence bogus gcc warning
Zbigniew Jędrzejewski-Szmek
2
-2
/
+2
2022-07-01
build(deps): bump meson from 0.62.0 to 0.62.2 in /.github/workflows
dependabot[bot]
1
-3
/
+3
2022-07-01
build(deps): bump github/codeql-action from 2.1.6 to 2.1.15
dependabot[bot]
1
-3
/
+3
2022-07-01
journalctl: fix to show user slice
Yu Watanabe
1
-1
/
+1
2022-07-01
units: add IgnoreOnIsolate=yes to systemd-journald too
Zbigniew Jędrzejewski-Szmek
3
-6
/
+11
2022-06-30
logind: log wall messages to the journal
Zbigniew Jędrzejewski-Szmek
3
-14
/
+35
2022-06-30
docs/ARCHITECTURE: mention src/fundamental/ and add more details
Zbigniew Jędrzejewski-Szmek
1
-16
/
+46
2022-06-30
basic/socket-util: rename fd_inc_rcvbuf → fd_increase_rxbuf
Zbigniew Jędrzejewski-Szmek
5
-8
/
+8
2022-06-30
sd-netlink: rename sd_netlink_inc_rcvbuf → sd_netlink_increase_rxbuf
Zbigniew Jędrzejewski-Szmek
5
-6
/
+6
2022-06-30
sd-bus: indentation
Zbigniew Jędrzejewski-Szmek
1
-8
/
+8
2022-06-30
sd-bus: use assert_return() in public function sd_bus_message_dump
Zbigniew Jędrzejewski-Szmek
3
-5
/
+8
2022-06-30
sd-event: let sd_event_source_set_enabled accept NULL
Zbigniew Jędrzejewski-Szmek
4
-19
/
+18
2022-06-30
sd-event: allow sd_event_source_is_enabled() to return false for NULL
Zbigniew Jędrzejewski-Szmek
6
-22
/
+17
2022-06-30
sd-netlink: allow sd_netlink_message_read() to be used for union types
Zbigniew Jędrzejewski-Szmek
1
-3
/
+3
2022-06-30
man: document sd_bus_message_read_strv_extend()
Zbigniew Jędrzejewski-Szmek
2
-5
/
+19
2022-06-30
sd-bus: export sd_bus_message_read_strv_extend()
Zbigniew Jędrzejewski-Szmek
5
-5
/
+6
2022-06-30
man: document sd_id128_string_equal()
Zbigniew Jędrzejewski-Szmek
2
-0
/
+12
2022-06-30
man: rework the text in sd-id128
Zbigniew Jędrzejewski-Szmek
1
-45
/
+108
2022-06-30
sd-id128: rename and export sd_id128_string_equal()
Zbigniew Jędrzejewski-Szmek
8
-26
/
+30
2022-06-30
man: document sd_bus_error_setfv()
Zbigniew Jędrzejewski-Szmek
2
-17
/
+29
2022-06-30
meson: update man-generation rules for sd_hwdb_new_from_path
Zbigniew Jędrzejewski-Szmek
1
-1
/
+4
2022-06-30
sd-bus: export sd_bus_error_setfv()
Zbigniew Jędrzejewski-Szmek
6
-6
/
+8
2022-06-30
sd-bus: drop unused prototype
Zbigniew Jędrzejewski-Szmek
1
-1
/
+0
2022-06-30
libsystemd: drop unexported sd-utf8
Zbigniew Jędrzejewski-Szmek
3
-20
/
+0
2022-06-30
libsystemd: export sd-netlink
Zbigniew Jędrzejewski-Szmek
12
-297
/
+485
2022-06-30
test-lib*-sym: print symbols names in addition to addresses
Zbigniew Jędrzejewski-Szmek
1
-8
/
+13
2022-06-30
sd-daemon: remove sd_ prefix from static function
Zbigniew Jędrzejewski-Szmek
1
-5
/
+5
2022-06-30
sd-netlink: remove sd_ prefix from static function
Zbigniew Jędrzejewski-Szmek
1
-3
/
+3
2022-06-29
Turn mempool_enabled() into a weak symbol
Zbigniew Jędrzejewski-Szmek
8
-36
/
+26
2022-06-29
sd-id128: avoid an unnecessary function call in inline helper
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2022-06-29
journal: Fix missing parenthesis
Daan De Meyer
1
-1
/
+1
2022-06-29
virt: fix detection of Parallels virtualization
Yu Watanabe
1
-7
/
+11
2022-06-28
sd-journal: data object may be invalid after data_object_in_hash_table()
Yu Watanabe
1
-0
/
+5
2022-06-28
sd-journal: also check object header before verifying object data
Yu Watanabe
1
-51
/
+44
2022-06-28
sd-journal: drop unused argument from journal_file_check_object()
Yu Watanabe
1
-4
/
+3
2022-06-28
sd-journal: shorten code a bit
Yu Watanabe
1
-9
/
+3
2022-06-28
sd-journal: align table
Yu Watanabe
1
-6
/
+6
2022-06-28
Use https for gnu.org
Michael Biebl
65
-65
/
+65
2022-06-28
Use https for man7.org
Michael Biebl
10
-25
/
+25
[next]