Commit Graph

65 Commits

Author SHA1 Message Date
Renato Botelho
dd042c5159 Implement URL Table aliases for ports instead of IP addresses 2013-07-08 12:38:37 -03:00
Renato Botelho
079d1952fd Add a new alias type, URLs containing Ports 2013-07-04 10:42:48 -03:00
jim-p
ac4cbc1529 Encode some more parameters before showing them to users. 2012-10-31 15:44:14 -04:00
Darren Embry
f8b6431222 restrict '/' from virtual server name field
fixes #2656
2012-10-26 16:02:37 -04:00
jim-p
6e9b046e51 Due to the DHCP pool tag needing to be an array, rename the old LB "pool" variable to something else so it's not interpreted as an array. 2012-09-26 13:20:39 -04:00
jim-p
b32dd0a6b7 Activate new shortcuts/status in the rest of the areas that are currently setup. 2012-08-10 13:32:16 -04:00
Darren Embry
bbdc5919f7 remove the stuff triggering display of relay protocol row 2012-05-11 12:49:39 -04:00
Darren Embry
06d84cf398 allow port in virtual servers to be left blank
in which case listening port would be inherited from the pool
2012-05-11 12:49:38 -04:00
Darren Embry
183ea34ce0 allow aliases for the ipaddr field in virtual servers (PEV-394754) 2012-05-11 12:49:37 -04:00
Darren Embry
5b84bd652e add autocomplete for port (PEV-394754) 2012-05-10 14:00:23 -04:00
Darren Embry
f3d7f30e0c update help text in port fields to Firewall -> Aliases (PEV-394754) 2012-05-10 11:54:25 -04:00
Darren Embry
01ed452e32 Load Balancer: allow port aliases in Pools and Virtual Servers. (PEV-394754) 2012-04-05 14:36:50 -04:00
Darren Embry
0917cb214b load balancer: allow IPv4 subnets up to 64 addresses in Pools and Virtual Servers (PEV-394754) 2012-04-05 13:10:41 -04:00
Vinicius Coque
86cf36813d making small fixes on jQuery code 2012-01-21 18:08:09 -02:00
Chris Buechler
7b7f90076e description is optional 2011-11-04 02:07:12 -04:00
Vinicius Coque
ef9773a56a Converting from prototype to jQuery 2011-10-22 17:01:01 -02:00
jim-p
b6d748733b Fixup relayd to handle DNS load balancing as well as standard TCP load balancing. 2011-09-27 17:13:02 -04:00
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 Luçi
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