summaryrefslogtreecommitdiffstats
path: root/iw/firewall_gui.py
Commit message (Collapse)AuthorAgeFilesLines
* merge anaconda-8-0-branch to HEADJeremy Katz2002-09-051-1/+1
|
* fix for bug #68233Mike Fulbright2002-07-261-4/+12
|
* Changes as per Milan Documentation String ReviewMike Fulbright2002-07-121-1/+1
|
* add mnemonics to the firewall screenJeremy Katz2002-07-051-8/+11
|
* fix for bug 67043Mike Fulbright2002-06-211-6/+18
|
* oops, I really didn't mean this to in there in december. really. i mean it.Jeremy Katz2002-05-281-2/+0
|
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of ↵Mike Fulbright2002-05-231-2/+2
| | | | our own translate.py
* 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
| | | | | | | than two text columns update firewall_gui and language_support_gui to take advantage of nifty new checklist
* 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 ↵bfox2001-02-091-14/+13
| | | | displayed
* applied patch that is supposed to allow firewall screen to be skipped in a ↵bfox2001-02-081-0/+3
| | | | kickstart install
* 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