index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meson.build
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-03
libsystemd-network: FTBS in c2x mode
Cristian Rodríguez
1
-4
/
+4
2023-01-03
basic: Fix incompatible type for arguments errors in C2X
Cristian Rodríguez
1
-1
/
+1
2023-01-03
basic: fix hosed return value in skip_session()
Cristian Rodríguez
1
-1
/
+1
2023-01-03
man: Fix systemd-boot man page wrong secure keys location
igo95862
1
-1
/
+1
2023-01-02
fundamental: rework IN_SET() to require at least three arguments
Lennart Poettering
9
-15
/
+15
2023-01-02
core: rework operation_to_signal() to rename return parameter ret_xyz
Lennart Poettering
1
-5
/
+9
2023-01-02
manager: perform objective->shutdown_verb mapping locally
Vito Caputo
1
-26
/
+23
2023-01-02
ukify: Fix section offset calculation
Jan Janssen
1
-3
/
+3
2023-01-02
ukify: Require specifying --tools for each tools directory
Daan De Meyer
1
-1
/
+1
2023-01-02
ukify: Handle directories in path_is_readable()
Daan De Meyer
1
-1
/
+4
2023-01-01
Update 60-sensor.hwdb
Gio
1
-2
/
+2
2022-12-29
machined: pass shell command line to polkit
Ludwig Nussel
1
-0
/
+5
2022-12-26
Prevents airplane mode toggle for HP Spectre 16
Hannoskaj
1
-0
/
+4
2022-12-26
boot: don't convert the trailing newline in mangle_stub_cmdline()
Jia Zhang
1
-0
/
+12
2022-12-26
dissect: reduce indent in mtree_print_item()
Yu Watanabe
1
-96
/
+94
2022-12-26
dissect: do not trigger assertion on error
Yu Watanabe
1
-1
/
+2
2022-12-26
dissect: use assert() when no side effect
Yu Watanabe
1
-3
/
+3
2022-12-23
prioq: make prioq_reshuffle() void
Lennart Poettering
4
-9
/
+5
2022-12-23
docs: remove /dev/tty* confusion
Lennart Poettering
1
-3
/
+3
2022-12-23
sysroot: Order systemd-fsck-root after systemd-makefs
Will Fancher
1
-1
/
+10
2022-12-23
systemctl: rework how we detect if init is systemd
Lennart Poettering
1
-6
/
+30
2022-12-23
core: use chase_symlinks_and_access() where appropriate
Lennart Poettering
1
-12
/
+4
2022-12-23
core: tighten validation checks in SwitchRoot() dbus call
Lennart Poettering
1
-2
/
+6
2022-12-23
lock-file: various updates
Lennart Poettering
1
-25
/
+19
2022-12-23
analyze: basename() → path_extract_filename()
Lennart Poettering
1
-6
/
+6
2022-12-23
format-table: add field type TABLE_PATH_BASENAME
Lennart Poettering
5
-9
/
+47
2022-12-23
tmpfiles: port basename() → path_extract_filename()
Lennart Poettering
1
-2
/
+7
2022-12-23
sysv-generator: port basename() → path_extract_filename()
Lennart Poettering
1
-10
/
+8
2022-12-23
shared: port various shared helpers basename() → path_extract_filename()
Lennart Poettering
5
-24
/
+56
2022-12-23
units: pull in loop.ko and dm-mod.ko before repart
Lennart Poettering
1
-1
/
+2
2022-12-23
units: change modprobe@dm-mod.service → modprobe@dm_mod.service
Lennart Poettering
1
-1
/
+1
2022-12-23
repart/makefs: port over to path_extract_filename()
Lennart Poettering
2
-6
/
+9
2022-12-23
portable: port basename() → path_extract_filename()
Lennart Poettering
1
-5
/
+12
2022-12-23
nspawn: port over basename() → path_extract_filename()
Lennart Poettering
2
-6
/
+13
2022-12-23
mount-tool: port over basename() → path_extract_filename()
Lennart Poettering
1
-4
/
+13
2022-12-23
journalctl: port COMM= matching to path_extract_filename()
Lennart Poettering
1
-4
/
+5
2022-12-23
dissect: remove one more use of basename()
Lennart Poettering
1
-1
/
+9
2022-12-23
core: move some basename() use → path_extract_filename()
Lennart Poettering
3
-18
/
+35
2022-12-23
tests: we don't actually use basename() anymore
Lennart Poettering
1
-6
/
+0
2022-12-23
homed: move away from basename()
Lennart Poettering
1
-8
/
+8
2022-12-23
measure: fix the failures of compare_reported_pcr_nr()
Jia Zhang
1
-3
/
+3
2022-12-23
tree-wide: have_effective_cap() may return negative errno
Yu Watanabe
7
-17
/
+30
2022-12-23
update TODO
Lennart Poettering
1
-3
/
+0
2022-12-23
gpt-auto-generator: enable referencing partitions via diskseq symlinks
Lennart Poettering
1
-1
/
+2
2022-12-23
dissect-image: optionally, reference dissected partition device nodes by diskseq
Lennart Poettering
2
-21
/
+67
2022-12-23
dissect-image: simplify things by avoiding one string copy
Lennart Poettering
1
-6
/
+2
2022-12-23
udev: also create partition /dev/disk/by-diskseq/ symlinks
Lennart Poettering
1
-0
/
+1
2022-12-23
import-creds: don't try to import VM creds in a container
Lennart Poettering
1
-0
/
+7
2022-12-22
cryptenroll: Implement support for unlocking via FIDO2 tokens
Peter Cai
6
-94
/
+249
2022-12-22
cryptsetup-fido2: Remove plain mode parameters from `acquire_fido2_key_auto()`
Peter Cai
3
-11
/
+3
[prev]
[next]