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
White on white isn't such a good choice for text color
Fix rule duplication bug here too
Remove extra input box
Port range cleanupMinor description lengtheningAdd AH and ESP to IPSEC rule
Add support for roue-to inside each rule which allows traffic direction for multiple wan environments
Remove extra chars
Add more bandwidth settings
Add a large port range to * until we can get a conrete idea of which ports it uses.
We dont need to create an array with a BLANK element... DUH!
Back out my band-aid which is covering up a bigger problem.
For voicepulse users, add 4569 as a qos port as well
Add VoicePulse providers backend code. It uses ports 16384-16482 UDP
Add mouseovers for reinstallation buttons.
small wizard fixes
Break between progress bar and first textarea
Don't throw errors if no packages are currently installed.
Remove an extra newline.
Add support for XML (or package) reinstallation and package deletion.
Add Remove Wizard button
This should zap Ticket #137 to outter space.
Add IRC and DNS to the boost other protocol category
Fix package reinstallation.
Fix syntax error.
Whoops, checking for the wrong $_GET variable.
Add reinstall all packages. This needs to be tested.
Add PlanetSide game
Fix reboot method.
Add RPC wrapper to rc.reboot. This method requires password authentication.
Nuke the "Reset queues if they do not load." line
Do not attempt to populate from array if user picks <> "Generic"
Passes uppercase variables
Update traffic shaper
Add Asterisk support
Add MP3 streaming media option
Correctly install the providers rules
Missing $
Corretly enable checked rules and only turn on rules for checked items
Make sure we setup arrays before populating
Unbreak shaper[tm]
Fix progress bars.
Update output and status windows when installation is complete.
Only install shaper items for checked boxes.
This opens up a new can of worms, all boxes should be checked by default if we are unchecking the parent checkbox.
Add Kbit values up to 1024
Magic Shaper -> EZ Shaper
Change others priority to 4
Add others category which includes:
Fix $myurl handling with str_replace.
Remove print_r().
Fix firmware checking. This will need to be changed again once we switch to bdiffs.
Add Call of Duty (United Defense) shaper rules
We no longer need direction indicators
Pass required variables to pkg_mgr_delete.
Fix games queue (hopefully)Actually honor if the user wants to shape games or not :)Tied to ticket #121
Remove old magic shaper, it can't create useful rules anymore"Experimental" magic shaper is now open for business - mind the gapTied to Ticket #121
Require pkg-utils.inc instead of xmlparse_pkg (and make it exclusive to dump_clog instead of global).
add require_once("pkg-utils.inc");
Don't use the package parser anymore.
no need for pkg parser require
We don't need the XML parser.
Fix P2P interfacesPart of ticket #121
Fix package logs.