Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
f77510e4 06/02/2016 11:32 PM Chris Buechler

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

74509a47 06/02/2016 07:00 PM 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.

3c8e75d4 06/02/2016 12:44 AM Chris Buechler

Allow - and _ in sysctl values. Ticket #6438

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

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

0651aff3 06/01/2016 07:46 PM Chris Buechler

Allow - in TFTP Server field. Ticket #6433

c72c71f9 06/01/2016 06:55 PM Phil Davis

Comment typos

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

fea0805e 06/01/2016 12:09 PM Jim Pingle

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

20f46e77 05/31/2016 10:13 PM Chris Buechler

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

288d095f 05/25/2016 12:29 PM 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....

c32e3ab8 05/25/2016 12:00 PM Stephen Beaver

Fixed #6401

(cherry picked from commit fe68a6a2b28c897cb3a8f8fda452c25f649556f1)

065a9cd8 05/25/2016 05:06 AM Chris Buechler

Handle mode correctly with Auto IKE. Ticket #6360

b8160104 05/25/2016 03:25 AM NOYB NOYB

Firewall / Rules / Edit - URL (IP) Alias

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

5ce16fc1 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 :(

(cherry picked from commit d78dbc34299652c637c77684b7848191c510f9f0)

71fe4294 05/24/2016 11:10 AM NOYB NOYB

Miscellaneous Textual Correction - System / Advanced / Networking

Use apostrophe instead of quote.

(cherry picked from commit d3706c81f7f77d21635c335d19e6626a4f7b568b)

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

Fix #6381 ipv6nat_ipaddr
(cherry picked from commit f489cfdbd4705578ee290b9df5bafe86efddbca8)

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

Fix quoting in diag_routes.php, see ticket #6371

5c4b89a4 05/20/2016 03:34 PM Jim Pingle

Better fix for escaping in ticket #6371

b991582f 05/20/2016 03:04 PM Renato Botelho

Revert "Status / Services - Status Indicator"

This reverts commit 5260817282c47a208be6daf683db0157544b2d08.

bc83c9e7 05/20/2016 02:30 PM NOYB NOYB

Status / Interfaces - DNS Servers

The DNS servers are not necessarily ISP provided.

(cherry picked from commit 78869d5e82f149ad5bfb1e1d97d958d0bf1d0d54)

52608172 05/20/2016 02:29 PM NOYB NOYB

Status / Services - Status Indicator

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

(cherry picked from commit e7161dc3b62b306b57c8d094f93c2ec08c9e0af2)

a5e2c664 05/20/2016 02:26 PM marianamorim

Add the function gettext

(cherry picked from commit 8d0b16a11c6a2a61fe51507a9b43b3bcad3aab80)

21951782 05/20/2016 02:24 PM Jose Luis Duran

Fix Captive Portal's MACs icons

Standardize pass/block icons with the rest of the system

(cherry picked from commit 96abde901f0c4e81d4cac0acd2361267e6ef1b0c)

fd45b31a 05/20/2016 02:23 PM Jose Luis Duran

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

(cherry picked from commit 22b50541377ec212d71e0686a0b6a20149b23a7c)

6b436924 05/20/2016 12:02 PM Stephen Beaver

Fixed #6872 Restored missing proxy port setting

16fd5b50 05/20/2016 12:02 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

(cherry picked from commit 95f46512d9410b38b23d7778cec0bf8610e448cf)

1e5239d1 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

df9c9cde 05/19/2016 12:30 PM Renato Botelho

Update pfSense.pot

83c7a421 05/18/2016 01:28 PM 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
(cherry picked from commit 49701df38e6c5b70526c2d436fcb4cfbb1310ae4)

e6adf89f 05/16/2016 11:41 AM NOYB NOYB

Miscellaneous Textual Corrections - System / Advanced / Firewall & NAT

Section panel header title.

(cherry picked from commit 5414794c12fbcd6455a48f81428e0457a9cf0c95)

d72312ef 05/16/2016 11:40 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....

8c95f1fe 05/16/2016 11:38 AM NOYB NOYB

Miscellaneous Textual Corrections - System / Advanced / Networking

(cherry picked from commit 542d14be063e0a90b9182ee3dac9dc3fdb52d04d)

507d2709 05/16/2016 11:37 AM NOYB NOYB

Miscellaneous Textual Corrections - System / User Manager / Settings

(cherry picked from commit 850211423b3486353b2419b02211213196d8c36e)

c6c8cfea 05/16/2016 11:36 AM NewEraCracker

Miscellanous Textual Corrections - Add missing dots, normalize case

(cherry picked from commit cb6c20a997eeb77b3529e157cd512fabb4ff69f0)

0f1304ee 05/16/2016 11:24 AM Chris Buechler

Sanitize notice output here as well. Ticket #6154

31872607 05/16/2016 06:02 AM Chris Buechler

Correct force updates when chosen. Ticket #6359

223ebd3f 05/16/2016 01:32 AM Chris Buechler

Fix misspellings.

4680f6bf 05/13/2016 09:01 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

35a19ca0 05/13/2016 03:52 AM NOYB NOYB

Miscellaneous Textual Corrections - System Advanced

507d23cd 05/13/2016 03:50 AM NOYB NOYB

Miscellaneous Textual Corrections - Services NTP PPS

c032a89a 05/12/2016 09:53 PM Stephen Beaver

Fixed #6349

60ebb473 05/12/2016 03:41 PM Stephen Beaver

Add alias display to target host and target port columns

(cherry picked from commit 474e70a2d178de50060c6e5f1114bb5b6963a6b6)

eb29a44a 05/12/2016 10:52 AM Renato Botelho

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

1a543cea 05/11/2016 05:02 PM Renato Botelho

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

48d321ca 05/11/2016 12:34 PM NewEraCracker

Miscellanous Textual Corrections - Add missing dots to phrases

(cherry picked from commit e4c7d45fc7a294817325354e13f4d5bc4987739e)

771acc31 05/11/2016 12:32 PM NOYB NOYB

Miscellaneous Textual Corrections - Services / Dynamic DNS

(cherry picked from commit 1c4e2ed053a04f7768a21129171a27e6804dbb0c)

3f398f0d 05/11/2016 06:56 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

f212adc8 05/11/2016 06:56 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.

60ec2d7a 05/11/2016 05:52 AM Chris Buechler

Rename OSPF and System Patches packages in pre_upgrade_command. Ticket #6118

5925b419 05/11/2016 03:44 AM Stephen Beaver

Spaces->tabs

(cherry picked from commit e1caefc74fba6cbbb680288c1f8d930e4f0ad474)

16203db3 05/10/2016 07:27 PM Jim Pingle

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

d515da75 05/10/2016 01:10 PM NewEraCracker

Adding missing spaces between punctuation

(cherry picked from commit 0e63fe1f372584a03a6c84aeb6268fde8de75b3a)

031cf0b4 05/10/2016 01:09 PM NOYB NOYB

Miscellaneous Textual Corrections - Services Load Balancer

(cherry picked from commit f3817766671915583074465aa725152c7a293568)

533f5895 05/09/2016 10:16 PM Pi Ba

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

(cherry picked from commit ec18e589f123595c34cf8e1a84313394bb909250)

ed80365b 05/09/2016 06:45 PM Stephen Beaver

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

(cherry picked from commit 6a5c6661960e1cd39e3caf66a3caaeb2678d27b1)

bce2ce60 05/09/2016 01:23 PM NOYB NOYB

Miscellaneous Textual Corrections - Services DNS Resolver

(cherry picked from commit 0cb4d4a63585f500329616be6ee2bbb2274975c6)

cea54822 05/09/2016 01:22 PM NOYB NOYB

Miscellaneous Textual Corrections - Services DNS Forwarder

(cherry picked from commit 3d7aaa1a3fac45271bfa50190496be6d70d7f296)

55a9ca07 05/07/2016 10:10 PM Chris Buechler

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

f2c719c9 05/07/2016 07:46 PM Stephen Beaver

Experimentally fixed #6327

(cherry picked from commit 54fc9503ff550d04d1253c41c1fd49da1b64c07e)

885af75c 05/07/2016 07:08 PM NOYB NOYB

Miscellaneous Textual Correction - Firewall / Shaper

(cherry picked from commit c3ebf3470402080bbddb709325611e7120eb3c0f)

0925f82d 05/07/2016 07:07 PM NOYB NOYB

Miscellaneous Textual Correction - Firewall / Rules

(cherry picked from commit 1fd8a5520602803108ef8bbb56b8ffd6493f2a00)

0a52ea65 05/07/2016 05:49 PM Stephen Beaver

Fixed #6331

(cherry picked from commit 7e653b50c4a25b045121c026cd09ac4e567c0c42)

413a52a0 05/07/2016 05:43 PM Stephen Beaver

Workaound fixes #6320

(cherry picked from commit d1c57eb8e1699f36a3ccda53cef2e28b10eeca92)

17be206e 05/07/2016 02:59 AM Chris Buechler

Don't divide by 0. Ticket #6329

3b577b94 05/06/2016 02:22 PM Renato Botelho

Remove a wrong comment I left by accident and make it really remove packages. Fixes #6137

45c50e6f 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)

