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
*
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
*
|
Merge pull request #18243 from ssahani/ensure-put-use
Yu Watanabe
2021-01-17
2
-0
/
+13
|
\
\
|
*
|
basic: introuce hashmap_ensure_put
Susant Sahani
2021-01-15
2
-0
/
+13
*
|
|
Merge pull request #18263 from keszybz/syscalls-auto
Zbigniew Jędrzejewski-Szmek
2021-01-16
22
-507
/
+10959
|
\
\
\
|
*
|
|
src/basic: generate missing syscall headers programatically
Zbigniew Jędrzejewski-Szmek
2021-01-15
4
-528
/
+839
|
*
|
|
tree-wide: use curl --fail
Zbigniew Jędrzejewski-Szmek
2021-01-15
1
-2
/
+2
|
*
|
|
syscalls: update tables
Zbigniew Jędrzejewski-Szmek
2021-01-15
17
-4
/
+9521
|
*
|
|
meson: download full syscall tables from hrw/syscalls-table
Zbigniew Jędrzejewski-Szmek
2021-01-15
2
-0
/
+624
|
|
/
/
*
|
|
fs-util: make laccess() macro follow our usual error propagation
Lennart Poettering
2021-01-15
1
-1
/
+2
*
|
|
basic/env-util: modernization
Zbigniew Jędrzejewski-Szmek
2021-01-15
1
-10
/
+5
|
/
/
*
|
Merge pull request #18124 from ryncsn/initrd
Lennart Poettering
2021-01-15
1
-10
/
+39
|
\
\
|
*
|
initrd: do a debug log if /etc/initrd-release doesn't take effect
Kairui Song
2021-01-14
1
-2
/
+11
|
*
|
initrd: do a debug log if failed to detect rootfs type
Kairui Song
2021-01-13
1
-2
/
+10
|
*
|
initrd: extend SYSTEMD_IN_INITRD to accept non-ramfs rootfs
Kairui Song
2021-01-13
1
-9
/
+23
|
*
|
util: rework in_initrd() to make use of path_is_temporary_fs()
Kairui Song
2021-01-12
1
-3
/
+1
*
|
|
Merge pull request #9864 from ximion/master
Yu Watanabe
2021-01-13
1
-0
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add helper for case-independent string equality checks
Matthias Klumpp
2021-01-12
1
-0
/
+4
|
|
/
*
/
extract-word: don't rely on C's downgrade-to-bool feature for chars
Lennart Poettering
2021-01-12
1
-5
/
+4
|
/
*
virt: fix path mentioned in log message
Lennart Poettering
2021-01-11
1
-2
/
+2
*
virt: debug log on unexpected error conditions
Lennart Poettering
2021-01-11
1
-10
/
+26
*
virt: merge three variable declarations
Lennart Poettering
2021-01-11
1
-3
/
+1
*
linux: move nl80211.h to basic/linux
Yu Watanabe
2021-01-11
2
-0
/
+7128
*
stat-util: don't try to open path on path_is_temporary_fs()
Lennart Poettering
2021-01-07
1
-4
/
+3
*
string-util: use GREEDY_ALLOC_ROUND_UP() in strextend()
Lennart Poettering
2021-01-06
1
-1
/
+1
*
string-util: imply NULL termination of strextend() argument list
Lennart Poettering
2021-01-06
4
-17
/
+18
*
siphash: introduce siphash24_compress_safe()
Yu Watanabe
2020-12-29
1
-4
/
+8
*
basic: add make_mount_point_inode helper
Luca Boccassi
2020-12-21
2
-0
/
+29
*
Merge pull request #18011 from yuwata/trivial-fixes
Yu Watanabe
2020-12-18
1
-0
/
+4
|
\
|
*
meson: add missing headers
Yu Watanabe
2020-12-18
1
-0
/
+4
*
|
Merge pull request #17693 from yuwata/tmpfiles-compress-nocow-on-btrfs
Yu Watanabe
2020-12-18
2
-26
/
+61
|
\
\
|
*
|
chattr-util: introduce fallback mode to set file attributes one by one
Yu Watanabe
2020-12-18
2
-26
/
+61
|
|
/
*
|
Merge pull request #18009 from poettering/time-set-sync-target
Yu Watanabe
2020-12-18
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
core: order timer units after both time-sync.target and time-set.target
Lennart Poettering
2020-12-17
1
-0
/
+1
*
|
string-table: add private version of lookup macro with boolean fallback
Lennart Poettering
2020-12-17
1
-0
/
+1
*
|
sort-util: make cmp_int() generic, so that we can reuse it elsewhere
Lennart Poettering
2020-12-17
3
-4
/
+6
*
|
homed: move homectl's recovery key generation/modhex code to src/shared/
Lennart Poettering
2020-12-17
3
-0
/
+124
|
/
*
test: fix fd_is_mount_point() check
Lennart Poettering
2020-12-17
1
-0
/
+28
*
terminal-util: use 256 color mode for PID 1 output, too
Lennart Poettering
2020-12-17
1
-3
/
+8
*
Merge pull request #17702 from rnhmjoj/master
Lennart Poettering
2020-12-16
3
-62
/
+124
|
\
|
*
basic/term-util: inline colors_enabled function
rnhmjoj
2020-12-15
2
-13
/
+6
|
*
tree-wide: avoid direct use of color macros
rnhmjoj
2020-12-15
3
-14
/
+11
|
*
basic/term-util: extend $SYSTEMD_COLORS
rnhmjoj
2020-12-15
2
-44
/
+116
*
|
Merge pull request #17026 from fw-strlen/nft_16
Lennart Poettering
2020-12-16
2
-0
/
+1950
|
\
\
[next]