Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
5a30887e 08/15/2016 01:45 PM Stephen Beaver

Fixed #6703

(cherry picked from commit e5343844c6de78feafae9e601b25bdf31f114a50)

f7f0f1c5 08/15/2016 01:39 PM Stephen Beaver

Fixed #6706

(cherry picked from commit b86938e7e19a09a5b1f3f54825193b57f7c73131)

1aa05d2b 08/15/2016 01:34 PM Stephen Beaver

Fixed #6705

(cherry picked from commit d526fc2d2acc87af2ca829dfe01f0037e3368051)

e800783e 08/15/2016 01:21 PM Stephen Beaver

Fixed #6701

(cherry picked from commit 03fd538eefd641771b6302370b901fe4ace3ab4f)

d11cdca7 08/15/2016 01:00 PM Stephen Beaver

Fixed #6704

(cherry picked from commit fd778d8bef8ea3b0e5dcc8007de242b6e2ac6d5a)

545a7850 08/11/2016 07:44 PM Francisco Cavalcante

Fixed to properly save configs in PPPs interfaces

79925b87 08/11/2016 05:53 PM Renato Botelho

Pass along send_smtp_message() return, otherwise message will not be shown when testing SMTP settings

bdcdd6e3 08/09/2016 05:17 PM Jim Pingle

Fix wording of the "Reject leases from" option for a DHCP interface.

96d2f02e 08/08/2016 12:49 PM Phil Davis

Text typo

Noted by Daryl Morse in comment on Redmine bug 6637.
(cherry picked from commit bf6ae0ad277710ffa64ee0967c5d4f717c2bc54b)

8dc90525 08/05/2016 02:59 PM Renato Botelho

Verify if interface is active gw for gw group before update dynamic DNS

72f91833 08/04/2016 10:04 PM Jose Luis Duran

pfSense.css: Fix sortable tables' font

98ea394a 08/04/2016 10:04 PM Jose Luis Duran

Experiment using the OS' native font stack

Following the steps of bfbfa4dd254c110db4122925d0a3716a34d4c664,
experiment using the OS' native font stack.

Obtained from the Bootstrap project (twbs/bootstrap#19098,
twbs/bootstrap@0a31dacf3e0c43a73b2e61e266155b9dcce35339)

db392e36 08/04/2016 09:36 PM Philip Soeberg

Fix a redundant HTTP "User-Agent" string.

CURLOPT_USERAGENT expect the value to the user-agent string, not the entire key-value pair.
Before this fix, HTTP header "User-Agent: User-Agent: phpDynDNS/0.7" was sent for DDNS updates.
NGINX configuration at GratisDNS will not accept a user-agent formatted in the above way....

1ea1b228 08/03/2016 02:47 PM Jim Pingle

Add a field to CA/Cert pages for OU, which is required by some external CAs and users. Fixes #6672

9077654d 08/02/2016 07:36 PM Jim Pingle

Remove defunct link to the devwiki site. Everything is on doc.pfsense.org now.

6471512c 08/02/2016 04:55 PM Jim Pingle

Fix typo, LT2P->L2TP

cc10b474 08/02/2016 02:51 AM Stephen Beaver

Fixed #6669
Read widget config before adding a new one. (Was starting a new array)

(cherry picked from commit 236e6a54e9a93284ca170b68aa1188dfaa195c3d)

3085b390 07/29/2016 12:23 AM Jared Dillard

experiment with tighter styling

40742134 07/29/2016 12:23 AM Jared Dillard

Fixes #6601 clean up installed packages html

aebf6dad 07/29/2016 12:23 AM Jared Dillard

clean up Installed Packages widget by removing category

b7e1b323 07/28/2016 01:58 PM Jim Pingle

Increase filtering tail limit for logging, fixes #6652

6eb2dbe0 07/28/2016 01:58 PM Jim Pingle

Whitespace fixes

a0d06968 07/26/2016 04:04 AM Phil Davis

Fix redmine #6640 DHCPv6 server time format

