summaryrefslogtreecommitdiffstats
path: root/src/libsystemd-network/icmp6-util.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-05sd-resolve: introduce sd_resolve_query_{get,set}_floating()Yu Watanabe2-0/+30
2018-11-05sd-resolve: introduce sd_resolve_query_{get,set}_destroy_callback()Yu Watanabe2-0/+23
2018-11-05tests: also use lsmod to check whether modules are available (#10634)Evgeny Vereshchagin1-1/+4
2018-11-05man: locale.conf: fix file name (#10637)Lucas Werkmeister1-1/+1
2018-11-03tests: add a basic test for wireguard (#10631)Evgeny Vereshchagin2-2/+29
2018-11-03docs: Fix a typo in CODING_STYLE.md (#10630)Felix Yan1-1/+1
2018-11-03tests: mark a few tests as expected failures when the required modules aren't...Evgeny Vereshchagin1-0/+14
2018-11-02tests: make NetworkdNetWorkTests.test_routing_policy_rule pass on CentOSEvgeny Vereshchagin1-1/+1
2018-11-02po: drop my copyright (fr.po)Sylvain Plantefève1-1/+0
2018-11-02po: update French translationSylvain Plantefève1-4/+11
2018-11-02coredump: only install coredump.conf when ENABLED_COREDUMP=trueFranck Bui1-2/+4
2018-11-02networkd: add missing bonding options (#10542)Tobias Jungel9-11/+186
2018-11-01network: drop white space in log messageYu Watanabe1-1/+1
2018-11-01network: fix hash function for routing policy ruleYu Watanabe1-2/+2
2018-11-01network: fix return value of routing_policy_rule_get()Yu Watanabe2-2/+2
2018-11-01network: fix memleak in routing policyYu Watanabe1-2/+3
2018-11-01network: fix memleak in static prefixYu Watanabe1-1/+3
2018-11-01network: fix segfault in manager_free()Yu Watanabe1-2/+4
2018-10-31man: Fix a couple grammatical errorsMatthew Leeds1-2/+2
2018-10-31nspawn: beef up netns checking a bit, for compat with old kernelsLennart Poettering3-7/+56
2018-10-31ask-password: check keyring in ask_password_tty and ask_password_agentXiang Fan5-42/+95
2018-10-31nspawn: add proper error message if setns() on network namespace fd failsLennart Poettering1-1/+1
2018-10-31l10n: Add Lithuanian translation (#10590)welaq2-0/+692
2018-10-31po: drop my copyrightYu Watanabe1-1/+0
2018-10-31network: also monitor udev 'change' event for network interfacesYu Watanabe1-2/+11
2018-10-31core: apply WorkingDirectory after enforce_userJoerg Behrmann1-5/+6
2018-10-31units: remove unused busnames.targetAlan Jenkins1-12/+0
2018-10-31po: drop duplicate "This file is distributed under..." linesZbigniew Jędrzejewski-Szmek25-25/+0
2018-10-31Drop copyright for Marius VollmerZbigniew Jędrzejewski-Szmek1-3/+0
2018-10-31Drop copyright for Piotr DrągZbigniew Jędrzejewski-Szmek4-6/+0
2018-10-31po: Update Turkish translationMuhammet Kara1-8/+12
2018-10-31dissect: do not store unused devnumYu Watanabe1-3/+1
2018-10-31udev-event: fix timeout log messagesYu Watanabe1-4/+4
2018-10-31udev-event: do not store unused devnumYu Watanabe1-4/+2
2018-10-31udev-event: check whether device has devnum before calling udev_node_remove()Yu Watanabe1-7/+2
2018-10-31danish to Danish (#10584)scootergrisen1-1/+1
2018-10-30catalog: update Polish translationPiotr Drąg1-2/+4
2018-10-30docs: Update links to updated docsFaheel Ahmad4-10/+10
2018-10-30core: don't drop timer expired but not yet processed when system date is changedInsun1-9/+9
2018-10-30man: document what "in-memory" units meansLennart Poettering1-0/+19
2018-10-30man: document that "list-dependencies --reverse" is pretty incompleteLennart Poettering1-0/+4
2018-10-30man: emphasize the ReadOnlyPaths= mount propagation "hole"Lennart Poettering1-15/+22
2018-10-30man: document that various sandboxing settings are not available in --user se...Lennart Poettering1-0/+5
2018-10-30man: document relationship of .socket units and network namespacesLennart Poettering1-0/+12
2018-10-30man: don't claim that AssertXYZ= expressions failing had an effect on unit stateLennart Poettering1-9/+17
2018-10-30man: document that "systemctl reset-failed" also reset the start limit countersLennart Poettering1-0/+6
2018-10-30core: skip unit deserialization and move to the next one when unit_deserializ...Franck Bui1-38/+50
2018-10-30docs: Convert HACKING to MarkdownFaheel Ahmad2-122/+123
2018-10-30docs: Convert CODING_STYLE to MarkdownFaheel Ahmad2-464/+495
2018-10-30fuzz-compress: add fuzzer for compression and decompressionZbigniew Jędrzejewski-Szmek2-0/+84