Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
3eae2391 06/02/2016 03:07 AM Chris Buechler

Add BIND package

77e9359b 06/02/2016 12:44 AM Chris Buechler

Allow - and _ in sysctl values. Ticket #6438

7562fc99 06/01/2016 09:52 PM Chris Buechler

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

889247b3 06/01/2016 07:47 PM Chris Buechler

Allow - in TFTP Server field. Ticket #6433

a094b5ff 05/31/2016 10:14 PM Chris Buechler

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

7cbb6737 05/28/2016 02:25 AM Chris Buechler

Use 0 here if specified. Ticket #6413

798f0413 05/27/2016 02:49 PM Renato Botelho

Send .real* directories first to final server

fa7f03b4 05/27/2016 01:29 PM Renato Botelho

Add a new option --rsync-repos to build.sh

11ef2328 05/25/2016 07:36 PM NOYB NOYB

Fix this missed one.

(cherry picked from commit f42ef69ab518237260a2e129cbdf391549c003ad)

55473a16 05/25/2016 06:40 PM Renato Botelho

Welcome 2.3.1_1

ed6b9103 05/25/2016 12:33 PM NOYB NOYB

Firewall / Aliases / Edit - New URL Table Alias Type

Make the code cleaner and easier to follow by using the same alias type designations as config.

(cherry picked from commit ebe833f6a9463b0e4add1d97c360af4a682d1add)

f0f471f7 05/25/2016 12:30 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....

e139a205 05/25/2016 12:01 PM Stephen Beaver

Fixed #6401

(cherry picked from commit fe68a6a2b28c897cb3a8f8fda452c25f649556f1)

f30e15fa 05/25/2016 05:05 AM Chris Buechler

Handle mode correctly with Auto IKE. Ticket #6360

d96b85e3 05/25/2016 03:26 AM NOYB NOYB

Firewall / Rules / Edit - URL (IP) Alias

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

dd4053d5 05/24/2016 11:32 PM Chris Buechler

Lower default LDAP timeout to 5 seconds. Idea from Sandeep1991 in PR 2971. Ticket #6367

fa01d062 05/24/2016 11:12 PM Chris Buechler

Set request_terminate_timeout to the same as max_execution_time in case something executed externally doesn't respond, to avoid hanging up all of php-fpm eventually. Ticket #6318 among other similar potential issues.

32960b14 05/24/2016 11:04 PM NewEraCracker

Relax Suhosin to allow a 512M memory limit

71768e1f 05/24/2016 08:58 PM Renato Botelho

Add -H to rsync calls to preserve hardlinks

252efda8 05/24/2016 08:50 PM Renato Botelho

Change default final rsync destination when it's a RELEASE

b6899307 05/24/2016 08:47 PM Chris Buechler

Set PHP's memory limit to 512M on 64 bit. Ticket #6364

751b9531 05/24/2016 07:10 PM Chris Buechler

Add nrpe to poudriere_bulk

eb8704b1 05/24/2016 10:43 AM Renato Botelho

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

14e2a004 05/23/2016 07:17 PM Renato Botelho

Define default image type for snapshots later

288bd310 05/23/2016 05:33 PM Renato Botelho

Introduce a new option to build only core packages and skip images

7918276b 05/23/2016 05:32 PM Renato Botelho

BUILDACTION will never be snapshots

81897c42 05/23/2016 05:32 PM Renato Botelho

Introduce PRODUCT_REVISION variable to be used in core package version

f489cfdb 05/21/2016 11:33 PM Phil Davis

Fix #6381 ipv6nat_ipaddr

94d882a0 05/20/2016 04:13 PM Jim Pingle

Fix quoting in diag_routes.php, see ticket #6371

2333d2a4 05/20/2016 03:33 PM Jim Pingle

Better fix for escaping in ticket #6371

12563b0c 05/19/2016 09:13 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

8229d6d8 05/16/2016 08:40 PM Renato Botelho

Add a parameter to skip final rsync

53f6f76f 05/16/2016 07:12 PM Renato Botelho

Move release branch to 2.3.1

f3de6f55 05/16/2016 05:33 PM Renato Botelho

Welcome 2.3.1-RELEASE

e362ec5b 05/16/2016 12:55 PM Renato Botelho

Do not send files to final place if hostname is empty

e2cc8b18 05/16/2016 11:45 AM Renato Botelho

Revert "Do not enable i386 by default on amd64 host"

This reverts commit f5a9bb1f2180e6b9fcc9e81006524c2f6813e037.

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

170fbb18 05/16/2016 11:39 AM Phil Davis

Customize limiter info message

The $dn_default_shaper_msg is what is displayed on the Limiters tab. It needs to talk about "limiter" rather than "queue".
This code builds up each message using the same base template sentences, inserting "queue" or "limiter" in the appropriate place....

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

0876ed6c 05/16/2016 01:34 AM Chris Buechler