4bb39810 05/06/2016 06:54 AM Chris Buechler

Add authorizedkeys to exclusion in status.php, and fix. While these are public keys and hence not sensitive, they're also of no diagnostic value. Suggested-by: Denny Page

0972379a 05/06/2016 06:14 AM Chris Buechler

Update diag_nanobsd.php now that permanent rw is default. Ticket #6184

aeb81f5b 05/06/2016 04:29 AM Phil Davis

Fix #6322 Allow expanded forms of alias entry

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

f8e730bb 05/06/2016 12:54 AM Chris Buechler

Remove bcrypt-hash from status.php config dump. Noticed by Denny Page

a9626fd1 05/05/2016 11:44 PM Stephen Beaver

Display Ports/Address based on tab name

(cherry picked from commit bef0e5ae3ec592d0e28b0b7bbb49591cce7cd218)

860ffdef 05/05/2016 08:56 PM NOYB NOYB

Miscellaneous Textual Correction - Firewall / NAT

(cherry picked from commit 51decff4c2a9da179773b32f951fb73ee967866a)

279fc9b6 05/05/2016 02:43 PM Renato Botelho

Unlock kernel package to make dry-run output more consistent

3ce8097f 05/05/2016 06:20 AM NewEraCracker

Fix Redmine #6097

