summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* Move row selecting javascript into it's own file so we can use it in other ↵Bill Marquette2005-03-052-51/+49
| | | | screens
* Switch DiffServ over to lowdelayScott Ullrich2005-03-051-1/+1
|
* Add diffserv support.Scott Ullrich2005-03-051-1/+1
|
* typoBill Marquette2005-03-041-1/+1
|
* Make RFC959 data port workaround configurable - default to disabledBill Marquette2005-03-041-0/+11
|
* Toggle OS dropdown off and on when a TCP rule is enabled or disabled.Scott Ullrich2005-03-031-1/+8
|
* * Add header with CSS at top (m0n0wall apparently moved this to fbeing.inc)Scott Ullrich2005-03-031-58/+64
| | | | | * Change the colors to pfSense * Thanks to Colin for doing all the hard work :)
* Backout this commit until I can further control the outgoing ip.Scott Ullrich2005-03-031-19/+1
|
* Racoon interface listen selectionScott Ullrich2005-03-031-0/+20
|
* Add LAN option for redirects aka inbound nat.Scott Ullrich2005-03-021-1/+1
|
* m0n0wall homepage -> pfSense handbookScott Ullrich2005-03-021-14/+14
|
* Do not update os type unless its defined in the rule.Scott Ullrich2005-03-021-1/+2
|
* Instead of hard coding an interface address, use the friendly name in packages.Scott Ullrich2005-03-021-1/+1
|
* Correctly handle additional_files_needed now that its an array type.Scott Ullrich2005-03-021-4/+6
|
* * Reset $pkg_chmod variable on each loopScott Ullrich2005-03-021-0/+1
| | | | * Actually invoke chmod command if needed
* Use connection_aborted to detect if client still has index.php open. Use a ↵Scott Ullrich2005-03-021-18/+22
| | | | 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 secondsScott Ullrich2005-03-021-3/+3
|
* Turn the stats line into a comment for further debugging if need be.Scott Ullrich2005-03-021-1/+1
|
* Add 1 to each value to make sure we dont divide by 0. grape's math teacher ↵Scott Ullrich2005-03-021-10/+13
| | | | thanks us.
* * Add prefix option to additional_files_neededScott Ullrich2005-03-021-32/+39
| | | | * Add chmod option to additional_files_needed
* Do not sleep for 3 seconds during the pages initial load. Instead sleep ↵Scott Ullrich2005-03-021-8/+32
| | | | 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 ↵Scott Ullrich2005-03-011-1/+7
| | | | | | 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 ↵Scott Ullrich2005-03-011-6/+9
| | | | not contain a port.
* Convert the period seperator on the port to :Scott Ullrich2005-03-011-0/+9
|
* Remove stray , in some recordsScott Ullrich2005-03-011-0/+1
|
* Further cleanup firewall logsScott Ullrich2005-03-011-2/+4
|
* Insert a non-breaking space to make sure the border does not get broken.Scott Ullrich2005-02-281-1/+1
|
* Cleanup non-raw filter logs so more.Scott Ullrich2005-02-281-4/+7
|
* We can now put OS filtering in rulesBill Marquette2005-02-281-1/+35
|
* clean up ICMP typesBill Marquette2005-02-281-5/+8
|
* Make rules for icmp echo workBill Marquette2005-02-281-1/+1
|
* more path cleanupBill Marquette2005-02-281-3/+3
|
* no need to use rm - php has unlink()Bill Marquette2005-02-281-1/+1
|
* more pathsBill Marquette2005-02-271-1/+1
|
* more path cleanupBill Marquette2005-02-271-2/+2
|
* more hardcoded paths cleanupBill Marquette2005-02-271-23/+23
|
* CORRECTLY use verifyinstalledpkg tag if definedScott Ullrich2005-02-271-6/+12
|
* Use Actually use verifyinstalledpkg flag if its definedScott Ullrich2005-02-271-1/+1
|
* Add verifyinstalledpkg tag. This tag can be used to verify a different ↵Scott Ullrich2005-02-271-1/+4
| | | | package has been installed veruses always relying on the package name.
* Hardcoded /tmp cleanupBill Marquette2005-02-271-1/+7
|
* To the moon, alice! We've been in 2005 for some time.Scott Ullrich2005-02-271-1/+1
|
* Notify user when updating filter rulesScott Ullrich2005-02-261-1/+3
|
* Allow for parent / child queue relationships when using cbqScott Ullrich2005-02-261-0/+2
|
* Remove "Please note that pfSense does not adjust firewall rules when a ↵Scott Ullrich2005-02-261-1/+0
| | | | package is installed. This is left for the end user." warning since its no longer completely true
* Process before form eventsScott Ullrich2005-02-262-0/+4
|
* cat y out to pkg_add to automatically answer any nagging questionsScott Ullrich2005-02-261-12/+15
|
* Add version to status columnScott Ullrich2005-02-261-0/+2
|
* Enable bogon filteringBill Marquette2005-02-262-0/+18
|
* Do not parse aliases entries unless they are definedScott Ullrich2005-02-251-10/+11
|
* * Raise upload max filesize to 16MScott Ullrich2005-02-251-3/+3
| | | | * Raise post_max_size to 15M
OpenPOWER on IntegriCloud