index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vmspawn
/
vmspawn-scope.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-15
cifuzz,cflite: set mmap_rnd_bits to 28
Evgeny Vereshchagin
2
-0
/
+2
2024-03-14
Added a test file for the dirent-util.c
Unique-Usman
2
-0
/
+214
2024-03-14
docs: fix typo
Yu Watanabe
1
-1
/
+1
2024-03-14
update TODO
Lennart Poettering
1
-9
/
+9
2024-03-14
network: introduce link_requeue_request()
Yu Watanabe
3
-10
/
+20
2024-03-14
network: use link_start_dhcp4_server() at one more place
Yu Watanabe
3
-6
/
+5
2024-03-14
man: fix efi var vendor uuid for systemd-bless-boot.service
Adrian Wannenmacher
1
-1
/
+1
2024-03-14
docs: add a new document describing the VM interface of systemd
Lennart Poettering
2
-13
/
+59
2024-03-14
docs: update various links
Lennart Poettering
2
-14
/
+14
2024-03-14
docs: properly line break WRITING_VM_AND_CONTAINER_MANAGERS.md
Lennart Poettering
1
-10
/
+43
2024-03-14
docs: document new sd_notify() extensions
Lennart Poettering
3
-22
/
+116
2024-03-14
nspawn: add some debug logging for sd_notify() messages received by the conta...
Lennart Poettering
1
-0
/
+11
2024-03-14
manager: send an sd_notify() message informing the container manager when sys...
Lennart Poettering
1
-0
/
+11
2024-03-14
manager: modernize code that enables special signal delivery to PID 1
Lennart Poettering
1
-10
/
+8
2024-03-14
ssh-generator: introduce ssh-access.target
Lennart Poettering
4
-7
/
+47
2024-03-14
core: notify supervisor over targets we reach, as we reach them
Lennart Poettering
5
-0
/
+29
2024-03-14
manager: clean up audit/plymouth code a bit
Lennart Poettering
1
-10
/
+13
2024-03-14
machine-id-setup: inform supervisor about chosen machine ID
Lennart Poettering
1
-2
/
+7
2024-03-14
hostname-setup: send chosen hostname to supervisor via sd_notify()
Lennart Poettering
1
-28
/
+26
2024-03-14
hostname-setup: various modernizations
Lennart Poettering
1
-11
/
+10
2024-03-14
manager: make manager_send_ready() more symmetric regarding per-user/per-serv...
Lennart Poettering
1
-5
/
+10
2024-03-14
core: normalize how we issue sd_notify() from PID 1
Lennart Poettering
2
-13
/
+14
2024-03-14
json: introduce json_dispatch_int8() and json_dispatch_uint8()
Yu Watanabe
2
-0
/
+38
2024-03-14
stat-util: expose fd_is_read_only_fs()
Yu Watanabe
2
-1
/
+2
2024-03-14
po: add pkg/debian to POTFILES.skip
Piotr DrÄ…g
1
-0
/
+1
2024-03-14
shell-completion: add systemd-cat --namespace=
Mike Yuan
2
-1
/
+5
2024-03-14
man: shorten unnecessarily long example
Lennart Poettering
1
-15
/
+4
2024-03-14
ptyfwd: fix typo
Yu Watanabe
1
-1
/
+1
2024-03-14
TODO: fix typo
Yu Watanabe
1
-1
/
+1
2024-03-14
stat-util: fix typo
Yu Watanabe
1
-1
/
+1
2024-03-14
creds-util: port make_credential_host_secret() over to link_tmpfile_at()
Lennart Poettering
1
-32
/
+13
2024-03-14
tmpfile-util: port link_tmpfile_at() over to linkat_replace()
Lennart Poettering
1
-26
/
+6
2024-03-14
fs-util: add new helper linkat_replace()
Lennart Poettering
3
-0
/
+108
2024-03-14
fs-util: move link_fd() from tmpfile-util.c into generic fs-util.c
Lennart Poettering
3
-20
/
+22
2024-03-14
path-util: add helper that checks if a path definitely refers to a dir
Lennart Poettering
3
-0
/
+40
2024-03-14
journal/cat: allow connecting output to specific journal namespace
Mike Yuan
3
-5
/
+41
2024-03-14
units: make systemd-journald@.socket installable
Mike Yuan
1
-0
/
+3
2024-03-14
sd-journal: introduce sd_journal_stream_fd_with_namespace
Mike Yuan
5
-24
/
+53
2024-03-14
journal-send: introduce journal_stream_path helper
Mike Yuan
2
-3
/
+23
2024-03-14
path-util: introduce skip_leading_slash and use it where appropriate
Mike Yuan
3
-27
/
+13
2024-03-14
core/cgroup: introduce MemoryZSwapWriteback setting
Mike Yuan
8
-6
/
+88
2024-03-13
mkosi: Enable KVM
Daan De Meyer
1
-2
/
+4
2024-03-13
mkosi: Allow booting without secure boot
Daan De Meyer
1
-2
/
+3
2024-03-13
boot: Only use io.systemd.boot.kernel-cmdline-extra for type 1 images
Daan De Meyer
1
-1
/
+1
2024-03-13
build(deps): bump github/codeql-action from 3.24.6 to 3.24.7
dependabot[bot]
2
-4
/
+4
2024-03-13
build(deps): bump pkg/debian from `49132a8` to `5451923`
dependabot[bot]
1
-0
/
+0
2024-03-13
build(deps): bump actions/checkout from 4.1.1 to 4.1.2
dependabot[bot]
12
-12
/
+12
2024-03-13
build(deps): bump meson from 1.3.2 to 1.4.0 in /.github/workflows
dependabot[bot]
1
-3
/
+3
2024-03-13
build(deps): bump softprops/action-gh-release from 1 to 2
dependabot[bot]
1
-1
/
+1
2024-03-13
meson: always use vcs_tag
Zbigniew Jędrzejewski-Szmek
1
-14
/
+9
[next]