summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Ticket #1073. Gray out the rules when they are disabled.Ermal2010-12-061-4/+16
* Rename this variable to avoid collisions. Fixes #1067jim-p2010-12-031-2/+2
* Allow a . in hostnames. Also, don't allow a space in hostname, it was adding ...jim-p2010-12-021-1/+1
* Make use of the new tab menu and use _GET instead of _POST for pkg name passe...Warren Baker2010-12-021-9/+12
* Disable redirect gateway checkbox when using shared key (you can't push with ...jim-p2010-12-021-1/+6
* Use unlink here instead of an exec to rm. Remove escapeshellarg call as it is...jim-p2010-12-021-1/+1
* Confirm before deleting the interface.Erik Fonnesbeck2010-12-011-1/+1
* Raise this to new limit of 2^16.Ermal2010-12-011-1/+1
* Ticket #1060. Escape even the alias entry descritpions.Ermal2010-12-012-2/+3
* Use correct variable name. Also related to Ticket #847.Ermal2010-12-011-1/+0
* Make page more html friendly.Scott Ullrich2010-11-301-5/+9
* Make pfTop uniformScott Ullrich2010-11-302-2/+2
* Reformat pfsync/xmlrpc sync settings. Hopefully make it more clear to underst...jim-p2010-11-301-59/+61
* Make sure we cannot add interfaces by entering the link directly on url addre...Ermal2010-11-301-2/+3
* Set page title to Status: Dashboard for consistencyScott Ullrich2010-11-301-1/+1
* Ticket #911. Provide an option under system->advanced->misc to disable killin...Ermal2010-11-301-0/+21
* Resolves #947. Blacklist interfaces to show as possible lagg members if they ...Ermal2010-11-301-2/+6
* 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
OpenPOWER on IntegriCloud