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
*
journal: introduce _SOURCE_BOOTTIME_TIMESTAMP field
Yu Watanabe
2024-06-18
1
-3
/
+11
*
sd-journal: realign flags
Yu Watanabe
2024-06-18
1
-3
/
+3
*
logs-show: do not use _SOURCE_MONOTONIC_TIMESTAMP field
Yu Watanabe
2024-06-18
1
-0
/
+6
*
varlink-idl: fix typo
Yu Watanabe
2024-06-18
1
-2
/
+2
*
Merge pull request #33376 from yuwata/strv_sort_uniq
Luca Boccassi
2024-06-18
13
-26
/
+106
|
\
|
*
tree-wide: replace strv_sort() + strv_uniq() -> strv_sort_uniq()
Yu Watanabe
2024-06-17
10
-26
/
+15
|
*
strv: introduce strv_sort_uniq()
Yu Watanabe
2024-06-17
3
-0
/
+91
*
|
Merge pull request #32724 from bluca/dynamic_user_no_private_tmp
Luca Boccassi
2024-06-18
16
-57
/
+224
|
\
\
|
*
|
portable: drop explicit PrivateTmp=yes from profiles
Luca Boccassi
2024-06-17
3
-3
/
+0
|
*
|
core: do not imply PrivateTmp with DynamicUser, create a private tmpfs instead
Luca Boccassi
2024-06-17
13
-54
/
+224
*
|
|
Merge pull request #33377 from yuwata/strbuf-cleanups
Luca Boccassi
2024-06-17
1
-16
/
+17
|
\
\
\
|
*
|
|
strbuf: use _cleanup_ attribute at one more place
Yu Watanabe
2024-06-17
1
-7
/
+5
|
*
|
|
strbuf: several cleanups
Yu Watanabe
2024-06-17
1
-6
/
+7
|
*
|
|
strbuf: use CMP() macro
Yu Watanabe
2024-06-17
1
-3
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #33375 from yuwata/trivial-follow-ups
Luca Boccassi
2024-06-17
2
-3
/
+3
|
\
\
\
|
*
|
|
json: const char *func() -> const char* func()
Yu Watanabe
2024-06-17
1
-2
/
+2
|
*
|
|
core/mount: suffix function name with paren
Yu Watanabe
2024-06-17
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #33374 from YHNdnzj/coverity-fixes-1
Luca Boccassi
2024-06-17
2
-16
/
+13
|
\
\
\
|
*
|
|
core/service: fix accept-socket deserialization
Mike Yuan
2024-06-17
1
-4
/
+4
|
*
|
|
core: cast ignored retval of deserialize_* to void
Mike Yuan
2024-06-17
2
-8
/
+7
|
*
|
|
core/socket: use FOREACH_ARRAY at one more place
Mike Yuan
2024-06-17
1
-4
/
+2
*
|
|
|
Merge pull request #32559 from poettering/varlink-comments
Luca Boccassi
2024-06-17
10
-35
/
+474
|
\
\
\
\
|
*
|
|
|
creds: add comments to credential encryption/decryption method calls
Lennart Poettering
2024-06-17
1
-0
/
+24
|
*
|
|
|
varlink: parse comments too
Lennart Poettering
2024-06-17
2
-10
/
+94
|
*
|
|
|
varlink: add concept for embedding comments into IDL structures
Lennart Poettering
2024-06-17
4
-24
/
+204
|
*
|
|
|
strv: add new helper strv_rebreak_lines() with a simple line breaking algorithm
Lennart Poettering
2024-06-17
3
-0
/
+150
|
*
|
|
|
utf8: export utf8_char_console_width()
Lennart Poettering
2024-06-17
2
-1
/
+2
*
|
|
|
|
Merge pull request #32872 from YHNdnzj/pidref-inode
Mike Yuan
2024-06-17
3
-18
/
+66
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
pidref: record pidfd inode number in PidRef struct
Mike Yuan
2024-06-14
3
-21
/
+48
|
*
|
|
|
pidref: introduce pidfd_inode_ids_supported helper
Mike Yuan
2024-06-14
1
-2
/
+23
*
|
|
|
|
logind: tweaklets
Lennart Poettering
2024-06-17
1
-1
/
+4
*
|
|
|
|
pretty-print: take console glyph width into account when drawing progress bar
Lennart Poettering
2024-06-17
1
-3
/
+4
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #33355 from YHNdnzj/shutdown-cad
Luca Boccassi
2024-06-17
3
-62
/
+48
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
shutdown: re-enable CAD handling in kernel at start
Mike Yuan
2024-06-15
1
-0
/
+5
|
*
|
|
shutdown: clean up sync_with_progress a bit
Mike Yuan
2024-06-15
1
-38
/
+29
|
*
|
|
string-util: modernize first_word a bit
Mike Yuan
2024-06-15
1
-20
/
+9
|
*
|
|
core/manager: correct alignment in manager_handle_ctrl_alt_del
Mike Yuan
2024-06-15
1
-4
/
+5
*
|
|
|
Merge pull request #33363 from YHNdnzj/service-serialization-cleanup
Luca Boccassi
2024-06-17
2
-85
/
+66
|
\
\
\
\
|
*
|
|
|
core/service: use r to store parsed int values
Mike Yuan
2024-06-16
1
-12
/
+8
|
*
|
|
|
core/service: drop unused bus_name_owner
Mike Yuan
2024-06-16
2
-19
/
+1
|
*
|
|
|
core/service: also serialize/dump status_errno
Mike Yuan
2024-06-16
1
-0
/
+14
|
*
|
|
|
core/service: use serialize_usec where appropriate, drop redundant debug log
Mike Yuan
2024-06-16
1
-57
/
+46
*
|
|
|
|
string-util: introduce string_is_safe_ascii helper
Mike Yuan
2024-06-16
2
-1
/
+5
*
|
|
|
|
basic/utf8: modernize ascii_is_valid_n, make ascii_is_valid static inline
Mike Yuan
2024-06-16
2
-20
/
+10
*
|
|
|
|
basic/utf8: modernize utf8_is_valid_n a bit
Mike Yuan
2024-06-16
2
-9
/
+9
|
/
/
/
/
*
|
|
|
Merge pull request #33214 from keszybz/system-clock-epoch
Mike Yuan
2024-06-16
13
-190
/
+226
|
\
\
\
\
|
*
|
|
|
manager: add structured log message about clock bump
Zbigniew Jędrzejewski-Szmek
2024-06-15
2
-9
/
+31
|
*
|
|
|
timesyncd: simplify handling of timestamps
Zbigniew Jędrzejewski-Szmek
2024-06-15
1
-26
/
+21
|
*
|
|
|
manager: apply clock epoch on updates too
Zbigniew Jędrzejewski-Szmek
2024-06-15
3
-10
/
+14
|
*
|
|
|
manager: use max of: compile epoch, epoch file, timesyncd file
Zbigniew Jędrzejewski-Szmek
2024-06-15
1
-7
/
+17
[next]