Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
b4a62651 10/11/2013 01:59 PM Renato Botelho

Allow special chars to be used on IPSec mobile login banner. Fixes #3247

2d72659a 10/11/2013 12:19 PM Renato Botelho

Set default value to radius_protocol during upgrade, it should fix #3226

0f0f7b2c 10/11/2013 11:25 AM Renato Botelho

Fix 'Packet loss rate' and 'Bucket Size' range checking

e97b547e 10/11/2013 04:11 AM Jim Pingle

Merge pull request #818 from jdillard/master

added favicon to logged in pages

cfa352c6 10/11/2013 02:46 AM Jared Dillard

added favicon to logged in pages

aa0753e3 10/10/2013 04:59 PM Jim Pingle

Needs parens

a3cc1409 10/10/2013 04:47 PM Jim Pingle

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.

04761344 10/09/2013 02:02 PM Jim Pingle

Perform a much more accurate comparison between two certificates to determine if they are identical when checking their revocation status. Fixes #3237

090b9a4a 10/09/2013 12:54 PM Jim Pingle

Remove newsyslog cron job on upgrade, if present.

f324698c 10/09/2013 12:51 PM Jim Pingle

We do not use nor include newsyslog, so remove the cron job.

0b5636fc 10/09/2013 12:50 PM Jim Pingle

Remove this check, the value can be 0 here if the target is the first item in the array.

2df0e712 10/07/2013 05:35 PM Warren Baker

Replace pfSense with the rebrand

2dd9b120 10/04/2013 12:39 PM Jim Pingle

Now that doc.pfsense.org does https and redirects http to https, we may as well send the help links to the https destinations.

c3b9bcb2 10/04/2013 11:40 AM Chris Buechler

use (self) instead of any for web lockout

b762e3dc 10/04/2013 06:46 AM Chris Buechler

use (self) rather than any as the destination for the lockout rules

c1e48e9b 10/03/2013 02:10 PM Jim Pingle

Fix display of pools in the LB status widget and on the LB Virtual Server status.

adbfe851 09/30/2013 06:44 AM Warren Baker

Merge pull request #814 from phildd/master

Traffic graphs widget has old interface names

1ed963d7 09/30/2013 05:49 AM phildd

Traffic graphs widget has old interface names

Fixes bug #3245

8ad84ebb 09/28/2013 01:16 PM Renato Botelho

Remove redundant copies of getNasIP(), it should fix #3234

0bb7bfbb 09/28/2013 01:15 PM Renato Botelho

Merge pull request #812 from irconan/master

Minor CoDel fixes, fix #3239 and #3240

9f6919e6 09/28/2013 12:12 PM Richard Connon

Fix codel not being applied on non-priq queue types

c27edf55 09/28/2013 11:37 AM Richard Connon

Fixed typo in CoDel wiki link

93821aea 09/27/2013 05:14 PM Jim Pingle

If rc.newwanip is run on an interface that should not have an IP address, do not take any action.

bab13e1f 09/27/2013 11:58 AM Renato Botelho

Merge pull request #811 from Scavy/patch-1

Patch to include GratisDNS as dynDNS service

58e1f8f2 09/27/2013 10:37 AM Scavy

Update to include GratisDNS dynDNS service

5458bc59 09/27/2013 09:29 AM Scavy

Update to include GratisDNS dynDNS service

97c78e19 09/26/2013 01:53 PM Renato Botelho

Merge pull request #810 from ExolonDX/branch_04

Update "status_rrd_graph_settings.php" XHTML

b9147430 09/26/2013 01:53 PM Renato Botelho

Merge pull request #809 from ExolonDX/branch_02

Update "status_rrd_graph.php" XHTML

61ba12f0 09/26/2013 01:52 PM Renato Botelho

Merge pull request #808 from ExolonDX/branch_01

Update "pkg_edit.php" XHTML

c92ccc70 09/26/2013 01:45 PM Renato Botelho

require service-utils.inc for find_service_by_openvpn_vpnid()

a5eb046f 09/26/2013 01:40 PM Renato Botelho

Add missing td

7717ee0b 09/26/2013 01:32 PM Renato Botelho

Remove use of undefined var $conn and fix some td class

75f4bdbd 09/26/2013 11:41 AM Colin Fleming

Update "status_rrd_graph_settings.php" XHTML

Close INPUT tags
Update HTML Boolean operators
Update TABLE tag with summary statement

c2cc1721 09/26/2013 11:35 AM Colin Fleming

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...

5655d48b 09/26/2013 11:18 AM Colin Fleming

Update "pkg_edit.php" XHTML

