Add sortable table javascript handler.
See http://www.kryogenix.org/code/browser/sorttable/ for more info.
Let user know firewall rules changes are reloading in the background.
Allow the interface to be the gateway. This allows someone with multiple wans to route traffic out a correct interface such as DNS traffic, etc.
MFC 10431updated leases are appended to the end of the lease file. if we aren't showing everything just show the most current lease in the list.
MFC 10652Make wizard work on described OPT interfaces
MFC: For next snapshot
Do not reload interfaces on add. Reload on save.
Flush before before setting web server reload flag
Ticket #854 fixes
Space between checkbox and Enable
Display non resolve entries automatically
use isset
Trigger reload at end of page
Go back to 10 seconds now that check_reload_status is healthy again.
Increase wait time to 20 seconds to give slower platforms a chance to catch up
Teach status services how to start system services
MFC 10444Better diag_dhcp_leases online fix. grep for the active IP address to make sure it's active and we return just 1 result instead.
MFC 10465Prettier version of the refresh page fix. Pointy-hat-too: fernandotcl
MFC Diagnostics -> Routes
MFC 10452make fields required based on pool type
MFC 10451s/IPSEC/OpenVPN/
MFC 10348Allow staticarp to be disabled w/out a rebootFix found and tested by Wesley K. Joyce
MFC 10173Make sajax authenticate caller - this was only a possible informationdisclosure bug (sajax is only used for index.php updates currently)
Woops, we want !
Nuke stationname
Correctly turn off un-needed options such as subnet when selecting a type of "Port(s)", etc.
Ticket #864
Add support for wireless status (media)
Ticket #863
When selecting WAN ip in NAT port forward, correctly create the helper firewall rule for it if the service is ftp
Ticket #843
Do not create rules every time user saves settings.
Ticket #858
Remove HN, its upsetting the apple cart and throws off the array and assigns the service to the wrong item
Ticket #860
Do not foreach item unless its an array
Ticket #865
blue bar -> red bar because this is a showstopper, let me tell you</sarcasm>
Refresh to page name, not the GET'd url
Add NNTP (Internet News) support
Files needed for auto complete
Axe arp balancing, its pointless, useless, and did I mention useless?
Increase entry boxes to 6 so they can hold something like 150Kb
Remove PPPoE support. It needs some more work to really be usable such as optional interface integration similar to openvpn.
Don't kill php, it sends bad signals to fast-cgi resulting in the fast-cgi process only returning 500 errors.
Clarify reflection role
Check if file exists before running command
Remove #!/usr/local/bin/php
Do not allow editing of interface channel items
Move to under channel
Include channel info
Fix out of order icons
Default to WAN
Default to "wan"
Revert old code
Now that CGI is fixed in LighTTPD, switch back to cgi version of ifstats to fix Ticket #828
Remove additional files needed, they where bogus to begin with
Correct if check
Import config upload script from m0n0wall
MFCShaper fixes from BillM
Remove scheduler references
Add missing title
Woops, dont grep for CLOG, inverse grep.
Pointy-hat-with-wings-to: ME
mini_httpd -> lighttpd
Ticket #840
Unbreak status -> queues
Ticket #824
Back out. Doesn't work w/ IE.
Add logout button.
Remember if use icmp is checked.
Add use icmp option
Do not show entries with CLOG in them.
Correctly restore saved record
Correctly restore interface array selections
ley -> securekey
Add OLSR
Move OLSR to base
arp -da static entries after turning off static option
Do not include characters with ESC (dec 033) in them. Examples of this are ansi escape codes.
Add OpenVPN logs
Update dhcpd leases
Use the new CHROOT path
Only report errors if debug flag is enabled. Rules appear solid now.
Show original string before upper case in log
Do not show blank items and flag for inspection
If we could not parse a filter log rule, log the rule and ask them to report the rule to mailing list or forum
Another attempt at fixing logs
Add OpenVPN tab
A -> An
Remove previous leases when toggling failover dhcp option
Services -> Firewall
Do not hide openvpn menu. Much work has been done to bring OpenVPN up to speed.
MFCRenumber interfaces after deleting. This is required for openvpn to function correctly.
Redirect back to / if user selects not to reboot.
Remove HN.ORG, they are going bu-bye on the 16th.
Make sure items are an array if we foreach() through them.
Ticket #829
Add missing images
Ticket #830
Work with PPPoE as well
Reverse order
Swap values, they are reversed.
MFC SpamD icons
Remove OpenVPN tab
Display more than one row.
Update REGEX to match -v behavior