index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
man: fix typo
Yu Watanabe
2024-05-14
1
-1
/
+2
*
man: add v257 tag
Yu Watanabe
2024-05-13
1
-0
/
+1
*
debug-generator: Allow specifying name of unit-dropin credential
Daan De Meyer
2024-05-11
1
-2
/
+3
*
journalctl: make --list-boots support -n/--lines= option
Yu Watanabe
2024-05-10
1
-4
/
+10
*
Merge pull request #32689 from YHNdnzj/cred-missing
Luca Boccassi
2024-05-09
1
-0
/
+3
|
\
|
*
core/exec-credential: complain louder if inherited credential is missing
Mike Yuan
2024-05-07
1
-0
/
+3
*
|
docs,man: Avoid some ambiguous uses of "may not"
Colin Watson
2024-05-08
7
-9
/
+9
*
|
Merge pull request #32709 from bluca/machined_ssh
Luca Boccassi
2024-05-08
2
-5
/
+44
|
\
\
|
*
|
machined: add varlink interface for registering machines
Sam Leonard
2024-05-08
1
-2
/
+4
|
*
|
machined: add GetMachineSSHInfo method
Sam Leonard
2024-05-08
1
-3
/
+40
*
|
|
Merge pull request #32705 from YHNdnzj/hibernate-error
Luca Boccassi
2024-05-08
1
-19
/
+32
|
\
\
\
|
*
|
|
systemctl: do not fall back to StartUnit automatically for sleep operations
Mike Yuan
2024-05-08
1
-19
/
+32
|
|
|
/
|
|
/
|
*
|
|
Use the correct name of CEL
MaxHearnden
2024-05-08
3
-3
/
+3
|
|
/
|
/
|
*
|
man/run0: remove the --user example for --machine=
Mike Yuan
2024-05-08
1
-1
/
+17
|
/
*
man: reword text and fix tense in description of sd_event_source_set_io_fd
Zbigniew Jędrzejewski-Szmek
2024-05-07
1
-8
/
+7
*
doc: mention that units can be masked via credentials
Luca Boccassi
2024-05-07
1
-1
/
+2
*
man: Remove OSConfig project mentioning for systemd-confext
Kai Lueke
2024-05-06
1
-2
/
+4
*
man/run0: Describe environment variables set (#32622)
Thayne McCombs
2024-05-04
1
-0
/
+37
*
man: improve documentation about using resource-control options
anphir
2024-05-03
4
-11
/
+14
*
vmspawn,man: move the varlistentry for -D into a variablelist
Sam Leonard
2024-05-02
1
-13
/
+13
*
systemctl: Implement --wait for kill command
Daan De Meyer
2024-05-01
1
-8
/
+10
*
man/run0: fix typo (missing "by")
Mike Yuan
2024-05-01
1
-2
/
+2
*
journal: Add journal.storage credential
Daan De Meyer
2024-04-30
3
-0
/
+47
*
core: Add systemd.crash_action= kernel command line argument
Daan De Meyer
2024-04-29
3
-14
/
+17
*
Merge pull request #32516 from YHNdnzj/core-cleanup
Mike Yuan
2024-04-27
1
-3
/
+4
|
\
|
*
man/systemd.exec: mount_switch_root uses pivot_root rather than chroot
Mike Yuan
2024-04-27
1
-3
/
+4
*
|
networkd: Correct documentation for LinkLocalAddressing
Mathias Lang
2024-04-27
1
-7
/
+6
*
|
treewide: fix a few typos in NEWS, docs, comments, and log messages
Dmitry V. Levin
2024-04-27
6
-7
/
+7
|
/
*
manager: switch service unit type over to using new handoff timestamping logic
Lennart Poettering
2024-04-25
1
-16
/
+18
*
man/systemd.journal-fields: add missing OBJECT_SYSTEMD_INVOCATION_ID
Mike Yuan
2024-04-24
1
-5
/
+14
*
man: document service types that record ExecMainHandoverTimestamp
Luca Boccassi
2024-04-24
1
-5
/
+6
*
core/manager: add unmerged-bin taint
Mike Yuan
2024-04-24
1
-0
/
+9
*
core/manager: rearrange taint tags
Mike Yuan
2024-04-24
1
-12
/
+9
*
core/manager: drop obsolete cgroup taint string
Mike Yuan
2024-04-24
1
-8
/
+0
*
Merge pull request #32437 from keszybz/notify-fixups-split-out
Luca Boccassi
2024-04-23
1
-2
/
+2
|
\
|
*
man: sd_notify() does not fail if var is unset
Zbigniew Jędrzejewski-Szmek
2024-04-05
1
-2
/
+2
*
|
Merge pull request #32434 from poettering/cryptenroll-prefer-var
Luca Boccassi
2024-04-23
1
-2
/
+4
|
\
\
|
*
|
cryptenroll: default to block device backing /var/ rather than /
Lennart Poettering
2024-04-23
1
-2
/
+4
*
|
|
Add self-contained Python sd_notify example.
Simon Fowler
2024-04-23
2
-4
/
+118
*
|
|
Merge pull request #32428 from poettering/sd-notify-reboot-param
Zbigniew Jędrzejewski-Szmek
2024-04-23
1
-0
/
+13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
shutdown: send an sd_notify() message on shutdown with the shutdown reason an...
Lennart Poettering
2024-04-23
1
-0
/
+13
*
|
|
cryptenroll: use root device by default
Ludwig Nussel
2024-04-23
1
-1
/
+4
|
/
/
*
|
Document effective owner of stdout/stderr log file upon creation
Guido Leenders
2024-04-22
1
-2
/
+2
*
|
ukify: swap the ordering of config search paths
Yu Watanabe
2024-04-22
1
-1
/
+1
*
|
man: fix typo
Yu Watanabe
2024-04-22
1
-1
/
+1
*
|
man: fix typo
Yu Watanabe
2024-04-22
1
-1
/
+1
*
|
Merge pull request #32399 from poettering/doc-fixes-256
Lennart Poettering
2024-04-22
9
-78
/
+157
|
\
\
|
*
|
man: document that IPAccounting= works for system services only
Lennart Poettering
2024-04-22
1
-0
/
+3
|
*
|
man: be explicit that we don't proxy SO_PEER*, SCM_RIGHTS and co.
Lennart Poettering
2024-04-22
1
-0
/
+5
|
*
|
man: document that ReadOnlyPaths= doesn't affect ability to connect to AF_UNIX
Lennart Poettering
2024-04-22
1
-0
/
+5
[next]