Commit Graph

48 Commits

Author SHA1 Message Date
Scott Ullrich
dd5bf424c1 Fix XSS issues 2010-11-12 11:36:20 -05:00
Scott Ullrich
225a2f0b46 Bring in XSS id fixes from m0n0wall 2010-11-12 11:03:51 -05:00
jim-p
c26c208f34 Do not allow spaces in load balancer name fields, they are invalid in relayd. 2010-10-25 16:31:57 -04:00
jim-p
e988813dd2 desc to descr in Load Balancer config, so they gain CDATA protection and standardize field names. Ticket #320. 2010-10-19 12:39:01 -04:00
Renato Botelho
c0948c6c12 Just fix some space and tab problems 2010-08-12 14:17:28 -03:00
Vinicius Coque
01b87f4baa Fix gettext on load_balancer_virtual_server_edit.php 2010-08-12 13:04:35 -03:00
Renato Botelho
45a06eeb09 Move : to gettext string 2010-08-11 14:02:33 -03:00
Carlos Eduardo Ramos
8f65f4ed1e Implement gettext() calls on load_balancer_virtual_server_edit.php 2010-07-15 14:19:39 -03:00
Chris Buechler
ecd7281ee6 remove warning for redirect mode since it's not supported 2010-07-11 22:15:12 -04:00
Chris Buechler
477dcf13ce rename slbd pages since this is no longer slbd 2010-07-11 19:13:57 -04:00
jim-p
e234921a79 Add status/log links to LB pages. 2010-06-02 09:51:51 -04:00
Scott Ullrich
53b18623f5 Hard code mode to redirect and comment out the mode option. Suggested-by: BillM 2010-05-11 14:07:14 -04:00
Scott Ullrich
9c426e33fc Do not write out <sitedown></sitedown> if the Fall Back Pool is set to none.. Simply unset() it. 2009-10-16 17:46:27 -04:00
Scott Ullrich
b5407fde0a Misc page cleanups. Do not tag every item on page as a NOTE as this will overwhelm the user upon first glance. Add notes that a pool member needs to be created first instead of showing an empty select box for server pool and fall back pool items. Make sure the listtopic uses a colspan=3 so that the header reaches across the page 2009-10-16 15:01:38 -04:00
Scott Ullrich
7ac5a4cb18 Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on 2009-09-14 19:14:40 -04:00
Ermal Lui
a368a026db * Reorganize the 'apply' button infrustructure in the GUI.
- 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
2009-06-30 17:15:22 +00:00
Bill Marquette
2e069686fb Move Scriptaculous/Prototype includes to head.inc and remove the code duplication 2009-03-13 01:04:26 -05:00
Bill Marquette
20a635c1c3 Add note about not using proxy arp if you want shit to work. I'll deal
with this later after I get all these pieces working correctly.
2008-11-02 23:12:54 +00:00
Ermal Luçi
4314071069 Add missing quota to the titles so pages actually display. 2008-09-16 20:20:39 +00:00
Bill Marquette
b28278a261 Add "Services" to the page title 2008-09-09 01:17:57 +00:00
Bill Marquette
47fa7acf71 Make edit pages look consistent
Pointed out by: sullrich@
2008-09-02 03:19:12 +00:00
Bill Marquette
0919224fbd Bring in relay options for inbound load balancer
More work pending, this seems to generate proper configs
needs much more testing though
2008-08-28 21:21:50 +00:00
Bill Marquette
50d86c1377 Bring in new server load balancing code, this introduces:
* The ability to create your own monitors (tcp, http, https, send/expect)
* A new way of displaying 'standard tables' - MainTable class
* monitor_type array type
2008-08-05 05:03:55 +00:00
Matthew Grooms
6b07c15ad8 Rewrite the pfsense privilege system with the following goals in mind ...
1) Redefine page privileges to not use static urls
2) Accurate generation of privilege definitions from source
3) Merging the user and group privileges into a single set
4) Allow any privilege to be added to users or groups w/ inheritance
5) Cleaning up the related WebUI pages
2008-08-01 06:30:34 +00:00
Bill Marquette
9c34711b78 Backup pools should be drop downs now. 2008-06-16 04:08:13 +00:00
Chris Buechler
54db058eec touch up text.
ticket #1696
2008-05-17 21:49:06 +00:00
Scott Ullrich
d88c6a9fdf Switch over to array style page titles. Obtained-from: m0n0wall 2007-11-16 00:48:53 +00:00
Scott Ullrich
1c26f643d1 MFC load balancing changes requested by BillM 2006-05-28 18:53:19 +00:00
Scott Ullrich
392bc716d9 MFC 11608 by hand
only allow server type pools to be used
2006-04-19 04:23:35 +00:00
Scott Ullrich
54b941a179 MFC 11606
wrap a for loop around the option tag so we show all available pool
2006-04-19 04:12:14 +00:00
Scott Ullrich
f110e21e66 Ticket #884
wrong Pool Selectect when editing
2006-03-24 20:23:01 +00:00
Scott Ullrich
e54d4de6d5 Remove #!/usr/local/bin/php 2006-01-02 23:46:18 +00:00
Bill Marquette
8e2cdfe55a Input validation 2005-09-04 00:41:47 +00:00
Bill Marquette
c9aa1921f9 Update changedesc
Only write_config() and mark load balancer dirty on change
2005-09-04 00:18:12 +00:00
Bill Marquette
d127eb446f Use sitedown for name instead of ipaddr (already in use) 2005-09-04 00:08:28 +00:00
Scott Ullrich
22f000ca41 bold the NOTE: items 2005-08-31 22:17:36 +00:00
Scott Ullrich
96f499bbb7 /pool 2005-08-31 22:16:50 +00:00
Scott Ullrich
48c690b451 allow -> firewall 2005-08-31 22:16:03 +00:00
Scott Ullrich
bdfa3e90bf Add a number of NOTE helpers 2005-08-31 22:08:54 +00:00
Scott Ullrich
8df78737c9 Add and honour sitedown slbd field 2005-08-31 22:01:07 +00:00
Bill Marquette
43754582b4 Back out commit 5840, this was fixed in 5839 (wrong flag file had been used). 2005-08-29 02:01:11 +00:00
Scott Ullrich
30454aa4e6 Reload slbd settings after change 2005-08-28 21:47:59 +00:00
Bill Marquette
dd408b47b3 Use the right flag file 2005-08-28 11:46:29 +00:00
Scott Ullrich
a839042e71 Remove class from submit table cell to remove the bottom line 2005-08-07 17:57:42 +00:00
Bill Marquette
577c91917a $Id -> $Id$ 2005-08-07 03:23:40 +00:00
Bill Marquette
1fefa1da0a Kick the backend in the ass and make it start slbd (I hope) 2005-08-06 23:49:11 +00:00
Bill Marquette
a9c6f68a30 Fixes - moved to lbpool instead of pool as we had a small listtags conflict 2005-08-06 22:13:11 +00:00
Bill Marquette
4198286bcd Load balanced virtual servers can now be entered in the gui 2005-08-06 21:53:38 +00:00