index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
loopback-setup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: drop missing.h
Yu Watanabe
2019-10-31
1
-1
/
+1
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+1
*
sd-netlink: make sd_netlink_slot take its description
Yu Watanabe
2018-10-16
1
-3
/
+3
*
sd-netlink: introduce sd_netlink_slot
Yu Watanabe
2018-10-15
1
-3
/
+3
*
sd-netlink: add destroy_callback argument to sd_netlink_call_async()
Yu Watanabe
2018-10-10
1
-3
/
+3
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
loopback-setup: update log message (#7956)
Yu Watanabe
2018-01-23
1
-6
/
+19
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
core/loopback-setup: make log messages nicer
Zbigniew Jędrzejewski-Szmek
2017-07-02
1
-31
/
+19
*
core/loopback-setup: set a timeout for the kernel reply (#6187)
Zbigniew Jędrzejewski-Szmek
2017-06-26
1
-2
/
+4
*
core: fix typo (#6183)
Torstein Husebø
2017-06-24
1
-3
/
+3
*
loopback-setup: also add IP addresses to loopback devices
Lennart Poettering
2017-06-23
1
-8
/
+144
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-3
/
+3
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-2
/
+3
*
sd-netlink: rename from sd-rtnl
Tom Gundersen
2015-06-13
1
-10
/
+10
*
sd-rtnl: make joining broadcast groups implicit
Tom Gundersen
2015-06-11
1
-1
/
+1
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-8
/
+0
*
loopback-setup: simplify code a bit
Lennart Poettering
2015-02-03
1
-5
/
+10
*
loopback-setup: no need to redefine LOOPBACK_IFINDEX, we already have it in m...
Lennart Poettering
2015-02-03
1
-5
/
+3
*
core: loopback - correctly fail the loopback_check if somehow the rtnl calls ...
Tom Gundersen
2014-12-29
1
-3
/
+3
*
core: loopback - simplify check_loopback()
Tom Gundersen
2014-12-28
1
-24
/
+18
*
Fix check_loopback()
Stéphane Graber
2014-12-27
1
-1
/
+1
*
treewide: more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
1
-8
/
+4
*
treewide: more log_*_errno() conversions, multiline calls
Michal Schmidt
2014-11-28
1
-4
/
+2
*
core: loopback-setup - only up the loopback device
Tom Gundersen
2014-08-08
1
-113
/
+16
*
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-02-20
1
-4
/
+4
*
sd-rtnl-message: store reference to the bus in the message
Tom Gundersen
2014-02-18
1
-3
/
+3
*
sd-rtnl: always include linux/rtnetlink.h
Tom Gundersen
2014-02-15
1
-1
/
+0
*
rtnl: rename constructors from the form sd_rtnl_xxx_yyy_new() to sd_rtnl_xxx_...
Lennart Poettering
2014-02-13
1
-3
/
+3
*
rtnl: drop "sd_" prefix from cleanup macros
Lennart Poettering
2014-02-13
1
-3
/
+3
*
sd-rtnl: simplify sd_rtnl_message_addr_new()
Tom Gundersen
2014-01-22
1
-4
/
+26
*
sd-rtnl: link - allow setting the change mask
Tom Gundersen
2014-01-22
1
-1
/
+1
*
loopback-setup: correctly set flags and scope for ipv6 address
Tom Gundersen
2013-12-19
1
-2
/
+4
*
loopback-setup: remove stray hunk
Tom Gundersen
2013-12-16
1
-4
/
+0
*
network: use SETLINK to bring up interfaces
Tom Gundersen
2013-12-16
1
-1
/
+1
*
rtnl: replace message_append by typesafe versions
Tom Gundersen
2013-12-16
1
-8
/
+10
*
rtnl: simplify link_new()
Tom Gundersen
2013-12-16
1
-1
/
+5
*
loopback-setup: move to rtnl
Tom Gundersen
2013-11-14
1
-196
/
+68
*
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-18
1
-2
/
+2
*
Use initalization instead of explicit zeroing
Zbigniew Jędrzejewski-Szmek
2013-04-06
1
-34
/
+31
*
Modernization
Zbigniew Jędrzejewski-Szmek
2013-03-31
1
-17
/
+11
*
loopback: handle EPERM more gracefully
Lennart Poettering
2012-04-13
1
-15
/
+58
*
build-sys: move *-setup out of shared to avoid selinux being pulled in
Lennart Poettering
2012-04-12
1
-0
/
+274