Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
aeb87745 02/04/2016 10:20 PM Chris Buechler

Return blank rather than 0ms/0% for unmonitored gateways latency and loss. Show on dashboard widget when a gateway is unmonitored. Ticket #2226

361cf674 02/04/2016 10:04 PM Chris Buechler

Remove rc.restore_full_backup, remainder of full backup components were removed already.

c4da754d 02/04/2016 10:03 PM Chris Buechler

Enable gzip compression in nginx.

d46049e1 02/04/2016 09:38 PM Chris Buechler

Allow gateway weights up to 30, and add a check in filter.inc to prevent creating too long of a route-to line. Related to pull request 1614

00de7de6 02/04/2016 09:02 PM Jim Pingle

Fix multi-session time counting for the FreeRADIUS start/stop case. Ticket #2164

424921dd 02/04/2016 05:59 PM Renato Botelho

Merge pull request #2584 from schinken/radvd-lifetime-defaults

be4748a8 02/04/2016 05:55 PM Christopher Schirner

Add defaults to radvd valid and preferred lifetime

b75f296f 02/04/2016 05:47 PM Renato Botelho

Merge pull request #2435 from stilez/patch-7

f38d984b 02/04/2016 05:44 PM Renato Botelho

Simplify is_linklocal()

ea8baf3e 02/04/2016 05:29 PM Renato Botelho

Merge pull request #2320 from stilez/patch-3

e8f35ce4 02/04/2016 03:31 PM Renato Botelho

Merge pull request #2574 from tiagobar/master

85a2b065 02/04/2016 10:58 AM Renato Botelho

Fix #5830

Add a new advanced option on gateways to allow user define data
payload. Default is 0

c7127a13 02/03/2016 05:49 PM Jim Pingle

Implement Multi-WAN for RFC2136.
A failover gateway group may be selected similar to the other DynDNS styles.

5d916fc7 02/03/2016 04:02 PM Stephen Beaver

Improvements to the priviledge filter functionality

dcbbd7b4 02/03/2016 09:54 AM Renato Botelho

Merge pull request #2581 from PiBa-NL/23_silence_syncerror

f95cdbea 02/03/2016 07:42 AM Chris Buechler

Gbps isn't interpreted correctly by ipfw for limiters, remove the option. Ticket #4325

5a045be8 02/02/2016 08:25 PM Pi Ba

xmlrpc_client.inc, silence the php 'crash' error, sync errors are reported through file-notices already.

7e506f87 02/02/2016 03:28 PM Jim Pingle

Fix easy rule problem when using a non-English language, take 2.

f362c73b 02/02/2016 06:24 AM Chris Buechler

Use the NAS IP configured for PPPoE server instances. Ticket #185

a2b813bf 02/02/2016 06:08 AM Chris Buechler

Remove old pppoerestart cron job if it exists. Ticket #1905

3fafb89b 02/02/2016 03:40 AM Chris Buechler

Set fastcgi_read_timeout to 180 seconds rather than the default 60 for the occasional long-running page.

6635aa0f 02/01/2016 05:35 PM Jim Pingle

Change Namecheap dyndns to use split hostname and domain name fields. Upgrade existing entries automatically. Implements #4366
Code should be generic enough that if other DynDNS providers would work better with a separate domain field, they can pick up the feature without too much trouble.

4700a731 02/01/2016 02:08 PM Stephen Beaver

Typo

43568d7d 02/01/2016 01:42 PM Stephen Beaver

Fixed #5834

7222324e 02/01/2016 12:41 PM Renato Botelho

Remove all additional packages from the system before reset to factory default. Fixes #5829

70a84c25 01/30/2016 05:16 AM Tiago Barrionuevo

Dynamic DNS URL for NO-IP needs to be updated.

68e82ecb 01/29/2016 11:59 PM Chris Buechler

OpenVPN server config upgrade already handled in 129_to_130. Ticket #5764

1c0083d0 01/29/2016 01:19 PM Jim Pingle

Fix easy rule problem when using a non-English language.

2af731f8 01/29/2016 11:07 AM NewEraCracker

Minor cleanup

1) Undo typos in sasl.inc. 2) Remove unused code from CSS. 3) Correct typos in some comments. 4) Convert short_open_tag to full tags. 5) Make 'else' block look like the others.

1968fe40 01/29/2016 07:57 AM Chris Buechler

Make sure filter rules have a tracker ID, associated rules were missing it previously.

1c1ca39b 01/29/2016 06:04 AM Chris Buechler

retain OpenVPN's net30 default topology for upgraded configs so they still work. Ticket #5764

4742e635 01/29/2016 05:42 AM Chris Buechler

Omit topology for tap OpenVPN, as it has no meaning in that context

3f1265e4 01/29/2016 05:18 AM Chris Buechler

Remove stray }

0c9b98c0 01/28/2016 11:57 PM Chris Buechler

Import David W's patch fixing issues with dhcp6c being launched multiple times in some circumstances. Ticket #5621

ab225849 01/28/2016 07:03 PM Jim Pingle

