summaryrefslogtreecommitdiff
path: root/src/NetworkManagerUtils.h
Commit message (Expand)AuthorAgeFilesLines
* libnm-core: change all mac-address properties to G_TYPE_STRINGDan Winship2014-09-031-1/+1
* core: abstract out the duplicated default-ifname-generating codedanw/libnm-props-2Dan Winship2014-09-031-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
* dispatcher: enhance dispatcher script environment (bgo #648382)Dan Williams2011-05-021-1/+9
* core: don't autocomplete non-IPv6-capable connections with IPv6 enabledDan Williams2011-02-251-1/+2
* core: move generic connection complete function to a generic locationDan Williams2011-01-131-0/+6
* s390: replace 'zvm' with s390Dan Williams2010-06-171-1/+1
* ethernet: handle zvm-subchannels unmanaged spec (rh #591533)Dan Williams2010-05-261-1/+2
* ip6: turn RA acceptance off when RAs shouldn't be used (rh #588163)Dan Williams2010-05-031-0/+4
* utils: add boolean value hash helperDan Williams2010-03-161-0/+4
* Initial IPv6 support (only handles "manual" and "ignore" currently)Dan Winship2009-07-291-0/+4
* core: kill nm_print_device_capabilities()Dan Williams2009-07-071-2/+0
* everything: use libgudev instead of HAL; merge NM and nm-system-settingsDan Williams2009-06-111-0/+2
* wifi: handle WEP & WPA passphrases (bgo #513820) (rh #441070)Dan Williams2009-05-091-2/+0
* Share some utility helper functions to send hash tables containing GValues ov...Tambet Ingo2009-02-091-1/+19
* move nm_utils_ip4_addr_to_nl_addr() to nm-ip4-config.cDan Williams2009-01-181-2/+0