The original code here ended up always applying the time zone offset once, and if you had set dhcpv6leaseinlocaltime then it got applied twice, so Sydney at UTC+10:00 would show UTC+20:00 and presumably somewhere at UTC-04:00 would show UTC-08:00...

a3cba833 07/19/2016 02:18 PM Renato Botelho

Welcome 2.3.2-RELEASE

d5906132 07/18/2016 06:41 PM Renato Botelho

Set HTTP_PROXY to empty as recommended at https://httpoxy.org/#fix-now

fe179ed6 07/18/2016 03:44 PM Stephen Beaver

Allow section header to be omitted by specifying "NOTITLE" as the section title.

(cherry picked from commit 9ce54773be5e02235e3be7d2b970f61fbb27ba86)

b6bd4012 07/18/2016 03:06 PM 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.
(cherry picked from commit 04b571e836077c436d109d982be5a8e710ff8aab)

76a0eecb 07/18/2016 04:19 AM Chris Buechler

Allow AES-GCM for P1 where using IKEv2. Ticket #5990

cadcc898 07/18/2016 02:25 AM Chris Buechler

Clarify that HMAC-MD5 key is required. Ticket #6622

47de3b06 07/16/2016 05:29 AM → luckman212

Fix "http://pf.sense/UNKNOWN" links in Pkg Manager

I noticed recently that many packages do not have the 'www' field in the database filled, or have it set to UNKNOWN The way the table is built, this causes bad links to be generated pointing to e.g. http://pf.sense/UNKNOWN. This patch fixes it, causing only packages with actual links to get the <a> tag.

4e0f1a1e 07/15/2016 11:28 PM Chris Buechler

fix typo

cbf5f75e 07/15/2016 07:38 PM NewEraCracker

Fix xml syntax after license update

(cherry picked from commit f7057140af3a98af925f76b6b0bb544dc7bfc418)

0eef97aa 07/15/2016 07:19 PM Jim Pingle

Make a function to resync all OpenVPN CSCs and use it when saving an OpenVPN server. Fixes #6139

64bac84e 07/15/2016 06:53 PM Chris Buechler

dse was under contract with BSDP for all the work he did, we own (c)

aaec5634 07/15/2016 06:32 PM Renato Botelho

Review license / copyright on all files (final round)

9dacff7f 07/15/2016 06:13 PM Chris Buechler

Set dhcp-cache-threshold to 0 to avoid a bug in dhcpd 4.3.x where it omits client-hostname where the cache threshold is reached. Ticket #6589

5bd2dd83 07/15/2016 05:09 AM Chris Buechler

Bring back the "set iface route default" used in 2.2.6 and earlier versions, which works around the root problem in Ticket #6495

42f47efc 07/15/2016 03:24 AM Phil Davis

Fix #6613 Do not show Aply Changes button when Save needed

I got a bit carried away in the fix for #6460 https://github.com/pfsense/pfsense/commit/21c18c3df11547aba172c10f95872dbd8682f7d9
The message here at line 507 should not actually show the Apply Changes button. At this point the user needs to adjust the assigned interfaces and save. Then after saving an Apply Changes button can be used to implement the saved changes.

8acd654a 07/14/2016 09:36 PM Renato Botelho

Review license / copyright on all files (1st round)

fdd09cbd 07/14/2016 09:34 PM Renato Botelho

Retire deactivated widgets

368adf79 07/14/2016 09:34 PM Renato Botelho

chmod 0644 php web pages

fc91ddca 07/14/2016 09:34 PM Renato Botelho

Retire copyright-master.txt

3f757bb2 07/14/2016 09:34 PM Renato Botelho

chmod 0644 php web pages

483fef7e 07/14/2016 09:34 PM Renato Botelho

Retire /usr/local/bin/slowdownpipe.sh

e18eadcc 07/14/2016 03:15 PM Renato Botelho

Ignore cp result for cases when files are the same. Ticket #6557

c323224d 07/13/2016 10:01 PM Phil Davis