Add option for FreeRADIUS-friendly stop/start RADIUS accounting updates.
It needs a sleep between the stop and start, and it needs slightly different figures for start/stop time in the request.

6a461f45 01/28/2016 04:02 PM Phil Davis

services.inc code style

from recently-added code

138e4140 01/28/2016 03:54 PM Renato Botelho

Remove static routes to DNS servers when gateway is disabled. It should fix #4921

c6079517 01/28/2016 03:54 PM Renato Botelho

Simplify logic

10ae204f 01/28/2016 02:11 PM Stephen Beaver

Cosmetic changes - part deux
Calculate colspans in casenumber of columns change again
"bytes" => "B" to reduce column width

e1932596 01/28/2016 01:36 PM Renato Botelho

Fix comments to reflect reality. Spotted by @phil-davis

d42c92b7 01/28/2016 01:28 PM Renato Botelho

Merge pull request #2393 from schinken/radvd-lifetime

352defe4 01/28/2016 11:45 AM Christopher Schirner

Add possibility to configure radvd valid lifetime

cc2cff0b 01/28/2016 11:12 AM Luiz Souza

Show rule state details in firewall rules.

Inspired by pull request #1901 from marcelloc/hitcount_23_02.

State visualization and kill will be committed in a subsequent commit.

7ffd9078 01/28/2016 10:49 AM Renato Botelho

Merge pull request #2120 from NOYB/Services-DNS_Resolver-System_Domain_Local_Zone_Type

bc243c30 01/28/2016 10:34 AM Renato Botelho

Merge pull request #2497 from PiBa-NL/23_rules.inc-tagging

7c208139 01/27/2016 08:48 PM Jim Pingle

Merge pull request #2499 from PiBa-NL/23_servicelinks

08d3034c 01/27/2016 04:07 PM Renato Botelho

Add a seatbelt to make sure ipaddrv6 is set to track before start radvd. Ticket #5812

a3d88018 01/27/2016 03:34 PM Edin Sarajlic

Fix #4605

After base64 encoding username/password, properly escape characters =,+,/
before submitting auth details

6a6d37c3 01/27/2016 07:09 AM Phil Davis

Fixup old diag_logs references

Note: The shortcuts for upnp were not showing. This was because
shortcuts.inc only includes *.inc files from /usr/local/www/shortcuts
So I have renamed pkg_upnp.php to pkg_upnp.inc
I notice that some time in the past it used to be pkg_upnp.inc because...

b9037cbe 01/27/2016 05:10 AM Chris Buechler

Use 'no state' on CARP pass rules. Ticket #5800

bc3e61c4 01/27/2016 03:32 AM Chris Buechler

Skip 'pass out' rules for mobile IPsec. Ticket #5819

e85f3ed8 01/26/2016 07:38 PM Renato Botelho

Since we moved to stream related function on xmlrpc_client, we should use tcp:// as protocol for http. Fix issue reported at https://forum.pfsense.org/index.php?topic=105890.0

1ee4cd19 01/26/2016 08:28 AM Phil Davis

Fix #5816 (re)start of IPsec

c7474afc 01/26/2016 06:21 AM Chris Buechler

handle bridge interface IPs so they don't get added in the wrong order. Matches behavior to what "apply changes" on interfaces.php does. Ticket #3997

77d9edf5 01/26/2016 01:03 AM NOYB NOYB

Remove unnecessary checks. Code prevents var from being empty.

Wrap var in string with braces.

9a83872f 01/26/2016 01:03 AM NOYB NOYB

Move unbound local zone types array to function in unbound.inc.

Protect against breaking the system; check for valid unbound local zone type rather than just the setting existence.

a34c263b 01/26/2016 12:22 AM Chris Buechler

Add uniqid tag to CARP VIPs that don't have one upon upgrade. Ticket #4858

3756fd86 01/25/2016 11:46 PM Chris Buechler

Fix up config setting for killing states on gateway failure. Enable this option where gw_down_kill_states is set. Flip setting accordingly during config upgrade to not use confusing 'kill_states' tag to not kill states. Ticket #5815

5e498cfe 01/25/2016 01:23 PM Luiz Souza

Fixes the other uses of SERVER_NAME in tree.

The SERVER_NAME variable is not available anymore, use HTTP_HOST instead.

bbf31c76 01/25/2016 12:05 PM Renato Botelho

Merge pull request #2025 from apilloud/dhcp-ignoreunknown

617daf5e 01/23/2016 11:33 AM Chris Buechler

interface_bridge_add_member is inadequate for adding a bridge member that may have not existed at the time of bridge interface's creation. interface_bridge_configure on the interface's bridge ensures all settings (private, etc.) are applied. Ticket #4312

d9a17eaf 01/23/2016 08:41 AM Chris Buechler

Switch to disabling strongswan unity plugin by default. Ticket #4178

78a475f6 01/22/2016 07:26 PM Renato Botelho

Replace default passwd hash for root/admin using blowfish

3b3a95e5 01/22/2016 05:21 PM Phil Davis

Fix #5794 remove print_info_box_np chackes for gettext("apply")

