summaryrefslogtreecommitdiff
path: root/src/NetworkManagerUtils.c
Commit message (Expand)AuthorAgeFilesLines
* core: allow matching IPv6 'link-local' method to 'ignore' (rh #1073824)Jiří Klimeš2014-03-121-0/+34
* core: move NMDevice's ip6_property_path() to NetworkManagerUtilsDan Winship2014-03-041-0/+21
* core: match IPv4 'disabled' method to 'auto' when device has no linkDan Williams2014-03-041-2/+46
* core: refactor connection matching and add testcaseDan Williams2014-03-041-8/+19
* trivial: fix whitespaceThomas Haller2014-02-241-1/+1
* core: add function nm_utils_ip6_address_clear_host_address()Thomas Haller2014-02-141-0/+44
* core: add nm_utils_get_monotonic_timestamp_us() functionThomas Haller2014-02-141-0/+24
* core: minor change of logging output about monotonic_timestampThomas Haller2014-01-311-3/+3
* core: add nm_utils_get_monotonic_timestamp_* functionsThomas Haller2014-01-301-0/+86
* core: add nm_utils_ascii_str_to_int64() functionThomas Haller2014-01-221-0/+60
* libnl-util: refactor nm_utils_ip4_prefix_to_netmask/netmask_to_prefixThomas Haller2014-01-101-54/+0
* core: fuzzier matching of generated connections to persistent onesDan Williams2013-12-051-0/+90
* core: capture DNS configuration from resolv.conf when generating connectionsDan Williams2013-11-221-0/+48
* core: remove redundant sysctl utilitiesDan Winship2013-11-151-110/+0
* core: don't have IP4 and IP6 configs on slavesDan Winship2013-10-141-33/+70
* settings: make connections always have s_ip4 and s_ip6Dan Winship2013-10-111-31/+71
* core: don't use deprecated 'security' property of wifi settingJiří Klimeš2013-09-021-1/+1
* trivial: move back nm_match_spec_string()Pavel Šimerda2013-07-041-0/+13
* trivial: move a couple of functions to nm-ip[46]-configPavel Šimerda2013-07-031-223/+0
* settings: fix unmanaging of InfiniBand devicesDan Winship2013-06-131-9/+3
* config: add NMConfigDeviceDan Winship2013-04-031-1/+1
* core: allow marking a device unmanaged by its interface nameDan Winship2013-03-131-9/+30
* core: preserve errno in nm_utils_do_sysctl()Dan Williams2013-02-041-5/+19
* core: fix writing blank sysctl valuesDan Williams2013-02-041-1/+0
* core: fix semantics of nm_utils_do_sysctl()Dan Williams2012-11-301-11/+32
* all: Don't use ctype.h macrosDan Winship2012-09-261-3/+2
* libnm-util: move nm_utils_is_uuid() hereDan Winship2012-09-261-17/+0
* core: split dispatcher into its own fileDan Williams2012-09-111-219/+0
* core: fix compat VLAN interface addition when interface already existsDan Williams2012-08-061-0/+1
* core: unblock signals for child processes we spawn out of NM (rh #739836)Jiří Klimeš2012-05-211-2/+3
* utils: override VPN plugin's never-default when ignoring auto routes (rh #804...Jiří Klimeš2012-03-201-2/+9
* core: fix parent/master confusion in some argument namesDan Williams2012-03-011-2/+2
* utils: more flexible reading of /proc/sys/netJiří Klimeš2012-02-271-3/+25
* core: automatically create VLAN interfaces when neededDan Williams2012-02-161-0/+6
* core: add utility function nm_utils_is_uuid()Dan Williams2012-02-161-0/+17
* core: use nm_connection_get_setting_<type>() whenever possibleThomas Graf2011-12-061-3/+3
* trivial: remove some unused includesDan Williams2011-12-021-2/+0
* libnm-util: add ether_ntoa/ether_aton-like utility methodsDan Winship2011-11-171-12/+0
* core: remove unused includesDan Williams2011-07-221-3/+1
* core: add utility function to get a connection's shared wifi permissionDan Williams2011-07-011-0/+30
* dispatcher: pass DHCP options as string:string hashDan Williams2011-05-111-2/+34
* dispatcher: enhance dispatcher script environment (bgo #648382)Dan Williams2011-05-021-23/+126
* core: use nm_connection_get_id() and nm_connection_get_uuid() to simplify codeJiří Klimeš2011-03-081-3/+1
* core: don't autocomplete non-IPv6-capable connections with IPv6 enabledDan Williams2011-02-251-4/+5
* core: fix dbus-glib crash on shutdown with systemdDan Williams2011-02-211-9/+23
* libnm-util: add 'flags' argument to nm_connection_to_hash() and nm_setting_to...Dan Williams2011-01-261-1/+1
* core: move generic connection complete function to a generic locationDan Williams2011-01-131-0/+118
* DBus: merge NetworkManger{,SystemSettings}Daniel Gnoutcheff2010-08-071-7/+0
* core: remove internal API refs. to user settingsDaniel Gnoutcheff2010-08-061-10/+6
* s390: replace 'zvm' with s390Dan Williams2010-06-171-2/+2