summaryrefslogtreecommitdiffstats
path: root/firewall.py
Commit message (Expand)AuthorAgeFilesLines
* Use subprocess instead of our own code. Fix all calls to execWith* soChris Lumens2006-07-121-5/+3
* 2006-05-01 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-05-011-1/+1
* 2005-09-13 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-09-131-1/+1
* Use new logging system.Chris Lumens2005-08-121-4/+6
* Remove firewall configuration screen. This will be coming back inChris Lumens2005-07-211-36/+1
* oops, didn't mean to change the name of this varJeremy Katz2004-06-211-1/+1
* major simplification of the firewall code. lose the trusted devices andJeremy Katz2004-06-181-36/+44
* always run lokkit, it does the right thing with --disabledJeremy Katz2004-03-301-24/+17
* force override of any installed firewall settings. fix typo tooBill Nottingham2004-03-191-1/+1
* add an option for selinuxbfox2004-03-121-0/+3
* more redhat-config -> system-configJeremy Katz2004-01-231-2/+2
* merge from taroon-branch. all kinds of miscellaneous bugfixes, includingJeremy Katz2003-08-141-14/+11
* make args something that will make redhat-config-securitylevel happierJeremy Katz2003-01-231-7/+7
* bump up copyright for things we have changed this year so farMike Fulbright2003-01-141-1/+1
* opening the file to *write* is helpfulJeremy Katz2003-01-131-1/+2
* write out an /etc/sysconfig/redhat-config-securitylevel to make it so that re...Jeremy Katz2003-01-131-0/+7
* migrate to using rhpl log functionMike Fulbright2002-05-231-1/+2
* oh yeah goodbye reconfigMike Fulbright2002-02-081-1/+1
* allow firewall config to work in reconfig modebfox2001-08-011-1/+1
* make firewall screen default to what it was in 7.1bfox2001-07-061-1/+2
* copyrightMatt Wilson2001-06-221-0/+15
* merge dispatch to HEADMatt Wilson2001-06-201-0/+89