1) Get rid of the stristr() checks to "guess" if an apply button should
be used.
2) Change print_info_box() so it can take a button name of "close"
, "apply" or none to decide which button to show....

6801de75 01/22/2016 04:45 PM Jim Pingle

Somehow missed this in the committed version.

fa6e6196 01/22/2016 03:33 PM Jim Pingle

Relocate subnet mask drop-down to a more sensible place on the PPPoE server, add a user login count option.

e21ac870 01/22/2016 02:30 PM Renato Botelho

Make sure LANG = C for pkg calls

9f2f1dda 01/22/2016 02:28 PM Renato Botelho

Move set_language() call back to guiconfig.inc since it's causing trouble on console

53c25dec 01/22/2016 02:27 PM Renato Botelho

Remove attributions of return code not being used at all

606d2f9a 01/22/2016 02:06 PM Renato Botelho

Follow FreeBSD steps (r294560) and stop creating rsa1 and dsa keys by default

75daa54d 01/21/2016 10:00 PM Pi Ba

allow packages in a www/subfolder/ (like haproxy) to use the service start/stop/restart links

ceecd29b 01/21/2016 09:12 PM Renato Botelho

Fix #5690:

- Remove parameters from set_language()
- Add a global variable for default language
- add env var for LANG, otherwise it won't work

b50d30c3 01/21/2016 08:39 PM Stephen Beaver

Fixed #5789

be56bc06 01/21/2016 08:17 PM Pi Ba

filter.inc, allow tagging and tag checking for pf.conf rules with numbers,text,space-characters without generating a invalid ruleset

9f268ac0 01/21/2016 08:01 PM Denny Page

Use tab instead of spaces

0e1eef54 01/21/2016 07:04 PM Denny Page

Use a single call to dpinger for a coherent view of latency/stddev/loss.

ef378560 01/21/2016 05:03 PM Jim Pingle

The topology line also must be skipped if an SSL/TLS mode is used with a CIDR less than 30.

b5ccfb0b 01/20/2016 05:21 PM Renato Botelho

Initialize $stop_time inside foreach to make sure it resets to proper value each iteration since it's changed inside loop. Reported on https://github.com/pfsense/pfsense/pull/2487

0f277134 01/20/2016 05:19 PM Renato Botelho

Obsolete libstrongswan-unity.MOVED

2a44b0eb 01/20/2016 05:16 PM Renato Botelho

Fix #4178:

- Stop moving unity .so file around to make it not being loaded
- Include all modules default .conf file from strongswan.d/charon
- After default files are included, define custom settings
- When unity is disabled, add a rule to make strongswan to not load it

de985aea 01/20/2016 05:16 PM Renato Botelho

Fix strongswan.conf indent level

62fb5808 01/20/2016 05:16 PM Renato Botelho

Fix strongswan.conf indent level

8ceb9d34 01/20/2016 04:55 AM Chris Buechler

Merge pull request #2472 from dennypage/master

2e5d559e 01/19/2016 11:58 PM Chris Buechler

Remove ORIGINAL_PORTAL_IP, it was never used.

04ea5700 01/19/2016 04:07 PM NewEraCracker

Revert chmod change from 9219378b588ce968702be2a7e153aa984504b6aa

94c28751 01/19/2016 12:40 PM Renato Botelho

Merge pull request #2450 from hexaclock/master

d51d6941 01/19/2016 12:26 PM Renato Botelho

Update smtp.inc to 2016-01-18

6fadbf9b 01/19/2016 02:58 AM Daniel Vinakovsky

Update auth.inc

add XXX prefix.

bf210329 01/19/2016 02:32 AM Chris Buechler

autocapitalize off is deprecated, use none instead. Ticket #5776

b90e4de2 01/19/2016 12:11 AM Denny Page

Add standard deviation to gateway status and widget

4d4e9a11 01/18/2016 08:26 PM Daniel Vinakovsky

add note about r284483

99a3ce08 01/18/2016 06:07 PM Renato Botelho

Bring text to current reality

33386b07 01/18/2016 04:42 PM Daniel Vinakovsky

more style fixes. unset old fields

9a7911eb 01/18/2016 04:39 PM Daniel Vinakovsky

style fixes

b12cb953 01/18/2016 03:19 PM Renato Botelho

Merge pull request #2421 from stilez/patch-8

62512efa 01/18/2016 02:33 PM Stilez y

should be min($bits1, $bits2) for 'largest subnet'

e7ed310f 01/18/2016 01:51 PM Renato Botelho

Respect smtp debug setting

ee4c3662 01/18/2016 10:03 AM Renato Botelho

Revert "add all of /usr/local/lib/lighttpd to obsoletedfiles"

pfBlockerNG is going to use lighttpd

This reverts commit c74719cde73c8ce19465e1887f8c519c4818147c.

b61d1d50 01/18/2016 10:03 AM Renato Botelho

Revert "Add more lighttpd pieces to obsoletedfiles list"

pfBlockerNG is going to use lighttpd

This reverts commit 4bebb56a23658eac8791df7c1a44927e66c6d51c.

268174b7 01/17/2016 12:02 PM jeroen van breedam

fix Bug #5776