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
*
Merge pull request #18416 from yuwata/strverscmp
Zbigniew Jędrzejewski-Szmek
2021-02-09
8
-358
/
+5
|
\
|
*
tree-wide: replace strverscmp() and str_verscmp() with strverscmp_improved()
Yu Watanabe
2021-02-09
3
-65
/
+1
|
*
fundamental: move several macros and functions into src/fundamental/
Yu Watanabe
2021-02-09
5
-293
/
+4
*
|
log: do not use uninitialized value
Yu Watanabe
2021-02-09
1
-1
/
+3
|
/
*
Merge pull request #18375 from yuwata/cli-tools-also-read-kernel-command-line
Zbigniew Jędrzejewski-Szmek
2021-02-08
4
-25
/
+54
|
\
|
*
log: skip reading the kernel command line if the process is invoked by a script
Yu Watanabe
2021-01-31
1
-4
/
+26
|
*
env-util: introduce env_update_systemd_exec_pid()
Yu Watanabe
2021-01-31
2
-0
/
+25
|
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-01-31
2
-15
/
+2
|
*
log: make tools also read the kernel command line when run as a service
Yu Watanabe
2021-01-31
2
-10
/
+5
*
|
copy: use stat_verify_directory() where appropriate
Lennart Poettering
2021-02-06
1
-4
/
+8
*
|
fs-util: make sure conservative_renameat() properly detects identity of longe...
Lennart Poettering
2021-02-04
1
-7
/
+21
*
|
Merge pull request #18444 from anitazha/proprename
Zbigniew Jędrzejewski-Szmek
2021-02-04
2
-39
/
+101
|
\
\
|
*
|
parse-util: add permyriad parsing
Anita Zhang
2021-02-02
2
-39
/
+101
|
|
/
*
|
Merge pull request #18462 from poettering/copy-time
Yu Watanabe
2021-02-04
1
-17
/
+10
|
\
\
|
*
|
copy: simplify futimens() invocation
Lennart Poettering
2021-02-03
1
-15
/
+3
|
*
|
copy: also attempt to copy atime/mtime when copying symlinks, device nodes, f...
Lennart Poettering
2021-02-03
1
-2
/
+7
*
|
|
path-util: tighten path_is_valid() checks
Lennart Poettering
2021-02-03
1
-4
/
+19
|
/
/
*
|
path-util: tighten path_extract_filename()
Lennart Poettering
2021-02-03
1
-12
/
+13
*
|
logind: Introduce RebootWithFlags and others
Deepak Rawat
2021-02-02
1
-0
/
+8
|
/
*
Merge pull request #18320 from yuwata/network-reduce-trigger-network-events
Zbigniew Jędrzejewski-Szmek
2021-01-30
2
-2
/
+5
|
\
|
*
fs-util: rename conservative_rename() -> conservative_renameat()
Yu Watanabe
2021-01-22
2
-2
/
+5
*
|
tools: rename helper to match target name
Zbigniew Jędrzejewski-Szmek
2021-01-28
1
-1
/
+1
*
|
Use .txt as the extension of arch syscall lists
Zbigniew Jędrzejewski-Szmek
2021-01-28
17
-1
/
+1
*
|
Use .txt as the extension for syscall list file
Zbigniew Jędrzejewski-Szmek
2021-01-28
2
-1
/
+1
*
|
tree-wide: add spdx header on all scripts and helpers
Zbigniew Jędrzejewski-Szmek
2021-01-28
9
-1
/
+13
*
|
missing-syscalls: add license header in the version-controlled generated file
Zbigniew Jędrzejewski-Szmek
2021-01-27
2
-2
/
+8
*
|
treewide: tighten variable scope in loops (#18372)
Susant Sahani
2021-01-27
14
-51
/
+30
*
|
Merge pull request #18371 from yuwata/use-ansi-normal
Yu Watanabe
2021-01-25
2
-8
/
+8
|
\
\
|
*
|
terminal-util: use ansi_normal() or friends instead of ANSI_NORMAL
Yu Watanabe
2021-01-25
1
-7
/
+7
|
*
|
log: use ansi_normal() instead of ANSI_NORMAL
Yu Watanabe
2021-01-25
1
-1
/
+1
*
|
|
log: drop unused LogRealm
Yu Watanabe
2021-01-25
2
-113
/
+54
*
|
|
selinux-util: do not use log_internal_realm() without setting log realm
Yu Watanabe
2021-01-25
1
-1
/
+1
*
|
|
log: drop unused log_full_errno_realm() macro
Yu Watanabe
2021-01-25
1
-8
/
+4
|
/
/
*
/
feature: display status with a different shape depending on the status (#17728)
Jiehong
2021-01-22
4
-0
/
+33
|
/
*
Merge pull request #18325 from ssahani/more-cleanup
Luca Boccassi
2021-01-20
1
-17
/
+12
|
\
|
*
btrfs-util: tighten variable scope used in loop
Susant Sahani
2021-01-20
1
-17
/
+12
*
|
path-util: simplify check_x_access()
Yu Watanabe
2021-01-20
1
-23
/
+11
|
/
*
fs-util/rm-rf: improve remove+free destructors to take and return NULL
Lennart Poettering
2021-01-19
2
-4
/
+23
*
Allow control characters in environment variable values
Zbigniew Jędrzejewski-Szmek
2021-01-19
1
-13
/
+8
*
Merge pull request #18300 from yuwata/analyze-verify-18252
Zbigniew Jędrzejewski-Szmek
2021-01-19
1
-29
/
+28
|
\
|
*
path-util: also check absolute path is a directory or not in find_executable()
Yu Watanabe
2021-01-18
1
-29
/
+28
*
|
meson: slightly disentangle code dependencies
Yu Watanabe
2021-01-18
1
-2
/
+2
*
|
efi: create symbolic link to efi/loader-feature.h
Yu Watanabe
2021-01-18
1
-1
/
+0
*
|
util: move several DNS related definitions to src/basic/dns-def.h
Yu Watanabe
2021-01-18
2
-0
/
+18
*
|
util: move unit-file.[ch] to src/basic
Yu Watanabe
2021-01-18
3
-0
/
+664
*
|
util: move parse_syscall_and_errno() to seccomp-util.c
Yu Watanabe
2021-01-18
2
-46
/
+0
|
/
*
basic: drop unused module
Yu Watanabe
2021-01-17
1
-1
/
+0
*
Merge pull request #18230 from ssahani/macvlan-bcqueuelen
Yu Watanabe
2021-01-17
1
-2
/
+5
|
\
|
*
basic: Add macvlan netlink attributes
Susant Sahani
2021-01-14
1
-2
/
+5
*
|
tree-wide: fix typo
Yu Watanabe
2021-01-17
1
-1
/
+1
[next]