index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
command_ignorelist
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-04
man: drop version info from file hiearchy man page
Lennart Poettering
1
-0
/
+43
2024-07-04
os-util: avoid matching on the wrong extension-release file
Luca Boccassi
2
-8
/
+13
2024-07-04
mkosi: Build a disk image by default again
Daan De Meyer
2
-22
/
+4
2024-07-04
src/boot/efi/meson.build: ensure VERSION_TAG exists in case of cross build
Chen Qi
1
-3
/
+4
2024-07-04
meson: Deal with potential stable versions
Daan De Meyer
1
-2
/
+2
2024-07-04
load-fragment: allow MountImages= with paths starting with /dev
Topi Miettinen
3
-8
/
+26
2024-07-04
test: skip TEST-69-SHUTDOWN on Debian
Luca Boccassi
1
-0
/
+7
2024-07-04
zsh: add run0 completions
Ronan Pigott
2
-0
/
+58
2024-07-03
docs: Update HACKING
Daan De Meyer
1
-21
/
+12
2024-07-03
mkosi: Install zypper in opensuse images
Daan De Meyer
1
-0
/
+1
2024-07-03
mkosi: Fix sync script git command
Daan De Meyer
1
-1
/
+1
2024-07-03
README: add missing CONFIG_MEMCG kernel config option for oomd
James Hilliard
1
-0
/
+1
2024-07-03
mkosi: update arch commit reference
Daan De Meyer
2
-2
/
+2
2024-07-03
mkosi: Clean up old packages from the build directory
Daan De Meyer
4
-0
/
+17
2024-07-03
mkosi: remove conflicting deb packages from builddir
Luca Boccassi
1
-0
/
+2
2024-07-03
load-fragment: Remove faulty assertion
Daan De Meyer
1
-1
/
+1
2024-07-03
ukify: bring order of EFI sections in man + --help into same order as spec
Lennart Poettering
2
-95
/
+98
2024-07-03
boot: don't set OsIndications field if already set correctly
Lennart Poettering
1
-3
/
+8
2024-07-03
boot: cover for hardware keys on phones/tablets
Brenton Simpson
1
-2
/
+5
2024-07-03
ukify: suffix switches that take parameters with = in log output
Lennart Poettering
1
-1
/
+1
2024-07-03
measure: drop incomplete support for PCRs != 11
Lennart Poettering
2
-72
/
+55
2024-07-03
boot: compare auto- prefix case-insensitively
Lennart Poettering
1
-3
/
+2
2024-07-03
boot: split out inner part of config_load_type2_entries()
Lennart Poettering
1
-119
/
+134
2024-07-03
boot: indent error code path, but leave main code path unindented
Lennart Poettering
1
-3
/
+10
2024-07-03
efi: don't non-chalantly drop const from memory buffer
Lennart Poettering
1
-1
/
+1
2024-07-03
efi: drop "ret_" prefix from "ret_sections[]" parameter
Lennart Poettering
2
-24
/
+26
2024-07-03
efi: fix mangle_stub_cmdline() for empty strings
Lennart Poettering
1
-6
/
+4
2024-07-03
efi: add limit on how large files can be we load into memory at once
Lennart Poettering
2
-5
/
+11
2024-07-03
repart: Allow overriding fstype per partition designator
Daan De Meyer
4
-0
/
+49
2024-07-03
mkosi: Copy packages to the build directory as well
Daan De Meyer
4
-0
/
+4
2024-07-03
mkosi: Make sure we don't hide errors from git merge-base
Daan De Meyer
1
-1
/
+6
2024-07-03
hwdb: Add some HP IR cameras
Anton Golubev
1
-0
/
+10
2024-07-03
update TODO
Lennart Poettering
1
-5
/
+4
2024-07-03
mkosi: update fedora commit reference
Daan De Meyer
1
-1
/
+1
2024-07-03
core/main: add an assertion to ensure user managers won't initiate destructiv...
Mike Yuan
1
-8
/
+9
2024-07-03
core/manager: invoke special targets on signal only for system manager
Mike Yuan
1
-34
/
+36
2024-07-03
core/dbus-manager: refuse SoftReboot() for user managers
Mike Yuan
1
-0
/
+4
2024-07-03
core/dbus-manager: check for runtime scope first for system-wide operations
Mike Yuan
1
-20
/
+20
2024-07-03
core/dbus-manager: use sd_bus_error_set() rather than _setf() where appropriate
Mike Yuan
1
-16
/
+16
2024-07-03
core/dbus-manager: use path_simplify_alloc() for root and init paths
Mike Yuan
1
-11
/
+11
2024-07-03
core/dbus-manager: use PidRef for log_caller()
Mike Yuan
1
-8
/
+9
2024-07-03
mkosi: Don't touch the packaging checkout if work is being done
Daan De Meyer
1
-2
/
+9
2024-07-03
meson: Define __TARGET_ARCH macros required by bpf
Daan De Meyer
1
-7
/
+7
2024-07-03
coredump: correctly take tmpfs size into account for compression
Luca Boccassi
1
-8
/
+12
2024-07-02
docs/CODING_STYLE: document that we nowadays prefer (const char*) for func re...
Mike Yuan
1
-1
/
+13
2024-07-02
test: fix TEST-74-AUX-UTILS.ssh.sh on SUSE
Franck Bui
1
-1
/
+4
2024-07-02
test: preserve symlink in inst_recursive()
Franck Bui
1
-0
/
+2
2024-07-02
test: fix TEST-24-CRYPTSETUP on SUSE
Franck Bui
1
-1
/
+1
2024-07-02
test: install /etc/hosts
Franck Bui
1
-0
/
+1
2024-07-02
efivars: rename efivar_get_uint_string() → efivar_get_uint64_str16()
Lennart Poettering
4
-19
/
+20
[next]