Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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

84a67bf4 06/30/2016 06:20 AM Chris Buechler

Allow wildcard for hostname with Namecheap DDNS. Ticket #6260

0015e84c 06/30/2016 06:10 AM Chris Buechler

Merge pull request #2729 from zevlag/BountyRequestTopic106193

d691888e 06/30/2016 06:05 AM Chris Buechler

Merge pull request #3031 from NOYB/GitSync_Diff_Only_Option

d20f76bc 06/30/2016 05:46 AM NOYB NOYB

GitSync Diff Only Option

Diff Option
--diff
SSD Friendlier
Same as default but only copies files that are different, instead of every thing even though identical.

Verbose Option
--verbose
Display constructed command.
In combination with the --diff option, display the array of different and missing files....

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

7685fd4e 06/30/2016 05:00 AM Chris Buechler

Merge pull request #3029 from phil-davis/IPv6colons

bb5d3a43 06/30/2016 04:57 AM Chris Buechler

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

f4803487 06/30/2016 04:30 AM Chris Buechler

Merge pull request #3028 from PiBa-NL/2.3_dnsV6

6bc8621f 06/30/2016 04:30 AM Phil Davis

Rationalize System Update GUI messages

At present, when doing a System Update, there is a message box that says:
"Please wait while the installation of completes.
This may take several minutes."

Between "of" and "completes" is the package name, which is blank in the case of a System Update....

9a8b5401 06/30/2016 03:25 AM Chris Buechler

Add playback files for disabling and enabling CARP maintenance mode. Ticket #6560

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

Handle more invalid IPv6 formats

8d1a6065 06/30/2016 12:49 AM Chris Buechler

Omit <secret> tags from L2TP in status.php config.xml dump.

eef555b9 06/30/2016 12:41 AM Chris Buechler

Restore 2.2.x and prior means of obtaining pfsync nodes to avoid exhausting memory on systems with large state tables. Ticket #6364

ba40ee75 06/29/2016 08:03 PM Pi Ba

Diagnostics - DNS Lookup, also query for IPv6 addresses

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

17315994 06/29/2016 03:32 AM Chris Buechler

Merge pull request #3000 from stilez/patch-32

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.

a495f6b3 06/28/2016 12:51 PM Stephen Beaver

Merge pull request #3026 from phil-davis/patch-2

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

1f49dd8a 06/28/2016 04:50 AM Phil Davis

Remove a-f from IPv4 address pattern

It seems to me that a through f should not be part of the pattern for the "V4" case.

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

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

bring back subnetv4_expand function used by pfblockerng

e6ddb55e 06/25/2016 04:01 AM Chris Buechler

Use the translated destination for kill_states if one exists. Ticket #6531

31f171e4 06/25/2016 03:22 AM Chris Buechler

Correct/clarify column header. Ticket #6530

d4f9997b 06/25/2016 03:20 AM Chris Buechler

Fix style

ab86e2d6 06/25/2016 03:18 AM Chris Buechler

pfSense_get_pf_states always returns source as src and dest as dst, this flipping based on direction is wrong. Ticket #6530

76933fc6 06/25/2016 02:59 AM Chris Buechler

Fix style

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

b069f77e 06/24/2016 02:21 AM Stephen Beaver

Comment typo

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

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

This reverts commit fc76a1e390c8ce9579df31457c74d1d0e572b78d.

4db9f6d0 06/23/2016 05:34 PM Stephen Beaver

Merge pull request #3019 from NOYB/RFC2136_Client_Edit_Priv_Def

6d62e15a 06/23/2016 05:32 PM Stephen Beaver

Merge pull request #3017 from phil-davis/patch-2

18295ff2 06/23/2016 05:30 PM Stephen Beaver

Restored countdown functionality and menu refresh on successful update/remove/install
Added comments to clarify operation of the page

dd6c64d8 06/23/2016 12:41 PM Renato Botelho

Move /etc/ascii-art to /usr/local/share/pfSense

fc33f342 06/23/2016 12:37 PM Renato Botelho

Remove unused mtree file

ca618217 06/23/2016 12:34 PM Renato Botelho

Make base package to populate /etc/platform

c2b22939 06/23/2016 12:31 PM Renato Botelho

Remove copy of serviceproviders.xml, it will be provided by port net/mobile-broadband-provider-info

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

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

caead978 06/23/2016 11:33 AM Renato Botelho

Remove DejaVuSansMono-Roman.ttf, rrdtool is not plotting graphs anymore

367b34e7 06/23/2016 11:30 AM Renato Botelho

Remove intel license files, they are part of FreeBSD-src

9235b25e 06/23/2016 11:29 AM Renato Botelho

Create /home on rc if it's necessary, then remove home/.empty file from git repo

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

Move athctrl.sh to /usr/local/sbin

5c403f84 06/23/2016 05:30 AM NOYB NOYB

Shouldn't the priv match here be set to "services_rfc2136_edit.php*"?

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

Feature #6388 custom GUI preference settings per user

e93242eb 06/23/2016 01:50 AM Phil Davis

Load actual value of webguihostnamemenu

This is a string from a list of valid values (empty, "hostonly", "fqdn"). So it is not correct to just gather a true/false value here.

9a17d293 06/23/2016 01:06 AM Chris Buechler

Clarify ports alias hint. Ticket #6523

ee1e4177 06/22/2016 04:32 PM Jim Pingle

% and / are also allowed in values

44de9a2d 06/22/2016 03:57 PM Stephen Beaver

Merge pull request #3011 from NewEraCracker/redmine-6394

