summaryrefslogtreecommitdiffstats
path: root/usr/local/www/load_balancer_relay_protocol_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* Bring in XSS id fixes from m0n0wallScott Ullrich2010-11-121-1/+1
|
* Do not allow spaces in load balancer name fields, they are invalid in relayd.jim-p2010-10-251-0/+3
|
* desc to descr in Load Balancer config, so they gain CDATA protection and ↵jim-p2010-10-191-4/+4
| | | | standardize field names. Ticket #320.
* Corrections gettext implementation on load_balancer_relay_protocol_edit.phpCarlos Eduardo Ramos2010-07-261-1/+1
|
* Implement gettext() calls on load_balancer_relay_protocol_edit.phpCarlos Eduardo Ramos2010-07-151-22/+22
|
* rename slbd pages since this is no longer slbdChris Buechler2010-07-111-2/+2
|
* Add status/log links to LB pages.jim-p2010-06-021-0/+4
|
* Reorder tabs again. Protocols should be the last tab. Cleanup the Relay ↵Scott Ullrich2009-10-161-10/+22
| | | | protocols form adding a listtopic item seperating the page. Misc centers
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-141-0/+4
| | | | include 2009 on files that I have asserted (C) on
* Do not mount rw when uneeded and even more not mounting ro again.Ermal Luçi2009-07-011-1/+0
|
* * Reorganize the 'apply' button infrustructure in the GUI.Ermal Luçi2009-06-301-1/+1
| | | | | | - Present three new functions is/mark/clear_subsystem_dirty('name_of_subsystem'). This makes easier to create such things without needing to introduce new globals. - Convert all pages to the new infrustructure - This improves a lot the control on this notification
* Massive javascript cleanup, all .js files now live in $g['www_path']/javascriptBill Marquette2009-03-141-4/+0
| | | | Purged unused JS
* Move Scriptaculous/Prototype includes to head.inc and remove the code ↵Bill Marquette2009-03-131-6/+1
| | | | duplication
* Add missing quota to the titles so pages actually display.Ermal Luçi2008-09-161-1/+1
|
* Add "Services" to the page titleBill Marquette2008-09-091-1/+1
|
* Make edit pages look consistentBill Marquette2008-09-021-0/+3
| | | | Pointed out by: sullrich@
* Bring in relay options for inbound load balancerBill Marquette2008-08-281-0/+275
More work pending, this seems to generate proper configs needs much more testing though
OpenPOWER on IntegriCloud