Replace '/usr/bin/grep -vi warning' with '/bin/cat'

ba9c6e24 05/05/2016 05:37 AM NOYB NOYB

Miscellaneous Textual Correction - Aliases Import

0cd22307 05/04/2016 01:41 PM Stephen Beaver

Fixed #6306
Please enter the commit message for your changes. Lines starting

(cherry picked from commit 6cde850b8903f0330c5023f7090caabea6ae6438)

8fc18e14 05/04/2016 12:27 PM NOYB NOYB

Miscellaneous Textual Correction - Interfaces

(cherry picked from commit a6a344d8dfad5f2b8199a0cef6c8f401f5e06db8)

6102c368 05/04/2016 12:15 PM NewEraCracker

Fix form submission fields

Submitting one form may lead to any other filled forms to be also submitted. This commit fixes this flaw

(cherry picked from commit 592557140156767944d848ebb3ae4baab84464ec)

794534b4 05/04/2016 12:03 PM Stephen Beaver

Fixed #6310 by adding cusom validation pattern

(cherry picked from commit 1929ff88e91b2e495f8d22c74138721133afbd1f)

3d3c8094 05/03/2016 08:09 PM Renato Botelho

Show patchlevel together with product version on banners and system information widget

f0b7a730 05/03/2016 03:21 PM Jim Pingle

