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
*
strv: add new helper strv_rebreak_lines() with a simple line breaking algorithm
Lennart Poettering
2024-06-17
2
-0
/
+92
*
utf8: export utf8_char_console_width()
Lennart Poettering
2024-06-17
2
-1
/
+2
*
string-util: introduce string_is_safe_ascii helper
Mike Yuan
2024-06-16
1
-0
/
+4
*
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 #33352 from YHNdnzj/freeconp-void
Luca Boccassi
2024-06-15
1
-4
/
+8
|
\
|
*
missing_loop: add missing assertions for fallback values
Mike Yuan
2024-06-15
1
-4
/
+8
*
|
random-util: add crypto_random_bytes_allocate_iovec()
Lennart Poettering
2024-06-15
2
-0
/
+21
|
/
*
Merge pull request #33037 from keszybz/dlopen-open-code-definitions
Mike Yuan
2024-06-15
5
-105
/
+103
|
\
|
*
basic/dlfcn-util: deobfuscate macro definitions
Zbigniew Jędrzejewski-Szmek
2024-06-12
5
-105
/
+103
*
|
utf8: let utf8_console_width() handle NULL strings somewhat reasonably
Lennart Poettering
2024-06-15
1
-1
/
+4
*
|
Merge pull request #33325 from poettering/vsock-ret-optional
Luca Boccassi
2024-06-15
1
-3
/
+2
|
\
\
|
*
|
socket-util: make return parameter for socket_address_parse_vsock() optional
Lennart Poettering
2024-06-14
1
-3
/
+2
*
|
|
src/basic/missing_loop.h: fix missing LOOP_SET_BLOCK_SIZE
Raphaël Mélotte
2024-06-15
1
-0
/
+4
*
|
|
fs-util: add simple open_mkdir() wrapper
Lennart Poettering
2024-06-15
1
-0
/
+3
*
|
|
string-util: make sure strrepa() doesn't doubly evaluate expressions
Lennart Poettering
2024-06-15
1
-3
/
+6
*
|
|
fileio: add new helper write_base64_file_at() which encodes a binary object i...
Lennart Poettering
2024-06-14
2
-0
/
+18
*
|
|
utf8: assume tabs are 8 characters wide when written to console
Lennart Poettering
2024-06-14
1
-0
/
+3
*
|
|
iovec-util: add exported constant empty but valid (i.e. non-NULL) iovec
Lennart Poettering
2024-06-14
2
-5
/
+14
|
/
/
*
|
io-util: move fputs_with_newline to fileio
Mike Yuan
2024-06-13
4
-19
/
+24
*
|
io-util: add new helper fputs_with_newline()
Lennart Poettering
2024-06-13
2
-0
/
+19
|
/
*
Merge pull request #33284 from yuwata/hwdb-optimize
Luca Boccassi
2024-06-12
2
-15
/
+15
|
\
|
*
strbuf: make length for strbuf_add_string() optional
Yu Watanabe
2024-06-12
2
-2
/
+8
|
*
strbuf: several cleanups for strbuf_add_string()
Yu Watanabe
2024-06-12
1
-9
/
+6
|
*
strbuf: use GREEDY_REALLOC to grow the buffer
q66
2024-06-12
1
-4
/
+1
*
|
Merge pull request #32961 from YHNdnzj/starttime-main
Yu Watanabe
2024-06-12
2
-8
/
+8
|
\
\
|
*
|
process-util: make pid*_get_start_time return usec_t
Mike Yuan
2024-05-22
2
-8
/
+8
*
|
|
Merge pull request #33074 from keszybz/bpf-fd-handling
Yu Watanabe
2024-06-12
1
-11
/
+2
|
\
\
\
|
*
|
|
basic/fd-util: drop report from fd_cloexec_many
Zbigniew Jędrzejewski-Szmek
2024-05-30
1
-3
/
+0
|
*
|
|
basic/fd-util: drop unnecessary {}
Zbigniew Jędrzejewski-Szmek
2024-05-30
1
-8
/
+2
*
|
|
|
Merge pull request #32933 from YHNdnzj/faccessat-empty-path
Yu Watanabe
2024-06-12
6
-55
/
+69
|
\
\
\
\
|
*
|
|
|
fs-util: try AT_EMPTY_PATH for access_fd() first
Mike Yuan
2024-05-21
1
-0
/
+8
|
*
|
|
|
fs-util: if /proc/ is mounted, return -EBADF when appropriate for link_fd()
Mike Yuan
2024-05-21
1
-2
/
+5
|
*
|
|
|
fd-util: introduce proc_fd_enoent_errno helper
Mike Yuan
2024-05-21
4
-44
/
+28
|
*
|
|
|
fs-util: use RET_GATHER at one more place
Mike Yuan
2024-05-21
1
-2
/
+2
|
*
|
|
|
fs-util: add missing assertions
Mike Yuan
2024-05-21
1
-0
/
+10
|
*
|
|
|
mountpoint-util: add missing assertions, make mount_fd static
Mike Yuan
2024-05-21
2
-7
/
+16
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #32603 from YHNdnzj/install-basename
Yu Watanabe
2024-06-12
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
unit-file,portable: replace streq + basename with path_equal_filename
Mike Yuan
2024-06-12
1
-1
/
+1
*
|
|
|
core/socket: allow MPTCP protocol
Matthieu Baerts (NGI0)
2024-06-12
1
-0
/
+7
|
/
/
/
*
|
|
chase: Tighten "." and "./" check
Daan De Meyer
2024-06-11
1
-3
/
+3
*
|
|
user-util: fix fgetxxent_sane on musl
Mike Gilbert
2024-06-10
1
-8
/
+8
*
|
|
Update syscalls tables
Luca Boccassi
2024-06-06
20
-0
/
+20
*
|
|
util: add keyring_describe helper and move to basic
Luca Boccassi
2024-06-06
3
-0
/
+79
*
|
|
basic: Add BCACHEFS magic
Chris Packham
2024-05-31
2
-0
/
+8
*
|
|
Merge pull request #33081 from keszybz/networkctl-formatting
Luca Boccassi
2024-05-30
1
-5
/
+7
|
\
\
\
|
*
|
|
shared/format-table: do not print '.0'
Zbigniew Jędrzejewski-Szmek
2024-05-30
1
-5
/
+7
|
|
|
/
|
|
/
|
*
|
|
cgroup-util: Don't try to open pidfd for pids from cgroup.threads
Daan De Meyer
2024-05-30
2
-2
/
+12
*
|
|
basic: Add debug logging for pidref_set_pid()
Daan De Meyer
2024-05-29
1
-1
/
+1
*
|
|
cgroup-util: Add debug logging for cg_kill_recursive()
Daan De Meyer
2024-05-29
1
-9
/
+13
|
/
/
[next]