index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tree-wide: replace for loop with FOREACH_ELEMENT or FOREACH_ARRAY macros (#34...
Integral
2024-10-26
4
-33
/
+32
*
run0: optionally show superhero emoji on each shell prompt
Lennart Poettering
2024-10-25
2
-0
/
+3
*
user-util: tighten shell validation a tiny bit
Lennart Poettering
2024-10-24
2
-9
/
+12
*
Merge pull request #34799 from YHNdnzj/service-followups
Mike Yuan
2024-10-24
4
-13
/
+13
|
\
|
*
basic/fs-util: move unlink_tempfilep() to tmpfile-util
Mike Yuan
2024-10-22
4
-13
/
+13
*
|
refactor: replace sizeof in loop with ELEMENTSOF & FOREACH_ELEMENT (#34863)
Integral
2024-10-23
1
-1
/
+2
*
|
fs-util: move attempts counter in openat_report_new() into loop
Lennart Poettering
2024-10-22
1
-2
/
+1
*
|
label: move label_ops_reset() up a bit
Lennart Poettering
2024-10-22
2
-6
/
+5
*
|
label: add missing assert() to label_ops_set()
Lennart Poettering
2024-10-22
1
-0
/
+3
*
|
fileio: port write_string_file_full() to openat_report_new()
Lennart Poettering
2024-10-22
1
-10
/
+15
*
|
fileio: port write_string_file() to LabelOps, and thus add WRITE_STRING_FILE_...
Lennart Poettering
2024-10-22
2
-22
/
+61
*
|
fs-util: tweak how openat_report_new() operates when O_CREAT is used on a dan...
Lennart Poettering
2024-10-22
1
-30
/
+16
*
|
fs-util: always call label post ops in xopenat_full(), in both success and er...
Lennart Poettering
2024-10-22
1
-9
/
+11
*
|
fs-util: don't second guess openat_report_new() return values
Lennart Poettering
2024-10-22
1
-11
/
+0
*
|
label: tweak LabelOps post() hook to take "created" boolean
Lennart Poettering
2024-10-22
3
-6
/
+8
*
|
fs-util: always go through the unlink cleanup paths in xopenat_full()
Lennart Poettering
2024-10-22
1
-5
/
+3
*
|
fs-util: remove misplaced RET_NERRNO()
Lennart Poettering
2024-10-22
1
-1
/
+1
|
/
*
Merge pull request #34403 from poettering/askpw-per-user
Lennart Poettering
2024-10-21
2
-10
/
+16
|
\
|
*
ask-password-api: don't accidentally create a dir, when we don't want one
Lennart Poettering
2024-10-21
2
-10
/
+16
*
|
varlinkctl: respect $COLUMNS when rebreaking lines and we are not connected t...
Lennart Poettering
2024-10-21
2
-9
/
+21
|
/
*
fs-util: Introduce symlinkat_idempotent
Adrian Vovk
2024-10-18
2
-4
/
+7
*
GREEDY_REALLOC_APPEND: Make more type safe
Adrian Vovk
2024-10-18
1
-1
/
+4
*
Bump kernel recommended baseline to v5.4
Mike Yuan
2024-10-16
1
-1
/
+1
*
pidref: fix typo
Yu Watanabe
2024-10-16
1
-1
/
+1
*
Merge pull request #34781 from poettering/write-string-rename-full
Yu Watanabe
2024-10-15
2
-15
/
+11
|
\
|
*
fileio: clean up write_string_file() naming
Lennart Poettering
2024-10-15
2
-15
/
+11
*
|
pidref: add explicit concept of "remote" PidRef
Lennart Poettering
2024-10-15
2
-13
/
+77
|
/
*
fs-util: make readlink_malloc() inline
Yu Watanabe
2024-10-15
2
-6
/
+4
*
Merge pull request #34723 from poettering/machined-pidref-more
Lennart Poettering
2024-10-15
4
-10
/
+22
|
\
|
*
sd-json: drop sd_json_dispatch_pid() again, as we prefer json_dispatch_pidref...
Lennart Poettering
2024-10-14
1
-5
/
+0
|
*
pidref: hookup PID_AUTOMATIC special pid_t value with PidRef
Lennart Poettering
2024-10-14
4
-5
/
+22
*
|
Merge pull request #34736 from yuwata/network-mtu
Yu Watanabe
2024-10-15
2
-0
/
+29
|
\
\
|
*
|
sysctl-util: introduce sysctl_read_ip_property_int() and _uint32()
Yu Watanabe
2024-10-14
2
-0
/
+29
|
|
/
*
|
basic/stat-util: use xopenat() where appropriate
Mike Yuan
2024-10-15
1
-19
/
+3
*
|
Fix some typos in socket-util.h
Michiel
2024-10-14
1
-2
/
+2
|
/
*
Merge pull request #34700 from yuwata/network-conf-parser
Yu Watanabe
2024-10-11
2
-3
/
+3
|
\
|
*
in-addr-util: rename in_addr_prefix_from_string_auto_internal() -> _full()
Yu Watanabe
2024-10-11
2
-3
/
+3
*
|
time-util: use saturate_add for usec_add()
Mike Yuan
2024-10-11
1
-5
/
+1
|
/
*
sd-json: add sd_json_dispatch_pid()
Ivan Kruglov
2024-10-10
1
-0
/
+11
*
sd-json: add sd_json_dispatch_signal()
Ivan Kruglov
2024-10-10
1
-0
/
+1
*
Merge pull request #34675 from poettering/dupfd-query
Luca Boccassi
2024-10-08
3
-10
/
+57
|
\
|
*
fd-util: use F_DUPFD_QUERY for same_fd()
Lennart Poettering
2024-10-08
2
-10
/
+46
|
*
fd-util: introduce fd_validate() helper
Lennart Poettering
2024-10-08
2
-0
/
+11
*
|
Merge pull request #34674 from yuwata/reallocarray
Luca Boccassi
2024-10-08
1
-18
/
+7
|
\
\
|
*
|
prioq: use GREEDY_REALLOC() and structured initializer
Yu Watanabe
2024-10-08
1
-18
/
+7
|
|
/
*
|
time-util: copy input string before fork()
Yu Watanabe
2024-10-08
1
-0
/
+8
*
|
time-util: fix parsing timestamp with NZ timezone
Yu Watanabe
2024-10-08
1
-2
/
+6
|
/
*
tree-wide: drop doubled empty lines
Yu Watanabe
2024-10-07
6
-6
/
+0
*
path-lookup: move from basic/ to libsystemd/
Mike Yuan
2024-10-06
3
-973
/
+0
*
path-lookup: move find_portable_profile() to portable-util
Mike Yuan
2024-10-06
2
-33
/
+0
[prev]
[next]