index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
DEBUGGING.md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-30
docs: Align some comments in HACKING.md
Daan De Meyer
1
-3
/
+3
2024-10-30
update NEWS
Lennart Poettering
1
-9
/
+52
2024-10-30
update TODO
Lennart Poettering
1
-0
/
+11
2024-10-29
network: Restrict the valid charset of DNR names
Ronan Pigott
3
-0
/
+16
2024-10-29
busctl: minor tweak to help text for --limit-messages=
Lennart Poettering
1
-2
/
+2
2024-10-29
import: Draw progress bars
Daan De Meyer
4
-4
/
+69
2024-10-29
TEST-80-NOTIFYACCESS: don't specify --pid= if MAINPID= is provided explicitly
Mike Yuan
1
-1
/
+1
2024-10-29
notify: send MAINPIDFDID= for --pid= too if available
Mike Yuan
1
-26
/
+48
2024-10-29
core/service: support sd_notify() MAINPIDFD=1 and MAINPIDFDID=
Mike Yuan
3
-31
/
+115
2024-10-29
shared/fdset: minor modernization
Mike Yuan
1
-21
/
+19
2024-10-29
mkosi: update fedora commit reference
Lennart Poettering
1
-1
/
+1
2024-10-29
busctl: add the usual section highlighting to our --help texts
Lennart Poettering
1
-7
/
+9
2024-10-29
busctl: add a testcase that definitely causes the timeout to trigger
Lennart Poettering
1
-1
/
+9
2024-10-29
busctl: if --timeout= or --limit-messages= are specified with no argument, re...
Lennart Poettering
1
-0
/
+10
2024-10-29
busctl: rename --num-matches= → --limit-messages=
Lennart Poettering
5
-18
/
+23
2024-10-29
busctl: fix timeout calculation for "busctl monitor"
Lennart Poettering
1
-2
/
+5
2024-10-29
NEWS: be less misleading since systemd-run does not support ExtraFileDescript...
Mike Yuan
1
-1
/
+1
2024-10-29
meson.build: do not mark test-progress-bar as manual
Lennart Poettering
1
-1
/
+0
2024-10-29
progress-bar: issue Windows Terminal progress indicating ANSI sequences
Lennart Poettering
1
-2
/
+13
2024-10-29
udevadm: automatically anable JSON-SEQ in case JSON is used for "udevadm info...
Lennart Poettering
3
-2
/
+9
2024-10-29
mkosi: Move copying packages to the output directory to the postinst script
Daan De Meyer
6
-27
/
+24
2024-10-29
test: test new 'u' sysusers.d lines
Lennart Poettering
1
-0
/
+11
2024-10-29
sysusers.d: lock all system users defined by us
Lennart Poettering
7
-7
/
+7
2024-10-29
sysusers: add new ! line flag for creating fully locked accounts
Lennart Poettering
2
-8
/
+36
2024-10-29
network: add missing else in dhcp_lease_load
Ronan Pigott
2
-1
/
+2
2024-10-29
update-utmp: wait slightly longer for the private bus socket being active
Yu Watanabe
1
-4
/
+7
2024-10-29
man: fix return parameter type of sd_device_get_device_id()
Lennart Poettering
1
-1
/
+1
2024-10-28
socket: support setting ownership of message queues
David Michael
3
-5
/
+58
2024-10-28
update NEWS for v257
Lennart Poettering
1
-103
/
+411
2024-10-28
po: Translated using Weblate (Czech)
Pavel Borecki
1
-7
/
+6
2024-10-28
cgroup: Add support for ProtectControlGroups= private and strict
Ryan Wilson
10
-34
/
+323
2024-10-28
core: Refactor ProtectControlGroups= to use enum vs bool
Ryan Wilson
10
-25
/
+85
2024-10-28
sd-json,tree-wide: add sd_json_format_enabled() and use it everwhere
Zbigniew Jędrzejewski-Szmek
31
-95
/
+99
2024-10-28
sd-id128: mark functions as const, not pure
Zbigniew Jędrzejewski-Szmek
1
-5
/
+5
2024-10-28
sd-common: add __const__
Zbigniew Jędrzejewski-Szmek
1
-0
/
+4
2024-10-28
meson: add loongarch64's definition to cpu_arch_defines
Zhou Qiankang
1
-7
/
+8
2024-10-27
po: Translated using Weblate (Indonesian)
Andika Triwidada
1
-50
/
+33
2024-10-27
core: Add RootDirectory= path to error message if directory does not exist
Ryan Wilson
1
-10
/
+26
2024-10-27
core/execute: Rename error_path -> reterr_path/ret_path per coding guidelines
Ryan Wilson
3
-18
/
+18
2024-10-26
core/cgroup: rename CGROUP_PRESSURE_WATCH_ON/OFF -> CGROUP_PRESSURE_WATCH_YES/NO
Yu Watanabe
4
-21
/
+20
2024-10-26
hwdb: add Stream Deck Neo (#34903)
Sascha Mester
1
-0
/
+4
2024-10-26
sd-event: fix memleak when built without assertion
Yu Watanabe
1
-5
/
+8
2024-10-26
man: fix typo
Yu Watanabe
1
-1
/
+1
2024-10-26
basic/missing: add short comment about when CLONE_NEWCGROUP is added
Yu Watanabe
1
-0
/
+1
2024-10-26
tree-wide: replace for loop with FOREACH_ELEMENT or FOREACH_ARRAY macros (#34...
Integral
46
-269
/
+249
2024-10-25
machine: operation should not send a response when 'done' callback set
Ivan Kruglov
1
-14
/
+17
2024-10-25
test: add brief testcase for systemd-run disconnect handling
Lennart Poettering
1
-0
/
+3
2024-10-25
run: reconnect if our dbus connection is terminated
Lennart Poettering
1
-57
/
+196
2024-10-25
update TODO
Lennart Poettering
1
-3
/
+0
2024-10-25
run: drop "-" prefix from command line when generating unit description
Lennart Poettering
1
-1
/
+13
[next]