Renato Botelho
4a913451bb
Add Captive Portal Zones privileges definition. Fix #3216
2013-10-14 15:54:13 -03:00
Renato Botelho
babc58d308
Allow special chars to be used on IPSec mobile login banner. Fixes #3247
2013-10-11 10:59:42 -03:00
Renato Botelho
a518b337a9
Set default value to radius_protocol during upgrade, it should fix #3226
2013-10-11 09:20:14 -03:00
Renato Botelho
7e7a65b073
Fix 'Packet loss rate' and 'Bucket Size' range checking
2013-10-11 08:25:12 -03:00
Jared Dillard
b35bcd45b3
added favicon to logged in pages
2013-10-11 00:28:30 -04:00
jim-p
9f212aeae0
Needs parens
2013-10-10 12:57:44 -04:00
jim-p
151f5cb72d
Remove newsyslog cron job on upgrade, if present.
2013-10-10 12:50:36 -04:00
jim-p
12f7e3d4ec
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.
2013-10-10 12:49:47 -04:00
jim-p
6f4a2864ad
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:03:59 -04:00
jim-p
fda96df060
We do not use nor include newsyslog, so remove the cron job.
2013-10-09 08:51:54 -04:00
jim-p
506ff948be
Remove this check, the value can be 0 here if the target is the first item in the array.
2013-10-09 08:48:26 -04:00
Warren Baker
2b4f2f23e0
Replace pfSense with the rebrand
2013-10-07 19:35:59 +02:00
jim-p
b93fd19b0a
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:40:12 -04:00
Chris Buechler
9e3cc25ba9
use (self) instead of any for web lockout
2013-10-04 06:41:27 -05:00
Chris Buechler
7825f71eae
use (self) rather than any as the destination for the lockout rules
2013-10-04 01:47:29 -05:00
jim-p
619753eeea
Fix display of pools in the LB status widget and on the LB Virtual Server status.
2013-10-03 10:10:17 -04:00
Ermal Luçi
58ba451355
Merge pull request #815 from marcelloc/patch-1
...
fix pkg_edit.php to show interface description instead of interface name
2013-10-02 05:15:25 -07:00
Marcello Coutinho
f82cbe49b4
fix pkg_edit.php to show interface description instead of interface name
2013-10-02 08:41:17 -03:00
Warren Baker
80f88b3bf2
Patch applied manually. Fixes bug #3245 and old interface names
2013-09-30 12:23:03 +02:00
Richard Connon
ff8affb4d0
Fix codel not being applied on non-priq queue types
2013-09-28 10:26:47 -03:00
Richard Connon
931f3890ac
Fixed typo in CoDel wiki link
2013-09-28 10:26:47 -03:00
jim-p
f3a4601c85
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:18 -04:00
Renato Botelho
f58bfb932a
Remove redundant copies of getNasIP(), it should fix #3234
2013-09-27 10:25:39 -03:00
Renato Botelho
65fec80dbb
require service-utils.inc for find_service_by_openvpn_vpnid()
2013-09-26 10:47:30 -03:00
Renato Botelho
857ff425dd
Add missing td
2013-09-26 10:47:25 -03:00
Renato Botelho
1650e1ec51
Remove use of undefined var $conn and fix some td class
2013-09-26 10:47:14 -03:00
jim-p
5205b0eb7b
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:37 -04:00
Renato Botelho
197099cffd
Respect default gateway option when adding a gateway from interfaces page. It fixes #3230
2013-09-24 21:27:27 -03:00
jim-p
1207b1d6da
OpenSSL does not like country codes longer than two letters, so remove these entries that are not actually country codes.
2013-09-24 12:35:26 -04:00
jim-p
11d8b2cd8b
Allow multiple valid time servers to be entered in the wizard, as they are allowed under System > General
2013-09-24 09:31:49 -04:00
jim-p
7786cd6e37
Add patch from Ermal to fix ifconfig error on gif in certain cases.
2013-09-23 15:27:10 -04:00
jim-p
be773f24f5
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:01:27 -04:00
jim-p
428ea19f8a
Fix CP stats generation for concurrent users. Fixes #3225
2013-09-23 10:01:26 -04:00
Ermal
9e768dafa4
Prevent assigned vlans from being changed the tag.
2013-09-23 08:35:08 -03:00
Renato Botelho
ac8e8506b9
Fix #3218 , reaload filter rules when activate or deactivate dhcpdv6
2013-09-21 15:17:00 -03:00
jim-p
a40e7761ef
Make this name a little more general in case we decide to have multiple similar files.
2013-09-19 13:52:45 -04:00
Xon
baeb0599cf
Alix 2D6 crashes upgrade process withou out of diskspace
...
Updating the the RRD graphs causes two copies of each RRD's XML file to be stored in /tmp.
On Nanobsd, the default /tmp size is 40mb. It doesn't require very many RRD XML dumps before this is exhausted.
2013-09-19 09:45:53 -04:00
PiBa-NL
fd750cd064
Certificate Manager, for 'Create an internal Certificate' use the correct 'Digest Algorithm'
2013-09-18 16:20:11 -04:00
jim-p
c4eeb1c472
Fix ufslabels.sh logic to avoid trying to convert slices which are already using appropriate labels. Fixes #3207
2013-09-17 16:29:19 -04:00
jim-p
78db4f1a62
Switch to rw mode before file operations on RFC2136 cache. Fixes #3201
2013-09-17 15:12:23 -04:00
Renato Botelho
204e16db77
Convert mac address to lowercase when saving to avoid duplicates. It fixes #3195
2013-09-12 15:03:12 -03:00
Chris Buechler
bf2afff0aa
s/BSDP/ESF/
2013-09-11 17:12:16 -05:00
jim-p
049d42115f
Make sure to account for IP aliases on lo0 here, or they get duplicated on each CARP sync
2013-09-11 14:32:36 -04:00
jim-p
1e2cb1f88e
No need to treat PHP errors as a crash on -RELEASE for now.
2013-09-10 11:44:53 -04:00
jim-p
b832d61759
This broke correct detection of primary/secondary -- the person in that thread may have had some other config issue, but this broke working/valid configurations. Revert "Correct check to match the right vip based on configured ip. Reported-by: http://forum.pfsense.org/index.php/topic,66234.0.html "
...
This reverts commit 25f9f33228 .
2013-09-10 11:08:02 -04:00
jim-p
a3d6166bb2
Fix didn't help -- backing this out and the change that made it necessary. Revert "Correctly check the secondary/primary parameter setting on dhcp failover configuration"
...
This reverts commit 2467086682 .
2013-09-10 11:07:38 -04:00
jim-p
408ebb78ab
Fix update URL so the -RELEASE version looks at the stable updates URL by default rather than the snapshots server.
2013-09-10 09:06:00 -04:00
Phil Davis
c312ee8fe5
Update an existing cron entry for pppoe periodic resets
...
The array variable name was incorrect in the test, so the existing cron entry was not being matched. Fixes #3192
2013-09-10 09:15:20 -03:00
Ermal
767afbb10d
Require IPv6.inc header so that if ipv6 functions are called no surprises arise
2013-09-10 09:35:31 +00:00
Ermal
58fbb3f033
Leave a trace that rtsold did fire the dhcp6c client so troubleshooting is easier
2013-09-10 09:26:49 +00:00