Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
9f472202 06/13/2016 08:28 PM NewEraCracker

Fix PHP Warning about invalid argument supplied for foreach

If _POST['members'] or _POST['groups'] is not set / none selected at GUI, it would give a warning on crash reporter (dev versions)

480100df 06/09/2016 09:07 PM Chris Buechler

Merge pull request #2999 from phil-davis/patch-6

e63321a5 06/09/2016 02:06 PM Jim Pingle

Validate submitted groups when editing a user. Ticket #6475

5bef2407 06/09/2016 01:25 PM Jim Pingle

Add input validation to system_groupmanager.php to prevent invalid members from being submitted. Ticket #6475

33872ac0 06/08/2016 11:29 PM Chris Buechler

Merge pull request #2998 from phil-davis/patch-5

21c18c3d 06/08/2016 11:15 PM Phil Davis

Fix #6460 Interface mismatch apply changes button

756ef4df 06/08/2016 11:02 PM Renato Botelho

Rework pkg_mgr_install.php:

- Stop using id parameter for additional packages, keep using it only
for firmware upgrades
- Created to control variables $completed and $confirmed to check all
the stages and make it easy to understand what is happening
- Stop using $pkgid and use $pkgname instead...

a915cb4c 06/08/2016 11:02 PM Renato Botelho

Fix variable name s/POST/_POST/ and also parameter name s/complete/completed/

5fd5f7e7 06/08/2016 11:02 PM Renato Botelho

Fix indent

5b216d25 06/08/2016 11:02 PM Renato Botelho

Improve readability

af0a2a75 06/08/2016 11:02 PM Renato Botelho

Improve readability

ddbe2c0c 06/08/2016 11:02 PM Renato Botelho

Simplify mode parameter validation

d85e29b7 06/08/2016 11:02 PM Renato Botelho

Remove redundant check since pkgcancel is never set

56218db2 06/08/2016 11:02 PM Renato Botelho

Validate mode parameter and use sanitized variable on other places

a9dafcba 06/08/2016 02:34 AM Phil Davis

Fix #6468 Do not allow edit of day and times

in rows of time ranges for a schedule.
The code was always intended that the user uses the calendar pad and start hour/minute stop hour/minute drop-down fields to enter days and time range. If an existing day-time-range is wrong, then the workflow is to delete the row and then enter the correct day-time-range using the calendar pad and start hour/minute stop hour/minute drop-down fields....

d4d8f293 06/08/2016 01:53 AM Phil Davis

Fix #6463 Dest net alias matching on page load

Do not set destination field to use customarray
Note: dstbeginport_cust does not exist on this page, so I got removed it here also to avoid future confusion.

e2f0b061 06/02/2016 11:31 PM Chris Buechler

Fix save and reset buttons on status_lb_pool.php. Ticket #6254

9a9b0007 06/02/2016 07:13 AM Phil Davis

Fix #6440 RADIUS issued IPs

This is a checkbox - the state in the config is stored as set or not set.
This should fix the reported issue. I don;t have a system right now to test, but the bug seems obvious.

582a45f9 06/02/2016 12:43 AM Chris Buechler

Allow - and _ in sysctl values. Ticket #6438

e488da26 06/01/2016 09:53 PM Chris Buechler

Don't override type so changing it is possible. Ticket #6439

be0ab085 06/01/2016 07:46 PM Chris Buechler

Allow - in TFTP Server field. Ticket #6433

00bdbab7 06/01/2016 06:55 PM Chris Buechler

Merge pull request #2990 from phil-davis/colmn

0529bedd 06/01/2016 12:09 PM Jim Pingle

Mask a few more sensitive bits of data in the status.php config.

e6367325 06/01/2016 07:27 AM Phil Davis

Comment typos

I can't resist fixing them when I see them.

92da593a 05/31/2016 10:13 PM Chris Buechler

Link to correct schedule from firewall_rules.php. Ticket #6428

6b1e89c9 05/25/2016 12:29 PM Stephen Beaver

