Renato Botelho
40a8f669c2
Prevent a possible division by zero. it fixes #3212
2013-10-18 17:32:26 -03:00
Renato Botelho
06896c6a9d
Actually there is no reason to set a variable just to use once
2013-10-18 11:38:02 -03:00
Renato Botelho
4e8a79a830
Fix #3242 and some code cleanup:
...
- Only explode '/' and set address_subnet when address is a subnet, it
fixes issue reported at #3242
- While I'm here, do some cleanup on the way addresses are treated
- Remove unecessary variable $tracker, we already have $counter set
with the same value
- Use if:endif and while:endwhile where there is html block inside the
block
- Use more meaning names for variables instead of item, item2, item3
and item4
- Use while($counter <= $count()) instead of using foreach referencing
array using $counter inside
2013-10-18 11:26:03 -03:00
Renato Botelho
ea10844765
Make sure vlan interface exist when it's being configured, it fixes #3270
2013-10-18 10:40:56 -03:00
Renato Botelho
c48fdaa40e
Fix #3268 - avoid pf table names conflict:
...
. Create a list of reserved table names for the hardcoded ones
. Use this list to validate aliases and load balance pool names
. Check if alias names don't conflict with LB pool names and vice-versa
2013-10-16 09:18:10 -03:00
Renato Botelho
c858a03512
Merge pull request #817 from stephanel/master
...
Added OVH DynHOST in dynamic DNS services
2013-10-15 06:30:52 -07:00
Renato Botelho
09dfec24c6
Merge pull request #819 from CharlieMarshall/responsive
...
make dashboard responsive (theme pfsense_ng_fs)
2013-10-15 06:10:31 -07:00
Charlie Marshall
b18a99d3c0
some tidying up
2013-10-14 20:33:43 +01:00
Charlie Marshall
e5e0fd39f5
make dashboard responsive
2013-10-14 20:27:47 +01:00
Renato Botelho
8deaf333f2
Add Captive Portal Zones privileges definition. Fix #3216
2013-10-14 15:53:59 -03:00
Renato Botelho
b4a62651f8
Allow special chars to be used on IPSec mobile login banner. Fixes #3247
2013-10-11 10:59:20 -03:00
Renato Botelho
2d72659aec
Set default value to radius_protocol during upgrade, it should fix #3226
2013-10-11 09:19:56 -03:00
Renato Botelho
0f0f7b2cbe
Fix 'Packet loss rate' and 'Bucket Size' range checking
2013-10-11 08:25:29 -03:00
Jim P
e97b547eb7
Merge pull request #818 from jdillard/master
...
added favicon to logged in pages
2013-10-10 21:11:40 -07:00
Jared Dillard
cfa352c643
added favicon to logged in pages
2013-10-10 21:46:20 -05:00
jim-p
aa0753e388
Needs parens
2013-10-10 12:59:19 -04:00
jim-p
a3cc14095d
Add upgrade code to change the DHCP next-server value to nextserver since it was renamed sometime in 2.1 but upgrade code didn't follow. Also shuffle the upgrade code blocks a bit since we need these on 2.1.x and nobody should be on 2.2 yet, so the impact should be minimal to renumber the one bit specific to 2.2.
2013-10-10 12:47:51 -04:00
Stéphane
a4a56eb0e7
Added OVH DynHOST in dynamic DNS services
2013-10-09 21:01:53 +02:00
jim-p
0476134494
Perform a much more accurate comparison between two certificates to determine if they are identical when checking their revocation status. Fixes #3237
2013-10-09 10:02:56 -04:00
jim-p
090b9a4a3d
Remove newsyslog cron job on upgrade, if present.
2013-10-09 08:54:18 -04:00
jim-p
f324698c3d
We do not use nor include newsyslog, so remove the cron job.
2013-10-09 08:51:26 -04:00
jim-p
0b5636fcda
Remove this check, the value can be 0 here if the target is the first item in the array.
2013-10-09 08:50:44 -04:00
Warren Baker
2df0e712cd
Replace pfSense with the rebrand
2013-10-07 19:35:40 +02:00
jim-p
2dd9b12038
Now that doc.pfsense.org does https and redirects http to https, we may as well send the help links to the https destinations.
2013-10-04 08:39:57 -04:00
Chris Buechler
c3b9bcb27c
use (self) instead of any for web lockout
2013-10-04 06:40:38 -05:00
Chris Buechler
b762e3dcfd
use (self) rather than any as the destination for the lockout rules
2013-10-04 01:46:58 -05:00
jim-p
c1e48e9b40
Fix display of pools in the LB status widget and on the LB Virtual Server status.
2013-10-03 10:10:04 -04:00
Warren Baker
adbfe85176
Merge pull request #814 from phildd/master
...
Traffic graphs widget has old interface names
2013-09-29 23:44:10 -07:00
phildd
1ed963d7b1
Traffic graphs widget has old interface names
...
Fixes bug #3245
2013-09-29 22:49:51 -07:00
Renato Botelho
8ad84ebb49
Remove redundant copies of getNasIP(), it should fix #3234
2013-09-28 10:16:42 -03:00
Renato Botelho
0bb7bfbbd9
Merge pull request #812 from irconan/master
...
Minor CoDel fixes, fix #3239 and #3240
2013-09-28 06:15:23 -07:00
Richard Connon
9f6919e618
Fix codel not being applied on non-priq queue types
2013-09-28 13:12:35 +01:00
Richard Connon
c27edf5559
Fixed typo in CoDel wiki link
2013-09-28 12:37:51 +01:00
jim-p
93821aea2c
If rc.newwanip is run on an interface that should not have an IP address, do not take any action.
2013-09-27 13:14:04 -04:00
Renato Botelho
bab13e1f72
Merge pull request #811 from Scavy/patch-1
...
Patch to include GratisDNS as dynDNS service
2013-09-27 04:58:02 -07:00
Scavy
58e1f8f291
Update to include GratisDNS dynDNS service
2013-09-27 12:37:59 +02:00
Scavy
5458bc5944
Update to include GratisDNS dynDNS service
2013-09-27 11:29:50 +02:00
Renato Botelho
97c78e19e6
Merge pull request #810 from ExolonDX/branch_04
...
Update "status_rrd_graph_settings.php" XHTML
2013-09-26 06:53:39 -07:00
Renato Botelho
b914743063
Merge pull request #809 from ExolonDX/branch_02
...
Update "status_rrd_graph.php" XHTML
2013-09-26 06:53:13 -07:00
Renato Botelho
61ba12f0f0
Merge pull request #808 from ExolonDX/branch_01
...
Update "pkg_edit.php" XHTML
2013-09-26 06:52:49 -07:00
Renato Botelho
c92ccc701b
require service-utils.inc for find_service_by_openvpn_vpnid()
2013-09-26 10:45:06 -03:00
Renato Botelho
a5eb046f72
Add missing td
2013-09-26 10:40:39 -03:00
Renato Botelho
7717ee0b4d
Remove use of undefined var $conn and fix some td class
2013-09-26 10:32:12 -03:00
Colin Fleming
75f4bdbd31
Update "status_rrd_graph_settings.php" XHTML
...
Close INPUT tags
Update HTML Boolean operators
Update TABLE tag with summary statement
2013-09-26 12:41:27 +01:00
Colin Fleming
c2cc17212e
Update "status_rrd_graph.php" XHTML
...
Update SCRIPT statements with CDATA
Move the close HEAD statement
Move the FORM statement outside the main table
Close INPUT tag
Update HTML Boolean operators
Add closing table cell (TD) and table row (TR) tags so that the rows are
closed properly before the IMG (RRD graph) tags
Tidy up the IMG (RRD graph) tag
Close HR tag
2013-09-26 12:35:19 +01:00
Colin Fleming
5655d48be0
Update "pkg_edit.php" XHTML
...
Update HTML Boolean operator
2013-09-26 12:18:45 +01:00
Renato Botelho
9c43a910af
Merge pull request #806 from ccesario/master
...
Set network interfaces description as interface name.
2013-09-25 15:45:49 -07:00
ccesario
2d9063afe9
Set network interfaces description as interface name.
2013-09-25 17:16:53 -03:00
jim-p
d2399f9980
Make sure no extra spaces end up in the parsed IP, it can lead to issues in other places (Easy Rule, etc)
2013-09-25 11:49:16 -04:00
Renato Botelho
93ee603200
Respect default gateway option when adding a gateway from interfaces page. It fixes #3230
2013-09-24 21:28:23 -03:00