summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Redirect to status_queues.php after wizard.Scott Ullrich2005-06-121-1/+1
* Integrate the lower and raise application priority screen into one screen wit...Scott Ullrich2005-06-121-269/+247
* Use lowercase package nameScott Ullrich2005-06-121-1/+1
* Make is_service_running() work as it shouldScott Ullrich2005-06-121-5/+2
* Add "Package Installer" tab.Colin Smith2005-06-121-1/+2
* Add 10 second timeout to get_pkg_info. This may fail in interesting ways if i...Colin Smith2005-06-121-1/+1
* * Handle XML versions.Colin Smith2005-06-121-6/+5
* Update package reinstallation to use depends_on_package.Colin Smith2005-06-121-1/+3
* Use depends_on_package to properly remove a BSD package.Colin Smith2005-06-121-1/+3
* Don't pass the package version to pkg_mgr_install - we now use depends_on_pac...Colin Smith2005-06-121-1/+1
* Fix various nagging package issues.Colin Smith2005-06-121-3/+4
* Misssed typoScott Ullrich2005-06-121-1/+1
* Check with get_pkg_id() if the package is installed. If it is not, continue...Scott Ullrich2005-06-121-0/+2
* Version bumpScott Ullrich2005-06-121-1/+1
* rmdir_recursive: Handle single files and remove an extra foreach.Colin Smith2005-06-121-22/+11
* Make sure we remove the package's XML file.Colin Smith2005-06-121-0/+6
* Fix a typo. This broke package deinstallation.Colin Smith2005-06-121-1/+1
* Brute force delete a package if it still exists after unlink_ifexists()... th...Scott Ullrich2005-06-121-0/+2
* Don't attempt to run package deinstall commands if the package XML hasn't bee...Colin Smith2005-06-121-3/+8
* Honour the custom_php_deinstall_command which is in about 90% of our packages!Scott Ullrich2005-06-121-0/+3
* Add Halo2 + XBox LiveScott Ullrich2005-06-121-1/+13
* Woops, missing space krept inScott Ullrich2005-06-121-1/+1
* Simplify the carp and pfsync rules a lot and make them match the openbsd faq ...Scott Ullrich2005-06-121-33/+3
* Revert non carp keep state change, it breaks carp.Scott Ullrich2005-06-121-1/+1
* require -> require_onceScott Ullrich2005-06-121-1/+1
* * Add SMTP, POP3 and ICMP to both raise and lower priority screensScott Ullrich2005-06-111-3/+63
* * Add HTTP and SSH to raise protocol screensScott Ullrich2005-06-111-5/+221
* Revert to older dump_clog call. racoon is still logging to system.log.Colin Smith2005-06-111-1/+1
* Revert to older dump_clog call. Packages will need to use the <logging> tag t...Colin Smith2005-06-111-1/+1
* Don't remove preg_grep just yet.Colin Smith2005-06-111-1/+13
* Remove package handling from dump_clog.Colin Smith2005-06-111-26/+1
* Don't attempt to parse package configuration on deinstall if it doesn't exist.Colin Smith2005-06-111-48/+52
* Add 'service' listtag.Colin Smith2005-06-111-1/+1
* require -> require_onceScott Ullrich2005-06-112-2/+2
* First round of shaper rule editing fixesBill Marquette2005-06-111-7/+19
* Be sure to pass start to scripts when starting from the service managerScott Ullrich2005-06-111-2/+2
* Make menu td nowrapBill Marquette2005-06-111-1/+1
* small cleanupsBill Marquette2005-06-111-4/+4
* Killall -9 pfctl then redirect back to status_queues.phpScott Ullrich2005-06-111-1/+2
* Really fix Status -> QueuesScott Ullrich2005-06-112-5/+11
* Sort queues so status -> queues should work againScott Ullrich2005-06-112-0/+3
* Move statement to descriptionScott Ullrich2005-06-111-2/+2
* Note that the wizard will subtract 20% from the queues for overthinkersScott Ullrich2005-06-111-1/+1
* VOIP queues probably shouldn't have REDBill Marquette2005-06-111-3/+1
* Multi-wan code fixes (this commit brought you by the words multi and wan)Bill Marquette2005-06-111-2/+2
* Version bumpScott Ullrich2005-06-111-1/+1
* Grab default route as a gateway, interface might be dynamicBill Marquette2005-06-111-0/+3
* Add system->afterfilterchangeshellcmd xml tag which will be exec'd afterScott Ullrich2005-06-111-0/+9
* * Make sure X11 forwarding is offScott Ullrich2005-06-111-4/+6
* Fix ) bugScott Ullrich2005-06-111-1/+1
OpenPOWER on IntegriCloud