summaryrefslogtreecommitdiffstats
path: root/po/sk.po (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-17in-addr-util: make in_addr_prefix_nth() refuse prefixlen larger than maximum ...Yu Watanabe1-2/+3
2021-02-17in-addr-util: make in_addr_prefix_nth() returns 0 on successYu Watanabe2-16/+14
2021-02-17network: refuse IPv4 multipath route for IPv6 routeYu Watanabe1-0/+11
2021-02-17network: Route::gw_family may be AF_UNSPECYu Watanabe1-2/+2
2021-02-17logs-show: move show_journal_by_unit _BOOT_ID matchVito Caputo1-4/+8
2021-02-17resolved: include NSID support to DNS stubLennart Poettering4-12/+113
2021-02-17hwdb: Add accel orientation quirk for the Trekstor Surftab Wintron 10.1 ST104...Hans de Goede1-0/+4
2021-02-17condition: add CPUFeatureGiedrius Statkevičius6-0/+224
2021-02-16resolve: Fix build for cleanup function (SSL_free + BIO_free)Benjamin Robin1-2/+2
2021-02-16shared: use -EINVAL for _NETDEV_BRIDGE_STATE_INVALIDBenjamin Robin1-1/+1
2021-02-16portable: use -EINVAL for _PORTABLE_CHANGE_TYPE_INVALIDBenjamin Robin1-1/+1
2021-02-16libsystemd-network: use -EINVAL for _DUID_TYPE_INVALIDBenjamin Robin1-1/+1
2021-02-16basic: use -EINVAL for _DUID_TYPE_INVALIDBenjamin Robin1-1/+1
2021-02-16shared: Fix _DNS_CACHE_MODE_INVALID value: use -EINVALBenjamin Robin1-1/+1
2021-02-16shared: use -EINVAL for _UNIT_FILE_CHANGE_TYPE_INVALIDBenjamin Robin2-3/+3
2021-02-16shared: use -EINVAL for _EXEC_COMMAND_FLAGS_INVALIDBenjamin Robin2-5/+7
2021-02-16basic: use -EINVAL for _MANAGED_OOM_PREFERENCE_INVALIDBenjamin Robin2-2/+2
2021-02-16journal-file: fix archiving offline journalsVito Caputo1-2/+7
2021-02-16netlink: introduce sd_netlink_message_has_flag()Yu Watanabe2-5/+32
2021-02-16systemd: don't try to run as user manager when called without any argumentsZbigniew Jędrzejewski-Szmek1-3/+7
2021-02-16man: make clear that sd-journal notifications always come with extra latencyLennart Poettering1-12/+12
2021-02-16logind: Restore chvt as non-root user without polkitJoshua Watt6-54/+44
2021-02-16stat-util: fix dir_is_empty_at without pathLuca Boccassi1-5/+10
2021-02-16resolved: unify code for trying a different DNS serverLennart Poettering1-14/+32
2021-02-16resolved: improve log message when retrying a transaction with a different se...Lennart Poettering1-1/+6
2021-02-16resolved: never go below DNSSEC feature level in DNSSEC strict modeLennart Poettering2-24/+50
2021-02-16resolved: make feature level checks a bit more discriptiveLennart Poettering2-3/+6
2021-02-16resolved: when we can't parse a packet, downgrade feature levelLennart Poettering3-5/+48
2021-02-16netlink: drop sd_rtnl_message_{route,nexthop}_set_family()Yu Watanabe2-36/+5
2021-02-16network: drop unnecessary family settingYu Watanabe1-4/+0
2021-02-16man: fix indentationYu Watanabe1-10/+9
2021-02-16resolved: paranoia — ensure DNS reply came over stream we sent it toLennart Poettering1-1/+2
2021-02-16Adding an explanation for CONFIG_NET requirement (#18600)heretoenhance1-1/+1
2021-02-16netlink: fix assertionsYu Watanabe1-4/+15
2021-02-16netlink: add nexthop related typesYu Watanabe1-0/+8
2021-02-16sd-netlink: add RTA_NH_ID attribute supportYu Watanabe1-1/+2
2021-02-16Rename unit_times_free to unit_times_free_arrayZbigniew Jędrzejewski-Szmek1-6/+6
2021-02-16Rename strbuf_cleanup to strbuf_freeZbigniew Jędrzejewski-Szmek5-6/+6
2021-02-16fuzz-systemctl-parse-argv: call static destuctorsZbigniew Jędrzejewski-Szmek2-0/+9
2021-02-16systemctl: use free_and_replace on global variableZbigniew Jędrzejewski-Szmek2-4/+5
2021-02-16tree-wide: reset the cleaned-up variable in cleanup functionsZbigniew Jędrzejewski-Szmek31-56/+66
2021-02-16tree-wide: return NULL from freeing functionsZbigniew Jędrzejewski-Szmek52-165/+154
2021-02-16resolved: reduce indentation level a bitLennart Poettering1-14/+14
2021-02-16resolved: let's preferably route reverse lookups for local subnets to matchin...Lennart Poettering3-1/+80
2021-02-16Refactor strv_env_replace() into strv_env_replace_consume()Zbigniew Jędrzejewski-Szmek5-38/+24
2021-02-16shared/exec-util: fix minor memleakZbigniew Jędrzejewski-Szmek1-8/+2
2021-02-16test-env-util: add tests for the two new functionsZbigniew Jędrzejewski-Szmek1-0/+33
2021-02-16basic/env-util: drop now-unused strv_env_set()Zbigniew Jędrzejewski-Szmek3-48/+0
2021-02-16basic/env-util: add strv_env_assign() helperZbigniew Jędrzejewski-Szmek4-69/+39
2021-02-16shared/user-record: inline iterator variable declarationsZbigniew Jędrzejewski-Szmek1-9/+6