Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
941ddb52 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()

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

291fad43 05/08/2016 08:10 AM Chris Buechler

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

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

Miscellaneous Textual Correction - Firewall / Shaper

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

Workaound fixes #6320

48a8235e 05/06/2016 11:44 PM Chris Buechler

Bump net.inet.raw.recvspace and net.inet.raw.maxdgram by default. Ticket #6223

8e23a630 05/06/2016 04:52 AM Chris Buechler

Only try to chown files that still exist. Ticket #6131

8fdddd51 05/05/2016 07:14 AM Chris Buechler

This was correct already. Revert "Allow uppercase letters in is_unqualified_hostname as well."

This reverts commit 94ccdcb8a4d6f7789fd39c4b6e9876bb689de9a4.

94ccdcb8 05/05/2016 06:03 AM Chris Buechler

Allow uppercase letters in is_unqualified_hostname as well.

06f1f5ab 05/04/2016 12:16 PM Stephen Beaver

Merge pull request #2929 from george-gwu/master

3cc5a386 05/04/2016 08:44 AM Chris Buechler

Skip ro mounting to make nanobsd permanent rw mode regardless of config. Ticket #6184

a4bda756 05/03/2016 08:25 PM George George

Bug fixes to Route53 DynDNS

Fixed a bug regarding a leading space in $ZoneID that causes an AWS 505 error. Also adds support for updating DNS if TTL changes.

5a0235ca 05/03/2016 08:09 PM Renato Botelho

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

f91d05dd 05/03/2016 07:08 PM Jim Pingle

Ensure $nat_if_list is always an array before it is used as one. Fixes #6307

c81678f4 05/02/2016 11:41 PM Chris Buechler

Bump net.raw.recvspace and sendspace defaults. Ticket #6223

09c7fae4 04/29/2016 09:28 PM Stephen Beaver

Fix extrat return statement

c0cb3c73 04/29/2016 07:02 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

3610a08e 04/29/2016 07:02 PM Renato Botelho

Test for internet connection 3 times trying to reinstall packages after upgrade or config restore. Fixes #6180

b3b9c811 04/29/2016 01:19 AM Chris Buechler

Omit local identifier for mobile PSKs. Ticket #6286

e1f5381f 04/28/2016 07:46 AM Phil Davis

Provide better messages for invalid alias name errors

a120c849 04/27/2016 10:41 PM Renato Botelho

Reduce values of FETCH_TIMEOUT and FETCH_RETRY to help ticket #6177

44ffb627 04/23/2016 09:32 AM Chris Buechler

Merge pull request #2899 from phil-davis/patch-4

7951cab4 04/23/2016 08:39 AM Chris Buechler

Use leftsendcert=always where leftcert is defined. Ticket #6082

b4594d39 04/23/2016 07:52 AM Chris Buechler

Add Hyper-V support to system_identify_specific_platform, and disable S.M.A.R.T. actions in Hyper-V guests. Ticket #6147

2605e6d7 04/23/2016 06:32 AM Chris Buechler

fix indent on dhcpdv6 sntp-servers

ff4665f0 04/22/2016 08:05 AM Chris Buechler

Prevent configuring the same parent and VLAN ID multiple times. Ticket #6183

be09e9e8 04/22/2016 06:43 AM Phil Davis

Don't foreach unless it's an array. Ticket #6142

Similar thing to https://github.com/pfsense/pfsense/commit/13dab3538fe8b6c1688142c89a017520ad0aaac6 should be done here in upgrade_130_to_131()

aa31bad6 04/22/2016 06:33 AM Chris Buechler

Add config upgrade code for CARP IPs on gateway groups, GRE and gif. Ticket #6222

13dab353 04/22/2016 05:41 AM Chris Buechler

Don't foreach unless it's an array. Ticket #6142

8175a2a8 04/22/2016 05:01 AM Chris Buechler

Update VIPs CARP parent on upgrade. Ticket #6164

6c7be435 04/22/2016 04:38 AM Chris Buechler

