summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Expand)AuthorAgeFilesLines
* Use grep -c instead of wc and awk. Also use full paths.jim-p2010-11-291-2/+2
* Eliminate a cat-to-grepjim-p2010-11-291-1/+1
* Include guiconfig.inc for authScott Ullrich2010-11-291-0/+1
* Revert 2c4a13d91b72400c07b965b0a522be8dde2d1110 Interface names should appear...Scott Ullrich2010-11-291-2/+2
* Revert 9c3cac0cb553e1610948e78dd119c1b0fcb04224 Interface names should appear...Scott Ullrich2010-11-291-1/+1
* Revert "Interface names should appear as uppercase"Scott Ullrich2010-11-291-1/+1
* Revert "Interface names should appear as uppercase"Scott Ullrich2010-11-291-1/+1
* Revert "Interface names should appear as uppercase"Scott Ullrich2010-11-291-1/+1
* Deactivate cpu graph. Will bring back in 2.1Scott Ullrich2010-11-291-0/+0
* Disable firewall rule drag and drop. Will bring this feature back in 2.1Scott Ullrich2010-11-291-0/+2
* Add exit; so the redirection actually works.Ermal2010-11-294-0/+4
* Remove old reference to function. Reported-by: http://forum.pfsense.org/index...Ermal2010-11-291-2/+2
* Use php_uname where possible.Ermal2010-11-261-2/+3
* include broadcast address to allow dhcp to work.Ermal2010-11-261-1/+0
* Resolves #1040. Fix dynamic addition of gateways from routes edit screen.Ermal2010-11-251-3/+5
* Resolves #1043. Do not allow limiters in floating rules without direction. It...Ermal2010-11-251-0/+2
* Fix text for the P1 table header.Erik Fonnesbeck2010-11-241-2/+2
* Add st and si optionsScott Ullrich2010-11-231-0/+4
* Rename to pfInfo for consistencyScott Ullrich2010-11-232-2/+2
* Adding Diagnostics: LimiterScott Ullrich2010-11-232-0/+118
* Increase setTimeoutScott Ullrich2010-11-231-2/+2
* Adding Diagnostics: pf Info which shows the output of pfctl -vvi and pfctl -v...Scott Ullrich2010-11-232-0/+117
* Cleanup code and fix dynamic firewall log reverse view, fixes #1031jim-p2010-11-231-9/+9
* Initialize variable. Ticket #1023.Ermal2010-11-231-0/+1
* Ticket #1023. Correct carp status even on the status page.Ermal2010-11-231-5/+6
* Ticket #1023. Correct the widget code bringing it full speed with latest carp...Ermal2010-11-232-6/+7
* Add option to control automatic creation of NAT rules which assist forwarding...Erik Fonnesbeck2010-11-221-0/+14
* When adding/editing a gateway, check IP alias subnets, too. Fixes #1015Erik Fonnesbeck2010-11-221-1/+1
* Add other interfaces to local network selection and show proper names. Fixes ...Erik Fonnesbeck2010-11-221-1/+6
* Do not save settings related to ports when protocol does not use ports. Ticke...Erik Fonnesbeck2010-11-221-10/+11
* Do not save fields from translation section when "Do not NAT" is checked. Tic...Erik Fonnesbeck2010-11-221-8/+5
* Use correct names for integer and boolean types in DHCP options and fix typo ...Erik Fonnesbeck2010-11-221-11/+11
* Upon restoring a config, replacing whole sections, or editing config.xml in e...Erik Fonnesbeck2010-11-211-1/+3
* Fix reading the ip from the right file for dyndns.Ermal2010-11-191-9/+9
* When the local port is left blank on an OpenVPN client, use 'lport 0' to dire...jim-p2010-11-191-1/+1
* Save the host name and domain to a temporary location until the setup wizard ...Erik Fonnesbeck2010-11-182-3/+18
* Handling this properly when the web gui is on an alternate port number.Erik Fonnesbeck2010-11-181-3/+5
* Make this check more general in case someone makes a wizard that changes an o...Erik Fonnesbeck2010-11-171-4/+8
* Properly reflect ports in the GUI view of the anti-lockout rule since Ermal's...jim-p2010-11-171-2/+17
* Show CRL download link only for imported certificates or CRLs with revoked ce...jim-p2010-11-171-0/+2
* Some CRL fixes.jim-p2010-11-171-5/+7
* Ticket #1017. Put a @ before each fwrite to silence errors. Also setup the lo...Ermal2010-11-171-1/+1
* Resolves #1018. Provide a more unique host name for the file.Ermal2010-11-171-1/+1
* Add workaround for referrer check to not be triggered on the previous IP addr...Erik Fonnesbeck2010-11-171-1/+3
* Redirect to the correct IP at the end of the setup wizard if accessing it on ...Erik Fonnesbeck2010-11-171-2/+10
* Fix typo in comment.jim-p2010-11-161-1/+1
* Ensure this is an array before entering the foreach loop. Fixes #1012Erik Fonnesbeck2010-11-161-7/+9
* Avoid exec() and use php calls.Ermal2010-11-161-7/+3
* * Use pkg_info -E pkgname* for testing if a package is installed.Ermal2010-11-161-6/+6
* Disable CSRF checks on the backup page.Scott Ullrich2010-11-151-0/+1
OpenPOWER on IntegriCloud