summaryrefslogtreecommitdiff
path: root/src/NetworkManagerUtils.h
Commit message (Expand)AuthorAgeFilesLines
* core: add nm_utils_ip4_property_path()Dan Williams2014-11-071-0/+1
* core: move definition of NMLinkType to nm-types.hThomas Haller2014-11-071-1/+2
* core/trivial: remove semicolon from macroThomas Haller2014-11-071-1/+1
* core: add nm_ipX_config_get_direct_route_for_host() functionsThomas Haller2014-10-311-1/+1
* core: add nm_utils_ip6_route_metric_normalize() functionThomas Haller2014-10-311-0/+15
* core: add nm_utils_log_connection_diffThomas Haller2014-10-121-0/+2
* core: prefer connections with higher priority for autoconnectThomas Haller2014-10-121-0/+2
* core: add nm_utils_kill_process_sync() functionThomas Haller2014-10-101-0/+4
* core: add nm_utils_get_start_time_for_pid() functionThomas Haller2014-10-101-0/+2
* core: add macros NM_FLAGS_HAS(), NM_FLAGS_ANY() and NM_FLAGS_ALL()Thomas Haller2014-09-241-0/+9
* libnm: port to GDBusDan Winship2014-09-181-0/+6
* core: consolidate helper progam searching (bgo #734131)Dan Williams2014-09-111-0/+4
* utils: use gssize (signed) 'len' parameter in nm_ethernet_address_is_valid()Jiří Klimeš2014-09-051-3/+3
* libnm-core: change all mac-address properties to G_TYPE_STRINGDan Winship2014-09-041-1/+1
* core: abstract out the duplicated default-ifname-generating codeDan Winship2014-09-041-2/+3
* core: refactor nm_utils_complete_generic() not to use a dynamic format stringThomas Haller2014-08-251-1/+1
* all: fix up multiple-include-guard definesDan Winship2014-08-161-3/+3
* libnm-core: include ETH_ALEN/INFINIBAND_ALEN defines in nm-utils.hDan Winship2014-08-071-1/+0
* all: remove use of struct ether_addr / ether_aton()Dan Winship2014-08-071-1/+1
* core: use Interface Identifiers for IPv6 SLAAC addressesDan Williams2014-07-231-0/+32
* core: fill in nm-types.h, clean out other headersDan Winship2014-07-231-5/+0
* utils: add nm_utils_is_specific_hostname()Jiří Klimeš2014-07-141-1/+3
* core: add nm_utils_kill_child_async() and nm_utils_kill_child_sync() functionThomas Haller2014-07-101-0/+8
* core: remove nm_utils_normalize_connection functionThomas Haller2014-06-301-2/+0
* core: add utility function str_if_set()Thomas Haller2014-06-241-0/+16
* core: add nm_utils_get_monotonic_timestamp_ns() functionThomas Haller2014-06-061-0/+1
* core: add ASSERT_VALID_PATH_COMPONENT functionThomas Haller2014-04-101-0/+1
* core: add macro STRLENThomas Haller2014-04-031-0/+3
* core: move NMDevice's ip6_property_path() to NetworkManagerUtilsDan Winship2014-03-041-0/+2
* core: match IPv4 'disabled' method to 'auto' when device has no linkDan Williams2014-03-041-0/+1
* core: add function nm_utils_ip6_address_clear_host_address()Thomas Haller2014-02-141-0/+3
* core: add nm_utils_get_monotonic_timestamp_us() functionThomas Haller2014-02-141-0/+1
* core: add nm_utils_get_monotonic_timestamp_* functionsThomas Haller2014-01-301-0/+4
* core: add nm_utils_ascii_str_to_int64() functionThomas Haller2014-01-221-0/+2
* core: fuzzier matching of generated connections to persistent onesDan Williams2013-12-051-0/+8
* core: capture DNS configuration from resolv.conf when generating connectionsDan Williams2013-11-221-0/+2
* core: remove redundant sysctl utilitiesDan Winship2013-11-151-12/+0
* core: don't have IP4 and IP6 configs on slavesDan Winship2013-10-141-0/+2
* settings: make connections always have s_ip4 and s_ip6Dan Winship2013-10-111-0/+3
* trivial: move a couple of functions to nm-ip[46]-configPavel Šimerda2013-07-031-3/+0
* config: add NMConfigDeviceDan Winship2013-04-031-0/+1
* core: allow marking a device unmanaged by its interface nameDan Winship2013-03-131-0/+1
* libnm-util: move nm_utils_is_uuid() hereDan Winship2012-09-261-2/+0
* core: split dispatcher into its own fileDan Williams2012-09-111-8/+0
* core: fix parent/master confusion in some argument namesDan Williams2012-03-011-1/+1
* utils: more flexible reading of /proc/sys/netJiří Klimeš2012-02-271-2/+8
* core: automatically create VLAN interfaces when neededDan Williams2012-02-161-0/+2
* core: add utility function nm_utils_is_uuid()Dan Williams2012-02-161-0/+2
* libnm-util: add ether_ntoa/ether_aton-like utility methodsDan Winship2011-11-171-2/+0
* core: add utility function to get a connection's shared wifi permissionDan Williams2011-07-011-0/+1