Update HTML Boolean operator

9c43a910 09/25/2013 10:45 PM Renato Botelho

Merge pull request #806 from ccesario/master

Set network interfaces description as interface name.

2d9063af 09/25/2013 08:16 PM Carlos Cesario

Set network interfaces description as interface name.

d2399f99 09/25/2013 03:49 PM Jim Pingle

Make sure no extra spaces end up in the parsed IP, it can lead to issues in other places (Easy Rule, etc)

93ee6032 09/25/2013 12:28 AM Renato Botelho

Respect default gateway option when adding a gateway from interfaces page. It fixes #3230

1fcb90d0 09/24/2013 04:34 PM Jim Pingle

OpenSSL does not like country codes longer than two letters, so remove these entries that are not actually country codes.

a338d381 09/24/2013 01:32 PM Jim Pingle

Allow multiple valid time servers to be entered in the wizard, as they are allowed under System > General

6f969455 09/23/2013 07:27 PM Jim Pingle

Add patch from Ermal to fix ifconfig error on gif in certain cases.

c4877616 09/23/2013 02:00 PM Jim Pingle

Include the CP zone in the form parameters if one is defined. Fixes access to concurrent graph on zones other than the first/default.

9e378421 09/23/2013 01:56 PM Jim Pingle

Fix CP stats generation for concurrent users. Fixes #3225

472ad9a0 09/21/2013 06:16 PM Renato Botelho

Fix #3218, reaload filter rules when activate or deactivate dhcpdv6

a4dc9632 09/19/2013 05:53 PM Jim Pingle

Make this name a little more general in case we decide to have multiple similar files.

c13a7052 09/18/2013 10:14 AM Renato Botelho

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)

336e899a 09/17/2013 08:30 PM Jim Pingle

Fix ufslabels.sh logic to avoid trying to convert slices which are already using appropriate labels. Fixes #3207

819a603c 09/17/2013 07:13 PM Jim Pingle

Switch to rw mode before file operations on RFC2136 cache. Fixes #3201

2e9d9ede 09/16/2013 07:57 PM Renato Botelho

Merge pull request #803 from PiBa-NL/outboundnat_disable_checkbox

outboundnat, disable rule checkbox

6ae8c4f2 09/16/2013 06:46 PM Pi Ba

outboundnat, disable checkbox

1cddd59c 09/16/2013 01:13 PM Warren Baker

Split SSL/TLS into separate checkboxes so that plaintext connections can be made secured by using STARTTLS. Support for SMTPS connections should probably be done away with in future. Fixes #3180

4f947669 09/16/2013 07:28 AM Ermal Luçi

Merge pull request #802 from Xon/patch-1

Alix 2D6 crashes during 2.1 upgrade process with an out of diskspace error

73c569ea 09/15/2013 05:45 PM Xon

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.

67e5e3c6 09/14/2013 02:17 PM Renato Botelho

Set action = pass for configured mac addresses on CP passtrumac

81ce28d8 09/14/2013 01:54 PM Renato Botelho

Remove unecessary blockedmacs db and read it directly from config

01ba8ec6 09/12/2013 06:01 PM Renato Botelho

Convert mac address to lowercase when saving to avoid duplicates. It fixes #3195

4f7bba46 09/12/2013 05:53 PM Renato Botelho

Do not allow local mac address to be added to passtrumac list in CP. It fixes #3122

30cbc007 09/12/2013 02:29 PM Renato Botelho

Fix php short tag opening and silent php -l

ea51e9f8 09/12/2013 02:29 PM Renato Botelho

Remove call-time pass by reference from traffic shaper files, it should fix #2565

1e9b4611 09/12/2013 02:28 PM Renato Botelho

Remove call-time pass by reference for do_input_validation, helps ticket #2565

a413e743 09/12/2013 12:43 PM Renato Botelho

Do not add a ipfw rule to block mac since auth can take care of block or redirect it

8d5ddc09 09/12/2013 12:43 PM Renato Botelho

Redirect blocked macs to desired URL or show an error message

2f1548d6 09/12/2013 12:42 PM Renato Botelho

Add a redirect url option to blocked macs

3b2769be 09/12/2013 11:44 AM Renato Botelho

Make sure db doesn't exist when start to configure macs

a7c00d8d 09/12/2013 11:44 AM Renato Botelho

Delete the old mac when action changes, not the current one

0d33f1fc 09/12/2013 11:44 AM Renato Botelho

When block a MAC address, add it to a DB to make it possible to redirect it to a URL

6b1cb3fd 09/12/2013 11:44 AM Renato Botelho

Add action to auto created passtru mac rule

