Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
9d3e8723 08/16/2016 04:45 AM Phil Davis

Code style and comments

No functional change - just making style consistent

8b46747e 08/12/2016 04:42 PM Renato Botelho

Merge pull request #3099 from NewEraCracker/patch-3

f97cd756 08/12/2016 02:59 PM NewEraCracker

Fix typo leading to syntax error

5eda5816 08/12/2016 02:55 PM NewEraCracker

Protect package_reinstall_all()

If one restores a config.xml without packages, there will be a warning about invalid argument supplied for foreach(). This commit fixes the problem.

07c208ff 08/11/2016 07:36 PM Renato Botelho

Ticket #3734: Retire growl.class

e7cf30eb 08/11/2016 07:36 PM Renato Botelho

Ticket #3734: Convert growl related code to use pear-Net_Growl port

f2b0bf18 08/11/2016 05:53 PM Renato Botelho

Pass along send_smtp_message() return, otherwise message will not be shown when testing SMTP settings

c8c46e5a 08/11/2016 05:38 PM Renato Botelho

Ticket #3734:

- Added timeout parameter for SMTP configuration
- Removed STARTTLS option, it's enabled automatically by pear-Mail when
server supports it

626ff13a 08/11/2016 02:41 PM Renato Botelho

Ticket #3734: Retire smtp.inc, sasl.inc and *sasl_client.inc in favor of pear-Mail port

d4c5ada9 08/11/2016 02:41 PM Renato Botelho

Ticket #3734: Convert notify_via_smtp() to use pear-Mail

238603f5 08/11/2016 01:41 PM Renato Botelho

Ticket #3734: Retire PEAR.inc and use PEAR.php from ports

470fddb1 08/10/2016 07:10 PM Renato Botelho

Ticket #3734: Replace etc/inc/IPv6.inc by pear-Net_IPv6 port

6989a7c5 08/10/2016 04:27 PM Renato Botelho

Remove copy of pear-Crypt_CHAP from repo and use ports

bf6ae0ad 08/08/2016 03:56 AM Phil Davis

Text typo

Noted by Daryl Morse in comment on Redmine bug 6637.

e8382f7f 08/05/2016 02:58 PM Renato Botelho

Verify if interface is active gw for gw group before update dynamic DNS

03ff3448 08/04/2016 09:36 PM Renato Botelho

Merge pull request #3082 from philipsoeberg/fix-redundant-http-user-agent-string

b0478d98 08/04/2016 09:25 PM Renato Botelho

Merge pull request #3086 from jlduran/ignore-bootp-queries

ebdf2532 08/03/2016 11:47 AM Stephen Beaver

Merge pull request #3089 from NOYB/NAT_Delete_Associated_Firewall_Separators

b5123dfc 08/03/2016 11:46 AM Stephen Beaver

Merge pull request #3088 from phil-davis/widgetconfig

7475d7b3 08/03/2016 05:17 AM NOYB NOYB

Update firewall rules separators when NAT associated rule is deleted.

Bug: https://redmine.pfsense.org/issues/6676

f680e46c 08/02/2016 05:33 PM Jim Pingle

Fix typo, LT2P->L2TP

2b7d0520 08/02/2016 05:19 AM Phil Davis

Save widget settings per user

For users that have "custom settings" enabled, save the "tool" settings
of their widgets on a per-user basis.
User that do not have "custom settings" enabled will continue to use and
save widget settings to/from the system-wide settings.

090fcccc 08/01/2016 09:42 PM Renato Botelho

Merge pull request #3077 from dhoffend/ticket-6505-fix

ad73ced6 08/01/2016 08:56 PM Phil Davis

Remove '-x' flag from dhcpwithoutra launch of dhcp6c

This is the equivalent fix for the RELENG_2_3 branch to pull request #3078

f2a230d9 08/01/2016 08:56 PM Renato Botelho

Merge pull request #3062 from phil-davis/patch-1

f003f8db 08/01/2016 03:45 PM Jim Pingle

Some small improvements to OpenVPN server handling when using CARP VIPs in Gateway Groups. Might help with issue #6607

