index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-gpt.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-09-04
core/crash-handler: correct indentation
Mike Yuan
1
-8
/
+9
2023-09-04
sd-messages.h: correct alignment
Mike Yuan
1
-6
/
+6
2023-09-04
network: ndisc - Allow to parse PREF64 prefix
Susant Sahani
14
-39
/
+358
2023-09-04
network: sd-radv - Allow to configure Mobile IPv6 Home Agent
Susant Sahani
8
-0
/
+154
2023-09-04
shell-completions: add missing systemctl verbs/options
Frantisek Sumsal
1
-7
/
+19
2023-09-04
shell-completions: code cleanup
Frantisek Sumsal
1
-13
/
+15
2023-09-04
userdbd: Order systemd-userdbd.service after systemd-remount-fs.service
Victor Westerhuis
1
-1
/
+1
2023-09-03
mkosi: temporarily disable Arch
Luca Boccassi
1
-2
/
+3
2023-09-03
hwdb: Added config for RCA W101SA23T1 (#29041)
Robby Red
1
-0
/
+6
2023-09-02
Adding tests for dhcp client and dhcp6 client dbus state interface
pelaufer
1
-0
/
+80
2023-09-02
Adding dhcp client and dhcp6 client dbus status interface
pelaufer
9
-1
/
+197
2023-09-02
Adding dhcp client and dhcp6 client state interface
pelaufer
7
-3
/
+69
2023-09-02
Adding dhcp_state_to_string and dhcp client state change logging
pelaufer
4
-9
/
+37
2023-09-02
build(deps): bump actions/checkout from 3.5.3 to 3.6.0
dependabot[bot]
11
-11
/
+11
2023-09-02
build(deps): bump meson from 1.2.0 to 1.2.1 in /.github/workflows
dependabot[bot]
1
-3
/
+3
2023-09-02
build(deps): bump github/codeql-action from 2.21.2 to 2.21.5
dependabot[bot]
2
-4
/
+4
2023-09-02
loginctl: use vertical table for {user,session,seat}-status
Mike Yuan
1
-195
/
+307
2023-09-02
string-util: introduce strrepa
Mike Yuan
2
-0
/
+19
2023-09-02
format-table: use format_timestamp_relative_monotonic
Mike Yuan
1
-3
/
+1
2023-09-02
network/ndisc: drop captive portals with zero lifetime earlier
Yu Watanabe
1
-1
/
+16
2023-09-02
Revert "shutdown: do not umount recursively before MS_MOVE"
Lennart Poettering
3
-6
/
+3
2023-09-02
switch-root: when pivot_root() fails, but old root shall be mounted, do so
Lennart Poettering
1
-0
/
+6
2023-09-02
switch-root: rework SWITCH_ROOT_SKIP_RECURSIVE_RUN flag
Lennart Poettering
4
-20
/
+20
2023-09-02
man: add version information
Zbigniew Jędrzejewski-Szmek
1
-2
/
+5
2023-09-02
TODO: add entry about service and socket units
Zbigniew Jędrzejewski-Szmek
1
-0
/
+2
2023-09-02
id128: rework conditional to reduce indentation
Zbigniew Jędrzejewski-Szmek
1
-13
/
+12
2023-09-02
sd-id128: do not allow null 'app_id' param
Zbigniew Jędrzejewski-Szmek
4
-2
/
+12
2023-09-02
id128: allow combining --app with show
Zbigniew Jędrzejewski-Szmek
4
-13
/
+57
2023-09-02
various: use id128_from_string_not_null()
Zbigniew Jędrzejewski-Szmek
5
-46
/
+19
2023-09-02
core,systemctl: refuse switching root if we're not in initrd
Mike Yuan
4
-16
/
+24
2023-09-02
core,systemctl: refuse switching root to current root properly
Mike Yuan
2
-2
/
+16
2023-09-02
Revert "network: ndisc - drop routes of lifetime 0"
Yu Watanabe
1
-36
/
+4
2023-09-02
oomd: avoid unnecessary wake-ups for ManagedOOMSwap
Christian Hergert
1
-6
/
+9
2023-09-01
Adding client_set_state to sd-dhcp-client.c to support a client state change ...
pelaufer
1
-11
/
+19
2023-09-01
Journal: Add message IDs for emergency-level log messages
OMOJOLA JOSHUA
9
-36
/
+329
2023-09-01
sd-login: Fix sd_pidfd_* function signature parameter types
msizanoen
1
-8
/
+8
2023-09-01
man: mention version info for NFTSet= setting
Yu Watanabe
1
-0
/
+10
2023-08-31
glyph-util: bring glyphs into same order everywhere
Lennart Poettering
3
-12
/
+15
2023-08-30
NEWS: Typo
Milton D. Miller II
1
-1
/
+1
2023-08-30
busctl: do not print start/stop monitoring messages with --quiet/--json
Luca Boccassi
1
-2
/
+4
2023-08-30
journal: Relax boot ID and monotonic clock consistency checks
msizanoen
2
-18
/
+15
2023-08-30
journal: Don't write to journal files without the new boot ID update behavior...
msizanoen
1
-0
/
+4
2023-08-30
mkosi: pin CentOS9 kernel to working version
Luca Boccassi
4
-2
/
+22
2023-08-30
test: add test for new measurement log
Lennart Poettering
1
-0
/
+10
2023-08-30
tpm2: whenever we measure, also write a tpm log record
Lennart Poettering
4
-4
/
+190
2023-08-30
Revert "test-dhcp-client: add temporary workaround for assertion failure"
Yu Watanabe
1
-3
/
+1
2023-08-30
sd-dhcp-client: ensure IAID and DUID being set on start
Yu Watanabe
1
-7
/
+7
2023-08-29
id128-util: add id128_from_string_not_null()
Zbigniew Jędrzejewski-Szmek
3
-0
/
+27
2023-08-29
systemd-id128: properly document the show verb
Zbigniew Jędrzejewski-Szmek
2
-5
/
+32
2023-08-29
man: document sd_id128_get_app_specific
Zbigniew Jędrzejewski-Szmek
2
-13
/
+31
[next]