Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
79c50872 07/12/2016 11:07 PM Jared Dillard

change order of css files in head element

5a9c3449 07/12/2016 02:57 AM Chris Buechler

write_config before openvpn_resync here as well. Ticket #6139

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

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

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

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

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

Fix indent and spaces

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

Remove stray '

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

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

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

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/

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

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

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

webgui tables, doubleclick event to perform 'edit' action

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

ipsec widget, check for valid array

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

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.

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

Diag Tables Last Update

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

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

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

Merge pull request #3018 from phil-davis/usersettings

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

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

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

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

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

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

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

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

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

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

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

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

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

update d3.js

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

update nvd3 files

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

Fixed #6514 by requiring string starts with letter ot underscore

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

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

Fix typo

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

Fix redundant phrasing.

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

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

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

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

Correct value for 9600. Ticket #6416