summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_gateways_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Correct my email address, adjust copyright to 2010smos2010-07-241-1/+1
* fix gettextChris Buechler2010-06-271-1/+1
* Correctly check when to actually save dynamic gateways or not.Ermal2010-06-071-1/+5
* Ensure that monitor IP stays blank when editing a system dynamic gateway.jim-p2010-06-021-2/+2
* Default to "dynamic" for a dynamic gateway.jim-p2010-06-021-1/+1
* Add status links to gateway/route pages.jim-p2010-06-021-0/+2
* Move the settings of down/latency/loss to per gateway. This allows more fine ...Ermal2010-05-071-12/+117
* Adding missing gettext() callsVinicius Coque2010-05-031-2/+2
* Merge remote branch 'mainline/master'Vinicius Coque2010-05-031-3/+26
|\
| * Save gateway data when weight changes on dynamic gateways.Ermal2010-04-301-1/+1
| * Add gateways validation code before deleteing. This prevents footshooting esp...Ermal2010-04-301-1/+1
| * Ticket #506. Correctly save dynamic gateways extra parameters.Ermal2010-04-301-2/+7
| * Allow for each gateway a weight to be choosen if the gateway has to be used i...Ermal2010-04-301-0/+18
* | Adding gettext() callVinicius Coque2010-04-301-1/+1
* | Adding gettext() callsVinicius Coque2010-04-301-1/+1
* | Fix gettext issuesCarlos Eduardo Ramos2010-04-301-1/+1
* | Fix gettext issuesRenato Botelho2010-04-291-8/+7
* | Reviewing gettext() implementationVinicius Coque2010-04-281-2/+2
* | Implement gettext()Carlos Eduardo Ramos2010-04-281-26/+26
|/
* Ticket #517. Fix saving of monitorip in dynamic interface cases.Ermal2010-04-271-2/+2
* Correctly configure the default route addition when interfaces are configured...Ermal Luçi2010-03-091-1/+4
* Correct typo in function nameSeth Mos2010-03-011-1/+1
* Mute route delete message, regenerate resolv.conf as this also corrects stati...Seth Mos2010-03-011-1/+1
* Ticket #303. Correctly retain the interface in case or validation errors.Ermal Luçi2010-02-091-1/+4
* Allow editing entries that are not system/dynamic ones even though their gate...Ermal Luçi2010-01-291-2/+2
* Ticket #303. Fix gateway address checking.Ermal Luçi2010-01-291-1/+1
* Check if the gateway if part of the interface subnet only if we can get the i...Ermal Luçi2010-01-291-3/+5
* Ticket #303. Fix very many bugs in this code. From strings that were not quot...Ermal Luçi2010-01-291-56/+66
* Ticket #305. Grey out the gateway when it is a dynamic one.Ermal Luçi2010-01-181-1/+3
* Revert "Ticket #303. The friendly interface is saved on the config and not th...Ermal Luçi2010-01-181-1/+1
* Revert "Ticket #303. Use the config item when editing gateways so all fields ...Ermal Luçi2010-01-181-7/+6
* Ticket #303. Use the config item when editing gateways so all fields are corr...Ermal Luçi2010-01-181-6/+7
* Ticket #303. The friendly interface is saved on the config and not the real one.Ermal Luçi2010-01-181-1/+1
* Do not automatically save the monitor if it is not explicitly filled in. Leav...Seth Mos2009-12-241-5/+31
* Unbreak adding gateway #238Scott Ullrich2009-12-231-1/+2
* Partial rewrite of gateway code, now partially facilitates dynamic interfacesSeth Mos2009-12-211-12/+19
* allow unlimited gateways to have a blank monitor IP (i.e. monitor IP == gatew...Chris Buechler2009-12-211-1/+1
* Do no throw a duplicate IP address warning when creating a new entry from a e...Seth Mos2009-12-181-4/+5
* fixup textChris Buechler2009-12-131-3/+3
* clarify input_errorsChris Buechler2009-12-121-3/+3
* fix input validation of gateways. Ticket #173Chris Buechler2009-12-121-2/+4
* clarify input validation messageChris Buechler2009-12-121-1/+1
* Fix missing ).Ermal Luçi2009-12-071-1/+1
* Remove extra ) which broke the pageSeth Mos2009-12-071-1/+1
* Add input validation to check if the gateway IP is in the local subnet for th...Seth Mos2009-11-281-0/+5
* in_array() is needle, haystack. Not the othe way round which throws a wrong d...Seth Mos2009-11-281-3/+3
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...Scott Ullrich2009-09-141-1/+3
* Set default gateway correctly by checking for yes or onScott Ullrich2009-08-241-1/+1
* Add missing includeErmal Luçi2009-07-141-0/+1
* * Reorganize the 'apply' button infrustructure in the GUI.Ermal Luçi2009-06-301-1/+1
OpenPOWER on IntegriCloud