(#458) create reserved word list - we'll stumble over more reserved words in the future
(#355) Fix type detection - networks should now be recognized as networksports as ports, hosts as hosts...etc
(#355) Validate input
Call filter_configure() to force syncing
friendly button title
updating files to use theme imagesremoving images from /usr/local/wwwadding specific images into the correct theme directories
More screens inherit rounded tabletops
Change "Inbound NAT" to "Port Forward" Update _edit.php's to use diaplay_topbar()Change "Outgoing" to "Outbound" for consistency between load balancing and NAT
Don't close <head> tag - these files use javascript inside <head>
Use $pgtitle instead of re-typing the page title overUse head.inc on the _edit.php files
Make Cancel button match the Save buttons style
Add a Cancel button which takes the browser back to the page prior.
Add $Id$ tag
Aliases now work for ports. Add autocomplete hint field for aliases box on rules edit form.
Correct the behavior for hosts networks and ports
The subnet box should be greyed out when entering a port alias.
Convert Add to + button, Delete to - button
Update (C)
Update copyright
Forgot to implement option 2 Ports
Add the ability to define networks, ports and or hosts as aliases. Allow the alias to point to more than ONE item ;)
Initial revision