summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_gateways.php
Commit message (Expand)AuthorAgeFilesLines
* Fix #4813 validation of enable/disable of gateways and static routesPhil Davis2015-07-051-16/+36
* Code style system gPhil Davis2015-05-301-19/+32
* Fix lineup of copyright linesPhil Davis2015-01-011-1/+1
* Welcome 2015Renato Botelho2014-12-311-1/+1
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+1
* removed duplicate type=text/javascriptayvis2014-03-251-1/+1
* replaced uppercase html tags with lowercaseayvis2014-03-191-1/+1
* Merge branch 'master-br' of https://github.com/ayvis/pfsense into ayvis-maste...Renato Botelho2014-03-171-1/+1
|\
| * xhtml Complianceayvis2014-03-141-1/+1
* | standardize on https://www.pfsense.orgChris Buechler2014-03-141-1/+1
|/
* Declare missing global vars and fix gateway deletionRenato Botelho2013-12-021-0/+2
* Show all gateway entries, even if interface doesn't exist, to avoid adding du...Renato Botelho2013-11-261-55/+176
* Fix whitespaces and indentRenato Botelho2013-11-251-100/+132
* Bring back static routes to fix issues reported on Ticext #3179Ermal2013-09-031-0/+9
* Tidy up "system_gateways.php" XHTMLColin Fleming2013-04-031-16/+16
* Activate new shortcuts/status in the rest of the areas that are currently setup.jim-p2012-08-101-1/+1
* Display delete(x) buttons.Ermal2010-09-161-1/+1
* Actually display a the right class for static gateways. Also fix whitespaceErmal2010-09-161-18/+16
* Ticket #876. Actually use the friendly name for the key of the array returned...Ermal2010-09-131-14/+2
* Correct my email address, adjust copyright to 2010smos2010-07-241-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-1/+0
* Merge remote branch 'mainline/master'Vinicius Coque2010-05-031-11/+35
|\
| * Remove debugging leftover.Ermal2010-04-301-1/+0
| * Add gateways validation code before deleteing. This prevents footshooting esp...Ermal2010-04-301-11/+36
* | Fix gettext issuesRenato Botelho2010-04-291-4/+6
* | Fixing gettext() callVinicius Coque2010-04-281-1/+1
* | Implement gettext()Carlos Eduardo Ramos2010-04-271-14/+14
|/
* Remove the gateway even from the interface if it is used by it. Resolves #304.Ermal Luçi2010-03-031-0/+2
* Ticket #303. Fix very many bugs in this code. From strings that were not quot...Ermal Luçi2010-01-291-5/+3
* Do not automatically save the monitor if it is not explicitly filled in. Leav...Seth Mos2009-12-241-2/+19
* Correct CSS class name for the normal view of the gateway descriptionSeth Mos2009-12-181-1/+1
* Disable the delete icon for system gatewaysSeth Mos2009-12-181-2/+13
* Resolves #175. Return description even for disabled interfaces. Teach the ret...Ermal Luçi2009-11-251-1/+1
* Require filter.inc and shaper.incScott Ullrich2009-11-211-0/+3
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...Scott Ullrich2009-09-141-2/+3
* * Reorganize the 'apply' button infrustructure in the GUI.Ermal Luçi2009-06-301-7/+4
* * Create two new functions lock($subsystem)/unlock() to have more reliable lo...Ermal Luçi2009-05-081-2/+0
* * Make sure the trigger level on the gateway groups edit page loads it's sett...Seth Mos2009-03-131-0/+1
* More tree unbreaking. Damn, I thought I tested this.Seth Mos2009-03-101-1/+1
* Fix deletion of gateways from the systems gateways page.--global2009-03-101-0/+6
* Use the correct interface function.Ermal Luçi2009-02-281-3/+3
* Revert "Unbreak System Gateways page. I'll just add back the changes from the...Chris Buechler2009-02-151-9/+11
* Unbreak System Gateways page. I'll just add back the changes from the old CVS...Simon Cornelius P. Umacob2009-01-211-11/+9
* Show interface in uppercaseScott Ullrich2008-11-251-1/+1
* Make sure to delete the proper entry.Seth Mos2008-11-171-2/+7
* Show automatically added gateways as being configurable.Seth Mos2008-11-131-4/+1
* Do not hard code whiteScott Ullrich2008-10-121-1/+1
* Correctly show interface column even on disabled interface cases.Ermal Luçi2008-09-021-1/+1
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
OpenPOWER on IntegriCloud