gnome-control-center/panels/network/connection-editor
Andreas Henriksson bb4b83360b network: drop unneeded null-check for ip4 address
The pointer has already been dereferenced. Might have made more sense
to check if it's the empty string and treat that as error, but
nm_utils_ipaddr_valid also returns error on empty string so lets just
rely on the utility function doing the right thing here.

https://bugzilla.gnome.org/show_bug.cgi?id=708500
2016-11-11 17:55:04 +01:00
..
8021x-security-page.ui network: Use margin-start/end instead of margin-left/right 2013-11-19 22:26:49 +02:00
ce-page-8021x-security.c network: Return better error when 8021x security is invalid 2016-08-30 17:15:33 +02:00
ce-page-8021x-security.h network: Port to libnm 1.2 2016-05-27 18:23:33 +02:00
ce-page-details.c network: Remove unused ->validate class implementations 2016-08-30 17:15:33 +02:00
ce-page-details.h network: Port to libnm 1.2 2016-05-27 18:23:33 +02:00
ce-page-ethernet.c network: Port to libnm 1.2 2016-05-27 18:23:33 +02:00
ce-page-ethernet.h network: Port to libnm 1.2 2016-05-27 18:23:33 +02:00
ce-page-ip4.c network: drop unneeded null-check for ip4 address 2016-11-11 17:55:04 +01:00
ce-page-ip4.h network: Port to libnm 1.2 2016-05-27 18:23:33 +02:00
ce-page-ip6.c network: Fix IPv6 settings not being applicable when method changes 2016-08-30 17:15:33 +02:00
ce-page-ip6.h network: Port to libnm 1.2 2016-05-27 18:23:33 +02:00
ce-page-reset.c network: Remove unused ->validate class implementations 2016-08-30 17:15:33 +02:00
ce-page-reset.h network: Port to libnm 1.2 2016-05-27 18:23:33 +02:00
ce-page-security.c network: Avoid setting a GError if already set 2016-08-30 17:15:33 +02:00
ce-page-security.h network: Port to libnm 1.2 2016-05-27 18:23:33 +02:00
ce-page-vpn.c network: Fix VPN UI not showing up 2016-06-24 17:26:10 +02:00
ce-page-vpn.h network: Port to libnm 1.2 2016-05-27 18:23:33 +02:00
ce-page-wifi.c network: Fix warning when BSSID is empty 2016-06-07 18:50:38 +02:00
ce-page-wifi.h network: Port to libnm 1.2 2016-05-27 18:23:33 +02:00
ce-page.c network: Port to libnm 1.2 2016-05-27 18:23:33 +02:00
ce-page.h network: Port to libnm 1.2 2016-05-27 18:23:33 +02:00
connection-editor.gresource.xml network: add VPN support to the connection editor 2013-01-30 13:05:34 -05:00
connection-editor.ui panels: Mark label strings as translatable 2014-09-04 16:00:20 +01:00
details-page.ui network: Use margin-start/end instead of margin-left/right 2013-11-19 22:26:49 +02:00
ethernet-page.ui network: Use margin-start/end instead of margin-left/right 2013-11-19 22:26:49 +02:00
firewall-helpers.c network: Hide firewall zone combo when firewalld is not running 2016-04-11 14:53:08 -05:00
firewall-helpers.h network: Port to libnm 1.2 2016-05-27 18:23:33 +02:00
ip4-page.ui network: Use margin-start/end instead of margin-left/right 2013-11-19 22:26:49 +02:00
ip6-page.ui network: Use margin-start/end instead of margin-left/right 2013-11-19 22:26:49 +02:00
Makefile.am network: Make broken configuration entries red 2014-08-08 12:00:40 +02:00
net-connection-editor.c network: Simplify complete_connection_for_type() 2016-06-24 17:26:10 +02:00
net-connection-editor.h network: Port to libnm 1.2 2016-05-27 18:23:33 +02:00
reset-page.ui network: Use margin-start/end instead of margin-left/right 2013-11-19 22:26:49 +02:00
security-page.ui network: Move firewall zone to security 2015-05-23 11:57:19 -04:00
ui-helpers.c network: Make broken configuration entries red 2014-08-08 12:00:40 +02:00
ui-helpers.h network: Make broken configuration entries red 2014-08-08 12:00:40 +02:00
vpn-helpers.c network: use Unicode in translatable strings 2016-10-03 15:20:47 +02:00
vpn-helpers.h network: Port to libnm 1.2 2016-05-27 18:23:33 +02:00
vpn-page.ui network: Use margin-start/end instead of margin-left/right 2013-11-19 22:26:49 +02:00
wifi-page.ui network: Move firewall zone to security 2015-05-23 11:57:19 -04:00