Fix #6050 DHCP - provide Network Booting display/hide advanced button

This one moves the "Network Booting" above the "Additional BOOTP/DHCP Options". That allows "Network Booting" to be a Display/Hide Advanced group of buttons just like TFTP, LDAP etc. (without a special section header) and for "Additional BOOTP/DHCP Options" to come last on the page....

c34b069e 07/13/2016 07:56 PM Daniel Wilhelm

simplify DHCP_Config_Option_Split, no loop needed for returning option array

(cherry picked from commit 264ca54e406eee7c01b01f748aabd4a29e9c4872)

489091dc 07/13/2016 07:56 PM Daniel Wilhelm

Allow passing comma in string quoted DHCP client options

(cherry picked from commit 332a64d0c8a6486d40c6295351ca3068a77a216a)

a8f24429 07/12/2016 11:10 PM Jared Dillard

style sortable tables

f78b316a 07/12/2016 11:10 PM Jared Dillard

clean up captive poral widget

ff24fa40 07/12/2016 11:10 PM Jared Dillard

change order of css files in head element

d368b298 07/12/2016 02:57 AM Chris Buechler

write_config before openvpn_resync here as well. Ticket #6139

b9087e1d 07/11/2016 04:42 PM Jim Pingle

Add upgrade code to clean up the old GRE/GIF flags that are no longer used. Ticket #6586 and Ticket #6587

ab28a010 07/11/2016 04:04 PM Jim Pingle

Align GIF link options with those currently supported by the base OS. Ticket #6587

43c40296 07/11/2016 03:42 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

b1be0cdc 07/11/2016 01:21 AM Chris Buechler

write_config before calling openvpn_resync. Ticket #6319

89f140d3 07/11/2016 12:40 AM NewEraCracker

Fix firewall rules for PPPoE server

1) PPPoE Clients are located within 'Remote Address Range' (sa) and not Server Address (ip), see lines 1194 and 1195. 2) Interfaces for floating rules were not being correctly added due to a bug on interface detection caused by PPPoE differences....

8f1a91f7 07/11/2016 12:21 AM Nash Kaminski

Properly follow style guidelines.

eb6cbf8c 07/11/2016 12:21 AM Nash Kaminski

Include ignored DHCP server(s) config option even when advanced DHCP config is enabled

9da9b523 07/10/2016 04:35 AM Chris Buechler

fix typo. noticed-by: phil.davis

1a33a597 07/10/2016 12:14 AM Chris Buechler

set net.isr.dispatch instead since net.inet.ipsec.directdispatch no longer exists. Ticket #4754

d12fc6cd 07/10/2016 12:07 AM Chris Buechler

Add config option for AdvDefaultLifetime, clean up descriptions on other. Ticket #6533

48eb136f 07/09/2016 11:40 PM Chris Buechler

Add configuration for Min and MaxRtrAdvInterval. Ticket #6533

bfc9741a 07/09/2016 07:21 AM Phil Davis

Fix #6590 NTPd Leapfile Upload

350a7001 07/09/2016 03:12 AM Chris Buechler

Leave this to 2.4 only for now. Revert "Omit non-qualified hostnames from unbound's local-data. Ticket #6064"

This reverts commit cde0ef17a60cffa4a54f3ab4922b77bc0447d068.

cde0ef17 07/09/2016 03:04 AM Chris Buechler

Omit non-qualified hostnames from unbound's local-data. Ticket #6064

6a8dc7bc 07/09/2016 02:58 AM Chris Buechler

Call filter_configure in rc.linkup. Ticket #6297

e2158306 07/09/2016 02:54 AM Chris Buechler

Verify a valid IPv6 subnet is going to be used before including in radvd's config. Ticket #6581

84b6f05a 07/09/2016 01:19 AM Doktor Notor

Missing closing quote

6ee6c8bb 07/09/2016 01:18 AM Doktor Notor

