summaryrefslogtreecommitdiffstats
path: root/textw/firewall_text.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove firewall configuration screen. This will be coming back inChris Lumens2005-07-211-203/+0
| | | | firstboot using system-config-securitylevel.
* 2004-09-22 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-221-1/+1
| | | | * textw/firewall_text.py: Oops, fix syntax error
* sync with gui text (#131815)Jeremy Katz2004-09-161-5/+9
|
* major simplification of the firewall code. lose the trusted devices andJeremy Katz2004-06-181-109/+17
| | | | | other ports selection. make the list of services easy to change and shared between gui and text. lose dead code, update copyrights
* selinux being disabled should be noop so that we go back to firewall ifJeremy Katz2004-06-041-1/+1
| | | | going backwards (#125183)
* if selinux is disabled, then don't allow configuring it since we won'tJeremy Katz2004-03-301-0/+5
| | | | get file contexts
* crappy pass at text mode selinux configuration so that there's at leastJeremy Katz2004-03-171-0/+48
| | | | something
* make selinux stuff part of a separate object, set up in instdata, pass toJeremy Katz2004-03-171-1/+1
| | | | screens. fix up firewall to not influence selinux, remember the option used
* people might want to enable a firewall in text mode. Bugzilla #105765.Mike Fulbright2003-09-291-0/+2
|
* fixup firewall missing warningafter-taroon-mergeMike Fulbright2003-09-221-3/+9
|
* add a nag to let user know running w/o a firewall is dangerous (unlike ↵before-taroon-mergeMike Fulbright2003-09-171-3/+10
| | | | scissors) and add mnenomics to monitor not set nag dialog
* merge from taroon-branch. all kinds of miscellaneous bugfixes, includingJeremy Katz2003-08-141-32/+15
| | | | | | | | | * firewall update * iSeries PReP size * ppc mediacheck * tzdata stuff * cmdline mode * pkg defaults screen
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of ↵Mike Fulbright2002-05-231-2/+2
| | | | our own translate.py
* more merging fun from the hampton branch. I'm pretty sure this doesn'tJeremy Katz2002-04-191-2/+3
| | | | work now, at least in gui. text mode might, though
* fix bug I cant find anymore that makes TUI installer crash if > 12 NICsMike Fulbright2002-02-111-21/+15
|
* use messsageWindows instead of custom message boxes, so pass intf inJeremy Katz2001-12-271-5/+5
|
* added text about using commas to separate the ports in the customize screenbfox2001-06-301-2/+2
|
* make F12 work right on the customization screenbfox2001-06-291-1/+1
|
* more pychecker cleanupsMatt Wilson2001-06-231-1/+0
|
* copyright - I wouldn't to claim this code...Matt Wilson2001-06-231-0/+15
|
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-47/+48
|
* removed some old code and fixed bug 35814bfox2001-04-121-18/+2
|
* clear todo.firewall.trustdevs before appending devices to the listbfox2001-02-281-0/+1
|
* If there are no network devices, the trusted device list is not shownbfox2001-02-091-16/+20
|
* Added sanity checking code for firewall ports.bfox2001-01-241-39/+62
|
* Added some sanity checking code for the port list.bfox2001-01-231-1/+41
|
* Enabled F12 to allow you to go forward in the firewall screen. Fixes bug #23722bfox2001-01-101-3/+5
|
* fix text help tagsMike Fulbright2001-01-091-2/+2
|
* land tui firewall stuffBill Nottingham2001-01-081-62/+56
|
* commit this so I don't have any 'accidents'Bill Nottingham2001-01-051-0/+182