index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd-network
/
icmp6-util.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-05
sd-resolve: introduce sd_resolve_query_{get,set}_floating()
Yu Watanabe
2
-0
/
+30
2018-11-05
sd-resolve: introduce sd_resolve_query_{get,set}_destroy_callback()
Yu Watanabe
2
-0
/
+23
2018-11-05
tests: also use lsmod to check whether modules are available (#10634)
Evgeny Vereshchagin
1
-1
/
+4
2018-11-05
man: locale.conf: fix file name (#10637)
Lucas Werkmeister
1
-1
/
+1
2018-11-03
tests: add a basic test for wireguard (#10631)
Evgeny Vereshchagin
2
-2
/
+29
2018-11-03
docs: Fix a typo in CODING_STYLE.md (#10630)
Felix Yan
1
-1
/
+1
2018-11-03
tests: mark a few tests as expected failures when the required modules aren't...
Evgeny Vereshchagin
1
-0
/
+14
2018-11-02
tests: make NetworkdNetWorkTests.test_routing_policy_rule pass on CentOS
Evgeny Vereshchagin
1
-1
/
+1
2018-11-02
po: drop my copyright (fr.po)
Sylvain Plantefève
1
-1
/
+0
2018-11-02
po: update French translation
Sylvain Plantefève
1
-4
/
+11
2018-11-02
coredump: only install coredump.conf when ENABLED_COREDUMP=true
Franck Bui
1
-2
/
+4
2018-11-02
networkd: add missing bonding options (#10542)
Tobias Jungel
9
-11
/
+186
2018-11-01
network: drop white space in log message
Yu Watanabe
1
-1
/
+1
2018-11-01
network: fix hash function for routing policy rule
Yu Watanabe
1
-2
/
+2
2018-11-01
network: fix return value of routing_policy_rule_get()
Yu Watanabe
2
-2
/
+2
2018-11-01
network: fix memleak in routing policy
Yu Watanabe
1
-2
/
+3
2018-11-01
network: fix memleak in static prefix
Yu Watanabe
1
-1
/
+3
2018-11-01
network: fix segfault in manager_free()
Yu Watanabe
1
-2
/
+4
2018-10-31
man: Fix a couple grammatical errors
Matthew Leeds
1
-2
/
+2
2018-10-31
nspawn: beef up netns checking a bit, for compat with old kernels
Lennart Poettering
3
-7
/
+56
2018-10-31
ask-password: check keyring in ask_password_tty and ask_password_agent
Xiang Fan
5
-42
/
+95
2018-10-31
nspawn: add proper error message if setns() on network namespace fd fails
Lennart Poettering
1
-1
/
+1
2018-10-31
l10n: Add Lithuanian translation (#10590)
welaq
2
-0
/
+692
2018-10-31
po: drop my copyright
Yu Watanabe
1
-1
/
+0
2018-10-31
network: also monitor udev 'change' event for network interfaces
Yu Watanabe
1
-2
/
+11
2018-10-31
core: apply WorkingDirectory after enforce_user
Joerg Behrmann
1
-5
/
+6
2018-10-31
units: remove unused busnames.target
Alan Jenkins
1
-12
/
+0
2018-10-31
po: drop duplicate "This file is distributed under..." lines
Zbigniew Jędrzejewski-Szmek
25
-25
/
+0
2018-10-31
Drop copyright for Marius Vollmer
Zbigniew Jędrzejewski-Szmek
1
-3
/
+0
2018-10-31
Drop copyright for Piotr Drąg
Zbigniew Jędrzejewski-Szmek
4
-6
/
+0
2018-10-31
po: Update Turkish translation
Muhammet Kara
1
-8
/
+12
2018-10-31
dissect: do not store unused devnum
Yu Watanabe
1
-3
/
+1
2018-10-31
udev-event: fix timeout log messages
Yu Watanabe
1
-4
/
+4
2018-10-31
udev-event: do not store unused devnum
Yu Watanabe
1
-4
/
+2
2018-10-31
udev-event: check whether device has devnum before calling udev_node_remove()
Yu Watanabe
1
-7
/
+2
2018-10-31
danish to Danish (#10584)
scootergrisen
1
-1
/
+1
2018-10-30
catalog: update Polish translation
Piotr Drąg
1
-2
/
+4
2018-10-30
docs: Update links to updated docs
Faheel Ahmad
4
-10
/
+10
2018-10-30
core: don't drop timer expired but not yet processed when system date is changed
Insun
1
-9
/
+9
2018-10-30
man: document what "in-memory" units means
Lennart Poettering
1
-0
/
+19
2018-10-30
man: document that "list-dependencies --reverse" is pretty incomplete
Lennart Poettering
1
-0
/
+4
2018-10-30
man: emphasize the ReadOnlyPaths= mount propagation "hole"
Lennart Poettering
1
-15
/
+22
2018-10-30
man: document that various sandboxing settings are not available in --user se...
Lennart Poettering
1
-0
/
+5
2018-10-30
man: document relationship of .socket units and network namespaces
Lennart Poettering
1
-0
/
+12
2018-10-30
man: don't claim that AssertXYZ= expressions failing had an effect on unit state
Lennart Poettering
1
-9
/
+17
2018-10-30
man: document that "systemctl reset-failed" also reset the start limit counters
Lennart Poettering
1
-0
/
+6
2018-10-30
core: skip unit deserialization and move to the next one when unit_deserializ...
Franck Bui
1
-38
/
+50
2018-10-30
docs: Convert HACKING to Markdown
Faheel Ahmad
2
-122
/
+123
2018-10-30
docs: Convert CODING_STYLE to Markdown
Faheel Ahmad
2
-464
/
+495
2018-10-30
fuzz-compress: add fuzzer for compression and decompression
Zbigniew Jędrzejewski-Szmek
2
-0
/
+84
[next]