Fix script name in error log

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

Fix misspellings.

a23600ef 05/13/2016 01:22 PM Chris Buechler

Disable ipcomp regardless of config setting to avoid problem. Ticket #6167

535634e5 05/13/2016 12:03 PM Chris Buechler

Silence mwexec output. Now that the groupdel actually works, it spams the log when group isn't found. Ticket #6352

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

361b388b 05/13/2016 06:30 AM k-paulius

Unbound and dnsmasq can both be enabled so restart both if need be

3ded329e 05/13/2016 05:44 AM Chris Buechler

Fix scope for IPv6 link local gateway IPs. Ticket #6353

857f3490 05/13/2016 05:34 AM Chris Buechler

Handle link local IPv6 gateways and default gateway switching correctly. Ticket #6258

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

b460c43b 05/13/2016 03:40 AM Chris Buechler

Don't start unbound in track6 config if system is booting. Add dnsmasq here as well. Based on PR 2943. Ticket #6186

cd227001 05/13/2016 03:20 AM Chris Buechler

Use -g with groupdel when passing a GID. Ticket #6352

f5a9bb1f 05/12/2016 09:54 PM Renato Botelho

Do not enable i386 by default on amd64 host

(cherry picked from commit 44b30d595f41d69b0a4db7c032f57ca3e5d338c9)

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

Fixed #6349

88cce82b 05/12/2016 05:02 PM Jim Pingle

Use proper IPsec enable test. Fixes #6351

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

26c7100b 05/12/2016 10:52 AM Renato Botelho

Fix #6278

$cpzone is always in lowercase, it's used as the array key used in
config.xml. Use it in two cases where the $cp['zone'] was being wrongly
used:

- To find out zoneid
- To replace PORTAL_ACTION url

78012791 05/12/2016 09:31 AM Chris Buechler

Store notices safely to prevent potential XSS when notices are displayed locally or by remote systems where they're shipped. Ticket #6154

4458ed6b 05/12/2016 07:09 AM Chris Buechler

Fix package_reinstall_all post-upgrade when packages have been removed in pre_upgrade. Ticket #6137

807e3bfc 05/11/2016 10:07 PM NewEraCracker

Tweak upgrade - Remove unused code and document changes better

This will ensure a smooth upgrade for those running config 15.4 to any next version.

6c6e8e34 05/11/2016 09:33 PM Chris Buechler

Prefer index.php over index.html where both exist.

24d2e482 05/11/2016 06:36 PM Renato Botelho

Only execute remote search operation on first call of get_pkg_info(), this should fix #6177

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

538a3c04 05/11/2016 05:29 AM Chris Buechler

Revert "Add config upgrade code to update package names. Ticket #6118"

This reverts commit 291fad43870bdb39ef0ab32125b022e268a29cf7.

381b8f1c 05/11/2016 03:55 AM Chris Buechler

Check for is_array here to avoid possible issues if the config.cache is invalid. Adapted from PR 2925

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)

07b45576 05/09/2016 09:13 PM Chris Buechler

just exit for v6, gateways setup above.

0eb97c7c 05/09/2016 09:11 PM Chris Buechler

fix booting check

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)

1ad587b5 05/09/2016 05:20 PM Renato Botelho

Revert "Fix #6120"

This reverts commit 4cbe0b132f0d60b71a20052fae1155210a1f5a16.

70f41755 05/09/2016 05:20 PM Renato Botelho

Revert "Require system.inc to fix /etc/rc.console_setup. Ticket #6120"

This reverts commit 32f0ee884632aba5ab38485a7c25c190bb5bccce.

32f0ee88 05/09/2016 05:17 PM Renato Botelho

Require system.inc to fix /etc/rc.console_setup. Ticket #6120

65aac79d 05/09/2016 01:29 PM Renato Botelho

A simple fix for #6120

- Retire system_console_configure()
- Replace above call on rc.bootup by setup_serial_port()

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)

4cbe0b13 05/09/2016 12:51 PM Renato Botelho

Fix #6120

- Do not include /etc/ttys on base package, it's not supposed to be
replaced during upgrade
- Create a script /etc/rc.console_setup to make it easy to call
setup_serial_port() from shell scripts. This script will update
/etc/ttys accordingly
- Call /etc/rc.console_setup just after 2nd stage of upgrade happened...

96ca32a2 05/08/2016 08:14 AM Chris Buechler

Update L7 config upgrade code removal. Only file notice if it was actually in use, otherwise it just confuses people.

297ace66 05/08/2016 08:11 AM Chris Buechler

Add config upgrade code to update package names. Ticket #6118

d239edd1 05/08/2016 01:00 AM Chris Buechler

Setup gateway monitors and exit in rc.newwanip(v6) if system is booting. Ticket #6186

adff3136 05/08/2016 12:29 AM Chris Buechler

Log if rc.newwanip(v6) is called with empty interface.

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)