You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kmyfirewall/TODO

71 lines
1.7 KiB

ToDo for v1.1 relase
--------------------
*) FIX: crash after protocol editing/deleting in Generioc interface
DONE: chubinger 20.1.2008
*) FIX: template loading (NAT tmpl)
DONE: chubinger 20.1.2008
*) Finish XML Names Constants
DONE: chubinger 5.1.2008
*) Make encoding in installpackage work
DONE: chubinger 13.9.2007
*) Capsulate everythig in a transaction
DONE: chubinger but config changes
*) Generic Interface: Fix protocol add/delete undo/redo
DONE: chubinger 14.8.2007
*) Generic Interface: accessControlPage: encapsulate protocol and host properties in own widgets like allready done for the zone
DONE: chubinger 12.8.2007
*) Fix: Make Protocol Catgory handling sane
DONE: chubinger 14.8.2007
*) Fix: Protocol Edit not saving changes
DONE: chubinger 1.1.2008
ToDo
----
*) Single root password input (e.g. tdewallet support)
*) Implement logfile parsing and display
*) better icons
*) configuration wizard (maybe only generic interface)
*) remote installation (server client or ssh)
*) make Enter, ESC, Return key presss work for all dialogs
*) handle protocol name changes (maybe: select using ports to indetify doubles)
*) Make it possible to rename the user defined chains.
*) add CUPS rule to the wizard so that printing with CUPS is possible
Protocol: TCP, Dest. Port: 631, Incoming Interface: lo, ACCEPT
*) add LPD rule to the wizard so that printing with LPD is possible
Protocol: TCP, Dest. Port: 515, Incoming Interface: lo, ACCEPT
*) KHotNewStuff support for protocol library
Nice To Have
------------
*) Allow to install the firewall in several selected runlevels not just the default.
*) Define a XML-DTD/XSD Scheme for filetypes.
*) Drag N' Drop to move up/down rules in the Chain (those two buttons suck).