Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen | |
This patch removes includes that are not used. The removals were found with include-what-you-use which checks if any of the symbols from a header is in use. | |||
2015-02-10 | net: support globbing and disjunction in Match logic | Tom Gundersen | |
Match{Name,OrginalName,Type,Driver,Path} can now take a space-separated glob of matches. | |||
2015-02-10 | networkd: bus - expose MatchMAC | Tom Gundersen | |
2015-02-10 | networkd: network-bus - use sd_bus_path_{en,de}code | Tom Gundersen | |
2015-02-08 | networkd: add basic org.freedesktop.network1.Network interface | Tom Gundersen | |