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
*
mkosi: Move copying packages to the output directory to the postinst script
Daan De Meyer
2024-10-29
6
-27
/
+24
*
Merge pull request #34391 from poettering/dns-long-label-fix
Lennart Poettering
2024-10-29
4
-22
/
+147
|
\
|
*
resolved: add test case from #33671
Lennart Poettering
2024-10-23
1
-0
/
+30
|
*
resolved: explicitly refuse adding invalid DNS names to DNS packets
Lennart Poettering
2024-10-23
1
-0
/
+6
|
*
resolved: when adding names to packet fails, remove them from label compressi...
Lennart Poettering
2024-10-23
1
-2
/
+15
|
*
dns-domain: tweak hash table comparison function for DNS names
Lennart Poettering
2024-10-23
1
-6
/
+6
|
*
dns-packet: refuse reading overlong DNS names from packets
Lennart Poettering
2024-10-23
2
-14
/
+90
*
|
update-utmp: wait slightly longer for the private bus socket being active
Yu Watanabe
2024-10-29
1
-4
/
+7
*
|
man: fix return parameter type of sd_device_get_device_id()
Lennart Poettering
2024-10-29
1
-1
/
+1
*
|
socket: support setting ownership of message queues
David Michael
2024-10-28
3
-5
/
+58
*
|
update NEWS for v257
Lennart Poettering
2024-10-28
1
-103
/
+411
*
|
Merge pull request #34633 from keszybz/sd-json-enum-formatting
Yu Watanabe
2024-10-28
33
-100
/
+108
|
\
\
|
*
|
sd-json,tree-wide: add sd_json_format_enabled() and use it everwhere
Zbigniew Jędrzejewski-Szmek
2024-10-28
31
-95
/
+99
|
*
|
sd-id128: mark functions as const, not pure
Zbigniew Jędrzejewski-Szmek
2024-10-28
1
-5
/
+5
|
*
|
sd-common: add __const__
Zbigniew Jędrzejewski-Szmek
2024-10-28
1
-0
/
+4
*
|
|
Merge pull request #34806 from ryantimwilson/protect-control-groups
Yu Watanabe
2024-10-28
14
-55
/
+404
|
\
\
\
|
*
|
|
cgroup: Add support for ProtectControlGroups= private and strict
Ryan Wilson
2024-10-28
10
-34
/
+323
|
*
|
|
core: Refactor ProtectControlGroups= to use enum vs bool
Ryan Wilson
2024-10-28
10
-25
/
+85
|
|
/
/
*
/
/
po: Translated using Weblate (Czech)
Pavel Borecki
2024-10-28
1
-7
/
+6
|
/
/
*
|
meson: add loongarch64's definition to cpu_arch_defines
Zhou Qiankang
2024-10-28
1
-7
/
+8
*
|
po: Translated using Weblate (Indonesian)
Andika Triwidada
2024-10-27
1
-50
/
+33
*
|
Merge pull request #34902 from ryantimwilson/root-dir-not-exists-error
Yu Watanabe
2024-10-27
3
-28
/
+44
|
\
\
|
*
|
core: Add RootDirectory= path to error message if directory does not exist
Ryan Wilson
2024-10-27
1
-10
/
+26
|
*
|
core/execute: Rename error_path -> reterr_path/ret_path per coding guidelines
Ryan Wilson
2024-10-27
3
-18
/
+18
|
/
/
*
|
core/cgroup: rename CGROUP_PRESSURE_WATCH_ON/OFF -> CGROUP_PRESSURE_WATCH_YES/NO
Yu Watanabe
2024-10-26
4
-21
/
+20
*
|
hwdb: add Stream Deck Neo (#34903)
Sascha Mester
2024-10-26
1
-0
/
+4
*
|
sd-event: fix memleak when built without assertion
Yu Watanabe
2024-10-26
1
-5
/
+8
*
|
man: fix typo
Yu Watanabe
2024-10-26
1
-1
/
+1
*
|
basic/missing: add short comment about when CLONE_NEWCGROUP is added
Yu Watanabe
2024-10-26
1
-0
/
+1
*
|
tree-wide: replace for loop with FOREACH_ELEMENT or FOREACH_ARRAY macros (#34...
Integral
2024-10-26
46
-269
/
+249
*
|
Merge pull request #34884 from poettering/run0-disconnect-fix
Yu Watanabe
2024-10-25
2
-57
/
+199
|
\
\
|
*
|
test: add brief testcase for systemd-run disconnect handling
Lennart Poettering
2024-10-25
1
-0
/
+3
|
*
|
run: reconnect if our dbus connection is terminated
Lennart Poettering
2024-10-25
1
-57
/
+196
*
|
|
Merge pull request #34881 from poettering/run0-ui-tweaks
Yu Watanabe
2024-10-25
6
-78
/
+128
|
\
\
\
|
*
|
|
update TODO
Lennart Poettering
2024-10-25
1
-3
/
+0
|
*
|
|
run: drop "-" prefix from command line when generating unit description
Lennart Poettering
2024-10-25
1
-1
/
+13
|
*
|
|
run: prefix unit description with our own process name
Lennart Poettering
2024-10-25
1
-2
/
+4
|
*
|
|
run: tweak how we name our transient units
Lennart Poettering
2024-10-25
1
-54
/
+22
|
*
|
|
run0: optionally show superhero emoji on each shell prompt
Lennart Poettering
2024-10-25
5
-18
/
+89
|
|
/
/
*
/
/
machine: operation should not send a response when 'done' callback set
Ivan Kruglov
2024-10-25
1
-14
/
+17
|
/
/
*
|
Merge pull request #34891 from poettering/run0-pty
Lennart Poettering
2024-10-25
5
-6
/
+66
|
\
\
|
*
|
ci: add some basic testing of the new --pty and --pipe switches
Lennart Poettering
2024-10-25
2
-0
/
+19
|
*
|
run0: add options to force allocation of PTY or of pipe use
Lennart Poettering
2024-10-25
2
-1
/
+42
|
*
|
tree-wide: use isatty_safe() everywhere
Lennart Poettering
2024-10-25
2
-6
/
+6
|
/
/
*
|
update TODO
Lennart Poettering
2024-10-25
1
-0
/
+5
*
|
Merge pull request #34877 from aafeijoo-suse/veritysetup-fixes
Lennart Poettering
2024-10-25
4
-15
/
+18
|
\
\
|
*
|
veritysetup-generator: remove unused code
Antonio Alvarez Feijoo
2024-10-24
1
-9
/
+0
|
*
|
man/veritysetup-generator: document veritytab kernel command line option
Antonio Alvarez Feijoo
2024-10-24
1
-2
/
+14
|
*
|
man: fix links to veritysetup(8)
Antonio Alvarez Feijoo
2024-10-24
3
-4
/
+4
*
|
|
Merge pull request #34880 from poettering/change-user-on-pam-always
Lennart Poettering
2024-10-25
2
-4
/
+22
|
\
\
\
[next]