Create /var/run/dmesg.boot symlink for vm-bhyve (Feature #6573)

See https://redmine.pfsense.org/issues/6573

ffa1178e 07/08/2016 07:30 PM Renato Botelho

Fix indent and spaces

731e7cfd 07/08/2016 07:30 PM Renato Botelho

Remove stray '

9461d208 07/08/2016 03:30 PM 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...

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

d5861220 07/08/2016 09:36 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....

3db367fb 07/08/2016 12:51 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.
(cherry picked from commit 04b571e836077c436d109d982be5a8e710ff8aab)

2a884911 07/07/2016 02:54 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

c4045b79 07/06/2016 09:35 PM Chris Buechler

Fix PTR lookups on diag_dns.php. Ticket #6561

83e8a950 07/06/2016 08:17 PM NOYB NOYB

Change group labels s/MAC controls/MAC Address/

f3f59e4a 07/06/2016 06:51 PM Renato Botelho

Add missing -R parameter to pkg call

48396f02 07/06/2016 02:55 PM Stephen Beaver

Correct spacing

(cherry picked from commit a0b0acd1540764d5221ea54ea596d569bbe2df2a)

5810f934 07/06/2016 02:52 PM Stephen Beaver

Remove debug

07451ca8 07/06/2016 02:51 PM Stephen Beaver

Fixed #6577 - Preserve user input on error

(cherry picked from commit a654d899cd5d288501fea1ec52dba2e3f0e479ba)

c55c2015 07/06/2016 10:47 AM Renato Botelho

Make sure resolv.conf is present during nanobsd upgrade. Fixes #6557

4c5cb2f6 07/06/2016 05:39 AM Chris Buechler

Leave an empty file for URL Table aliases that return an empty file, and include it in the ruleset regardless so it doesn't generate any filter errors. Ticket #6181

68cf7ccb 07/05/2016 07:58 PM NewEraCracker

Protect get_dir from causing PHP errors

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

91677170 07/04/2016 02:05 PM Pi Ba

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

(cherry picked from commit 1c10ce9750f3702f433a91754f79e637e1c3369b)

f8cb8d65 07/03/2016 08:34 PM Pi Ba

webgui tables, doubleclick event to perform 'edit' action

(cherry picked from commit 54691fc663eae7c6e92e4eaad596906758d7ebea)

0e7148a1 07/03/2016 05:50 PM Pi Ba

ipsec widget, check for valid array

(cherry picked from commit 658180daffe0fe5f005b6fe6b528c758309dffef)

9e899320 07/03/2016 08:45 AM exii1988

spdns.de renamed to spdyn.de

Forgot to update the select description and values

608090e8 07/02/2016 09:49 AM exii1988

spdns.de renamed to spdyn.de

The service renamed there addresses

d35b6181 07/02/2016 09:20 AM Chris Buechler

Clarify Negate option description on firewall_nat_out.php.

7208f387 07/02/2016 08:40 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

c296b1fa 07/01/2016 09:49 PM BBcan177 .

Update system_usermanager_settings.php

Use of undefined constant min - assumed 'min'

467d7777 07/01/2016 09:49 PM BBcan177 .

Update system_crlmanager.php

Use of undefined constant min - assumed 'min'
Use of undefined constant max - assumed 'max'

d07ae60c 07/01/2016 09:49 PM BBcan177 .

Fix undefined constant

Notice: Use of undefined constant min - assumed 'min'
Notice: Use of undefined constant max - assumed 'max'

f3174943 07/01/2016 01:10 AM NOYB NOYB

startsWith Polyfill

Fixes hidding of custom individual settings when not in use on user manager page.

327052d0 06/30/2016 11:31 PM NOYB NOYB

Diag Tables Last Update

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

337f8296 06/30/2016 06:43 AM NewEraCracker

Fix Redmine #6011

This will add linklocal fallback where no IPv6 is otherwise configured to allow login using this IPs

a1d059c2 06/30/2016 06:20 AM Chris Buechler

Allow wildcard for hostname with Namecheap DDNS. Ticket #6260