summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_routes_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Add alias support to static routes (needs some testing) Ticket #2239jim-p2012-04-101-23/+73
* Resolves #1040. Fix dynamic addition of gateways from routes edit screen.Ermal2010-11-251-3/+5
* Bring in XSS id fixes from m0n0wallScott Ullrich2010-11-121-1/+1
* 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
* Fix some printfs and some text.Erik Fonnesbeck2010-08-121-1/+1
* gettext fixesRenato Botelho2010-08-121-10/+10
* Adding gettext() callsVinicius Coque2010-04-301-2/+2
* Merge remote branch 'mainline/master'Renato Botelho2010-04-301-1/+1
|\
| * show gateway IP in addition to nameChris Buechler2010-04-301-1/+1
* | Fix gettext issuesRenato Botelho2010-04-291-3/+2
* | Merge branch 'master' into gettextErik Fonnesbeck2010-04-281-15/+15
|\ \ | |/
| * Ticket #507. Do not remove all static routes to readd them back. The change w...Ermal2010-04-281-15/+15
* | Fixing gettext() implementation for required fieldsVinicius Coque2010-04-281-1/+4
* | Removing unnecessary gettext()Vinicius Coque2010-04-281-1/+1
* | Review gettext implementationCarlos Eduardo Ramos2010-04-281-27/+27
|/
* Fix sorting issues that were introduced in an old commit, resulting in the in...Erik Fonnesbeck2010-03-101-2/+1
* Ticket #306. Allow adding a gateway the same as is done in interfaces page.Ermal Luçi2010-01-181-7/+125
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...Scott Ullrich2009-09-141-0/+3
* Remove all nested functions decalaration seems php does not like them! Make a...Ermal Luçi2009-07-141-4/+4
* Clear guiconfig from all sort junk functions and put them on the specific pag...Ermal Luçi2009-06-301-0/+13
* * Reorganize the 'apply' button infrustructure in the GUI.Ermal Luçi2009-06-301-1/+1
* 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
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
* Add prelimenary Routing page.Seth Mos2007-10-191-27/+26
* Fixing css layoutSeth Mos2007-09-011-5/+5
* Add duplicate option to system_routes.php.Seth Mos2007-05-101-0/+7
* Remove interface gateway option. It doesnt do what I wanted, and the same ca...Scott Ullrich2006-03-251-30/+2
* Allow the interface to be the gateway. This allows someone with multiple wa...Scott Ullrich2006-03-181-2/+32
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
* Nuke display_topbar(). Its's currently red and looks incredibly out of place...Scott Ullrich2005-12-051-1/+0
* use same caseBill Marquette2005-07-031-1/+1
* More screens inherit rounded tabletopsBill Marquette2005-07-031-0/+1
* Use $pgtitleBill Marquette2005-07-031-1/+1
* include head.inc and round corners on tabsScott Ullrich2005-07-021-7/+5
* Make Cancel button match the Save buttons styleScott Ullrich2005-04-281-1/+1
* * Add missing cancel buttonScott Ullrich2005-04-221-1/+1
* Add a Cancel button which takes the browser back to the page prior.Scott Ullrich2005-04-211-1/+1
* Add $Id$ tagBill Marquette2005-03-271-0/+1
* Initial revisionScott Ullrich2004-11-071-0/+176
OpenPOWER on IntegriCloud