Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
6666ef48 10/18/2013 02:38 PM Renato Botelho

Actually there is no reason to set a variable just to use once

2db5f9c2 10/18/2013 02:31 PM Renato Botelho

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

bae42aaf 10/18/2013 01:40 PM Renato Botelho

Make sure vlan interface exist when it's being configured, it fixes #3270

dd33fd4e 10/17/2013 08:43 AM 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

78b0e51e 10/16/2013 12:18 PM Renato Botelho

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

4a913451 10/14/2013 06:54 PM Renato Botelho

Add Captive Portal Zones privileges definition. Fix #3216

babc58d3 10/11/2013 01:59 PM Renato Botelho

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

a518b337 10/11/2013 12:20 PM Renato Botelho

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

7e7a65b0 10/11/2013 11:25 AM Renato Botelho

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

b35bcd45 10/11/2013 04:28 AM Jared Dillard

added favicon to logged in pages

9f212aea 10/10/2013 04:57 PM Jim Pingle

Needs parens

151f5cb7 10/10/2013 04:50 PM Jim Pingle

Remove newsyslog cron job on upgrade, if present.

12f7e3d4 10/10/2013 04:49 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.

6f4a2864 10/09/2013 02:03 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

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

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

506ff948 10/09/2013 12:48 PM Jim Pingle

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

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

Replace pfSense with the rebrand

b93fd19b 10/04/2013 12:40 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.

9e3cc25b 10/04/2013 11:41 AM Chris Buechler

use (self) instead of any for web lockout

7825f71e 10/04/2013 06:47 AM Chris Buechler

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

619753ee 10/03/2013 02:10 PM Jim Pingle

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

58ba4513 10/02/2013 12:15 PM Ermal Luçi

Merge pull request #815 from marcelloc/patch-1

fix pkg_edit.php to show interface description instead of interface name

f82cbe49 10/02/2013 11:41 AM Marcello Silva Coutinho

fix pkg_edit.php to show interface description instead of interface name

80f88b3b 09/30/2013 10:23 AM Warren Baker

Patch applied manually. Fixes bug #3245 and old interface names

ff8affb4 09/28/2013 01:26 PM Richard Connon

Fix codel not being applied on non-priq queue types

931f3890 09/28/2013 01:26 PM Richard Connon

Fixed typo in CoDel wiki link

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

f58bfb93 09/27/2013 01:25 PM Renato Botelho

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

65fec80d 09/26/2013 01:47 PM Renato Botelho

require service-utils.inc for find_service_by_openvpn_vpnid()

857ff425 09/26/2013 01:47 PM Renato Botelho

Add missing td

1650e1ec 09/26/2013 01:47 PM Renato Botelho

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

5205b0eb 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)

197099cf 09/25/2013 12:27 AM Renato Botelho

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

1207b1d6 09/24/2013 04:35 PM Jim Pingle

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

11d8b2cd 09/24/2013 01:31 PM Jim Pingle

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

7786cd6e 09/23/2013 07:27 PM Jim Pingle

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

be773f24 09/23/2013 02:01 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.

428ea19f 09/23/2013 02:01 PM Jim Pingle

Fix CP stats generation for concurrent users. Fixes #3225

9e768daf 09/23/2013 11:35 AM Ermal LUÇI

Prevent assigned vlans from being changed the tag.

ac8e8506 09/21/2013 06:17 PM Renato Botelho

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

a40e7761 09/19/2013 05:52 PM Jim Pingle

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

baeb0599 09/19/2013 01: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.

fd750cd0 09/18/2013 08:20 PM Pi Ba

Certificate Manager, for 'Create an internal Certificate' use the correct 'Digest Algorithm'

c4eeb1c4 09/17/2013 08:29 PM Jim Pingle

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

78db4f1a 09/17/2013 07:12 PM Jim Pingle

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

204e16db 09/12/2013 06:03 PM Renato Botelho

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

bf2afff0 09/11/2013 10:12 PM Chris Buechler

s/BSDP/ESF/

049d4211 09/11/2013 06:32 PM Jim Pingle

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

1e2cb1f8 09/10/2013 03:44 PM Jim Pingle

No need to treat PHP errors as a crash on -RELEASE for now.

b832d617 09/10/2013 03:08 PM Jim Pingle

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

a3d6166b 09/10/2013 03:07 PM Jim Pingle

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

408ebb78 09/10/2013 01:06 PM Jim Pingle

Fix update URL so the -RELEASE version looks at the stable updates URL by default rather than the snapshots server.

c312ee8f 09/10/2013 12:15 PM 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

767afbb1 09/10/2013 09:35 AM Ermal LUÇI

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

58fbb3f0 09/10/2013 09:26 AM Ermal LUÇI

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

e4cf52ed 09/10/2013 09:22 AM Phil Davis

Do not include disabled OpenVPN in vpn_networks and negate_networks

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

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

168a1948 09/10/2013 08:18 AM Ermal LUÇI

Correct typo that prevents dhcp rules from properly being generated.

d2f0b142 09/09/2013 09:44 PM Chris Buechler

the time has come - bump to 2.1-RELEASE

b841bc23 09/09/2013 07:18 PM Jim Pingle

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

772e49ce 09/09/2013 07:10 PM Renato Botelho

Remove unecessary capitalized WARNING from disabled APC message

fae7ef31 09/08/2013 11:57 PM Jim Pingle

Test growl whether or not growl is disabled.

1d47cb37 09/06/2013 05:56 PM Jim Pingle

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

8571cdd5 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

