summaryrefslogtreecommitdiffstats
path: root/iw/firewall_gui.py
Commit message (Expand)AuthorAgeFilesLines
* use a scroll view and set the shadowJeremy Katz2002-01-081-13/+19
* use messsageWindows instead of custom message boxes, so pass intf inJeremy Katz2001-12-271-35/+15
* commit new GtkTreeView based checklist.py -- currently doesn't handle moreJeremy Katz2001-12-141-63/+22
* merge anaconda-gtk-2-0-branch to HEADMatt Wilson2001-10-161-55/+54
* copyrightMatt Wilson2001-08-071-0/+13
* we have saner names now. saving state on this screen works nowJeremy Katz2001-07-221-1/+1
* fix pychecker complaintsMike Fulbright2001-07-181-0/+1
* make firewall screen default to what it was in 7.1bfox2001-07-061-51/+51
* typo correctionbfox2001-06-251-1/+1
* typo correctionbfox2001-06-251-2/+2
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-51/+53
* Resolved bug #29085. Fixes crash if more than one nic interface.bfox2001-02-281-8/+6
* if there are no network devices found, the trusted device screen is not displ...bfox2001-02-091-14/+13
* applied patch that is supposed to allow firewall screen to be skipped in a ki...bfox2001-02-081-0/+3
* automatically allow DHCP through if they have an interface configured that way.Bill Nottingham2001-02-081-0/+2
* Removed some unneeded code.bfox2001-02-071-55/+0
* you know, array.index throws exceptions.....Matt Wilson2001-01-241-1/+1
* Added error checking code for port listbfox2001-01-231-15/+86
* Added state check for self.todo.firewall.portlistbfox2001-01-221-1/+3
* Wired up the firewall gui to the backend.bfox2001-01-221-10/+178
* Added code to make things sensitive/insensitive.bfox2001-01-111-28/+56
* New screen for firewall configurationbfox2001-01-081-0/+110