summaryrefslogtreecommitdiff
path: root/src/NetworkManagerUtils.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-26all: Don't use ctype.h macrosDan Winship1-3/+2
2012-09-26libnm-util: move nm_utils_is_uuid() hereDan Winship1-17/+0
2012-09-11core: split dispatcher into its own fileDan Williams1-219/+0
2012-08-06core: fix compat VLAN interface addition when interface already existsDan Williams1-0/+1
2012-05-21core: unblock signals for child processes we spawn out of NM (rh #739836)Jiří Klimeš1-2/+3
2012-03-20utils: override VPN plugin's never-default when ignoring auto routes (rh #804...Jiří Klimeš1-2/+9
2012-03-01core: fix parent/master confusion in some argument namesDan Williams1-2/+2
2012-02-27utils: more flexible reading of /proc/sys/netJiří Klimeš1-3/+25
2012-02-16core: automatically create VLAN interfaces when neededDan Williams1-0/+6
2012-02-16core: add utility function nm_utils_is_uuid()Dan Williams1-0/+17
2011-12-06core: use nm_connection_get_setting_<type>() whenever possibleThomas Graf1-3/+3
2011-12-02trivial: remove some unused includesDan Williams1-2/+0
2011-11-17libnm-util: add ether_ntoa/ether_aton-like utility methodsDan Winship1-12/+0
2011-07-22core: remove unused includesDan Williams1-3/+1
2011-07-01core: add utility function to get a connection's shared wifi permissionDan Williams1-0/+30
2011-05-11dispatcher: pass DHCP options as string:string hashDan Williams1-2/+34
2011-05-02dispatcher: enhance dispatcher script environment (bgo #648382)Dan Williams1-23/+126
2011-03-08core: use nm_connection_get_id() and nm_connection_get_uuid() to simplify codeJiří Klimeš1-3/+1
2011-02-25core: don't autocomplete non-IPv6-capable connections with IPv6 enabledDan Williams1-4/+5
2011-02-21core: fix dbus-glib crash on shutdown with systemdDan Williams1-9/+23
2011-01-26libnm-util: add 'flags' argument to nm_connection_to_hash() and nm_setting_to...Dan Williams1-1/+1
2011-01-13core: move generic connection complete function to a generic locationDan Williams1-0/+118
2010-08-07DBus: merge NetworkManger{,SystemSettings}Daniel Gnoutcheff1-7/+0
2010-08-06core: remove internal API refs. to user settingsDaniel Gnoutcheff1-10/+6
2010-06-17s390: replace 'zvm' with s390Dan Williams1-2/+2
2010-05-26ethernet: handle zvm-subchannels unmanaged spec (rh #591533)Dan Williams1-0/+96
2010-05-04logging: silence ignorable warningDan Williams1-4/+4
2010-05-03ip6: turn RA acceptance off when RAs shouldn't be used (rh #588163)Dan Williams1-0/+29
2010-04-07core: update logging in misc filesDan Williams1-4/+5
2010-03-16utils: add boolean value hash helperDan Williams1-0/+14
2009-07-29Initial IPv6 support (only handles "manual" and "ignore" currently)Dan Winship1-0/+135
2009-07-07core: kill nm_print_device_capabilities()Dan Williams1-32/+0
2009-06-11everything: use libgudev instead of HAL; merge NM and nm-system-settingsDan Williams1-1/+28
2009-05-11dns: fix handling of searches and domains in resolv.confDan Williams1-0/+1
2009-05-09wifi: handle WEP & WPA passphrases (bgo #513820) (rh #441070)Dan Williams1-55/+0
2009-02-18core: clean up initial device messagesDan Williams1-12/+7
2009-02-09Share some utility helper functions to send hash tables containing GValues ov...Tambet Ingo1-70/+85
2009-01-18move nm_utils_ip4_addr_to_nl_addr() to nm-ip4-config.cDan Williams1-14/+0
2008-12-092008-12-09 Dan Williams <dcbw@redhat.com>Dan Williams1-0/+3
2008-11-032008-11-02 Dan Williams <dcbw@redhat.com>Dan Williams1-5/+3
2008-10-292008-10-29 Dan Williams <dcbw@redhat.com>Dan Williams1-46/+38
2008-10-20Unref the proxy a bit earlier in vain hope of fixing segfaults on shutdownDan Williams1-1/+1
2008-10-082008-10-08 Dan Williams <dcbw@redhat.com>Dan Williams1-21/+27
2008-09-03Fix flawed comparison (Pablo Martí)Dan Williams1-1/+1
2008-08-13Clean up messagesDan Williams1-3/+3
2008-08-062008-08-06 Dan Williams <dcbw@redhat.com>Dan Williams1-11/+16
2008-07-072008-07-07 Dan Williams <dcbw@redhat.com>Dan Williams1-9/+43
2008-06-262008-06-26 Dan Williams <dcbw@redhat.com>Dan Williams1-3/+3
2008-06-102008-06-10 Dan Williams <dcbw@redhat.com>Dan Williams1-2/+2
2008-06-102008-06-10 Dan Williams <dcbw@redhat.com>Dan Williams1-2/+2