Fix typo

ac072ab3 05/02/2016 08:56 PM Chris Buechler

Fix missing interface in pool edit. Ticket #6303

30f984fd 05/02/2016 05:10 PM Stephen Beaver

Hide freelogins_resettimeout on disable

(cherry picked from commit 87d6244a5a998447ce1cc7642813ac668f0e1f1b)

1c006228 05/02/2016 04:44 PM Renato Botelho

Reboot after upgrade when meta package version changed

053324be 05/02/2016 12:32 PM NOYB NOYB

Miscellaneous Textual Corrections

(cherry picked from commit 7a5e499901d86edad0c4e653da39dc2a42bbc33c)

92142efd 05/02/2016 09:32 AM Renato Botelho

Remove a debug leftover

60ec8002 05/02/2016 01:48 AM NOYB NOYB

Miscellaneous Textual Corrections

(cherry picked from commit bb80af580c5a4408e42c76c39c67d173540897db)

5330efe9 05/01/2016 05:53 AM Chris Buechler

Skip LAN properly with static IP WAN and one interface. Ticket #6093

741e8592 05/01/2016 12:03 AM NewEraCracker

Remove stray colon

(cherry picked from commit cd084ee0e371429b8e30f9fd7be17d1c093a4280)

1ea1cdba 05/01/2016 12:01 AM NOYB NOYB

System Menu - Textual and Punctuation Corrections

(cherry picked from commit 9f563e371d0ce630f551de19c4263fe5c1686de6)

52a69598 04/29/2016 07:04 PM Renato Botelho

Fix branch description

a07d27e5 04/29/2016 07:00 PM Renato Botelho

Fix #6137:

- Uninstall all packages on current system before upgrade using
pre_upgrade_command script
- Create a file containing all packages previously installed and
reinstall them on first boot after upgrade

85a96e14 04/29/2016 03:59 PM Stephen Beaver

Fixed #6920 - Missing input element

(cherry picked from commit 01232142532562e4ce108346910e6e0a3249e738)

8bedb416 04/29/2016 01:06 PM NOYB NOYB

System / Update - Textual Alteration

(cherry picked from commit 177ed3f66f2d5759f5b821d79aa97021b9daba9d)

e0531914 04/29/2016 01:05 PM NOYB NOYB

System / Update - Punctuation

Clean up some punctuation.

(cherry picked from commit 7ceae332c529bfce6cdd47907b1b71da4fddc2a3)

c91e8374 04/29/2016 01:04 PM Phil Davis

Comment typos in pkg_mgr_install.php
(cherry picked from commit 70cd4b96c637d483c4ddefa822db44bb2fe4a792)

99ace4fc 04/29/2016 12:59 PM Stephen Beaver

Fixed #6287

(cherry picked from commit 2342972531265771e65b69b810de0c9d98c69b94)

d817c90b 04/28/2016 05:37 PM Stephen Beaver

Retrieve firmware versions via Ajax so we don't hang the GUI if unable to reach the server

(cherry picked from commit cb6f87f3bf3b616133414ac2863d24892544b828)

d9f90dfb 04/28/2016 12:35 PM Phil Davis

Fix #6251 Brackets around Mbuf figures
(cherry picked from commit 97f930d1e3af593b20ed56ca951a2109a853a28d)

d72e6feb 04/28/2016 12:34 PM Phil Davis

Provide better messages for invalid alias name errors

(cherry picked from commit e1f5381f4ecae20922a379b75820af1c9e57927e)

37d9732f 04/28/2016 12:33 PM NOYB NOYB

HTML Compliance - Setup Wizard

(cherry picked from commit a45a72355ef322c76408d73b930a92a5e765b2ca)