index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #33559 from YHNdnzj/reenable-now
Mike Yuan
2024-07-10
1
-52
/
+82
|
\
|
*
systemctl-enable: support reenable --now
Mike Yuan
2024-07-09
1
-14
/
+43
|
*
systemctl-enable: some cleanups
Mike Yuan
2024-07-09
1
-38
/
+39
*
|
mount-tool: show diskseq in --list output
Lennart Poettering
2024-07-10
1
-1
/
+17
*
|
mount-tool: use the usual coloring in --help text
Lennart Poettering
2024-07-10
1
-1
/
+3
*
|
mount-tool: add support for a --json= output mode
Lennart Poettering
2024-07-10
1
-8
/
+12
*
|
mount-tool: use lowercase table column names
Lennart Poettering
2024-07-10
1
-1
/
+1
|
/
*
logind-dbus: set gc_mode to USER_GC_BY_PIN when disable linger
Tom Yan
2024-07-09
1
-1
/
+4
*
Merge pull request #33627 from YHNdnzj/systemctl-triggering-warning
Mike Yuan
2024-07-08
1
-6
/
+11
|
\
|
*
systemctl: do not try to acquire triggering units for template units
Mike Yuan
2024-07-04
1
-4
/
+9
|
*
systemctl: skip triggering unit warning if unit vanished
Mike Yuan
2024-07-04
1
-2
/
+2
*
|
vmspawn: define default machines for mips targets
Henry Chen
2024-07-08
1
-0
/
+2
*
|
Merge pull request #33599 from keszybz/link-executor-statically
Zbigniew Jędrzejewski-Szmek
2024-07-08
9
-20
/
+34
|
\
\
|
*
|
meson: add option to build systemd-executor "statically"
Zbigniew Jędrzejewski-Szmek
2024-07-03
1
-4
/
+12
|
*
|
meson: build libsystemd-core via an intermediate static library
Zbigniew Jędrzejewski-Szmek
2024-07-03
1
-5
/
+11
|
*
|
meson: rename libbasic to libbasic_static
Zbigniew Jędrzejewski-Szmek
2024-07-03
8
-11
/
+11
*
|
|
path: drop IN_ATTRIB from parent directory watches
Ronan Pigott
2024-07-08
1
-1
/
+1
*
|
|
firstboot: Make the option list fit 80 columns
Fabian Vogt
2024-07-08
1
-1
/
+1
*
|
|
stub: Add support for .ucode EFI addons
Tobias Fleig
2024-07-08
2
-45
/
+123
|
|
/
|
/
|
*
|
stub: mem fixes in devicetree addon handling (#33624)
tfg13
2024-07-04
1
-3
/
+3
*
|
vmm: make sure we can handle smbios objects without variable part
Lennart Poettering
2024-07-04
1
-2
/
+11
*
|
meson: Fix various versions
Daan De Meyer
2024-07-04
4
-7
/
+7
*
|
sysusers: handle NSS errors gracefully
Luca Boccassi
2024-07-04
1
-6
/
+6
*
|
Merge pull request #33567 from poettering/boot-fixlets
Luca Boccassi
2024-07-04
7
-278
/
+299
|
\
\
|
*
|
ukify: bring order of EFI sections in man + --help into same order as spec
Lennart Poettering
2024-07-03
1
-44
/
+47
|
*
|
boot: don't set OsIndications field if already set correctly
Lennart Poettering
2024-07-03
1
-3
/
+8
|
*
|
boot: cover for hardware keys on phones/tablets
Brenton Simpson
2024-07-03
1
-2
/
+5
|
*
|
ukify: suffix switches that take parameters with = in log output
Lennart Poettering
2024-07-03
1
-1
/
+1
|
*
|
measure: drop incomplete support for PCRs != 11
Lennart Poettering
2024-07-03
1
-67
/
+50
|
*
|
boot: compare auto- prefix case-insensitively
Lennart Poettering
2024-07-03
1
-3
/
+2
|
*
|
boot: split out inner part of config_load_type2_entries()
Lennart Poettering
2024-07-03
1
-119
/
+134
|
*
|
boot: indent error code path, but leave main code path unindented
Lennart Poettering
2024-07-03
1
-3
/
+10
|
*
|
efi: don't non-chalantly drop const from memory buffer
Lennart Poettering
2024-07-03
1
-1
/
+1
|
*
|
efi: drop "ret_" prefix from "ret_sections[]" parameter
Lennart Poettering
2024-07-03
2
-24
/
+26
|
*
|
efi: fix mangle_stub_cmdline() for empty strings
Lennart Poettering
2024-07-03
1
-6
/
+4
|
*
|
efi: add limit on how large files can be we load into memory at once
Lennart Poettering
2024-07-03
2
-5
/
+11
*
|
|
os-util: avoid matching on the wrong extension-release file
Luca Boccassi
2024-07-04
1
-8
/
+2
*
|
|
src/boot/efi/meson.build: ensure VERSION_TAG exists in case of cross build
Chen Qi
2024-07-04
1
-3
/
+4
*
|
|
meson: Deal with potential stable versions
Daan De Meyer
2024-07-04
1
-2
/
+2
*
|
|
load-fragment: allow MountImages= with paths starting with /dev
Topi Miettinen
2024-07-04
3
-8
/
+26
*
|
|
load-fragment: Remove faulty assertion
Daan De Meyer
2024-07-03
1
-1
/
+1
|
/
/
*
/
repart: Allow overriding fstype per partition designator
Daan De Meyer
2024-07-03
3
-0
/
+45
|
/
*
core/main: add an assertion to ensure user managers won't initiate destructiv...
Mike Yuan
2024-07-03
1
-8
/
+9
*
core/manager: invoke special targets on signal only for system manager
Mike Yuan
2024-07-03
1
-34
/
+36
*
core/dbus-manager: refuse SoftReboot() for user managers
Mike Yuan
2024-07-03
1
-0
/
+4
*
core/dbus-manager: check for runtime scope first for system-wide operations
Mike Yuan
2024-07-03
1
-20
/
+20
*
core/dbus-manager: use sd_bus_error_set() rather than _setf() where appropriate
Mike Yuan
2024-07-03
1
-16
/
+16
*
core/dbus-manager: use path_simplify_alloc() for root and init paths
Mike Yuan
2024-07-03
1
-11
/
+11
*
core/dbus-manager: use PidRef for log_caller()
Mike Yuan
2024-07-03
1
-8
/
+9
*
coredump: correctly take tmpfs size into account for compression
Luca Boccassi
2024-07-03
1
-8
/
+12
[next]