summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_gateways_edit.php
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Select lan interface correctly when editingScott Ullrich2009-05-311-2/+3
* Revert "Call system_routing_configure after changes"Scott Ullrich2009-04-281-3/+0
* Call system_routing_configure after changesScott Ullrich2009-04-251-0/+3
* allow a diff ip address for gateway monitorScott Ullrich2009-04-131-1/+2
* Add input validation on the gateway groups page as well, fix the check on the...Seth Mos2009-03-111-1/+1
* Add input validation on the gateway name field.Seth Mos2009-03-111-15/+20
* Revert "Merge IPv6 changes"Chris Buechler2009-02-151-64/+21
* Revert "Unbreak System Gateways page. I'll just add back the changes from the...Chris Buechler2009-02-151-74/+58
* allow IPv4 gateways to be added via AJAXCharlie2009-01-221-0/+5
* Unbreak System Gateways page. I'll just add back the changes from the old CVS...Simon Cornelius P. Umacob2009-01-211-63/+74
* Merge IPv6 changesSimon Cornelius P. Umacob2009-01-201-21/+64
* Remove broken duplicate checkSeth Mos2008-12-311-5/+0
* Fix system gateways editingSeth Mos2008-12-311-0/+5
* Do not allow duplicate gateway namesScott Ullrich2008-11-251-0/+5
* Add isAjax handleScott Ullrich2008-11-251-0/+5
* Do not keep spawning new entries when trying to edit.Seth Mos2008-11-171-1/+1
* Improve duplicate checkSeth Mos2008-11-171-4/+4
* Allow duplication of system gateways for easier adding and less typing.Seth Mos2008-11-171-1/+3
* Fix unable to save manual gateway entry.Seth Mos2008-11-171-1/+1
* Remove debuggingSeth Mos2008-11-131-2/+0
* Allow editing of automatically added gateways.Seth Mos2008-11-131-45/+48
* Add CSS HeaderScott Ullrich2008-08-301-0/+3
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
OpenPOWER on IntegriCloud