index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meson.build
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: search for 'bpf-unknown-none' too
Sam James
2024-08-24
1
-0
/
+1
*
sysupdate: Implement systemd-sysupdated dbus service
Adrian Vovk
2024-08-21
1
-0
/
+1
*
meson: enable -Wunterminated-string-initialization
Yu Watanabe
2024-08-07
1
-0
/
+1
*
coredump: generate properly symbolized stacktrace for containerized processes
Michal Sekletar
2024-08-06
1
-0
/
+4
*
meson: Use -fstrict-flex-arrays=3
Daan De Meyer
2024-08-04
1
-1
/
+1
*
Make vcs-tag do something useful for non-developer mode as well
Daan De Meyer
2024-07-22
1
-4
/
+1
*
meson: fix missing failure if bpf-framework was enabled
Dominique Martinet
2024-07-20
1
-0
/
+3
*
mkosi: Streamline running the integration tests without building systemd
Daan De Meyer
2024-07-18
1
-0
/
+1
*
sd-varlink: make our internal Varlink API public as sd-varlink.[ch]
Lennart Poettering
2024-07-16
1
-1
/
+2
*
Merge pull request #33599 from keszybz/link-executor-statically
Zbigniew Jędrzejewski-Szmek
2024-07-08
1
-2
/
+2
|
\
|
*
meson: rename libbasic to libbasic_static
Zbigniew Jędrzejewski-Szmek
2024-07-03
1
-2
/
+2
*
|
meson: Fix various versions
Daan De Meyer
2024-07-04
1
-9
/
+10
|
/
*
meson: Define __TARGET_ARCH macros required by bpf
Daan De Meyer
2024-07-03
1
-7
/
+7
*
Drop support for nscd
Zbigniew Jędrzejewski-Szmek
2024-06-28
1
-2
/
+0
*
meson: Drop genkey target
Daan De Meyer
2024-06-28
1
-11
/
+1
*
core/exec-invoke: use sched_setattr instead of sched_setscheduler
Florian Schmaus
2024-06-26
1
-0
/
+3
*
meson: bpf: propagate 'sysroot' for cross compilation
Johannes Schneider
2024-06-21
1
-0
/
+1
*
various: move const ptr indicator to return value
Zbigniew Jędrzejewski-Szmek
2024-06-19
1
-1
/
+1
*
libsystemd: turn json.[ch] into a public API
Lennart Poettering
2024-06-12
1
-0
/
+2
*
repart: Use crypt_reencrypt_run() if available
Daan De Meyer
2024-06-12
1
-0
/
+1
*
meson: Pass -Wno-deprecated-declarations when detecting libcryptsetup functions
Daan De Meyer
2024-06-03
1
-0
/
+3
*
meson: add static libs to libudev/libsystemd target aliases
Luca Boccassi
2024-06-01
1
-4
/
+12
*
meson: add alias targets to group nss and pam modules
Luca Boccassi
2024-05-31
1
-0
/
+15
*
meson: fix comment
Zbigniew Jędrzejewski-Szmek
2024-05-31
1
-1
/
+1
*
Merge pull request #33008 from fbuihuu/optionally-link-ssh-dropins
Zbigniew Jędrzejewski-Szmek
2024-05-28
1
-0
/
+2
|
\
|
*
meson: don't put a symlink pointing to '20-systemd-userdb.conf' in /etc in al...
Franck Bui
2024-05-27
1
-0
/
+1
|
*
meson: don't put a symlink pointing to '20-systemd-ssh-proxy.conf' in /etc in...
Franck Bui
2024-05-27
1
-0
/
+1
*
|
meson: Run genkey command with --force
Daan De Meyer
2024-05-27
1
-1
/
+1
*
|
meson: Add genkey target
Daan De Meyer
2024-05-27
1
-1
/
+11
*
|
meson: Look up mkosi once
Daan De Meyer
2024-05-27
1
-1
/
+1
|
/
*
libsystemd: link with '-z nodelete'
Michal Sekletar
2024-05-22
1
-0
/
+2
*
pidfd: properly detect if libc offers pidfd syscalls and make use of them then
Lennart Poettering
2024-05-08
1
-2
/
+4
*
tree-wide: add dlopen ELF notes to all dlopen() deps of ours
Lennart Poettering
2024-05-08
1
-0
/
+9
*
test: Only set environment variable if integration tests are enabled.
Daan De Meyer
2024-05-06
1
-8
/
+8
*
meson: Remove --debug from mkosi arguments
Daan De Meyer
2024-05-05
1
-1
/
+0
*
meson: bump libbpf dependency to 1.4.0 when using gcc
Luca Boccassi
2024-04-30
1
-1
/
+1
*
meson: copy prefix mapping CFLAGS when building BPF objects
Luca Boccassi
2024-04-29
1
-0
/
+18
*
meson: define 's390' for 's390x' when building BPF objects
Luca Boccassi
2024-04-29
1
-0
/
+1
*
meson: update version numbers for 256~rc1
Luca Boccassi
2024-04-25
1
-2
/
+2
*
meson: Properly check dependencies of mkosi target
Daan De Meyer
2024-04-25
1
-6
/
+15
*
mkosi: Build images with --debug to aid debugging in CI
Richard Maw
2024-04-24
1
-0
/
+1
*
test: Various mkosi integration test improvements
Daan De Meyer
2024-04-23
1
-5
/
+19
*
test: Add mkosi-based integration test runner
Richard Maw
2024-04-18
1
-0
/
+12
*
mountfsd: add new systemd-mountfsd component
Lennart Poettering
2024-04-06
1
-0
/
+5
*
nsresourced: add new daemon for granting clients user namespaces and assignin...
Lennart Poettering
2024-04-06
1
-0
/
+3
*
build-sys: pick up vmlinux.h from running kernel BTF or user
Lennart Poettering
2024-04-06
1
-0
/
+73
*
Merge pull request #31131 from poettering/dlopen-kmod
Luca Boccassi
2024-04-06
1
-0
/
+1
|
\
|
*
libkmod: turn into dlopen() dependency
Lennart Poettering
2024-04-04
1
-0
/
+1
*
|
meson: set -fno-ssa-phiopt when building bpf with gcc
Luca Boccassi
2024-04-05
1
-0
/
+1
|
/
*
ssh-generator: create privsep dir via tmpfiles.d/ if we are told to
Lennart Poettering
2024-04-03
1
-0
/
+5
[next]