index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: drop unused param, move taint calculation to separate file
Zbigniew Jędrzejewski-Szmek
2024-04-24
9
-103
/
+111
*
man: document service types that record ExecMainHandoverTimestamp
Luca Boccassi
2024-04-24
1
-5
/
+6
*
Merge pull request #32438 from YHNdnzj/taint-cleanup
Yu Watanabe
2024-04-24
4
-36
/
+44
|
\
|
*
core/manager: add unmerged-bin taint
Mike Yuan
2024-04-24
3
-6
/
+20
|
*
core/manager: rearrange taint tags
Mike Yuan
2024-04-24
3
-22
/
+32
|
*
core/manager: drop obsolete cgroup taint string
Mike Yuan
2024-04-24
3
-16
/
+3
|
*
mount-setup: use mount_verbose_full where appropriate
Mike Yuan
2024-04-24
1
-4
/
+1
|
/
*
Merge pull request #32437 from keszybz/notify-fixups-split-out
Luca Boccassi
2024-04-23
2
-16
/
+28
|
\
|
*
man: sd_notify() does not fail if var is unset
Zbigniew Jędrzejewski-Szmek
2024-04-05
1
-2
/
+2
|
*
sd-notify: fix unsetting of environment variable on error
Zbigniew Jędrzejewski-Szmek
2024-04-05
1
-14
/
+26
*
|
Merge pull request #32434 from poettering/cryptenroll-prefer-var
Luca Boccassi
2024-04-23
3
-18
/
+78
|
\
\
|
*
|
update NEWS
Lennart Poettering
2024-04-23
1
-0
/
+7
|
*
|
cryptenroll: use [] in --help text to indicate block device argument is now o...
Lennart Poettering
2024-04-23
1
-1
/
+1
|
*
|
cryptenroll: default to block device backing /var/ rather than /
Lennart Poettering
2024-04-23
2
-17
/
+70
*
|
|
Add self-contained Python sd_notify example.
Simon Fowler
2024-04-23
2
-4
/
+118
*
|
|
sysext: do not return 0 if `unmerge()` fails in the `refresh()` function.
Antonio Alvarez Feijoo
2024-04-23
1
-1
/
+1
*
|
|
Merge pull request #32435 from YHNdnzj/followup
Zbigniew Jędrzejewski-Szmek
2024-04-23
17
-92
/
+20
|
\
\
\
|
*
|
|
network: suggest using "networkctl edit" instead of copying manually
Mike Yuan
2024-04-23
15
-90
/
+15
|
*
|
|
cryptenroll: sort includes
Mike Yuan
2024-04-23
1
-1
/
+1
|
*
|
|
core/service: also allow updating main pid when SERVICE_STOP
Mike Yuan
2024-04-23
1
-1
/
+4
*
|
|
|
journal: do not rotate unrelated journal files when full or corrupted
Yu Watanabe
2024-04-23
1
-18
/
+48
*
|
|
|
core: Limit terminal reset using ANSI sequences to /dev/console
Daan De Meyer
2024-04-23
3
-23
/
+39
|
/
/
/
*
|
|
Merge pull request #32428 from poettering/sd-notify-reboot-param
Zbigniew Jędrzejewski-Szmek
2024-04-23
4
-7
/
+47
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
update TODO
Lennart Poettering
2024-04-23
1
-0
/
+3
|
*
|
systemctl: set reboot argument for most forms of shutdown, not just plain reb...
Lennart Poettering
2024-04-23
1
-7
/
+9
|
*
|
shutdown: send an sd_notify() message on shutdown with the shutdown reason an...
Lennart Poettering
2024-04-23
2
-0
/
+35
*
|
|
cryptenroll: use root device by default
Ludwig Nussel
2024-04-23
2
-9
/
+29
*
|
|
Merge pull request #32433 from DaanDeMeyer/fix
Daan De Meyer
2024-04-23
1
-1
/
+2
|
\
\
\
|
*
|
|
mkosi: Configure lower retention limit for package artifacts
Daan De Meyer
2024-04-23
1
-0
/
+1
|
*
|
|
mkosi: Fix Arch Linux package glob
Daan De Meyer
2024-04-23
1
-1
/
+1
*
|
|
|
manager: Improve freeze/thaw for unrealized cgroup
Adrian Vovk
2024-04-23
1
-4
/
+10
*
|
|
|
Merge pull request #32427 from poettering/systemctl-help-missing
Lennart Poettering
2024-04-23
1
-0
/
+5
|
\
\
\
\
|
*
|
|
|
systemctl: add forgotten --after/--before to --help text
Lennart Poettering
2024-04-23
1
-0
/
+2
|
*
|
|
|
systemctl: add forgotten --reboot-argument= to --help text
Lennart Poettering
2024-04-23
1
-0
/
+2
|
*
|
|
|
systemctl: add forgotten --message= to --help text
Lennart Poettering
2024-04-23
1
-0
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
build(deps): bump pkg/debian from `30c77a7` to `733ac7c`
dependabot[bot]
2024-04-23
1
-0
/
+0
*
|
|
|
service: allow MainPID= updates during stop of the service
Michal Sekletar
2024-04-23
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #32352 from DaanDeMeyer/test
Daan De Meyer
2024-04-23
12
-236
/
+283
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
mkosi: Run integration tests in CI
Daan De Meyer
2024-04-23
3
-68
/
+90
|
*
|
test: Various mkosi integration test improvements
Daan De Meyer
2024-04-23
6
-162
/
+184
|
*
|
mkosi: Deal with ubuntu's special debug packages
Daan De Meyer
2024-04-23
1
-3
/
+6
|
*
|
mkosi: Use -fdebug-prefix-map= instead of -ffile-prefix-map=
Daan De Meyer
2024-04-23
2
-2
/
+2
|
*
|
mkosi: Update to latest
Daan De Meyer
2024-04-23
1
-1
/
+1
*
|
|
mkosi: mask isc-dhcp-server
Luca Boccassi
2024-04-23
1
-0
/
+0
*
|
|
Merge pull request #32413 from yuwata/network-radv-validator
Luca Boccassi
2024-04-23
3
-68
/
+60
|
\
\
\
|
*
|
|
network/radv: drop unnecessary conditions
Yu Watanabe
2024-04-22
1
-10
/
+6
|
*
|
|
network/radv: warn about non-zero preference with zero lifetime
Yu Watanabe
2024-04-22
1
-0
/
+9
|
*
|
|
network/radv: verify [IPv6Prefix] section or friends in network_adjust_radv()
Yu Watanabe
2024-04-22
3
-58
/
+45
*
|
|
|
network: add .link file to match 80-namespace.network
Lennart Poettering
2024-04-22
2
-0
/
+25
*
|
|
|
network: add "mac" to alternatives name policy by default
Lennart Poettering
2024-04-22
1
-1
/
+1
[next]