| Commit message (Expand) | Author | Age | Files | Lines |
* | fix warnings about gtk.TRUE and gtk.FALSE, partly based on a patch | Peter Jones | 2005-03-12 | 1 | -17/+17 |
* | make the text clearer (#131805) | Jeremy Katz | 2004-09-16 | 1 | -4/+5 |
* | convert to use GtkComboBox from GtkOptionMenu for new pygtk (option menus | Jeremy Katz | 2004-08-10 | 1 | -10/+9 |
* | wording tweak (#127617) | Jeremy Katz | 2004-07-12 | 1 | -1/+1 |
* | some more text around selinux, needs more work still | Jeremy Katz | 2004-06-18 | 1 | -4/+21 |
* | major simplification of the firewall code. lose the trusted devices and | Jeremy Katz | 2004-06-18 | 1 | -113/+17 |
* | start to clean up the firewall screen. remove trusted devs, put pretty | Jeremy Katz | 2004-05-26 | 1 | -55/+12 |
* | don't package the selinux widget if we're defaulting off and selinux is off | Jeremy Katz | 2004-04-13 | 1 | -1/+3 |
* | if selinux is disabled, then don't allow configuring it since we won't | Jeremy Katz | 2004-03-30 | 1 | -0/+4 |
* | force override of any installed firewall settings. fix typo too | Bill Nottingham | 2004-03-19 | 1 | -1/+1 |
* | make selinux stuff part of a separate object, set up in instdata, pass to | Jeremy Katz | 2004-03-17 | 1 | -12/+9 |
* | implement SELinux widgets | bfox | 2004-03-12 | 1 | -8/+32 |
* | more fixes to state here | Jeremy Katz | 2003-10-15 | 1 | -2/+3 |
* | move the else to the right level so we don't lose ports and | Jeremy Katz | 2003-10-15 | 1 | -3/+3 |
* | fix disabling firewall (#105048) | Jeremy Katz | 2003-09-29 | 1 | -3/+1 |
* | fixup firewall missing warningafter-taroon-merge | Mike Fulbright | 2003-09-22 | 1 | -5/+11 |
* | add a nag to let user know running w/o a firewall is dangerous (unlike scisso...before-taroon-merge | Mike Fulbright | 2003-09-17 | 1 | -1/+8 |
* | merge from taroon-branch. all kinds of miscellaneous bugfixes, including | Jeremy Katz | 2003-08-14 | 1 | -209/+166 |
* | some padding fixes and a fix for bug #85140 | Mike Fulbright | 2003-03-14 | 1 | -3/+5 |
* | merge anaconda-8-0-branch to HEAD | Jeremy Katz | 2002-09-05 | 1 | -1/+1 |
* | fix for bug #68233 | Mike Fulbright | 2002-07-26 | 1 | -4/+12 |
* | Changes as per Milan Documentation String Review | Mike Fulbright | 2002-07-12 | 1 | -1/+1 |
* | add mnemonics to the firewall screen | Jeremy Katz | 2002-07-05 | 1 | -8/+11 |
* | fix for bug 67043 | Mike Fulbright | 2002-06-21 | 1 | -6/+18 |
* | oops, I really didn't mean this to in there in december. really. i mean it. | Jeremy Katz | 2002-05-28 | 1 | -2/+0 |
* | 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our... | Mike Fulbright | 2002-05-23 | 1 | -2/+2 |
* | use a scroll view and set the shadow | Jeremy Katz | 2002-01-08 | 1 | -13/+19 |
* | use messsageWindows instead of custom message boxes, so pass intf in | Jeremy Katz | 2001-12-27 | 1 | -35/+15 |
* | commit new GtkTreeView based checklist.py -- currently doesn't handle more | Jeremy Katz | 2001-12-14 | 1 | -63/+22 |
* | merge anaconda-gtk-2-0-branch to HEAD | Matt Wilson | 2001-10-16 | 1 | -55/+54 |
* | copyright | Matt Wilson | 2001-08-07 | 1 | -0/+13 |
* | we have saner names now. saving state on this screen works now | Jeremy Katz | 2001-07-22 | 1 | -1/+1 |
* | fix pychecker complaints | Mike Fulbright | 2001-07-18 | 1 | -0/+1 |
* | make firewall screen default to what it was in 7.1 | bfox | 2001-07-06 | 1 | -51/+51 |
* | typo correction | bfox | 2001-06-25 | 1 | -1/+1 |
* | typo correction | bfox | 2001-06-25 | 1 | -2/+2 |
* | merge from (now defunct) anaconda-dispatch branch | Erik Troan | 2001-06-20 | 1 | -51/+53 |
* | Resolved bug #29085. Fixes crash if more than one nic interface. | bfox | 2001-02-28 | 1 | -8/+6 |
* | if there are no network devices found, the trusted device screen is not displ... | bfox | 2001-02-09 | 1 | -14/+13 |
* | applied patch that is supposed to allow firewall screen to be skipped in a ki... | bfox | 2001-02-08 | 1 | -0/+3 |
* | automatically allow DHCP through if they have an interface configured that way. | Bill Nottingham | 2001-02-08 | 1 | -0/+2 |
* | Removed some unneeded code. | bfox | 2001-02-07 | 1 | -55/+0 |
* | you know, array.index throws exceptions..... | Matt Wilson | 2001-01-24 | 1 | -1/+1 |
* | Added error checking code for port list | bfox | 2001-01-23 | 1 | -15/+86 |
* | Added state check for self.todo.firewall.portlist | bfox | 2001-01-22 | 1 | -1/+3 |
* | Wired up the firewall gui to the backend. | bfox | 2001-01-22 | 1 | -10/+178 |
* | Added code to make things sensitive/insensitive. | bfox | 2001-01-11 | 1 | -28/+56 |
* | New screen for firewall configuration | bfox | 2001-01-08 | 1 | -0/+110 |