summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use product nameScott Ullrich2010-11-282-2/+2
* Use head binary and eliminate a pipe to avoid broken pipe warningScott Ullrich2010-11-281-2/+3
* Fix misc errors. File now restores and throws an alert when completed.Scott Ullrich2010-11-281-17/+43
* Add php headerScott Ullrich2010-11-281-0/+2
* Handle slicesScott Ullrich2010-11-281-32/+46
* Only check / and /config for config.xml. Otherwise you might step on a nanob...Scott Ullrich2010-11-281-1/+1
* Adding external configuration loader which will look on all found disks excep...Scott Ullrich2010-11-282-0/+125
* Ooops add missing or.Ermal2010-11-271-1/+2
* Increase suhosin maximum memory to avoid this error: ALERT - script tried to ...Scott Ullrich2010-11-261-0/+1
* Check for pfsense root object name in config.xml as a fallback if the configu...Erik Fonnesbeck2010-11-263-6/+18
* Ticket #1037. Move environment manipulation to the authentication script sinc...Ermal2010-11-262-4/+9
* No need to go through the array when the key can be tested directly.Ermal2010-11-261-5/+4
* Remove temporary hack which spams console during boot.Ermal2010-11-261-2/+0
* Use php_uname where possible.Ermal2010-11-263-7/+8
* Do not exec but use php_unameErmal2010-11-261-2/+2
* include broadcast address to allow dhcp to work.Ermal2010-11-262-3/+2
* Do not guess the defaultgw this is static info.Ermal2010-11-251-3/+4
* Resolves #1040. Fix dynamic addition of gateways from routes edit screen.Ermal2010-11-251-3/+5
* Ticket #1037. Add suggestion in the ticket for using the CA supplied to openv...Ermal2010-11-251-2/+4
* Resolves #1043. Do not allow limiters in floating rules without direction. It...Ermal2010-11-251-0/+2
* Nuke trailing c/rScott Ullrich2010-11-249-10/+8
* Nuke trailing c/rScott Ullrich2010-11-241-2/+2
* Set memory to 256M on amd64Scott Ullrich2010-11-241-2/+9
* 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
* Ensure returned item is an array.Scott Ullrich2010-11-231-6/+8
* Return CARP IP Addresses in get_configured_ip_addresses()Scott Ullrich2010-11-231-0/+4
* Remove this since it does not make anymore sense after code arrangements.Ermal2010-11-231-4/+0
* Do not output done. because it does not related overall to the output messages.Ermal2010-11-231-5/+2
* Initialize variable. Ticket #1023.Ermal2010-11-231-0/+1
* Ticket #1023. Correct carp status even on the status page.Ermal2010-11-232-8/+8
* Ticket #1023. Correct the widget code bringing it full speed with latest carp...Ermal2010-11-233-11/+9
* Try 3 times to resolve the host to ip before giving up. Leave a proper log if...Ermal2010-11-231-2/+14
* Use full path to command binaries.Ermal2010-11-231-22/+22
* Add option to control automatic creation of NAT rules which assist forwarding...Erik Fonnesbeck2010-11-222-0/+19
* 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
* In filter_generate_reflection_nat, generate a rule with the actual subnet ins...Erik Fonnesbeck2010-11-221-15/+21
* Use correct names for integer and boolean types in DHCP options and fix typo ...Erik Fonnesbeck2010-11-221-11/+11
* Add newlinesScott Ullrich2010-11-211-4/+4
* nuke ;Scott Ullrich2010-11-211-1/+1
* Remove hw.bce.tso_enable item it is loader.conf only per jimpScott Ullrich2010-11-211-10/+6
* Remove bce item it is loader.conf only per jimpScott Ullrich2010-11-212-7/+1
OpenPOWER on IntegriCloud