Merge pull request #2883 from NOYB/Periodic_RRD_&_DHCP_Leases_RAM_Disk_Backup

0bde07b7 04/21/2016 08:22 AM Chris Buechler

Switch domain overrides from stub-zone to forward-zone. Ticket #6065

bc247ad9 04/20/2016 08:43 PM NOYB NOYB

Rebase / Update config version.

53f2965e 04/20/2016 08:38 PM NOYB NOYB

Periodic RRD & DHCP Leases RAM Disk Backup

Remove these cron jobs on full install if not using ramdisk.

69b8328d 04/20/2016 11:59 AM Stephen Beaver

Comment out no longer used function. Remove after next release.

03172507 04/20/2016 11:52 AM Stephen Beaver

Merge pull request #2872 from phil-davis/dpinger-params-check

a7fcbc1e 04/19/2016 07:10 PM Jim Pingle

Setup HTTP_PROXY environment variable for pkg when it's called from the GUI and also for pfSense-upgrade

62487157 04/19/2016 12:07 PM Stephen Beaver

Merge branch 'patch-7' of https://github.com/phil-davis/pfsense

6104bd1c 04/19/2016 12:02 PM Stephen Beaver

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

0a02fc5e 04/19/2016 11:55 AM Phil Davis

Escape username before use in CP SQL

A maybe "better" version to try.

6fb36cdd 04/19/2016 11:23 AM Phil Davis

Handle single quotes in user names for CP

Forum: https://forum.pfsense.org/index.php?topic=110243.0
This is a trial - make sure it really works before committing.

e643627c 04/19/2016 08:18 AM Ben Cook

Fix trivial GUI typo.

TRB should be TBR for "Token Bucket Regulator".

bd81781e 04/18/2016 03:41 PM Stephen Beaver

Merge pull request #2878 from NOYB/Alias_Tables_RAM_Disk_Store

f14d5d5e 04/18/2016 03:37 PM Stephen Beaver

Merge pull request #2877 from phil-davis/dns_get_record

966cdb43 04/18/2016 03:15 PM Jim Pingle

Trim the OpenVPN tunnel network before use, and on save. Fixes #6198

642c6023 04/17/2016 07:23 AM Phil Davis

Fix #6187 Handle Growl IP Address problems

03afdafa 04/17/2016 07:18 AM NOYB NOYB

Alias Tables RAM Disk Store

If ramdisk is enabled keep a copy of the alias tables to restore at boot time. Otherwise unpredictable behavior may occur due to some aliases not being available when the firewall rules load.

Because alias tables are typically somewhat static, the following strategies are employed to keep write cycles to a minimum for SSD and flash drive type devices friendliness....

d1db3f36 04/15/2016 07:40 PM Stephen Beaver

Fixed #6174

f8f2eae4 04/15/2016 11:55 AM Phil Davis

Add checks in case there are dpinger param problems

in 2.3 installations that were upgraded from 2.2.* when the apinger to
dpinger params conversion code in upgrade_130_to_131() was not so good.

69ac0a88 04/15/2016 08:09 AM Chris Buechler

Merge pull request #2869 from phil-davis/dpinger-upgrade

bb213758 04/15/2016 07:12 AM Chris Buechler

Unset dhcpdv6 on LAN here as well. Ticket #6152

c520e3e3 04/15/2016 02:30 AM Chris Buechler

Add lock in vpn_ipsec_configure. Ticket #6160

21300959 04/14/2016 01:56 PM Phil Davis

Fix #6142 validate and adjust dpinger params on upgrade

1) The previous "down" value was being converted to msec and put into
"loss_interval". It should go into "time_period".
2) loss_interval must always be at least latencyhigh - make it so if
latencyhigh is big....

ccefcb00 04/13/2016 06:00 PM Jim Pingle

Correct OpenVPN upgrade code for topology subnet.

ebcd8a30 04/13/2016 01:35 PM Phil Davis

Put gateway name and group around the correct way