0bf1e925 09/12/2013 11:44 AM Renato Botelho

Remove unused variable $macdb

5eee3755 09/12/2013 11:44 AM Renato Botelho

Make captiveportal_passthrumac_delete_entry() return rules instead of execute them as other similar functions do

736c36c6 09/12/2013 11:44 AM Renato Botelho

Use same tab name on all pages

ed8899b5 09/12/2013 11:44 AM Renato Botelho

Change 'Pass-through MAC' tab name to reflect current reality

6ffb064f 09/12/2013 11:44 AM Renato Botelho

Add action to auto created passtru mac rule

666f88e0 09/12/2013 11:44 AM Renato Botelho

Add actions (block or pass) to Captive Portal passtrumac

cfd88fbc 09/12/2013 11:44 AM Renato Botelho

Fix indent and whitespaces

90a27e64 09/11/2013 10:12 PM Chris Buechler

s/BSDP/ESF/

611f2910 09/11/2013 06:33 PM Jim Pingle

Make sure to account for IP aliases on lo0 here, or they get duplicated on each CARP sync

eed5b507 09/10/2013 06:02 PM Jim Pingle

Include CA in generated .p12 file. Fixes #2147 the way it was originally intended.

9633e518 09/10/2013 01:08 PM Jim Pingle

Simplify the update URL definition in globals.inc and add some comments to it.

09d2bef3 09/10/2013 12:14 PM Renato Botelho

Merge pull request #801 from phil-davis/master

Update an existing cron entry for pppoe periodic resets

f1593bfe 09/10/2013 11:52 AM Phil Davis

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

8d8f5e49 09/10/2013 09:35 AM Ermal LUÇI

Require IPv6.inc header so that if ipv6 functions are called no surprises arise

fa4d4be6 09/10/2013 09:27 AM Ermal LUÇI

Leave a trace that rtsold did fire the dhcp6c client so troubleshooting is easier

a01f8bfc 09/10/2013 09:10 AM Ermal LUÇI

Correctly check the secondary/primary parameter setting on dhcp failover configuration

20809a21 09/10/2013 08:20 AM Ermal LUÇI

Correct typo that prevents dhcp rules from properly being generated.

6e46621b 09/10/2013 06:49 AM Ermal Luçi

Merge pull request #800 from phil-davis/master

Do not include disabled OpenVPN in vpn_networks and negate_networks

771c14a3 09/10/2013 02:30 AM Phil Davis

Do not include disabled OpenVPN in vpn_networks and negate_networks

0281db8c 09/09/2013 07:18 PM Jim Pingle

Fix errant display of "0 table deleted" during filter reload on console.

4831f5df 09/09/2013 07:09 PM Renato Botelho

Remove unecessary capitalized WARNING from disabled APC message

1e940f77 09/08/2013 11:57 PM Jim Pingle

Test growl whether or not growl is disabled.

cf07d574 09/06/2013 05:56 PM Jim Pingle

Do not sync DHPCv6, it must operate independetly. Ticket #3184

d3b3240b 09/06/2013 05:56 PM Jim Pingle

Remove failover peer IP settings from DHCPv6, DHCPv6 doesn't support failover the way that DHPv4 did. Fixes #3184

af0a477a 09/06/2013 04:58 PM Renato Botelho

Disable kill_states by default on upgrade, it fixes #3183

605ae553 09/06/2013 11:08 AM Renato Botelho

Fix #3127

By default htmlspecialchars does not consider single quotes, what can be
a problem when value attribute is set using it. Replace value attribute
set to use double quotes on places where it's obviously recieving a
result of htmlspecialchars() call.

8346b5c4 09/05/2013 06:27 PM Jim Pingle

Allow for easier override on $g values if needed.

9d7ca11f 09/05/2013 12:39 PM Ermal LUÇI

Correct check to match the right vip based on configured ip. Reported-by: http://forum.pfsense.org/index.php/topic,66234.0.html

36fa13a6 09/05/2013 12:29 PM Ermal LUÇI

Ticket #3181 do the state flushing only on down gateway detection rather than any time.

0b18ef05 09/04/2013 03:03 PM Ermal LUÇI

When the v4 wan is dynamic and v6 is type dhcp and v6 information is retrieved through v4 link than trigger dhcp6c reconfiguration.

b9eae2ba 09/04/2013 10:43 AM Ermal LUÇI

Actually the / here is not needed.

b8b78b9a 09/04/2013 10:36 AM Ermal LUÇI

Related to Ticket #3045 avoid races in the ntpdate_sync_one script due to killall returning without the process really exiting.