index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
macro: add macro for checking if integer is power of 2
Lennart Poettering
2022-08-05
1
-0
/
+56
*
mountpoint-util: make fd_is_mountpoint() work reasonably with AT_EMPTYPATH
Lennart Poettering
2022-08-02
1
-0
/
+17
*
tree-wide: fix typo
Yu Watanabe
2022-08-01
1
-1
/
+1
*
Merge pull request #24080 from rdtscp/feature/machinectl/copy-force-flag
Daan De Meyer
2022-07-28
1
-0
/
+69
|
\
|
*
copy: Respect COPY_REPLACE flag for copy_tree
Alexander Wilson
2022-07-27
1
-0
/
+69
*
|
tests: add a simple test that checks what fexecve_or_execve does
Zbigniew Jędrzejewski-Szmek
2022-07-23
2
-0
/
+42
|
/
*
json: use fpclassify() or its helper functions
Yu Watanabe
2022-07-21
1
-6
/
+12
*
math-util: introduce iszero_safe() and fp_equal()
Yu Watanabe
2022-07-21
2
-0
/
+115
*
test: use fabs() as the argument is double
Yu Watanabe
2022-07-21
1
-6
/
+6
*
pid1: add mechanism for conditionalizing units/network/netdev/link based on c...
Lennart Poettering
2022-07-15
1
-0
/
+59
*
manager: add taint flag "support-ended"
Zbigniew Jędrzejewski-Szmek
2022-07-10
1
-0
/
+14
*
time-util: fix buffer-over-run
Yu Watanabe
2022-07-08
1
-0
/
+5
*
Merge pull request #23855 from keszybz/drop-list-is-empty
Lennart Poettering
2022-07-05
1
-164
/
+164
|
\
|
*
test-list: rename field to indicate that it's a list
Zbigniew Jędrzejewski-Szmek
2022-07-02
1
-163
/
+163
|
*
basic/list: drop LIST_IS_EMPTY
Zbigniew Jędrzejewski-Szmek
2022-07-02
1
-1
/
+1
*
|
tree-wide: link to docs.kernel.org for kernel documentation
nl6720
2022-07-04
1
-1
/
+1
*
|
Merge pull request #23088 from yuwata/udev-event-blocker
Zbigniew Jędrzejewski-Szmek
2022-07-02
1
-0
/
+13
|
\
\
|
*
|
udev: make newer event also blocked by DEVPATH_OLD
Yu Watanabe
2022-05-04
1
-0
/
+13
*
|
|
test-lib*-sym: print symbols names in addition to addresses
Zbigniew Jędrzejewski-Szmek
2022-06-30
1
-8
/
+13
*
|
|
Turn mempool_enabled() into a weak symbol
Zbigniew Jędrzejewski-Szmek
2022-06-29
1
-0
/
+7
*
|
|
Merge pull request #23849 from mbiebl/more-https
Yu Watanabe
2022-06-28
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Use https for freedesktop.org
Michael Biebl
2022-06-28
1
-1
/
+1
*
|
|
seccomp: add PARISC (HPPA support)
Sam James
2022-06-28
1
-0
/
+2
|
/
/
*
|
test-sd-hwdb: adjust the test to actually do anything
Zbigniew Jędrzejewski-Szmek
2022-06-27
1
-1
/
+1
*
|
Revert "networkd: NetLabel integration"
Yu Watanabe
2022-06-22
1
-31
/
+0
*
|
Revert NFTSet feature
Yu Watanabe
2022-06-22
2
-72
/
+0
*
|
Add sys/file.h for LOCK_
Pavel Zhukov
2022-06-21
1
-0
/
+1
*
|
set: introduce set_put_strndup()
Yu Watanabe
2022-06-17
1
-0
/
+30
*
|
dns-domain: make each label nul-terminated
Yu Watanabe
2022-06-10
1
-0
/
+1
*
|
shared/condition: accept size suffixes for ConditionMemory
Zbigniew Jędrzejewski-Szmek
2022-06-10
1
-0
/
+21
*
|
test: account for ADDR_NO_RANDOMIZE if it's set
Frantisek Sumsal
2022-06-09
1
-4
/
+12
*
|
Merge pull request #23658 from keszybz/gcc-warnings-2
Luca Boccassi
2022-06-09
4
-27
/
+28
|
\
\
|
*
|
test-udev-util: do not pass NULL to printf, style fixes
Zbigniew Jędrzejewski-Szmek
2022-06-09
1
-8
/
+8
|
*
|
test-process-util: do not pass NULL to printf, simplify tests
Zbigniew Jędrzejewski-Szmek
2022-06-09
1
-6
/
+7
|
*
|
test-dns-domain: a few more "NULL in printf %s"s
Zbigniew Jędrzejewski-Szmek
2022-06-09
1
-10
/
+10
|
*
|
test-fstab-util: one more "NULL in printf %s"
Zbigniew Jędrzejewski-Szmek
2022-06-09
1
-3
/
+3
*
|
|
Merge pull request #23654 from keszybz/gcc-warnings
Zbigniew Jędrzejewski-Szmek
2022-06-09
2
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
test-load-fragment: don't print NULLs
Zbigniew Jędrzejewski-Szmek
2022-06-09
1
-2
/
+2
|
*
|
test-mountpoint-util: fix NULL arg to %s
Zbigniew Jędrzejewski-Szmek
2022-06-09
1
-1
/
+1
*
|
|
Merge pull request #23616 from keszybz/in-addr-to-string-formatting
Yu Watanabe
2022-06-09
4
-16
/
+43
|
\
\
\
|
*
|
|
various: use CONST_MAX for array allocation
Zbigniew Jędrzejewski-Szmek
2022-06-06
1
-2
/
+2
|
*
|
|
basic/in-addr-util: add IN_ADDR_PREFIX_TO_STRING
Zbigniew Jędrzejewski-Szmek
2022-06-06
2
-11
/
+16
|
*
|
|
basic/in-addr-util: drop check for prefix length in formatting function
Zbigniew Jędrzejewski-Szmek
2022-06-06
2
-1
/
+24
|
*
|
|
basic/in-addr-util: add IN_ADDR_TO_STRING
Zbigniew Jędrzejewski-Szmek
2022-06-06
2
-5
/
+4
*
|
|
|
network: firewall integration with NFT sets
Topi Miettinen
2022-06-08
2
-0
/
+72
*
|
|
|
Merge pull request #23645 from DaanDeMeyer/journalctl-static-destructor
Daan De Meyer
2022-06-07
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
shared: Rename pcre2-dlopen.h/c to pcre2-util.h/c
Daan De Meyer
2022-06-06
1
-1
/
+1
|
|
/
/
*
/
/
networkd: NetLabel integration
Topi Miettinen
2022-06-06
1
-0
/
+31
|
/
/
*
|
Merge pull request #23596 from keszybz/bpf-messages-more
Zbigniew Jędrzejewski-Szmek
2022-06-02
3
-11
/
+2
|
\
\
|
*
|
test-socket-bind: fix comment
Zbigniew Jędrzejewski-Szmek
2022-06-02
1
-2
/
+2
[next]