Redmine #6134
Forum: https://forum.pfsense.org/index.php?topic=109781.0
Originally broken by commit: https://github.com/pfsense/pfsense/commit/d18f3f6e09b86359395cd78db2e19f721818b992

515887c3 04/13/2016 10:18 AM NOYB NOYB

Update RRD Script - Comments

Correct units in conversion comments.

52563f5d 04/11/2016 12:20 PM Stephen Beaver

Merge pull request #2861 from NOYB/Easyrule_Block_Firewall_Separators_Update

32e114db 04/11/2016 12:17 PM Stephen Beaver

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

c76c5c25 04/11/2016 12:15 PM Stephen Beaver

Merge pull request #2853 from NOYB/Miscellaneous_II_-_Remove_Personalizations

92272605 04/11/2016 07:03 AM NOYB NOYB

Easyrule Block Firewall Separators Update

Update firewall rule separators positions when adding an easyrule block.

6d44231f 04/10/2016 01:59 PM Phil Davis

Always use sprintf with log_error

I noticed this while looking at other stuff in notices.inc
If this log_error() call ever happened, it would not have done anything useful.

34ee6639 04/09/2016 07:47 AM NOYB NOYB

Miscellaneous II - Remove Personalizations

Remove "you" personalizations.

af3cc7d6 04/08/2016 07:19 AM NOYB NOYB

Miscellaneous - Remove Personalizations

Remove "you" personalizations.

461bae6b 04/07/2016 02:58 PM Jim Pingle

Respect all Class attributes returned by the RADIUS server, not only the last one received. Fixes #6086

0ef6fddc 04/07/2016 02:08 PM Jim Pingle

Teach get_user_privileges how to retrieve groups from LDAP/RADIUS, and have getUserEntry fall back to a format that will allow it to function. Net result is that now userHasPrivilege() will respect remote groups as well as local groups, which fixes #6088

dfaaa729 04/07/2016 12:50 AM Chris Buechler

Deprecate references to modulate state. Remove rule allowing TCP 1723 inbound when PPTP client is in use, as that's unnecessary.

db8621d8 04/05/2016 10:54 PM Renato Botelho

Rework the way repo packages work

- Distribute only a single pfSense-repo package containing all templates
- Create a symlink pointing to selected repo
- Do not limit it only to pfSense-repo and pfSense-repo-devel

(cherry picked from commit a90f1c9b12c4d31ea845fa04188e599ba28dbaf1)

adb56dbd 04/05/2016 12:25 AM Phil Davis

Remove "we" personalizations from config.console.inc

I changed "we" to "the system" - if someone thinks so, it could be changed to "pfSense" or $g["product_name"]\
If you want to do something different to what I did here, then feel free to close this and make the required changes.

2dced82f 04/04/2016 08:50 PM Renato Botelho

Ticket #6053

- Do not call ntpdate before start ntpd, ntpd g parameter is enough
Deprecate /usr/local/sbin/ntpdate_sync_once.sh
- Remove system_ntp_configure parameter and always start ntpd

(cherry picked from commit 5a758355ec9a20ff75c9191b6915df64255fb8be)

54d83630 04/04/2016 08:19 PM Renato Botelho

Remove unused function sync_system_time()

(cherry picked from commit 67c934440521e8081d90850f4a10a40e82603db3)

7a2c15f5 04/04/2016 01:54 PM Stephen Beaver

Merge pull request #2831 from NOYB/Includes_-_Remove_Personalizations

530e4707 04/04/2016 07:05 AM NOYB NOYB

Includes - Remove Personalizations

Remove "you" personalizations.

1aa20aa3 04/02/2016 01:37 PM Phil Davis

Remove dead note from OpenVPN widget

This note is never going to display, because $DisplayNote is only set in
a function and is not global.
In any case, I don't think the message is true (maybe it was true in the
past?).

c0509674 03/30/2016 04:39 AM Chris Buechler

Bring back rainterface, add config upgrade to convert to new _vip format. Ticket #6043

bdd284c3 03/29/2016 09:16 PM Chris Buechler

fix style

792adb45 03/29/2016 06:23 PM Chris Buechler

