Really correctly output correct number of records chosen on "pretty" rules mode
Correctly output correct number of records chosen on "pretty" rules mode
Do not include rules where the destination is HBH
Correct the logic that decides if a queue is a parent.
Sync with 1.2b6 which would extended radius patch requires.
Revert back to 1.2b3 now that we are using a different radius patch.
Properly gray out all fields when captive portal is disabled.
bwauthmacdn -> bwauthmacup (accidentally defined twice)
Proofreading.
Add Dsiable Rendevouz option
Update email address at the request of the author.
Adding mDNSResponder. Apple's "Rendevouz" aka "Bonjour" technology.
Add pfSense header back. 1.2b6 has moved the header information to fbegin.inc
Add User Manager link since I opted to not import fbegin.inc from Pascal's copy
Add local user manager code imported from Pascal Suter's m0n0wall developers group message.
No need to kill pfctl
Woops, redirec to index.cgi
Redirect back to the main status page after 120 updates
text formatting, right alignment looks better
break text fields out a bit
Take queue names for edit
no pipes, just queues
queues, not pipes
We don't use pipes, just queues
Add dropped packet stats
Change table to not have a width 100% flag
add suspend stats
Increase the size so we can see all the borrows :)
Add note field
Merge in firewall_shaper_queues updates
And make visible
Add queue graphs to a status page
Add reset link that kills pfctl and php
cut at 15 chars not 14
Don't let the user enter more than 15 characters if we only expect 15 characters (even if this is enforced in the backend)
Really upgrade m0n0wall -> pfsense during configuration restore
is_subqueue returns 1 if an item is a subqueue
shaper, not filter is dirty
missed a cell
Wheee...shaper rule movage :)
is_subqueue() returns 1 if the item is a subqeueu
Do not redirect if preoutput is setup
Use /tmp
Bump maximum upload size to 16 megs
Meta refresh every 40 * 5 seconds
Recover from hung pfctl
Hide table if pf is disabled
Only show fast routing option if pf is disabled (routing only mode).
Make sure the graph and status text cannot break
Kill pfctl during redirect
Lower redirect cycles to 100
Add borrows indicators
Add Flags column
Increase the size of the graph status column to 17 to allow the / to become /s
Add a flag to gather_altq_queue_stats to allow the returning of the root queues
Add ICMP6 as a supported porotocol type.
Note that the first value in queue graph is pps
Add queue graph support.
TODO: Show parent / child relationship and graph upon the total of the parent/child.
inbound nat can now be reordered
missing </td>
whitespace cleanup
Merge in firewall_rules changes
remove hard coded value now that we have a better more dynamic way to detect the "right" cell
dynamic detection of cell count
Move row selecting javascript into it's own file so we can use it in other screens
Switch DiffServ over to lowdelay
Add diffserv support.
typo
Make RFC959 data port workaround configurable - default to disabled
Toggle OS dropdown off and on when a TCP rule is enabled or disabled.
Backout this commit until I can further control the outgoing ip.
Racoon interface listen selection
Add LAN option for redirects aka inbound nat.
m0n0wall homepage -> pfSense handbook
Do not update os type unless its defined in the rule.
Instead of hard coding an interface address, use the friendly name in packages.
Correctly handle additional_files_needed now that its an array type.
Use connection_aborted to detect if client still has index.php open. Use a 3 second sleep loop to DYNAMICALLY update the cpu status meter. Who needs SVG?
Show user that the cpu percentage will automatically be updated in 3 seconds
Turn the stats line into a comment for further debugging if need be.
Add 1 to each value to make sure we dont divide by 0. grape's math teacher thanks us.
Do not sleep for 3 seconds during the pages initial load. Instead sleep after the entire page has been rendered to find the cpu usage and use some javascript kung-fu to set the graphs accordingly
Add proxy_auth_username and proxy_auth_password system tags which will control the auto upgrade process if a proxy server is involved.
Currently this is a hidden variable (similar to the way m0n0wall functions) but will have a GUI written if there is enough demand.
Tighten up column sizes. Do not show a port : seperator if the entry does not contain a port.
Convert the period seperator on the port to :
Remove stray , in some records
Further cleanup firewall logs
Insert a non-breaking space to make sure the border does not get broken.
Cleanup non-raw filter logs so more.
We can now put OS filtering in rules
clean up ICMP types