summaryrefslogtreecommitdiffstats
path: root/firewall.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | other ports selection. make the list of services easy to change and shared between gui and text. lose dead code, update copyrights
* 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
| | | | | | | | | * firewall update * iSeries PReP size * ppc mediacheck * tzdata stuff * cmdline mode * pkg defaults screen
* 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 ↵Jeremy Katz2003-01-131-0/+7
| | | | redhat-config-securitylevel can read the iptables settings after install (#81472)
* 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