Don't modify the group file for scope remote. Ticket #6012

f788b1e2 03/29/2016 06:21 PM Chris Buechler

Rather than renaming groups with spaces, mark their scope as remote. Ticket #6012

88ec4c6f 03/29/2016 05:31 AM Chris Buechler

Merge pull request #2800 from phil-davis/r1

a1ec93a6 03/29/2016 01:17 AM Chris Buechler

Specify the zone in the PORTAL_ACTION URL. Ticket #6037

1cdd354e 03/29/2016 01:14 AM Phil Davis

Add brackets for clarity

Add some extra brackets for clarity, rather than relying on the operator
precedence rules. IMHO this makes it more readable, and no need for the
reader to wonder if anything might go wrong with the operator
precedence.

22752ae7 03/28/2016 10:13 PM Luiz Souza

Set the ALTQ root queue bandwidth.

Whenever possible set it to 1Gb, if the sum of child queues if higher than 1Gb, set it the correct value so we do not break any existing setup.

Ticket #5721

45eeb038 03/28/2016 10:13 PM Luiz Souza

Fix the sum of child bandwidth.

Now percentages are correctly handled.

Remove commented and unused old code supposed to do the same.

Ticket #5721

884914ce 03/28/2016 08:12 PM Renato Botelho

Implement system_get_serial()

98b9c304 03/28/2016 08:12 PM Renato Botelho

Remove dead code

042326a3 03/28/2016 06:52 PM Renato Botelho

Identify specific hardware models of some Netgate products

24d4fdde 03/28/2016 06:48 PM Renato Botelho

Rename variable to a name that make sense

205ae110 03/28/2016 01:08 PM Jim Pingle

Unset this as well, or else it spams the log needlessly (no actual problem). Fixes #6034

2f004405 03/27/2016 06:48 AM Chris Buechler

Don't log 404s for captive portal. Ticket #6027

66d78ebc 03/25/2016 05:06 AM Phil Davis

Do not allow empty elements in IPv6 addresses

Redmine #6024
Upstream pull request https://github.com/pear/Net_IPv6/pull/14
At this point in the checkIPv6 processing the string should be an uncompressed IPv6 addressed - all the elements should have something in them, a "0" if that element is zero. So any zero-length element is a problem.

4bf6e70f 03/24/2016 09:14 PM Luiz Souza

Disable the check of subqueues bandwidth until it is fixed.

Ticket #5721

21b1367f 03/23/2016 04:59 PM Luiz Souza

Pass the correct variable to get_interface_bandwidth(). Fixes the boot crash reported by JimP.

Spotted by: Jorge Oliveira
Ticket #5721

1558a4be 03/23/2016 04:55 PM Jim Pingle

Fix display of gateway IP address and gateway/group descriptions in firewall_rules_edit.php.

ab824cde 03/23/2016 01:57 PM Jim Pingle

Band-aid to stop this from breaking the firewall. Ticket #5721

8d659bf1 03/23/2016 07:05 AM NOYB NOYB

HTML Compliance - Vertical Align

pkg.php and functions.inc

8557d323 03/23/2016 05:40 AM Chris Buechler

Add paren here for clarity, suggested by Phil Davis.

2638ddec 03/23/2016 04:19 AM Luiz Souza

Force the existence of bandwidth on root queue.

If the bandwidth is not set the speed of root queue is set by media status.

In this case a ruleset which contains queues with speeds higher than 100Mb/s will fail to be loaded when the root interface is connected to a fast ethernet port (100Mb/s) - but works fine on a gigabit ethernet port....

af85fb0c 03/22/2016 07:57 PM Chris Buechler

Remove ssl_stapling. Ticket #6020

4cae2cbc 03/22/2016 05:42 PM Jim Pingle

Re-run priv script to pick up changes.

630326d4 03/22/2016 11:56 AM Renato Botelho

Detect default config flavor

5f18e743 03/22/2016 07:14 AM NOYB NOYB

HTML Compliance - Captiveportal

Text Align & Background Color