chiark / gitweb /
networkd: allow more than one static DNS server
[elogind.git] / src / network / networkd-address.c
2014-03-14 Tom Gundersennetworkd: allow more than one static DNS server
2014-03-03 Umut Tezduyar Lindskogsd-network: IPv4 link-local support [v2]
2014-02-19 Lennart Poetteringapi: in constructor function calls, always put the...
2014-02-18 Tom Gundersenman: minor fixes to networkd page
2014-02-18 Tom Gundersensd-rtnl-message: store reference to the bus in the...
2014-02-13 Lennart Poetteringrtnl: rename constructors from the form sd_rtnl_xxx_yyy...
2014-02-13 Lennart Poetteringrtnl: drop "sd_" prefix from cleanup macros
2014-01-30 Tom Gundersennetworkd: address - add support for broadcast
2014-01-30 Tom Gundersennet-util: verify the address family
2014-01-22 Tom Gundersensd-rtnl: simplify sd_rtnl_message_addr_new()
2014-01-12 Tom Gundersennetworkd: generate resolv.conf
2014-01-01 Tom Gundersennetworkd: distinguish between static and dynamic addres...
2014-01-01 Tom Gundersennetwork: add support for dropping address
2013-12-16 Tom Gundersenrtnl: replace message_append by typesafe versions
2013-11-28 Tom Gundersennetworkd: fix several Address entries in [Network]...
2013-11-26 Tom Gundersennetworkd: minor fixes
2013-11-25 Thomas Hindoe Paab... delete unused variables
2013-11-25 Tom Gundersennetworkd: add support for [Address] sections
2013-11-25 Tom Gundersenconf-parser: distinguish between multiple sections...
2013-11-17 Tom Gundersennetworkd: make all calls async
2013-11-17 Tom Gundersennetworkd: store netmask and mac address explicitly
2013-11-13 Tom Gundersenrtnl: rename rtnl_bus_send_with_reply_and_block() to...
2013-11-09 Tom Gundersennetworkd: add a basic network daemon