Merge pull request #2983 from NOYB/Firewall_/_Aliases_/_Edit_-_New_URL_Table_Alias_Type

fe68a6a2 05/25/2016 11:59 AM Stephen Beaver

Fixed #6401

5a677f81 05/25/2016 05:06 AM Chris Buechler

Handle mode correctly with Auto IKE. Ticket #6360

d429739b 05/25/2016 03:19 AM NOYB NOYB

Firewall / Rules / Edit - URL (IP) Alias

Make alias type URL (IP) available for selection in firewall rules.

3b07f4fe 05/25/2016 02:06 AM NOYB NOYB

Firewall / Aliases / Edit - New URL Table Alias Type

Need to pass alias type to process_alias_urltable() function when creating a new url table alias because it is not yet set/available from config. So the alias_get_type() function can't be successfully used yet.

d78dbc34 05/24/2016 05:44 PM Stephen Beaver

Changed element type from date to text. Date inputs are not yet handled consistently accross different browsers :(

8d7e9a4c 05/24/2016 11:09 AM Renato Botelho

Merge pull request #2978 from NOYB/Miscellaneous_Textual_Correction_-_System_/_Advanced_/_Networking

37135283 05/24/2016 10:44 AM Phil Davis

Fix #6381 ipv6nat_ipaddr
(cherry picked from commit f489cfdbd4705578ee290b9df5bafe86efddbca8)

d3706c81 05/23/2016 07:07 AM NOYB NOYB

Miscellaneous Textual Correction - System / Advanced / Networking

Use apostrophe instead of quote.

a3013ca6 05/20/2016 04:13 PM Jim Pingle

Fix quoting in diag_routes.php, see ticket #6371

0e4e4251 05/20/2016 03:34 PM Jim Pingle

Better fix for escaping in ticket #6371

c805b6e4 05/20/2016 03:05 PM Renato Botelho

Revert "Status / Services - Status Indicator"

This reverts commit e7161dc3b62b306b57c8d094f93c2ec08c9e0af2.

3167e8f0 05/20/2016 02:30 PM Renato Botelho

Merge pull request #2970 from NOYB/Status_/_Interfaces_-_DNS_Servers

c5af3a30 05/20/2016 02:28 PM Renato Botelho

Merge pull request #2972 from NOYB/Status_/_Services_-_Status_Indicator

bbdbf3d3 05/20/2016 02:25 PM Renato Botelho

Merge pull request #2969 from marianamorim/add_function_gettext

54b21bab 05/20/2016 02:24 PM Renato Botelho

Merge pull request #2973 from jlduran/pass-block-icons-cp

22b50541 05/20/2016 12:43 PM Jose Luis Duran

Fix closing `tbody` tag in Captive Portal's MACs

96abde90 05/20/2016 12:34 PM Jose Luis Duran

Fix Captive Portal's MACs icons

Standardize pass/block icons with the rest of the system

788c3cf5 05/20/2016 12:04 PM Stephen Beaver

Fixed #6872 Restored missing proxy port setting

(cherry picked from commit 6b43692408912de3375b34cc1982ff73f52762a5)

e7161dc3 05/20/2016 08:01 AM NOYB NOYB

Status / Services - Status Indicator

Use font awesome icons instead of text.
Universal recognition eliminates need of text translation.

335f1a89 05/19/2016 09:12 PM Jim Pingle

Fix up diag_smart e-mail handling, and the backend config code was broken/making false assumption about the config file as well. Fixes #6371

78869d5e 05/19/2016 07:13 AM NOYB NOYB

Status / Interfaces - DNS Servers

The DNS servers are not necessarily ISP provided.

8d0b16a1 05/18/2016 07:40 PM marianamorim

Add the function gettext

1168634b 05/18/2016 01:29 PM Stephen Beaver

Merge pull request #2968 from NewEraCracker/patch-gettext-maxlen

95f46512 05/17/2016 08:38 PM NewEraCracker

Reduce maximum length of string to gettext()

This limit is set at 4096 on PHP 5.6: http://lxr.php.net/xref/PHP_5_6/ext/gettext/gettext.c#139

Bug report on forum: https://forum.pfsense.org/index.php?topic=110088.0

49701df3 05/17/2016 01:24 AM Phil Davis

Initialize output var in firewall_shaper_queues

To clear any previous use of the var elsewhere in included files.
Forum: https://forum.pfsense.org/index.php?topic=111852.0

d736d861 05/16/2016 11:41 AM Stephen Beaver

Merge pull request #2965 from NOYB/Miscellaneous_Textual_Corrections_-_System_/_Advanced_/_Firewall_&_NAT

890bd153 05/16/2016 11:39 AM Stephen Beaver

Merge pull request #2964 from phil-davis/patch-3

5543a460 05/16/2016 11:37 AM Stephen Beaver

Merge pull request #2961 from NOYB/Miscellaneous_Textual_Corrections_-_System_/_Advanced_/_Networking

8185eabc 05/16/2016 11:36 AM Stephen Beaver

Merge pull request #2960 from NOYB/Miscellaneous_Textual_Corrections_-_System_/_User_Manager_/_Settings

2c6faa05 05/16/2016 11:35 AM Stephen Beaver

Merge pull request #2954 from NewEraCracker/textual-corrections

e4710ed5 05/16/2016 11:23 AM Chris Buechler

Sanitize notice output here as well. Ticket #6154

c2b51a45 05/16/2016 06:01 AM Chris Buechler

Correct force updates when chosen. Ticket #6359

5414794c 05/15/2016 10:48 PM NOYB NOYB

Miscellaneous Textual Corrections - System / Advanced / Firewall & NAT

Section panel header title.

a79dfdaa 05/15/2016 05:25 AM Phil Davis

Make limiters info box work same as By Interface

The info box displayed on Firewall->Shaper, By Interface come down the bottom with and info icon and can be shown/hidden by the user.
The similar info box on Firewall->Shaper, Limiters sits in the main body with no info icon and cannot be shown/hidden, but can be dismissed....

542d14be 05/14/2016 09:38 PM NOYB NOYB

Miscellaneous Textual Corrections - System / Advanced / Networking

85021142 05/13/2016 08:02 PM NOYB NOYB

Miscellaneous Textual Corrections - System / User Manager / Settings

7e752d72 05/13/2016 07:16 AM Phil Davis

Make rule_columns_with_alias end params optional

Stops PHP warnings like reported in forum https://forum.pfsense.org/index.php?topic=111768.0

e02a2756 05/13/2016 03:52 AM Chris Buechler

Merge pull request #2957 from NOYB/Miscellaneous_Textual_Corrections_-_System_Advanced

ce252674 05/13/2016 03:50 AM Chris Buechler

Merge pull request #2956 from NOYB/Miscellaneous_Textual_Corrections_-_Services_NTP_PPS

22f9e40f 05/13/2016 12:35 AM Stephen Beaver

Fixed #6349

(cherry picked from commit c032a89a890a350540df12a9d2e41b9c7d8efda5)

b0ef6b97 05/12/2016 07:00 PM NOYB NOYB

Miscellaneous Textual Corrections - System Advanced

474e70a2 05/12/2016 03:41 PM Stephen Beaver

Add alias display to target host and target port columns

7949eac7 05/12/2016 10:51 AM Renato Botelho

Add a safebelt to makesure $cpzone is always in lowercase. Ticket #6278

e7f9443c 05/11/2016 11:52 PM NOYB NOYB

Miscellaneous Textual Corrections - Services NTP PPS

cb6c20a9 05/11/2016 07:15 PM NewEraCracker

Miscellanous Textual Corrections - Add missing dots, normalize case

70443352 05/11/2016 06:37 PM Renato Botelho

Do not call pkg_update() here since pkg_switch_repo() aldready does it

4296459a 05/11/2016 12:34 PM Stephen Beaver

Merge pull request #2953 from NewEraCracker/textual-corrections

289233b9 05/11/2016 12:33 PM Stephen Beaver

Merge branch 'master' of git.pfmechanics.com:pfsense/pfsense

61a0217e 05/11/2016 12:31 PM Stephen Beaver

Merge pull request #2950 from NOYB/Miscellaneous_Textual_Corrections_-_Services_Dynamic_DNS

e4c7d45f 05/11/2016 08:43 AM NewEraCracker

Miscellanous Textual Corrections - Add missing dots to phrases

685a06f2 05/11/2016 04:19 AM Phil Davis

Hide CIDR for alias types that do not use it

Suggested/discussed in forum
https://forum.pfsense.org/index.php?topic=111593.0

01142f51 05/11/2016 04:14 AM Phil Davis

hideMask only modify input-group on first parent

Otherwise when unhiding (e.g. for Network type alias), input-group gets
added to every div up the DM hierarchy and the layout gets messed up.

e1caefc7 05/11/2016 03:42 AM Stephen Beaver

Spaces->tabs

25a96ffb 05/11/2016 03:16 AM Stephen Beaver

Added hideMask() function

1c4e2ed0 05/10/2016 10:12 PM NOYB NOYB

Miscellaneous Textual Corrections - Services / Dynamic DNS

9815f806 05/10/2016 07:28 PM Jim Pingle

Fix tab highlighting when editing mobile IPsec P1. Fixes #6341

0161bbb4 05/10/2016 01:10 PM Stephen Beaver

Merge pull request #2949 from NewEraCracker/textual-corrections

0e63fe1f 05/10/2016 09:39 AM NewEraCracker

Adding missing spaces between punctuation

f3817766 05/09/2016 11:28 PM NOYB NOYB

Miscellaneous Textual Corrections - Services Load Balancer

ec18e589 05/09/2016 10:08 PM Pi Ba

theme Compact-RED, added a few more tweaks to look a bit more aligned.

6a5c6661 05/09/2016 06:44 PM Stephen Beaver

Add Compact-RED theme and update system.php to sort available themes by pfSense, then BETA, then user supplied themes.

54f03f07 05/09/2016 01:23 PM Stephen Beaver

Merge pull request #2946 from NOYB/Miscellaneous_Textual_Corrections_-_Services_DNS_Resolver

0cb4d4a6 05/08/2016 07:57 PM NOYB NOYB

Miscellaneous Textual Corrections - Services DNS Resolver

3d7aaa1a 05/08/2016 07:56 PM NOYB NOYB

Miscellaneous Textual Corrections - Services DNS Forwarder

6f069e92 05/07/2016 10:09 PM Chris Buechler

status_queues.php, default packet_s to 0 if it falls through to that point. Ticket #6329

54fc9503 05/07/2016 07:45 PM Stephen Beaver

Experimentally fixed #6327

cb4300cb 05/07/2016 07:08 PM Stephen Beaver

Merge pull request #2941 from NOYB/Miscellaneous_Textual_Correction_-_Firewall_/_Shaper

59bc4784 05/07/2016 07:06 PM Stephen Beaver

Merge pull request #2939 from NOYB/Miscellaneous_Textual_Correction_-_Firewall_/_Rules

c3ebf347 05/07/2016 06:42 PM NOYB NOYB

Miscellaneous Textual Correction - Firewall / Shaper

7e653b50 05/07/2016 05:48 PM Stephen Beaver

Fixed #6331

d1c57eb8 05/07/2016 05:42 PM Stephen Beaver

Workaound fixes #6320

88377787 05/07/2016 03:00 AM Chris Buechler

Don't divide by 0. Ticket #6329

1fd8a552 05/06/2016 08:10 PM NOYB NOYB

Miscellaneous Textual Correction - Firewall / Rules

d6ab7496 05/06/2016 01:32 PM Jim Pingle

Change the default output of pkg.php lists to be encoded before display. Preserve the old behavior as an option in case a package needs it (I didn't see any current ones that appeared to rely on the behavior, however)