6d53301b 07/31/2016 12:49 PM Jose Luis Duran

services_dhcp: Ignore BOOTP queries

BOOTP leases do not have a maximum lease time by default, this could
potentially lead to a DHCP address pool exhaustion.

This commit adds an option to ignore BOOTP queries.

Redmine #4351

ce9a9572 07/29/2016 02:55 PM Philip Soeberg

Fix a redundant HTTP "User-Agent" string.

CURLOPT_USERAGENT expect the value to the user-agent string, not the entire key-value pair.
Before this fix, HTTP header "User-Agent: User-Agent: phpDynDNS/0.7" was sent for DDNS updates.
NGINX configuration at GratisDNS will not accept a user-agent formatted in the above way....

363c7d41 07/28/2016 01:58 PM Jim Pingle

Increase filtering tail limit for logging, fixes #6652

f26a81c9 07/28/2016 01:58 PM Jim Pingle

Whitespace fixes

4aaf3874 07/23/2016 10:15 PM Daniel Hoffend

dpinger: fixed check for pidfile length #6505

f8038899 07/21/2016 12:56 AM Chris Buechler

openvpn_add_dhcpopts already sets redirect-gateway, don't add it a second time. Ticket #6633

1cdf2c91 07/20/2016 06:37 AM Phil Davis

Formatting tidy of interfaces.inc

After #3055

2039a3c1 07/18/2016 06:40 PM Renato Botelho

Set HTTP_PROXY to empty as recommended at https://httpoxy.org/#fix-now

9ce54773 07/18/2016 03:43 PM Stephen Beaver

Allow section header to be omitted by specifying "NOTITLE" as the section title.

7bba13e8 07/18/2016 03:09 PM Stephen Beaver

Fixed #6437

a46e0d74 07/18/2016 04:18 AM Chris Buechler

Allow AES-GCM for P1 where using IKEv2. Ticket #5990

6061a7a9 07/18/2016 02:20 AM Chris Buechler

Merge pull request #3061 from thoughtpolice/cloudflarev6

655fb9df 07/18/2016 02:15 AM Chris Buechler

Merge pull request #3055 from marjohn56/master

3a05e4c3 07/17/2016 09:41 AM Austin Seipp

dyndns: add IPv6 support for CloudFlare

Signed-off-by: Austin Seipp <>

b12ea3fb 07/15/2016 07:30 PM Renato Botelho

Move to Apache License 2.0

1f954318 07/15/2016 07:09 PM Jim Pingle

Make a function to resync all OpenVPN CSCs and use it when saving an OpenVPN server. Fixes #6139

c5d81585 07/15/2016 06:30 PM Renato Botelho

Review license / copyright on all files (final round)

318e0383 07/15/2016 06:14 PM Chris Buechler

Set dhcp-cache-threshold to 0 to avoid a bug in dhcpd 4.3.x where it omits client-hostname where the cache threshold is reached. Ticket #6589

258f1f11 07/15/2016 05:08 AM Chris Buechler

Bring back the "set iface route default" used in 2.2.6 and earlier versions, which works around the root problem in Ticket #6495

ac24dc24 07/14/2016 09:33 PM Renato Botelho

Review license / copyright on all files (1st round)

a90d497d 07/14/2016 05:09 AM Chris Buechler

Merge pull request #3057 from wokis/master

a409a857 07/13/2016 09:18 PM Kacper Boström

Added and modified functions to send correct Radius attributes to the Radius authenticator.

9da88ef5 07/13/2016 07:55 PM Renato Botelho

Merge pull request #3020 from shieldwed/Allow_comma_in_DHCP_option_string

0d9fc91c 07/13/2016 01:18 AM Chris Buechler

Merge pull request #2847 from jazzl0ver/patch-1

9046c581 07/13/2016 01:14 AM Chris Buechler

Merge pull request #2966 from scipiojr/master

6c947c1d 07/13/2016 01:11 AM Chris Buechler

Merge pull request #3007 from stilez/patch-34

e1f0ea2e 07/12/2016 08:12 PM Chris Buechler

Merge pull request #2905 from Chrisc-c-c/LAGG-MTU

