Correctly check if a rule is disabled and toggle accordingly.
Fixes Ticket #96
Fix rules disable toggle
remove double <form> tag
Add doubleclick to edit rules
Add $Id$ tag
dynamic detection of cell count
Move row selecting javascript into it's own file so we can use it in other screens
spelling
Automatically assign carp aliases with a ip on the same subnet to a interface.
Example:
lan = "{ fxp1 carp0 }" wan = "{ fxp0 carp1 }"
If an error occurs during the rule loading, report the error to the user.
Convert filter_configure to return the error text from pf if a ruleset is not loaded correctly for any reason
Start the process of moving back to a m0n0wall style rules / queues system.
Update a few (C)
Update with 1.2b3
add back queues
Synchornize with m0n0wall 1.2b3. These files have not really beenmodified too much so a straight copy works. 9 files remain to bepatched by hand.
Update changed files with new copyright, attribute Manuel Kasper
Change color from brown to new deep red
correct description from not showing
Initial revision