index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-09-20
man/kernel-install: document missing $KERNEL_INSTALL_IMAGE_TYPE
Antonio Alvarez Feijoo
1
-0
/
+30
2023-09-20
dissect: Accept signature for usr+usr-verity+usr-verity-sig images
Valentin David
1
-3
/
+11
2023-09-20
docs: various updates to the fdstore docs
Lennart Poettering
1
-20
/
+39
2023-09-20
pidref: add pidref_equal() helper
Lennart Poettering
2
-2
/
+14
2023-09-20
scope: slightly simplify scope_enter_running() error handling
Lennart Poettering
1
-5
/
+7
2023-09-20
boot: skip loading DTBs in type 1 when secure boot is enabled
Luca Boccassi
1
-1
/
+3
2023-09-19
cgroup-util: tighten range check before casting to pid_t
Lennart Poettering
1
-0
/
+2
2023-09-19
cgroup-util: initialize return param on all success returns
Lennart Poettering
1
-1
/
+4
2023-09-19
cgroup-util: rename return param to 'ret', as per coding style
Lennart Poettering
2
-23
/
+21
2023-09-19
scope: only stop watching processes when we go down
Lennart Poettering
1
-1
/
+1
2023-09-19
scope: add trailing comma to array initialization
Lennart Poettering
1
-1
/
+1
2023-09-19
sd-dhcp-server: store lifetime and friends in usec_t
Yu Watanabe
4
-24
/
+17
2023-09-19
libsystemd-network: introduce several helper functions to handle time values
Yu Watanabe
3
-12
/
+91
2023-09-19
mkfs-util: Only unshare mount namespace if needed
Daan De Meyer
1
-3
/
+15
2023-09-19
hwdb: add mic mute key mappings for Acer Predator Triton 300 SE
IllusionMan1212
1
-0
/
+4
2023-09-19
po: Translated using Weblate (Czech)
Daniel Rusek
1
-11
/
+23
2023-09-19
Reflect the fact that main config files can be installed in /usr
Franck Bui
2
-9
/
+14
2023-09-19
config files: more recommendations of `systemd-analyze cat-config`
Franck Bui
6
-0
/
+12
2023-09-19
boot: use separate SBAT project names for stub and boot
Luca Boccassi
6
-10
/
+25
2023-09-19
test: introduce TEST-83-BTRFS
Mike Yuan
7
-0
/
+96
2023-09-19
btrfs-util: introduce btrfs_get_file_physical_offset_fd
Mike Yuan
2
-0
/
+297
2023-09-19
tree-wide: explicitly compare return value of fd_is_fs_type with 0
Mike Yuan
4
-13
/
+13
2023-09-19
update-dbus-docs: don't consider mentions in the History
Abderrahim Kitouni
1
-3
/
+9
2023-09-19
man: add version information for dbus interfaces
Abderrahim Kitouni
7
-0
/
+242
2023-09-19
man: update Fedora release information
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2023-09-19
man: condense version information for functions
Abderrahim Kitouni
100
-447
/
+448
2023-09-19
mkosi: Stop installing kernel-modules on Fedora
Daan De Meyer
2
-1
/
+4
2023-09-19
mkosi: Bump Fedora CI to Fedora 39
Daan De Meyer
1
-1
/
+1
2023-09-19
man: remove quotes around default values
Joerg Behrmann
2
-4
/
+4
2023-09-19
treewide: fix typos
Joerg Behrmann
19
-41
/
+41
2023-09-19
update TODO
Lennart Poettering
1
-0
/
+7
2023-09-19
find_legacy_keymap: try matching with layout order reversed
Adam Williamson
2
-16
/
+33
2023-09-19
find_legacy_keymap: fix empty variant matching
Adam Williamson
2
-1
/
+13
2023-09-19
repart: Fix a check for CopyBlocks on data partition
Valentin David
1
-1
/
+1
2023-09-19
systemd.time.7: rewrite Parsing Timestamps section
наб
1
-24
/
+38
2023-09-19
test: only load tpm_ibmvtpm kernel module on PowerPC hw
Dan Streetman
1
-1
/
+6
2023-09-19
man: update version information
Abderrahim Kitouni
69
-447
/
+1577
2023-09-19
path: make arg_pager_flags static
Lennart Poettering
1
-1
/
+1
2023-09-18
core: port unit_fork_helper_process() and unit_fork_and_watch_rm_rf() to PidRef
Lennart Poettering
8
-50
/
+40
2023-09-18
core: port unit_main_pid() + unit_control_pid() to PidRef and drop unit_kill_...
Lennart Poettering
11
-133
/
+60
2023-09-18
pidref: add sigqueue() helper
Lennart Poettering
2
-0
/
+29
2023-09-18
core: port over unit_kill_context() to PidRef
Lennart Poettering
8
-35
/
+38
2023-09-18
core: port service_set_main_pid() to PidRef
Lennart Poettering
2
-31
/
+47
2023-09-18
ci: add test for poll limit
Lennart Poettering
2
-0
/
+50
2023-09-18
man: document the new PollLimitIntervalSec=/PollLimitBurst= settings
Lennart Poettering
1
-11
/
+47
2023-09-18
core: add new "PollLimit" settings to .socket units
Lennart Poettering
6
-13
/
+53
2023-09-18
update TODO
Lennart Poettering
1
-0
/
+7
2023-09-18
man: Mention that JSON user record files should have the .user extension
Daan De Meyer
1
-2
/
+3
2023-09-18
logind: slightly tweak error message about not enough swap for hibernation
Lennart Poettering
1
-1
/
+1
2023-09-18
doc: add a markdown doc giving an overview over the fdstore
Lennart Poettering
4
-7
/
+209
[next]