Remove delete options from evey line and insert at the bottom.
Fixes Ticket 139
If user attempts to set download or upload voip speed > than wan or lan speed, set the voip speed to the wan or lan setting.
Add ages of empires
Update package logs to work with new package code.
Close </a> bracket
Move carp to base
require -> require_once
Remove stray note and cleanup table indenting
Redirect after 40, not 20
Make size column smaller.
Add "size" column.
Happier shaper (I hope)
semantic cleanup
standardize all ezshaper screens
small fixes and tweaks to the ezshaperremove linkshare usage
Don't require xmlparse.inc again.
xmlparse.inc is included already in config.inc which is included in guiconfig.inc
No more xmlparse_pkg.
no more xmlparse_pkg.inc
Add disk usage meter. This will eventually be integrated with the package system etc.
Move trigger_initial_wizard check to use /
Disable packages on cdrom platform.
Don't forget to use the package utilities.
No more parse_xml_config_pkg.
No more xml_parse_config_pkg.
Minor cleanup and parse_xml_config_pkg -> parse_xml_config.
Remove find_package_description - this can be done with a call to get_pkg_info.
Remove alternate pkg_config URL, alternate firmware URL, and firmware check disable for now.
Close a comment correctly
Initialize a few arrays before use.
Unset the bandwidth items in WAN and LAN during traffic shaping configuration
Match prior table behavior by doing a hard break
Turn description font color white
fix chopped lines from import patch
Move alert box into correct area
Nuke duplicate require line
Add back header
Space the tables out a little bit more.
Close off table
Missed script.
Make 'Last config change' work again.
Initial commit of dnsmasq domain overrides
Submitted-to-m0n0wall-dev-by: Joe Suhre
The patch adds the ability to make use of dnsmasq's --server=/domain/auth_server ARG inorder to force queries for domain to a specific dns server rather thendoing a full recursive query
Make sure script exits after Header() redirect
Redirect to firewall_shaper.php after removing traffic shaper
This fixes Ticket #150
Add Microsoft SMB protocol to traffic shaper raise / lower priority screen
Add IMAP to the Traffic Shaper raise / lower screen
Restore form state upon loading.
Remove SSH from javascript deselection list
Correctly handle checkboxes in the wizard
Missing "e" in "else"
Remove ssh option. We already prioritize the ssh acks leaving bulk to be... well, bulk.
Set queue priority to 3 and 2
revert last commit - the JS isn't ready for this yet
add row toggling (pointless but it least it looks like the other screens now ;) )
Allow for ACK queue creation
Reverse bandwidth listing for VOIP queue (small to large makes more sense)Make P2P up/down priorities the same (0)Make acks have a lower priority than VOIP
Fix old queue edit bug where you couldn't edit the first queue via the queue name
make the queues hyperlinks just like in the rules screen
Queue names shouldn't be center aligned
More minor nitpicks
No need to check for default route, this option should only override the routing tablenot make you choose per rule.
Really create a "default" gateway that doesn't override the routing table
Make the traffic shaping wizards settings "persistent"
Sleep after killall
Correct path to killall.
Duh, Scott!
Show the executable name on error
Enhanced error checking on stop
Surround $executable_name with {}
Redirect to status_queues.php after wizard.
Suggested-by: Hoba
Integrate the lower and raise application priority screen into one screen with a select box that has the options: Dont Care, Higher and Lower.
Use lowercase package name
Add "Package Installer" tab.
Update package reinstallation to use depends_on_package.
Use depends_on_package to properly remove a BSD package.
Don't pass the package version to pkg_mgr_install - we now use depends_on_package.
Misssed typo
Check with get_pkg_id() if the package is installed. If it is not, continue on to next element
Add Halo2 + XBox Live
Revert to older dump_clog call. racoon is still logging to system.log.
Revert to older dump_clog call. Packages will need to use the <logging> tag to keep this page clean.
Don't remove preg_grep just yet.
Remove package handling from dump_clog.
First round of shaper rule editing fixes
Be sure to pass start to scripts when starting from the service manager
Make menu td nowrap
small cleanupsserial option now saves (still won't show if you go back into page for some reason)
Killall -9 pfctl then redirect back to status_queues.php
Really fix Status -> Queues
Sort queues so status -> queues should work again
Move statement to description
Note that the wizard will subtract 20% from the queues for overthinkers
VOIP queues probably shouldn't have RED
Grab default route as a gateway, interface might be dynamic
Fix ) bug