index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd-network-bus.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: use Network.name for bus path
Yu Watanabe
2024-10-07
1
-20
/
+3
*
src: changed usage of basename() to path_extract_filename().
OMOJOLA JOSHUA DAMILOLA
2023-04-04
1
-3
/
+6
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-4
/
+2
*
network,udev: make .network and .link file can match with hardware address lo...
Yu Watanabe
2021-11-25
1
-4
/
+4
*
network: use BusObjectImplementation
Yu Watanabe
2021-11-18
1
-1
/
+8
*
ether-addr-util, network: introduce ETHER_ADDR_TO_STR() macro and use it
Yu Watanabe
2021-06-09
1
-2
/
+1
*
Merge pull request #17478 from yuwata/split-network-internal
Yu Watanabe
2020-11-27
1
-5
/
+5
|
\
|
*
net-condition: introduce struct NetMatch
Yu Watanabe
2020-10-29
1
-5
/
+5
*
|
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
|
/
*
tree-wide: define iterator inside of the macro
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-4
/
+2
*
network: move prototypes related to network Network bus objects to networkd-n...
Yu Watanabe
2019-06-29
1
-0
/
+1
*
network: drop list fields in Network object
Yu Watanabe
2019-05-07
1
-1
/
+2
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
network,udev: make MACAddress= in [Match] section take multiple MAC addresses
Yu Watanabe
2018-05-09
1
-8
/
+10
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
macro: introduce TAKE_PTR() macro
Lennart Poettering
2018-03-22
1
-2
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
networkd: clean up main header file a bit
Tom Gundersen
2016-11-14
1
-1
/
+1
*
networkd: fix dbus matchmac interface (#3485)
Andrew Jeddeloh
2016-06-10
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-2
/
+2
*
property callback returns are consistent
Umut Tezduyar Lindskog
2015-07-08
1
-5
/
+1
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-2
/
+0
*
net: support globbing and disjunction in Match logic
Tom Gundersen
2015-02-10
1
-4
/
+4
*
networkd: bus - expose MatchMAC
Tom Gundersen
2015-02-10
1
-1
/
+38
*
networkd: network-bus - use sd_bus_path_{en,de}code
Tom Gundersen
2015-02-10
1
-13
/
+8
*
networkd: add basic org.freedesktop.network1.Network interface
Tom Gundersen
2015-02-08
1
-0
/
+128