c0643ee4 06/22/2016 03:54 PM Stephen Beaver

Merge pull request #3010 from NOYB/Remove_Duplicate_ListTags_Entry

24f97159 06/22/2016 03:47 PM Stephen Beaver

Merge pull request #3006 from stilez/patch-33

8a63f7f0 06/22/2016 03:44 PM Stephen Beaver

Merge pull request #3005 from phil-davis/patch-4

6f054658 06/22/2016 03:43 PM Stephen Beaver

Merge pull request #3004 from hailthemelody/master

1705d6ed 06/22/2016 03:40 PM Stephen Beaver

Merge pull request #3002 from NewEraCracker/patch-invalid-foreach

6c94ebc3 06/22/2016 03:38 PM Stephen Beaver

Merge pull request #3001 from NewEraCracker/patch-pppoe-mpd

5522c61f 06/22/2016 03:31 PM Stephen Beaver

Merge pull request #2989 from phil-davis/patch-2

2ed50d13 06/22/2016 03:22 PM Stephen Beaver

Merge pull request #2988 from stilez/patch-28

dbef2183 06/22/2016 03:17 PM Stephen Beaver

Merge pull request #2987 from stilez/patch-27

e786d286 06/22/2016 03:14 PM Stephen Beaver

Merge pull request #2986 from NewEraCracker/patch-ntp-gps

4c93645c 06/22/2016 03:11 PM Stephen Beaver

Merge pull request #2982 from stilez/patch-26

e98865a8 06/22/2016 03:05 PM Stephen Beaver

Merge pull request #2942 from stilez/patch-22

612e27ac 06/22/2016 03:02 PM Stephen Beaver

Merge pull request #2935 from cfazendin/hostname_menu

253919a5 06/22/2016 02:55 PM Stephen Beaver

Merge pull request #2906 from Chrisc-c-c/Fix-QinQ-Interfaces

2bd0585e 06/22/2016 02:49 PM Stephen Beaver

Allow IGMP Proxy logging verbosity to be selected via system log settings (PR 2901)

dbab5a7e 06/22/2016 02:18 PM Stephen Beaver

Merge pull request #2891 from gottaloveit/dns-overrides-privs

90913bc7 06/22/2016 02:05 PM Stephen Beaver

Merge pull request #2783 from jlduran/harden-sshd_config

55f67b5a 06/22/2016 12:45 PM Stephen Beaver

Fixed #6504 by making table sortable

d85d82b7 06/22/2016 11:43 AM Stephen Beaver

jQuery datepicker added to interfaces.php and interfaces_ppps_edit.php for setting custom expirey date

53c38ff1 06/22/2016 11:26 AM Stephen Beaver

Fixed #6516 by replacing HTML5 datepicker with jQuery widget

9e680116 06/22/2016 02:37 AM Marcello Silva Coutinho

fix rowhelper select_source empty combo

while using $config['installedpackage']{['...'] as source

d75c55fb 06/22/2016 12:40 AM Chris Buechler

Only call interfaces_vips_configure once if it's needed, rather than doing the same thing over and over for every VIP on an interface. Ticket #6515

68126224 06/21/2016 10:55 PM Jared Dillard

update d3.js

6c43b7d3 06/21/2016 10:55 PM Jared Dillard

update nvd3 files

616161d5 06/21/2016 10:23 PM Chris Buechler

Fix style

87a898b1 06/21/2016 10:10 PM Chris Buechler

require_once auth.inc in vpn.inc since it uses functions from there, though normal use of the system won't require that, those who run certain things manually/custom may require it

f0a05384 06/21/2016 09:55 PM Stephen Beaver

Fixed #6514 by requiring string starts with letter ot underscore

03de0c24 06/21/2016 08:24 PM Chris Buechler

Only omit aggressive line from ipsec.conf where IKEv2. Ticket #6513

0891d12f 06/21/2016 06:49 PM Stephen Beaver

Fixed #6498 by providing new address type argument to Form_IpAddress(). In this case it is specified as "V6".

(cherry picked from commit 3e4adb7139b4cddbb06a2aba7e0727d1762b35ee)

5051739d 06/21/2016 05:27 PM Renato Botelho

Create openssl.cnf symlink during boot

a08208f8 06/21/2016 03:23 PM Jim Pingle

Set kern.corefile, fixes #6510

5cc9858e 06/20/2016 05:52 PM Jim Pingle

Fix typo

2c5579ce 06/20/2016 03:25 PM Jim Pingle

Fix redundant phrasing.

ce9056f6 06/20/2016 11:54 AM Renato Botelho

Teach rc script to copy custom_logos over default one

419af712 06/20/2016 12:31 AM Denny Page

Add include of functions.inc for declaration of gettext

6ae99aba 06/19/2016 05:40 PM NewEraCracker

Fix Bug #6394 - Incorrect Output of Translation

Apparently gettext() does not behave correctly when passed an empty string, this commit ensures gettext() is called only with non-empty strings

40d7e4be 06/18/2016 09:37 AM NOYB NOYB

Remove duplicate listtags() entry 'member'.

b02ae57a 06/17/2016 02:24 PM Renato Botelho

Remove tab_array from interfaces_groups_edit.php to be consistent with other *_edit files

6215902c 06/17/2016 04:08 AM Stilez y

Remove subnet_expand()

Function isn't used in main or packages repo, and in any case would need a complete rewrite to handle IPv6.

9c403919 06/15/2016 10:52 PM Chris Buechler

Correct value for 9600. Ticket #6416