ee9fb7bc 07/11/2016 04:44 PM Jim Pingle

Add upgrade code to clean up the old GRE/GIF flags that are no longer used. Ticket #6586 and Ticket #6587

2cc19f46 07/11/2016 04:44 PM Jim Pingle

Align GIF link options with those currently supported by the base OS. Ticket #6587

b5baa9e7 07/11/2016 04:44 PM Jim Pingle

Remove GRE link flag options from GUI/backend. Keep link1 as it was also used to add an explicit static route, though the GUI previous GUI option name wasn't related to that at all. Updated GUI description to match reality. Ticket #6586

9850771f 07/11/2016 12:39 AM Chris Buechler

Merge pull request #3032 from NewEraCracker/patch-pppoe-rules

16457f23 07/10/2016 05:02 PM Nash Kaminski

Properly follow style guidelines.

8c661bc8 07/10/2016 04:58 PM Martin Wasley

DHCP6 init before RA

Some ISP BNG's require that a dhcp6c init is sent before RA. The
additions to interfaces.php adds a new option flag 'dhcp6withoutra',
this flag is set or unset in the WAN DHCP6 section 'Do not wait for a
RA'.

The interfaces.inc file handles this flag and either launches dhcp6c on...

4feecbff 07/10/2016 09:08 AM Nash Kaminski

Include ignored DHCP server(s) config option even when advanced DHCP config is enabled

9a330eff 07/10/2016 12:12 AM Chris Buechler

Remove workaround for Ticket #4754 in 2.4 since 32 bit is dead.

d37bd612 07/10/2016 12:06 AM Chris Buechler

Add config option for AdvDefaultLifetime, clean up descriptions on other. Ticket #6533

c3099b79 07/09/2016 11:40 PM Chris Buechler

Add configuration for Min and MaxRtrAdvInterval. Ticket #6533

cc4fc50b 07/09/2016 04:24 AM Chris Buechler

Merge pull request #3037 from NOYB/Check_IP_Services

0fa68840 07/09/2016 03:11 AM Chris Buechler

Exclude non-qualified hostnames from hosts file. Ticket #6064

f1db82ac 07/09/2016 03:02 AM Chris Buechler

Omit non-qualified hostnames from unbound's local-data. Ticket #6064

f8f8d131 07/09/2016 02:52 AM Chris Buechler

Verify a valid IPv6 subnet is going to be used before including in radvd's config. Ticket #6581

2e6883c5 07/08/2016 04:24 PM Doktor Notor

Missing closing quote

25ff3fc9 07/08/2016 04:22 PM Doktor Notor

Create /var/run/dmesg.boot symlink for vm-bhyve (Feature #6573)

See https://redmine.pfsense.org/issues/6573

da76721a 07/06/2016 06:51 PM Renato Botelho

Add missing -R parameter to pkg call

e5581024 07/06/2016 05:37 AM Chris Buechler

Leave an empty file for URL Table aliases that return an empty file, and include it in the ruleset regardless so it doesn't generate any filter errors. Ticket #6181

e4eca5a3 07/05/2016 08:07 AM NewEraCracker

Protect get_dir from causing PHP errors

https://forum.pfsense.org/index.php?topic=114570.0

fb66c35f 07/02/2016 10:22 AM exii1988

spdns.de renamed to spdyn.de

Forgot to update the select description and values

1c2c08bd 07/02/2016 09:29 AM exii1988

spdns.de renamed to spdyn.de

The service renamed there addresses

39d2f39d 07/02/2016 09:13 AM NOYB NOYB

Check IP Services

Configurable check IP services.
Used by Dynamic DNS services to check IP addresses.
Configure as many check IP services as desired. The first (highest in the list) that is enabled will be used as the default.
A future possibility could be to add an option to the Dynamic DNS entires to use a specific check IP service....

48ebcd49 06/30/2016 12:24 PM NewEraCracker

Fix firewall rules for PPPoE server

1) PPPoE Clients are located within 'Remote Address Range' (sa) and not Server Address (ip), see lines 1194 and 1195. 2) Interfaces for floating rules were not being correctly added due to a bug on interface detection caused by PPPoE differences....

