summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Define hw.bce.tso_enableScott Ullrich2010-11-211-1/+2
* Don't consider the HTTP referrer check as passing if it was skipped. Ticket #...Erik Fonnesbeck2010-11-211-1/+2
* Upon restoring a config, replacing whole sections, or editing config.xml in e...Erik Fonnesbeck2010-11-214-5/+55
* Add missing </item>Scott Ullrich2010-11-201-0/+1
* oops, typoScott Ullrich2010-11-201-1/+1
* Increase vfs.read_max to 32. See http://ivoras.sharanet.org/blog/tree/2010-1...Scott Ullrich2010-11-202-26/+31
* Disable this test, it was causing some package file downloads to be skipped f...jim-p2010-11-201-2/+4
* Fix reading the ip from the right file for dyndns.Ermal2010-11-191-9/+9
* Reorder some code and combine the nobind test with the lport code to ensure o...jim-p2010-11-191-9/+9
* When the local port is left blank on an OpenVPN client, use 'lport 0' to dire...jim-p2010-11-192-4/+4
* Cleanup some code and properly handle failure of pkg_fetch_recursive.Ermal2010-11-191-21/+17
* Clarify message.Ermal2010-11-191-1/+1
* Use correct extension of tgz rather than tgz for automatically discovered dep...Ermal2010-11-191-10/+6
* Honor the config parsed var if set.Ermal2010-11-191-2/+2
* Hopefully now the reinclusion of config will not override vars.Ermal2010-11-193-5/+5
* Use full path when we might not have full environment setup.Ermal2010-11-191-2/+2
* globals.inc is better first.Ermal2010-11-191-1/+1
* More safety belts.Ermal2010-11-191-4/+4
* Fix fetching of package list.Ermal2010-11-181-1/+1
* Add myself to the copyright. Have modified enough the file.Ermal2010-11-181-0/+1
* Some fixes for the upgrade code for captive portal users.Erik Fonnesbeck2010-11-181-1/+11
* Remove the old field even if empty in rename_field.Erik Fonnesbeck2010-11-181-2/+2
* Various fixes and improvements for the DNS rebind and HTTP referrer checks.Erik Fonnesbeck2010-11-181-33/+34
* Fix problem with syslog adding/removing for pacakges. Fix sync pacakges to ca...Ermal2010-11-182-85/+80
* 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
OpenPOWER on IntegriCloud