summaryrefslogtreecommitdiff
path: root/src/nm-iface-helper.c
Commit message (Expand)AuthorAgeFilesLines
* config: add handler for SIGHUP and a reload-configuration stubThomas Haller2015-02-031-0/+6
* config: add nm_config_setup() to initialize config singletonThomas Haller2015-02-031-0/+1
* nm-iface-helper: small signal handling fixupDan Winship2015-01-191-16/+6
* core: declare nm_dhcp_manager_get() using NM_DEFINE_SINGLETON_GETTER()Thomas Haller2015-01-121-6/+1
* iface-helper: disambiguate route priority for IPv4 and IPv6Thomas Haller2014-12-011-7/+14
* iface-helper: make priority variable guint32Thomas Haller2014-11-251-3/+4
* core: fix route metrics for subnet routesThomas Haller2014-11-251-1/+1
* all: consistently include config.hDan Winship2014-11-131-1/+2
* iface-helper: add nm-iface-helper for dynamic configure-then-quit supportDan Williams2014-11-071-0/+529