index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: fix typo
Yu Watanabe
2021-02-19
1
-1
/
+1
*
Merge pull request #18659 from poettering/permyriadification
Yu Watanabe
2021-02-19
2
-9
/
+8
|
\
|
*
core: use our usual UINT32_MAX scaling for OOMD limits
Lennart Poettering
2021-02-18
1
-5
/
+2
|
*
tree-wide: port various pieces of code over to UINT32_SCALE_FROM_PERMYRIAD()
Lennart Poettering
2021-02-18
1
-1
/
+1
|
*
util: move percent/permille/permyriad parser into percent-util.[ch]
Lennart Poettering
2021-02-18
2
-0
/
+2
|
*
tree-wide: parse permyriads wherever we can
Lennart Poettering
2021-02-18
1
-4
/
+4
*
|
table: drop trailing white spaces of the last cell in row
Yu Watanabe
2021-02-19
1
-0
/
+6
|
/
*
Merge pull request #18685 from poettering/network-type-tweaks
Lennart Poettering
2021-02-18
1
-2
/
+2
|
\
|
*
network: suffix types with _t in public headers
Lennart Poettering
2021-02-18
1
-2
/
+2
*
|
sd-device: add sd_device_get_action() + sd_device_get_seqnum() + sd_device_ne...
Lennart Poettering
2021-02-18
3
-11
/
+15
|
/
*
Merge pull request #18557 from poettering/enum-force-s64
Zbigniew Jędrzejewski-Szmek
2021-02-18
2
-39
/
+34
|
\
|
*
network: make use of SD_ENUM_FORCE_S64() for all public enums
Lennart Poettering
2021-02-16
1
-2
/
+2
|
*
test-tables: make sure we can test tables of either int or int64_t base type
Lennart Poettering
2021-02-16
1
-37
/
+32
*
|
Merge pull request #18625 from bluca/sysext_refactor
Luca Boccassi
2021-02-18
6
-20
/
+191
|
\
\
|
*
|
os-util: allow missing VERSION_ID on the host
Luca Boccassi
2021-02-17
1
-1
/
+6
|
*
|
os-util: split extension_release_validate out of sysext
Luca Boccassi
2021-02-17
2
-0
/
+72
|
*
|
machine: parse and store extension-release
Luca Boccassi
2021-02-17
2
-1
/
+9
|
*
|
dissect: parse, store and show extension-release info
Luca Boccassi
2021-02-17
2
-13
/
+50
|
*
|
dissect: store image name, following usual parsing rules
Luca Boccassi
2021-02-17
2
-1
/
+32
|
*
|
os-util: add load_extension_release_pairs helper
Luca Boccassi
2021-02-17
2
-0
/
+13
|
*
|
os-util: add path_is_extension_tree helper
Luca Boccassi
2021-02-17
2
-5
/
+10
*
|
|
Merge pull request #18596 from keszybz/systemctl-quiet-legend
Lennart Poettering
2021-02-17
2
-0
/
+22
|
\
\
\
|
*
|
|
tree-wide: use parse_boolean_argument() for variables with non-boolean type
Zbigniew Jędrzejewski-Szmek
2021-02-17
1
-2
/
+4
|
*
|
|
tree-wide: add a helper to parse boolean optarg
Zbigniew Jędrzejewski-Szmek
2021-02-17
2
-0
/
+20
*
|
|
|
Merge pull request #18651 from poettering/einval-followup
Lennart Poettering
2021-02-17
3
-33
/
+45
|
\
\
\
\
|
*
|
|
|
install: make UnitFileChangeType enum anonymous
Lennart Poettering
2021-02-17
3
-33
/
+45
|
|
|
/
/
|
|
/
|
|
*
/
|
|
tree-wide: use in_addr_is_set() or friends
Yu Watanabe
2021-02-17
1
-1
/
+1
|
/
/
/
*
|
|
firewall-util: replace nft_in6addr_to_range() with in_addr_prefix_range()
Yu Watanabe
2021-02-17
1
-50
/
+10
*
|
|
logs-show: move show_journal_by_unit _BOOT_ID match
Vito Caputo
2021-02-17
1
-4
/
+8
*
|
|
Merge pull request #18641 from benjarobin/fix-enum-invalid-val
Zbigniew Jędrzejewski-Szmek
2021-02-17
6
-10
/
+12
|
\
\
\
|
*
|
|
shared: use -EINVAL for _NETDEV_BRIDGE_STATE_INVALID
Benjamin Robin
2021-02-16
1
-1
/
+1
|
*
|
|
shared: Fix _DNS_CACHE_MODE_INVALID value: use -EINVAL
Benjamin Robin
2021-02-16
1
-1
/
+1
|
*
|
|
shared: use -EINVAL for _UNIT_FILE_CHANGE_TYPE_INVALID
Benjamin Robin
2021-02-16
2
-3
/
+3
|
*
|
|
shared: use -EINVAL for _EXEC_COMMAND_FLAGS_INVALID
Benjamin Robin
2021-02-16
2
-5
/
+7
|
|
|
/
|
|
/
|
*
|
|
condition: add CPUFeature
Giedrius Statkevičius
2021-02-17
2
-0
/
+12
*
|
|
Merge pull request #18007 from fw-strlen/ipv6_masq_and_dnat
Lennart Poettering
2021-02-16
1
-33
/
+151
|
\
\
\
|
*
|
|
add ipv6 range element creation test cases
Florian Westphal
2021-01-19
1
-2
/
+5
|
*
|
|
firewall-util-nft: clear previous address on replay
Florian Westphal
2021-01-19
1
-0
/
+2
|
*
|
|
firewall-util: add ipv6 support to nftables backend
Florian Westphal
2021-01-19
1
-33
/
+146
*
|
|
|
Merge pull request #18601 from keszybz/env-assign-cleanup
Lennart Poettering
2021-02-16
3
-31
/
+12
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Refactor strv_env_replace() into strv_env_replace_consume()
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-4
/
+2
|
*
|
|
shared/exec-util: fix minor memleak
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-8
/
+2
|
*
|
|
shared/user-record: inline iterator variable declarations
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-9
/
+6
|
*
|
|
basic/env-util: add variant of strv_env_replace() that does strdup internally
Zbigniew Jędrzejewski-Szmek
2021-02-15
1
-10
/
+2
*
|
|
|
tree-wide: reset the cleaned-up variable in cleanup functions
Zbigniew Jędrzejewski-Szmek
2021-02-16
11
-20
/
+20
*
|
|
|
tree-wide: return NULL from freeing functions
Zbigniew Jędrzejewski-Szmek
2021-02-16
9
-25
/
+25
*
|
|
|
Merge pull request #18481 from keszybz/rpm-restart-post-trans
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
core: allow Markers to be set using set-property
Zbigniew Jędrzejewski-Szmek
2021-02-15
1
-1
/
+2
*
|
|
|
|
journalctl: rotation is not a reason to warn, but certainly noteworthy
Lennart Poettering
2021-02-15
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Move and rename parse_json_argument() function
Zbigniew Jędrzejewski-Szmek
2021-02-15
4
-23
/
+24
[next]