Commit Graph

22246 Commits

Author SHA1 Message Date
Charlie Marshall
e5e0fd39f5 make dashboard responsive 2013-10-14 20:27:47 +01: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
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
jim-p
1fcb90d063 OpenSSL does not like country codes longer than two letters, so remove these entries that are not actually country codes. 2013-09-24 12:34:50 -04:00
jim-p
a338d381f7 Allow multiple valid time servers to be entered in the wizard, as they are allowed under System > General 2013-09-24 09:32:06 -04:00
jim-p
6f969455f8 Add patch from Ermal to fix ifconfig error on gif in certain cases. 2013-09-23 15:27:44 -04:00
jim-p
c48776161b Include the CP zone in the form parameters if one is defined. Fixes access to concurrent graph on zones other than the first/default. 2013-09-23 10:00:36 -04:00
jim-p
9e3784217b Fix CP stats generation for concurrent users. Fixes #3225 2013-09-23 09:56:35 -04:00
Renato Botelho
472ad9a0e5 Fix #3218, reaload filter rules when activate or deactivate dhcpdv6 2013-09-21 15:16:38 -03:00
jim-p
a4dc96324c Make this name a little more general in case we decide to have multiple similar files. 2013-09-19 13:53:08 -04:00
Renato Botelho
c13a7052e1 Merge pull request #795 from razzfazz/ia-pd-hint
add option to send prefix hint for requesting desired prefix length for delegation (for master branch)
2013-09-18 03:14:04 -07:00
jim-p
336e899a39 Fix ufslabels.sh logic to avoid trying to convert slices which are already using appropriate labels. Fixes #3207 2013-09-17 16:30:13 -04:00
jim-p
819a603c2d Switch to rw mode before file operations on RFC2136 cache. Fixes #3201 2013-09-17 15:13:32 -04:00