gnome-control-center/panels/network
Michael Catanzaro 5036ff0f80 network: Hide firewall zone combo when firewalld is not running
Currently, if firewalld is not running, then the firewall zone combo is
always insensitive. This would make sense if firewalld was great and we
were to consider it a distro bug to not have firewalld running and
enabled, then users would be able to see the option is disabled and
think "maybe my distro has done something wrong."

But in actuality, firewalld is not really great, only Fedora ships it
and we're not really recommending it to other distros. So hide the combo
if it's not running, else it's just broken on $NOTFEDORA.

https://bugzilla.gnome.org/show_bug.cgi?id=763477
2016-04-11 14:53:08 -05:00
..
connection-editor network: Hide firewall zone combo when firewalld is not running 2016-04-11 14:53:08 -05:00
wireless-security network: Fix unintentionally centered checkbutton labels 2015-07-27 00:00:43 +02:00
cc-network-panel.c shell: Revert "Let panels have their own commandline flags" 2015-07-16 11:49:34 +02:00
cc-network-panel.h Updated FSF's address 2014-01-29 11:27:38 +01:00
gnome-network-panel.desktop.in.in panels: Fix truncated panel names for larger fonts 2016-04-07 16:06:35 +02:00
Makefile.am network: Use AM_CPPFLAGS rather than INCLUDES 2014-06-25 12:32:28 +02:00
net-device-bond.c network: Prevent a use after free crash when removing virtual devices 2015-05-27 17:36:01 +02:00
net-device-bond.h network: add "virtual device" support, for bonds, bridges, and vlans 2013-01-30 13:05:34 -05:00
net-device-bridge.c network: Prevent a use after free crash when removing virtual devices 2015-05-27 17:36:01 +02:00
net-device-bridge.h network: add "virtual device" support, for bonds, bridges, and vlans 2013-01-30 13:05:34 -05:00
net-device-ethernet.c network: Fix "format not a string literal" error 2016-04-08 11:31:24 +02:00
net-device-ethernet.h network/net-device-ethernet: Re-work how we keep track of connections 2015-07-15 15:24:21 +02:00
net-device-mobile.c network: Fix more potential crashers for WWAN 2014-09-03 18:04:58 +02:00
net-device-mobile.h network: Split the mobile broadband device from the .c and .ui file 2012-07-20 09:31:12 +01:00
net-device-simple.c network: Drop deprecated API usage 2014-12-05 16:13:29 +01:00
net-device-simple.h network: add support for showing bond slaves 2012-10-22 14:55:07 +02:00
net-device-team.c network: Prevent a use after free crash when removing virtual devices 2015-05-27 17:36:01 +02:00
net-device-team.h network: add Team to connection editor (rh #1040525) 2014-01-10 15:14:12 +01:00
net-device-wifi.c network: Fix empty Wifi list 2016-04-05 14:15:20 +08:00
net-device-wifi.h network: Split the wifi device from the .c and .ui file 2012-07-23 10:14:05 +01:00
net-device.c network: Add sanity checks NetDevice and NetObject 2015-03-19 16:32:44 +01:00
net-device.h network: add net_device_get_valid_connections() and use it everywhere 2013-01-30 13:05:34 -05:00
net-object.c network: Add sanity checks NetDevice and NetObject 2015-03-19 16:32:44 +01:00
net-object.h network: Allow NetObjects to get the main panel object so they can show modal dialogs 2012-07-20 09:31:12 +01:00
net-proxy.c network: Remove unused toplevel windows from .ui files 2013-10-01 10:05:02 +02:00
net-proxy.h network: Split the proxy parts from the .c and .ui file 2012-07-12 14:09:24 +01:00
net-virtual-device.c network: Stop "Bridge slaves" entry from becoming too wide 2015-04-21 14:29:33 +02:00
net-virtual-device.h network: add "virtual device" support, for bonds, bridges, and vlans 2013-01-30 13:05:34 -05:00
net-vpn.c network: Fix a crash when clicking to forget a VPN on the editor 2016-01-26 18:40:47 +01:00
net-vpn.h network: Fix the VPN information my setting the connection at object construction time 2012-07-17 14:17:11 +01:00
network-dialogs.c network: Don't reference CcNetworkPanel directly from some helper code 2012-12-13 11:55:33 -05:00
network-dialogs.h network: Don't reference CcNetworkPanel directly from some helper code 2012-12-13 11:55:33 -05:00
network-ethernet.ui network: Remove unused toplevel windows from .ui files 2013-10-01 10:05:02 +02:00
network-mobile.ui network: Remove unused toplevel windows from .ui files 2013-10-01 10:05:02 +02:00
network-proxy.ui network: Remove unused toplevel windows from .ui files 2013-10-01 10:05:02 +02:00
network-simple.ui network: Remove unused toplevel windows from .ui files 2013-10-01 10:05:02 +02:00
network-vpn.ui network/vpn: Fix the options button icon alignment 2016-04-02 17:33:55 +02:00
network-wifi.ui network: Rename hotspot security key to "Password" 2015-07-26 23:58:17 +02:00
network.gresource.xml network: Implement the new design for wired 2013-01-30 13:05:33 -05:00
network.ui network: Remove unused GtkListStore objects 2015-03-19 16:32:44 +01:00
panel-common.c network: Elipsize device metadata fields 2016-01-15 16:29:26 +01:00
panel-common.h Revert "network: Allow compiling against NM 0.9.6" 2013-02-12 17:42:59 +01:00