summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_routes_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Cancel button after input errorPhil Davis2015-07-131-1/+6
* Code style system h and rPhil Davis2015-05-301-46/+66
* Fix aliases popup width when fields are hidden when page is loaded. It should...Renato Botelho2015-02-021-1/+1
* Fix lineup of copyright linesPhil Davis2015-01-011-1/+1
* Welcome 2015Renato Botelho2014-12-311-1/+1
* Send the gateway name to this function. Fixes #4047Chris Buechler2014-11-251-1/+1
* Change copyright statement to reflect realityJim Thompson2014-11-101-2/+3
* modify copyright statement to reflect realityJim Thompson2014-11-101-2/+2
* Remove almost all calls to history.back() and make Cancel button back to HTTP...Renato Botelho2014-09-121-1/+4
* Fix off-by-one in static route CIDR drop-down. /129 shouldn't be in the listjim-p2014-05-081-1/+1
* xhtml Complianceayvis2014-03-141-2/+2
* Improve checks for params 'id', 'dup' and other similar ones to make sure the...Renato Botelho2014-03-121-5/+5
* Stop sorting static routed and leave user decide the orderRenato Botelho2013-11-261-14/+0
* Remove call-time pass by reference for do_input_validation, helps ticket #2565Renato Botelho2013-09-121-1/+1
* Remove remaining hardcoded theme namesRenato Botelho2013-07-171-1/+1
* Permit to use aliases containing hostnames on static routesRenato Botelho2013-05-271-8/+0
* Use global aliastable and proper fix #2941Renato Botelho2013-05-231-2/+4
* Add correct bitmask for ipv6Renato Botelho2013-04-151-1/+3
* Add a new parameter to return all aliases, including hosts. It fixes #2941Renato Botelho2013-04-141-1/+1
* Fix whitespaces and indentRenato Botelho2013-04-141-193/+201
* Prohibit adding aliases containing FQDNs in static routes. Fixes #2941Renato Botelho2013-04-101-0/+8
* Check if IP is v4 or v6Renato Botelho2013-04-101-2/+2
* Make sure to include some files with needed functions.jim-p2013-04-081-1/+4
* Tidy up "system_routes_edit.php" XHTMLColin Fleming2013-04-031-40/+35
* When adding a new static route, check if network address conflicts with inter...Renato Botelho2013-03-041-0/+18
* Make gen_subnetv6 return a compressed form IPv6 address/net representation. T...Ermal2013-02-071-1/+1
* Activate new shortcuts/status in the rest of the areas that are currently setup.jim-p2012-08-101-0/+1
* Allow for Null routessmos2012-06-041-1/+1
* Allow for /128 IPv6 route entries in static routes.smos2012-06-041-1/+1
* Fix function call namejim-p2012-06-011-1/+1
* Unbreak adding IPv6 static routessmos2012-05-231-2/+6
* cleanup: code for building arrays for autocompleted fieldsDarren Embry2012-05-101-20/+1
* Add alias support to static routes (needs some testing) Ticket #2239jim-p2012-04-111-28/+77
* missed a spot for feature #2320 toggle subnet maskDarren Embry2012-04-051-8/+4
* Add the ability to disable static routes without deleting themWarren Baker2012-03-021-0/+13
* Fix static routes editing and removal for both IPv4 and IPv6. Changing a rout...Seth Mos2011-10-111-4/+7
* convert javascript code to jQuery on system* filesVinicius Coque2011-09-271-20/+20
* Correct typo, fixes Ticket #1892smos2011-09-221-1/+1
* Commit a fix that prevents the drop down from showing over 31 length.smos2011-09-211-3/+3
* Automatically adjust the subnet size drop down when editing a entrySeth Mos2011-08-241-2/+8
* Add Address Family input validation on the system routes edit page. Do not al...Seth Mos2011-08-241-1/+6
* Fix static routes, typo in the variable nameSeth Mos2011-02-101-1/+1
* Enlarge subnet bits to 128Seth Mos2011-01-201-1/+1
* Merge remote branch 'upstream/master'Seth Mos2010-12-201-3/+5
|\
| * Resolves #1040. Fix dynamic addition of gateways from routes edit screen.Ermal2010-11-251-3/+5
* | Merge remote branch 'upstream/master'Seth Mos2010-11-151-1/+1
|\ \ | |/
| * Bring in XSS id fixes from m0n0wallScott Ullrich2010-11-121-1/+1
* | Allow the entry of ipv6 networks, needs verification to prevent ipv4 gateways...Seth Mos2010-11-021-1/+6
|/
* Catch up with gateway changes on static routes.Ermal2010-09-301-9/+3
* Ticket #866 #632. Save old settings or actions to be taken for reconfiguring ...Ermal2010-09-011-5/+17
OpenPOWER on IntegriCloud