Phil Davis
ce77a9c4bd
Fix lineup of copyright lines
...
and module names and other bits of formatting and typos in header
comment sections.
2015-01-01 15:11:15 +05:45
Renato Botelho
ed2d13436a
Welcome 2015
2014-12-31 16:22:00 -02:00
Jim Thompson
29aef6c45b
Change copyright statement to reflect reality
2014-11-10 23:36:14 -06:00
Renato Botelho
62424bdbbb
Remove almost all calls to history.back() and make Cancel button back to HTTP_REFERER, there are a couple of places I didn't touch on this commit because it requires more work
2014-09-12 16:37:08 -03:00
Colin Fleming
76523ef54b
Tidy up "load_balancer_virtual_server" XHTML
...
Add SUMMARY to tables
Update PHP shorthand
Move "fbegin.inc" inbetween BODY and SCRIPT
Close INPUT tags
Update HTML Boolean operators
Move closing SELECT into the PHP IF statement
Move the "save" and "cancel" buttons into right-hand column
2014-04-18 22:55:25 +01:00
Renato Botelho
7f7626ba44
Merge branch 'master-br' of https://github.com/ayvis/pfsense into ayvis-master-br
2014-03-17 11:17:29 -03:00
Chris Buechler
c728177042
standardize on www.pfsense.org and HTTPS, point package URLs to
...
packages.pfsense.org
2014-03-14 19:04:43 -05:00
ayvis
8cd558b61b
xhtml Compliance
...
replaced <br>, <br/> and </br> with <br />
2014-03-14 21:24:03 +01:00
Renato Botelho
e41ec5848f
Improve checks for params 'id', 'dup' and other similar ones to make sure they are numeric integer, also, pass them through htmlspecialchars() before print
2014-03-12 11:42:49 -03:00
jim-p
c5d4d97bab
Prevent a Fall Back Pool from being selected when the DNS protocol is in use. If one is present in the config, ignore it. Fixes #3300
2013-11-01 10:43:40 -04:00
Renato Botelho
1e9b461124
Remove call-time pass by reference for do_input_validation, helps ticket #2565
2013-09-12 11:28:14 -03:00
jim-p
108e868d70
When renaming or deleting a virtual server, clean up the old relayd anchor name. Otherwise the rules are still there and valid, and will cause problems as they will override the new VS settings. Also clear out the anchors when stopping relayd or starting fresh that way no old settings could conflict.
2013-08-15 13:46:45 -04:00
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