Add back accidently deleted line. |
|
More...
|
over 20 years ago
|
Woops, turn back on main console |
|
More...
|
over 20 years ago
|
Enclose the php call in <?php ?> |
|
More...
|
over 20 years ago
|
Lets REALLY turn the serial port on this time. It was previously "off" |
|
More...
|
over 20 years ago
|
Start console on serial port after boot. |
|
More...
|
over 20 years ago
|
Correct previous commit where traffic shaper cannot be disabled. |
|
More...
|
over 20 years ago
|
Do not attempt to generate altq rules if its disabled. |
|
More...
|
over 20 years ago
|
If the user is applying the traffic shaper rules enable the service first. |
|
More...
|
over 20 years ago
|
Save target queue correctly after editing. |
|
More...
|
over 20 years ago
|
Do not attempt to use a queue if its not associated with a rule. Change the default queue for magic shaper to be the qHatedDownload on the catch all rule. |
|
More...
|
over 20 years ago
|
Do not show that an upgrade is available if auto upgrade is in progress. |
|
More...
|
over 20 years ago
|
Bump to 0.28 |
|
More...
|
over 20 years ago
|
Don't forget to \n each firewall rule section. |
|
More...
|
over 20 years ago
|
Add console to ttys |
|
More...
|
over 20 years ago
|
Re-renable rule error detection. |
|
More...
|
over 20 years ago
|
* remove the temporary rule loading workarounds in /etc/rc * adjust the boot order slightly in rc.bootup * rename filter_ipmon_start to filter_pflog_start |
|
More...
|
over 20 years ago
|
Show correct queue name |
|
More...
|
over 20 years ago
|
Bump version to 0.27 |
|
More...
|
over 20 years ago
|
Sleep for 10 seconds instead of 5 |
|
More...
|
over 20 years ago
|
Sleep for 5 seconds then enable rules. Race condition? |
|
More...
|
over 20 years ago
|
Do not use filter_configure on boot. |
|
More...
|
over 20 years ago
|
make sure we enable the firewall before loading rules |
|
More...
|
over 20 years ago
|
Correctly restore interface bandwidth. |
|
More...
|
over 20 years ago
|
Unlink shaper dirty flags after Apply. |
|
More...
|
over 20 years ago
|
Do not show Click Enable... when auto upgrading. |
|
More...
|
over 20 years ago
|
Move alias definitions to top tf the file. |
|
More...
|
over 20 years ago
|
Remove 2nd filter_configure() |
|
More...
|
over 20 years ago
|
Woops. Two functions are using $retval. Insert our rule error detection code between the two. |
|
More...
|
over 20 years ago
|
Add labels to lan ipsec rules. |
|
More...
|
over 20 years ago
|
Expand new rule loading error logic to Advanced menu |
|
More...
|
over 20 years ago
|