Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

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

82b8011b 07/11/2016 01:21 AM Chris Buechler

write_config before calling openvpn_resync. Ticket #6319

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

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

497a0358 07/11/2016 12:20 AM Chris Buechler

Merge pull request #3054 from nkaminski/master

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

Properly follow style guidelines.

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

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

86d431a8 07/10/2016 05:56 AM Chris Buechler

Remove input_errors2Ajax calls, was never implemented. Ticket #3027

0cb7999c 07/10/2016 04:36 AM Chris Buechler

fix typo. noticed-by: phil.davis

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

f5495307 07/09/2016 07:21 AM Chris Buechler

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

76763c4c 07/09/2016 06:32 AM Phil Davis

Fix #6590 NTPd Leapfile Upload

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

e3bda4fa 07/09/2016 02:57 AM Chris Buechler

Call filter_configure in rc.linkup. Ticket #6297

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

a018cc36 07/09/2016 01:18 AM Chris Buechler

Merge pull request #3049 from doktornotor/patch-2

87025b35 07/08/2016 07:31 PM Renato Botelho

Fix indent and spaces

4041a5f1 07/08/2016 07:30 PM Renato Botelho

Remove stray '

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

7d383978 07/08/2016 03:29 PM Renato Botelho

Merge pull request #3046 from phil-davis/portimport

8f867225 07/08/2016 02:47 PM Renato Botelho

Improve patterns to read dhcpd6.leases to prevent leases containing '}' in ia-na line not showing up. It fixes #6543

65231ec5 07/08/2016 09:33 AM Chris Buechler

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

30df6b72 07/08/2016 01:34 AM Phil Davis

Fix #6585 Do not use [] syntax for lookups

IPv6 address plus port is displayed with the format [1:2::3]:80 - the address is in square brackets followed by colon and the port number. This is necessary to disambiguate the port from the address, a good thing. But it messes up the use of the IPv6 address for reverse lookup....

1729ee29 07/07/2016 02:55 PM Renato Botelho

Do not check platform to decide if enableserial and primaryconsole fields will be hidden, global parameters are the rule to decide it. Fixes #6291

bada7f8b 07/07/2016 12:53 PM Stephen Beaver

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

e4c784bf 07/07/2016 06:57 AM Phil Davis

Fix #6582 Allow import of ports

This change does:
1) Allow bulk import of a port alias. That happens when the Import
button is pressed from the Ports tab of the firewall_aliases screen.
2) Allow bulk import of an IP alias, automatically determine if the
imported data fits a host or network alias type. That happens when the...

04b571e8 07/07/2016 06:39 AM Phil Davis

Show "cannot delete alias" message as error

If I try to delete an alias that is in use, the "cannot delete alias" message was being displayed as the "success" color.

a9b6c19a 07/06/2016 09:34 PM Chris Buechler

Fix PTR lookups on diag_dns.php. Ticket #6561

ce9130bc 07/06/2016 08:16 PM Chris Buechler

Merge pull request #3043 from NOYB/Label_Rename

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

Add missing -R parameter to pkg call

f0d02b2c 07/06/2016 04:58 PM Renato Botelho

Use .0 at the end of first major version

a0b0acd1 07/06/2016 02:54 PM Stephen Beaver

Correct spacing

5aef6c8b 07/06/2016 02:53 PM Stephen Beaver

Remove debug

(cherry picked from commit 5810f934472368f43942ea66820dc98e17143c19)

a654d899 07/06/2016 02:48 PM Stephen Beaver

Fixed #6577 - Preserve user input on error

5fac13aa 07/06/2016 10:47 AM Renato Botelho

Make sure resolv.conf is present during nanobsd upgrade. Fixes #6557

82f6c64a 07/06/2016 07:49 AM NOYB NOYB

Change group labels s/MAC controls/MAC Address/

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

42d9ae11 07/05/2016 11:10 PM Renato Botelho

Modernize make.conf

20dc1d7f 07/05/2016 07:58 PM Chris Buechler

Merge pull request #3042 from NewEraCracker/master

b282aa14 07/05/2016 06:00 PM Renato Botelho

Fix rsync pattern

e4eca5a3 07/05/2016 08:07 AM NewEraCracker

Protect get_dir from causing PHP errors

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

86ac7cde 07/04/2016 02:05 PM Stephen Beaver

Merge pull request #3041 from PiBa-NL/webgui-table-dblclick

1c10ce97 07/03/2016 10:22 PM Pi Ba

webgui tables, doubleclick event to perform 'edit' action, part 2

6ad9271a 07/03/2016 08:34 PM Stephen Beaver

Merge pull request #3040 from PiBa-NL/webgui-table-dblclick

54691fc6 07/03/2016 08:18 PM Pi Ba

webgui tables, doubleclick event to perform 'edit' action

587be0aa 07/03/2016 05:50 PM Stephen Beaver

Merge pull request #3039 from PiBa-NL/ipsec-widget-arraycheck

658180da 07/03/2016 04:56 PM Pi Ba

ipsec widget, check for valid array

17d422c1 07/03/2016 08:45 AM Chris Buechler

Merge pull request #3038 from exii1988/master

fb66c35f 07/02/2016 10:22 AM exii1988

spdns.de renamed to spdyn.de

Forgot to update the select description and values

ea301b1b 07/02/2016 09:47 AM Chris Buechler

Merge pull request #3036 from exii1988/master

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

spdns.de renamed to spdyn.de

The service renamed there addresses

ee3cc6d5 07/02/2016 09:19 AM Chris Buechler

Clarify Negate option description on firewall_nat_out.php.

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

65292972 07/02/2016 08:41 AM Chris Buechler

Change button order on diag_dns.php so hitting enter in the field does a lookup rather than update alias. semi-related to Ticket #6561

ea57c74b 07/01/2016 09:48 PM Chris Buechler

Merge pull request #3035 from BBcan177/patch-1

b2c4aaca 07/01/2016 09:21 PM BBcan177 .

Update system_usermanager_settings.php

Use of undefined constant min - assumed 'min'

d0c62202 07/01/2016 09:20 PM BBcan177 .

Update system_crlmanager.php

Use of undefined constant min - assumed 'min'
Use of undefined constant max - assumed 'max'

6e78a06f 07/01/2016 09:11 PM BBcan177 .

Fix undefined constant

Notice: Use of undefined constant min - assumed 'min'
Notice: Use of undefined constant max - assumed 'max'

591b9184 07/01/2016 01:10 AM Chris Buechler

Merge pull request #3034 from NOYB/startsWith_Polyfill

b07f8f3f 07/01/2016 12:40 AM NOYB NOYB

startsWith Polyfill

Fixes hidding of custom individual settings when not in use on user manager page.

d2f32464 06/30/2016 11:31 PM Chris Buechler

Merge pull request #3033 from NOYB/Diag_Tables_Last_Updated

5ba0caa7 06/30/2016 09:58 PM NOYB NOYB

Diag Tables Last Update

Use correct Thursday abbreviation (s/Thr/Thu/).

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

5f93d5f1 06/29/2016 02:12 AM Chris Buechler

Merge pull request #3027 from dhoffend/ticket-6505

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

d16eec1f 06/28/2016 12:48 PM Stephen Beaver

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

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

f310decf 06/27/2016 10:17 PM Renato Botelho

Only build memstick images for now

8de27a69 06/27/2016 09:59 PM Renato Botelho

Fix memstickserial and memstickadi images path