index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
factory
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-28
core: Refactor ProtectControlGroups= to use enum vs bool
Ryan Wilson
10
-25
/
+85
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
2024-10-25
run: prefix unit description with our own process name
Lennart Poettering
1
-2
/
+4
2024-10-25
run: tweak how we name our transient units
Lennart Poettering
1
-54
/
+22
2024-10-25
run0: optionally show superhero emoji on each shell prompt
Lennart Poettering
5
-18
/
+89
2024-10-25
ci: add some basic testing of the new --pty and --pipe switches
Lennart Poettering
2
-0
/
+19
2024-10-25
run0: add options to force allocation of PTY or of pipe use
Lennart Poettering
2
-1
/
+42
2024-10-25
tree-wide: use isatty_safe() everywhere
Lennart Poettering
2
-6
/
+6
2024-10-25
update TODO
Lennart Poettering
1
-0
/
+5
2024-10-24
test: add quick test to verify the PAM stack really ran in all run0 modes of ...
Lennart Poettering
1
-1
/
+4
2024-10-24
core: make sure that if PAMName= is set we always do the full user changing e...
Lennart Poettering
1
-3
/
+18
2024-10-24
user-util: tighten shell validation a tiny bit
Lennart Poettering
3
-9
/
+30
2024-10-24
ci: give new userdbctl some CI exposure
Lennart Poettering
1
-0
/
+14
2024-10-24
user-record: fix indentation
Lennart Poettering
1
-24
/
+24
2024-10-24
userdbctl: set shell/home cell type to TABLE_PATH
Lennart Poettering
1
-2
/
+2
2024-10-24
userdbctl: grey out nologin shell in tabular output
Lennart Poettering
1
-4
/
+8
2024-10-24
userdbctl: optionally hide UID range boundaries in output
Lennart Poettering
2
-25
/
+67
2024-10-24
userdbctl: add some basic client-side filtering
Lennart Poettering
6
-9
/
+288
2024-10-24
veritysetup-generator: remove unused code
Antonio Alvarez Feijoo
1
-9
/
+0
2024-10-24
man/veritysetup-generator: document veritytab kernel command line option
Antonio Alvarez Feijoo
1
-2
/
+14
2024-10-24
man: fix links to veritysetup(8)
Antonio Alvarez Feijoo
3
-4
/
+4
2024-10-24
man: insert a comma before 'and'
Yu Watanabe
1
-1
/
+1
2024-10-24
Revert "TEST-55-OOMD: workaround for kernel regression in 6.12-rcX"
Yu Watanabe
1
-18
/
+3
2024-10-24
po: Translated using Weblate (Swedish)
Anders Jonsson
1
-4
/
+4
2024-10-23
docs: Mention that a local build might be required to use mkosi
Daan De Meyer
1
-26
/
+31
2024-10-23
man/network: suggest to not request IA_NA when received RA with Managed bit u...
Yu Watanabe
1
-0
/
+2
2024-10-23
core: don't forget about fallback_smack_process_label
Ćukasz Stelmach
1
-1
/
+1
2024-10-23
core/namespace: replace MOUNT_PRIVATE_TMP_READ_ONLY with MOUNT_PRIVATE_TMP wi...
Yu Watanabe
1
-10
/
+5
2024-10-23
core/namespace: coding style cleanups
Yu Watanabe
1
-6
/
+6
2024-10-23
core/namespace: honor MountEntry.read_only, .options, and so on in static ent...
Yu Watanabe
2
-7
/
+21
2024-10-23
refactor: replace sizeof in loop with ELEMENTSOF & FOREACH_ELEMENT (#34863)
Integral
4
-15
/
+12
2024-10-23
update TODO
Lennart Poettering
1
-0
/
+2
2024-10-23
man/network: fix typo
Yu Watanabe
1
-1
/
+1
2024-10-23
measure: fix typo
Yu Watanabe
1
-1
/
+1
2024-10-23
TEST-55-OOMD: fix typo
Yu Watanabe
1
-1
/
+1
2024-10-23
network: adjust log message about DNR
Ronan Pigott
1
-4
/
+4
[next]