index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
socket: support setting ownership of message queues
David Michael
2024-10-28
1
-0
/
+8
*
|
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
*
|
|
cgroup: Add support for ProtectControlGroups= private and strict
Ryan Wilson
2024-10-28
7
-12
/
+168
*
|
|
core: Refactor ProtectControlGroups= to use enum vs bool
Ryan Wilson
2024-10-28
10
-25
/
+85
|
/
/
*
|
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
3
-7
/
+7
*
|
sd-event: fix memleak when built without assertion
Yu Watanabe
2024-10-26
1
-5
/
+8
*
|
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
1
-57
/
+196
|
\
\
|
*
|
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
4
-75
/
+91
|
\
\
\
|
*
|
|
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
4
-18
/
+52
|
|
/
/
*
/
/
machine: operation should not send a response when 'done' callback set
Ivan Kruglov
2024-10-25
1
-14
/
+17
|
/
/
*
|
run0: add options to force allocation of PTY or of pipe use
Lennart Poettering
2024-10-25
1
-1
/
+27
*
|
tree-wide: use isatty_safe() everywhere
Lennart Poettering
2024-10-25
2
-6
/
+6
*
|
Merge pull request #34877 from aafeijoo-suse/veritysetup-fixes
Lennart Poettering
2024-10-25
1
-9
/
+0
|
\
\
|
*
|
veritysetup-generator: remove unused code
Antonio Alvarez Feijoo
2024-10-24
1
-9
/
+0
*
|
|
Merge pull request #34880 from poettering/change-user-on-pam-always
Lennart Poettering
2024-10-25
1
-3
/
+18
|
\
\
\
|
*
|
|
core: make sure that if PAMName= is set we always do the full user changing e...
Lennart Poettering
2024-10-24
1
-3
/
+18
*
|
|
|
Merge pull request #34875 from poettering/userdbctl-filter
Lennart Poettering
2024-10-24
6
-62
/
+318
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
user-record: fix indentation
Lennart Poettering
2024-10-24
1
-24
/
+24
|
*
|
|
userdbctl: set shell/home cell type to TABLE_PATH
Lennart Poettering
2024-10-24
1
-2
/
+2
|
*
|
|
userdbctl: grey out nologin shell in tabular output
Lennart Poettering
2024-10-24
1
-4
/
+8
|
*
|
|
userdbctl: optionally hide UID range boundaries in output
Lennart Poettering
2024-10-24
1
-25
/
+49
|
*
|
|
userdbctl: add some basic client-side filtering
Lennart Poettering
2024-10-24
5
-9
/
+237
*
|
|
|
user-util: tighten shell validation a tiny bit
Lennart Poettering
2024-10-24
3
-9
/
+30
*
|
|
|
Merge pull request #34799 from YHNdnzj/service-followups
Mike Yuan
2024-10-24
9
-101
/
+99
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
core: clean up errors for live mounting
Mike Yuan
2024-10-22
3
-55
/
+38
|
*
|
|
core/service: fix one wording
Mike Yuan
2024-10-22
1
-1
/
+1
|
*
|
|
core/service: add missing serialization for Service.live_mount_result
Mike Yuan
2024-10-22
1
-3
/
+13
|
*
|
|
core/service: call service_enter_running() if live mount fails
Mike Yuan
2024-10-22
1
-1
/
+1
|
*
|
|
core/service: introduce service_live_mount_finish()
Mike Yuan
2024-10-22
1
-8
/
+7
|
*
|
|
core/service: place occurrences of SERVICE_MOUNTING closer to reload states
Mike Yuan
2024-10-22
2
-21
/
+20
|
*
|
|
core/unit: put the reload job back to queue if unit is refreshing
Mike Yuan
2024-10-22
1
-1
/
+5
|
*
|
|
shared/bus-util: debug log when falling back to session bus
Mike Yuan
2024-10-22
1
-1
/
+4
[next]