279c2f42 09/06/2013 04:59 PM Renato Botelho

Disable kill_states by default on upgrade, it fixes #3183

da95bdcd 09/06/2013 11:10 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.

9e6043cc 09/05/2013 06:27 PM Jim Pingle

Allow for easier override on $g values if needed.

25f9f332 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

19d723d2 09/05/2013 12:28 PM Ermal LUÇI

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

5aa44e98 09/05/2013 12:24 PM Ermal LUÇI

Revert "Revert back the behaviour to cleanup all states for 2.1 Fixes #3181 and related to Ticket #1629. This commit is only for 2.1 since on master development will continue for better alternatives"

A bit too excessive need to get right.

This reverts commit c59dd719e0a6d9ee8deecaa7bff0d6ee8c76e4ca.

c22f4809 09/04/2013 08:27 PM Jim Pingle

Ba-bump-bump.

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

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

Actually the / here is not needed.

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

5d1bde96 09/04/2013 08:31 AM Ermal LUÇI

Add safety belts to code in rc.openvpn to avoid php errors to leave stale locks around

48085d0c 09/04/2013 08:19 AM Ermal LUÇI

Make the operation of saving old rule nearby the writing operation to be logical to spot

53ce7798 09/04/2013 08:12 AM Ermal LUÇI

Sprinkle some unsets to reduce footprint and correct some whitespaces

e8090840 09/04/2013 07:22 AM Phil Davis

filter_generate_port error log function name

Absolutely minor adjustment to make the error log message refer to the new function name.

c59dd719 09/03/2013 07:05 PM Ermal LUÇI

Revert back the behaviour to cleanup all states for 2.1 Fixes #3181 and related to Ticket #1629. This commit is only for 2.1 since on master development will continue for better alternatives

44f0f09b 09/03/2013 06:40 PM Ermal LUÇI

Fixes #3173 if any port information exists on the rule than put it on the NEGATE rule generated.

3cb55704 09/03/2013 06:19 PM Renato Botelho

Remove SPD when disable phase2, it fixes #2719

f70df069 09/03/2013 05:31 PM Individual IT Services

Increased needed memory for APC to 512M + code cleanup

- Increased the needed memory for APC to 512M as we often run into memory problems on our 256M box
- fixed the RAM calculation to divide by 1024 and not 1000
- code cleanup (renaming variables and creating new to avoid magic numbers)

be40ce0b 09/03/2013 05:08 PM Chris Buechler

Merge pull request #796 from phil-davis/master

Traffic Shaper GUI text typos

0c1870ca 09/03/2013 05:04 PM Chris Buechler

Merge pull request #790 from shahidsheikh/RELENG_2_1

#3174 Added handling of gateway groups in openvpn_restart
96551a20 09/03/2013 05:03 PM Chris Buechler

Merge pull request #794 from phil-davis/RELENG_2_1

Backport get_memory changes to 2.1

c9d099d7 09/03/2013 04:52 PM Ermal LUÇI

Bring back static routes to fix issues reported on Ticext #3179

c59e21b5 09/03/2013 04:36 PM Renato Botelho

Fix #3004:

. Create a function to replace strings on deep associative arrays
. Use the recent created function array_replace_values_recursive to fix
VIP interface names instead of touch config.xml directly

7050776a 09/03/2013 04:00 PM Chris Buechler

Disable state killing on gateway failure by default for new configs.
Clarify the text describing the option while here.

6f8cf553 09/03/2013 03:39 PM Ermal LUÇI

Correct typo on variable name

628a64a9 09/03/2013 02:20 PM Ermal LUÇI

Fix issue reported on http://forum.pfsense.org/index.php/topic,66160.0.html

7ca8bef4 09/03/2013 11:56 AM Renato Botelho

Make sure RRD data is restored from backup before upgrading data and a new backup is done after. It should fix #2159

7cb3f7d2 09/03/2013 10:27 AM Ermal LUÇI

Resolves #3177. Do a filter reconfigure if the dynds ipsec hosts are present and being reloaded.

254261e0 09/03/2013 09:33 AM Chris Buechler

fix text

a2ac3661 09/03/2013 07:15 AM Ermal Luçi

Merge pull request #792 from razzfazz/RELENG_2_1

add option to send prefix hint for requesting desired prefix length for ...

4a6f3d96 09/03/2013 07:06 AM Ermal Luçi

Merge pull request #791 from jean-m-cyr/RELENG_2_1

Dummynet does not require burst size specification

e9215ad4 09/03/2013 06:49 AM Phil Davis

Use physmem and realmem from get_memory() in the appropriate places

Backport to 2.1

98c10c92 09/03/2013 06:43 AM Phil Davis

Use new names for get_memory parameters

68b253ad 09/03/2013 06:35 AM Phil Davis

Use hw.physmem when calculating pfsense_default_state_size

hw.physmem is the actual amount of memory that FreeBSD/pfSense can get its hands on, so use this for the calculation.
Backport to 2.1

ec532672 09/03/2013 06:26 AM Chris Buechler

touch up text, s/nat/NAT/

90652fbf 09/03/2013 12:34 AM Daniel Becker

add option to send prefix hint for requesting desired prefix length for delegation

This change adds an option on the interfaces page for sending a prefix hint for the selected delegation size. If enabled, a "prefix" field requesting :: with the appropriate prefix length (64 - dhcp6-ia-pd-len) is added to the "id-assoc pd" entry in the dhcp6c config file. This hint is required for requesting prefixes shorter than /64 from Comcast.