summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix intended behaviour when the default gateway changes interface.Ermal2010-10-021-5/+5
* This breaks the code because the ASSUMPTION is to reload the gateway interfac...Ermal2010-10-021-7/+4
* Update code to actually accomplish the intended behavior of NOT reloading the...gnhb2010-10-021-4/+7
* Fix height of plus button, reported at http://forum.pfsense.org/index.php/top...Erik Fonnesbeck2010-10-011-1/+1
* Be sane at what was supposed to be done.:Ermal2010-10-011-1/+1
* Do not show statically configured interfaces as with dynamic gateways because...Ermal2010-10-011-0/+4
* Better initialize this.Ermal2010-10-011-0/+1
* Do not allow a gateway to be renamed. Possibly a better solution is to rename...Ermal2010-10-011-0/+2
* Handle the cases to not save data on config better.Ermal2010-10-011-3/+7
* Make sure we do not overwrite the gateway stored in config with a dynamic gat...Ermal2010-10-012-10/+7
* Fix the problem of not saving data when most of the information is not being ...Ermal2010-10-011-77/+66
* Fix syslog.conf generation. Ticket #929pierrepomes2010-10-011-2/+4
* We don't store monitor ip in the <interfaces> config any more.gnhb2010-10-011-8/+0
* When a dynamic interface is up, we still need to report that it's "dynamic" t...gnhb2010-10-011-1/+4
* cbuechler says monitorip should not be stored in <interfaces><$if>. See ticke...gnhb2010-10-011-5/+1
* Ticket #921. Actually reconfigure apinger in case of newip event because it m...Ermal2010-09-301-3/+3
* Make this code more readble and clear on what it does.Ermal2010-09-301-7/+6
* Remove legacy code for static routes.Ermal2010-09-301-4/+2
* Oops fix long standing variable name mistype.Ermal2010-09-301-1/+1
* Remove legacy codeErmal2010-09-301-8/+0
* Catch up with gateway changes on static routes.Ermal2010-09-301-9/+3
* Remove support for this legacy code. The upgrade path handles this.Ermal2010-09-301-3/+0
* Revert previous change to enter a hidden value when interface is disabled. GH...Ermal2010-09-301-9/+6
* Do not support anymore an ip in the 'gateway' section of an interface.Ermal2010-09-301-3/+1
* Remove forgotten code.Ermal2010-09-301-2/+0
* Initialize variable properly. Handle the case when the interfaces select box ...Ermal2010-09-301-5/+10
* Don't refer to non-existent variable.gnhb2010-09-301-1/+1
* Fix state sortingjim-p2010-09-291-6/+10
* Update serviceproviders.xml to a newer versionVinicius Coque2010-09-291-35/+428
* Clean up Firewall: NAT: 1:1: Edit page.Erik Fonnesbeck2010-09-291-31/+18
* Fix input validation with "no rdr" for ticket #570Erik Fonnesbeck2010-09-291-10/+21
* Hide redirect and filter rule association fields when "no rdr" is checked. Ti...Erik Fonnesbeck2010-09-292-5/+18
* Unhide the source port options on firewall rules when they are not at the def...Erik Fonnesbeck2010-09-282-2/+7
* Revert "Shows source ports when they are already defined" - this only made it...Erik Fonnesbeck2010-09-282-5/+2
* Simplify the logic here so that it only uses this conditional expression once.Erik Fonnesbeck2010-09-281-2/+2
* Revert "Remove unnecessary JS variable" - it had a purpose.Erik Fonnesbeck2010-09-281-1/+3
* Define and explain $aliases as a global.jim-p2010-09-281-0/+3
* Use a glob here instead of a shell exec.jim-p2010-09-281-3/+1
* Carry aliases around as a global so that discover_pkg_rules() can see aliases...jim-p2010-09-281-4/+4
* Test before working on what could be an empty value, otherwise it ends up set...jim-p2010-09-281-0/+2
* Do not synchronize ip alias. Ticket #882pierrepomes2010-09-261-2/+4
* Properly handle reinitializing of variables on the next loop. Reported-by: ht...Ermal2010-09-261-1/+2
* Rename to pass-through credits and improve descriptions.Erik Fonnesbeck2010-09-251-9/+10
* Separate this control structure from the one before it, change the order, and...Erik Fonnesbeck2010-09-251-4/+9
* Display the correct state when the new checkbox has been checked.Erik Fonnesbeck2010-09-251-1/+1
* Add an option for allowing clients to pass through the captive portal a limit...Erik Fonnesbeck2010-09-242-1/+129
* Fix description for upload of logout page.Erik Fonnesbeck2010-09-241-2/+1
* Restore this code so the redirect after logging into the captive portal will ...Erik Fonnesbeck2010-09-241-0/+2
* Fix the contents of the captive portal logout popup. Fixes #836Erik Fonnesbeck2010-09-231-4/+4
* Add additional acceptable version strings.jim-p2010-09-231-2/+4
OpenPOWER on IntegriCloud