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 #18827 from keszybz/a-bunch-of-man-page-updates
Zbigniew Jędrzejewski-Szmek
2021-03-01
2
-34
/
+34
|
\
|
*
basic/log: align tables
Zbigniew Jędrzejewski-Szmek
2021-03-01
2
-34
/
+34
*
|
copy: handle copy_file_range() weirdness on procfs/sysfs
Lennart Poettering
2021-02-26
1
-26
/
+48
*
|
missing_syscall: add epoll_pwait2() wrapper
Lennart Poettering
2021-02-26
3
-1
/
+100
*
|
env-util: fix parameter handling of parse_env_extension_hierarchies() + geten...
Lennart Poettering
2021-02-25
1
-4
/
+2
|
/
*
signal-util: make -1 termination of ignore_signals() argument list unnecessary
Lennart Poettering
2021-02-25
2
-49
/
+28
*
treewide: fix spelling
Joerg Behrmann
2021-02-24
1
-1
/
+1
*
network: Implement B.A.T.M.A.N. Advanced interface type
Annika Wickert
2021-02-24
1
-0
/
+704
*
Merge pull request #18704 from keszybz/fallback-hostame-override
Zbigniew Jędrzejewski-Szmek
2021-02-23
8
-2
/
+299
|
\
|
*
Use the DEFAULT_HOSTNAME field from os-release
Zbigniew Jędrzejewski-Szmek
2021-02-22
1
-0
/
+12
|
*
Allow the fallback hostname to be overriden using an environment variable
Zbigniew Jędrzejewski-Szmek
2021-02-22
2
-2
/
+20
|
*
basic/os-util: make the sentinel implicit
Zbigniew Jędrzejewski-Szmek
2021-02-22
2
-4
/
+7
|
*
Move os-util.[ch] to basic/
Zbigniew Jędrzejewski-Szmek
2021-02-22
3
-0
/
+245
|
*
basic/env-util: add putenv_dup()
Zbigniew Jędrzejewski-Szmek
2021-02-22
2
-0
/
+18
|
*
shared/conf-parser: allow more than one location of the main config file
Zbigniew Jędrzejewski-Szmek
2021-02-21
1
-0
/
+1
*
|
systemctl: don't search in the full argv[0] for the invocation name
Lennart Poettering
2021-02-20
2
-0
/
+12
*
|
fileio: extend comment about file sizes in virtual file systems
Lennart Poettering
2021-02-19
1
-1
/
+3
*
|
Merge pull request #18694 from keszybz/links-and-syntax-highlighting
Lennart Poettering
2021-02-19
1
-1
/
+1
|
\
\
|
*
|
tree-wide: fix links to systemd.io pages
Zbigniew Jędrzejewski-Szmek
2021-02-19
1
-1
/
+1
*
|
|
basic/alloc-util: also reset the cleaned-up variable in freep()
Zbigniew Jędrzejewski-Szmek
2021-02-19
1
-1
/
+1
|
/
/
*
|
parse-util: add format string macro for outputting permyriad
Lennart Poettering
2021-02-18
1
-0
/
+3
*
|
util: add some helpers for converting percent/permille/permyriad to parts of ...
Lennart Poettering
2021-02-18
1
-0
/
+50
*
|
percent-util: when parsing permyriads, permit percents too with 1 place after...
Lennart Poettering
2021-02-18
1
-4
/
+16
*
|
util: move percent/permille/permyriad parser into percent-util.[ch]
Lennart Poettering
2021-02-18
5
-149
/
+158
*
|
limits-util: tweak overflow checks for (physical_memory|system_tasks)_max_sca...
Lennart Poettering
2021-02-18
1
-8
/
+19
|
/
*
random-util: fix type of random_u64_range()
Lennart Poettering
2021-02-18
2
-2
/
+2
*
basic: add set_equal() helper
Lennart Poettering
2021-02-18
2
-0
/
+34
*
Merge pull request #18625 from bluca/sysext_refactor
Luca Boccassi
2021-02-18
2
-0
/
+59
|
\
|
*
env-util: refactor parsing helper for SYSTEMD_SYSEXT_HIERARCHIES out of sysext
Luca Boccassi
2021-02-17
2
-0
/
+46
|
*
env-util: add strv_env_pairs_get helper
Luca Boccassi
2021-02-17
2
-0
/
+13
*
|
in-addr-util: introduce in6_addr_equal()
Yu Watanabe
2021-02-17
2
-1
/
+9
*
|
in-addr-util: introduce in6_addr_is_link_local()
Yu Watanabe
2021-02-17
2
-1
/
+8
*
|
in-addr-util: introduce in_addr_is_set() or friends
Yu Watanabe
2021-02-17
2
-1
/
+24
|
/
*
in-addr-util: introduce in_addr_prefix_range()
Yu Watanabe
2021-02-17
2
-0
/
+43
*
in-addr-util: make in_addr_prefix_nth() always return valid prefix
Yu Watanabe
2021-02-17
1
-25
/
+18
*
in-addr-util: make in_addr_prefix_nth() refuse prefixlen larger than maximum ...
Yu Watanabe
2021-02-17
1
-2
/
+3
*
in-addr-util: make in_addr_prefix_nth() returns 0 on success
Yu Watanabe
2021-02-17
1
-14
/
+12
*
Merge pull request #18641 from benjarobin/fix-enum-invalid-val
Zbigniew Jędrzejewski-Szmek
2021-02-17
2
-2
/
+2
|
\
|
*
basic: use -EINVAL for _DUID_TYPE_INVALID
Benjamin Robin
2021-02-16
1
-1
/
+1
|
*
basic: use -EINVAL for _MANAGED_OOM_PREFERENCE_INVALID
Benjamin Robin
2021-02-16
1
-1
/
+1
*
|
condition: add CPUFeature
Giedrius Statkevičius
2021-02-17
2
-0
/
+126
*
|
Merge pull request #18601 from keszybz/env-assign-cleanup
Lennart Poettering
2021-02-16
3
-31
/
+33
|
\
\
|
|
/
|
/
|
|
*
Refactor strv_env_replace() into strv_env_replace_consume()
Zbigniew Jędrzejewski-Szmek
2021-02-16
3
-25
/
+15
|
*
basic/env-util: drop now-unused strv_env_set()
Zbigniew Jędrzejewski-Szmek
2021-02-16
2
-29
/
+0
|
*
basic/env-util: add strv_env_assign() helper
Zbigniew Jędrzejewski-Szmek
2021-02-16
2
-0
/
+24
|
*
basic/env-util: add variant of strv_env_replace() that does strdup internally
Zbigniew Jędrzejewski-Szmek
2021-02-15
2
-3
/
+20
*
|
Merge pull request #18616 from keszybz/argv-fuzzer-quick-fix
Lennart Poettering
2021-02-16
11
-16
/
+26
|
\
\
|
*
|
Rename strbuf_cleanup to strbuf_free
Zbigniew Jędrzejewski-Szmek
2021-02-16
2
-3
/
+3
|
*
|
tree-wide: reset the cleaned-up variable in cleanup functions
Zbigniew Jędrzejewski-Szmek
2021-02-16
8
-8
/
+18
|
*
|
tree-wide: return NULL from freeing functions
Zbigniew Jędrzejewski-Szmek
2021-02-16
2
-6
/
+6
[next]