f5ba05cb 06/30/2016 06:42 AM Chris Buechler

Merge pull request #2764 from NewEraCracker/redmine-6011

79299722 06/30/2016 05:24 AM Chris Buechler

Merge pull request #2994 from stilez/patch-31

50d36974 06/30/2016 05:20 AM Chris Buechler

Merge pull request #3018 from phil-davis/usersettings

7e9349a5 06/30/2016 03:20 AM Phil Davis

Handle more invalid IPv6 formats

4400ad90 06/29/2016 05:57 AM Chris Buechler

Merge pull request #2934 from k-paulius/patch-14

31df78a8 06/29/2016 03:36 AM Chris Buechler

Merge pull request #2944 from stilez/patch-23

adcb1d08 06/29/2016 03:01 AM Chris Buechler

Merge pull request #3024 from phil-davis/include_once

40588fc4 06/28/2016 11:21 PM Daniel Hoffend

Shorten gwifip if whole socket path exceeds 100 chars

dpinger stopps with an error when the socketname exceeds over
(around) 100 characters. The dpinger will not start and not deliver
monitoring results to the WebUI.

These long socket names can get created when using link-local addresses...

b225d003 06/28/2016 10:46 PM Daniel Hoffend

Use a different delimiter for dpinger socket names

Currently underscores are used to seperate gwifip, monitorip, etc, but
underscors are also used in vlan subinterfaces like em0_vlan10 and
therefore can't be used because the interface scope is appended to IPv6...

ef7c3a63 06/28/2016 08:44 PM Chris Buechler

Set pipe_slot_limit to the maximum configured qlimit value. Move the set_sysctl out if the block where it only gets run if dummynet isn't already loaded. Ticket #6553

cabb34e4 06/28/2016 08:04 PM Chris Buechler

Clean up limiter text. Remove old commented out bit.

8a950b3c 06/28/2016 06:39 AM Phil Davis

Fix matching of chars in IPv6 address segments

The existing regex here is wrong, it matches 0 or more of the hex digits but then there can be other rubbish in the string, in fact anything at all! It matches "az", "z", "qwerty" and so on. So the "return false" inside this "if" never happens....

86573bb9 06/27/2016 11:31 PM Phil Davis

Update include() to include_once()

For safety, use include_once() when including various "side" files.
There are a couple of instances of include("guiconfig,inc") that I
changes to use require_once() to be consistent with everywhere else.
The remaining cases of include() are just (hundreds of) head.inc and...

687a1879 06/27/2016 07:15 PM Chris Buechler

Merge pull request #3022 from phil-davis/require_once

e35a916e 06/27/2016 02:59 PM Jim Pingle

Run generate-privdefs.php to update priv.defs.inc

c81ef6e2 06/27/2016 05:00 AM Phil Davis

Always use require_once

The usage of require() and require_once() throughout the system is
inconsistent, and "bugs" come up now and then when the order of
"requires" is a bit different and some require() happens after the
include file is already included/required....

264ca54e 06/26/2016 11:31 AM Daniel Wilhelm

simplify DHCP_Config_Option_Split, no loop needed for returning option array

2208be8b 06/25/2016 06:34 AM Chris Buechler

bring back subnetv4_expand function used by pfblockerng

44308ac0 06/25/2016 12:06 AM Chris Buechler

Merge pull request #3013 from dennypage/master

eea84f0a 06/24/2016 06:35 AM Chris Buechler

Include interface scope on IPv6 static routes to link local gateway IPs. Ticket #6506

5a42473b 06/23/2016 10:22 PM Chris Buechler

Revert "adding privileges and separating DNS Resolver overrides from general settings"

This reverts commit fc76a1e390c8ce9579df31457c74d1d0e572b78d.

cb0f6bf4 06/23/2016 12:28 PM Renato Botelho

Move iso_3166-1_list_en.xml to /usr/local/share/pfSense

2089cc2c 06/23/2016 11:26 AM Renato Botelho

Move athctrl.sh to /usr/local/sbin

8bab524e 06/23/2016 02:53 AM Phil Davis

Feature #6388 custom GUI preference settings per user