Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
28b3cba8 12/13/2016 12:46 PM Brett Keller

Add specific platform detection for PC Engines APU2

Based detection on $product rather than $hw_model, because $hw_model
returns the name of the AMD SoC, which might be used on other boards.

(cherry picked from commit ffda0181a4c0989085a201e1a9b6bb0b1d691889)

f24b6fb6 12/12/2016 08:38 PM Jim Pingle

Encode the auth server list before passing it on the CLI, to avoid issues with special characters that break when interpreted as URL parameters during OpenVPN auth. Fixes #7002

768037ee 12/12/2016 06:44 PM Renato Botelho

Do not allow a group name to start with 'pkg-', reserve it for packages use (e.g. tinc)

6af92afd 12/12/2016 06:44 PM Renato Botelho

Update interface group name validation rules to match ifconfig

f6e519ec 12/12/2016 06:44 PM Renato Botelho

Fix #6976: Make sure interface description, interface name and alias don't have the same name

e4830f02 12/12/2016 06:44 PM Renato Botelho

Ticket #6976: Check disabled interfaces

93ab5b34 12/12/2016 05:56 PM Jim Pingle

Ensure that mobile IPsec client addresses are added to vpn_networks. Fixes #7005

30bc2971 12/12/2016 11:41 AM Stefan Kronawithleitner

Update services_captiveportal.php

fixes https://redmine.pfsense.org/issues/6391
(cherry picked from commit 6ba184a1d6ead4cdbc4369c1a7ddcc820e8ffcce)

b7b72880 12/12/2016 11:37 AM Phil Davis

Comment typos in itemid.inc
(cherry picked from commit 632a238f1fb7f0c80e76058563a95bbf6785df53)

6d587359 12/10/2016 10:08 PM Phil Davis

Improve input validation for services_dhcp_relay

While looking at interactions between DHCP Relay and DHCP Server, I noticed a few annoying/inconsistent things in driving the UI:
1) If there were validation errors on the Destination Server IP Addresses that the user input, messages would be given about invalid addresses but the data in the Destination Server row(s) would be reset to what it was before the user started editing, losing whatever they changes they had been trying to make so far....

a3ed7862 12/09/2016 11:28 PM Jared Dillard

move export button to heading for status monitoring page

77b6d849 12/09/2016 08:25 PM Renato Botelho

Fix #6472: Enable/Disable associated firewall rule when NAT rule changes

7a76bc6f 12/09/2016 08:25 PM Renato Botelho

Ticket #6472: Respect disabled field

Respect disabled field when creating firewall associated rule

9e21304e 12/09/2016 08:25 PM Renato Botelho

Ticket #6472: Add toggle_id

Introduce toggle_id() used to enable/disable associated firewall rules

3335fee9 12/09/2016 08:25 PM Renato Botelho

Do not set disabled or nordr fields when they are not selected. Checks are using isset() and not its boolean value

6d52d0bf 12/09/2016 08:25 PM Renato Botelho

Simplify logic

9601f6ad 12/09/2016 08:25 PM Renato Botelho

Fix comments

2a080336 12/09/2016 08:25 PM Renato Botelho

$array doesn't need to be a reference here

67bc28c9 12/09/2016 06:27 PM Jim Pingle

Update simplepie (RSS Parsing library) to 1.4.3

c7435c36 12/09/2016 06:03 PM Jim Pingle

Fix copy/paste error in variable test.

8638429a 12/09/2016 04:41 PM Steve Beaver

Fix log file deletion

803c9768 12/09/2016 03:47 PM Renato Botelho

Fix #6996 using existing variable

b8f13447 12/08/2016 01:14 PM Renato Botelho

Fix #6857

During boot local_sync_acocunts() should be able to access LDAP server
on a non-local network or also resolve LDAP server hostname. To make it
possible move calls to create static routes and start dnsmasq/unbound
to run earlier

8b82942f 12/08/2016 11:52 AM Phil Davis

Specify IP to set for zoneedit

(cherry picked from commit 176d24e1206586cc67888bcbd3a4d947f043a187)

eee6c580 12/08/2016 11:27 AM Phil Davis

Remove destination self from NAT 1:1

It is not needed and caused problems if used and was not remembered on
edit anyway.

(cherry picked from commit 6b8f9c356f8580c2c7b34b9c2526ab2a4cc7e662)

823b7a1a 12/07/2016 06:09 PM Phil Davis

Fix #6224 NAT edit - preserve user selections when input errors

1) Edit a NAT Port Forward rule, change the destination type to "Network", but do not input any network address/mask.
2) Press Save, an input error is reported telling that the network destination address/mask is required - good....

bb0a0bb2 12/07/2016 06:07 PM Phil Davis

Feature #3151 Disable gateway monitoring actions

without disabling gateway monitoring.

This allows the user to continue to monitor the gateway with dpinger, so
they can see how it is performing, but for the system not to take any
real action if the latency/loss exceeds the given limits....

c7cecab8 12/07/2016 02:32 PM Jonatan Ramos

Fix bandwidth limitation in mac passthrough auth

(cherry picked from commit aa1c6774927fd6e1b11a9315900035c0e084fd82)

af41271b 12/07/2016 01:41 PM Jason McCormick

move back to r53.class for license continuity

(cherry picked from commit 16b163661b1d1a5bcc9a24ce023f7a06c5fb420e)

08698a02 12/07/2016 01:41 PM Jason McCormick

note inspiration/sanity check from r53.class code

(cherry picked from commit 260228142573deeb8ef5eaee34c761ca783f8cd3)

db49d9ad 12/07/2016 01:41 PM Jason McCormick

fix testing headers for bad data

(cherry picked from commit 8d8405baf12806a7f09ef8562cfb24f9083809d3)

57298463 12/07/2016 01:41 PM Jason McCormick

noted testing for Route53

(cherry picked from commit c46412956fb629a2f7dc94ca2a553444046a39c3)

4bc737dc 12/07/2016 01:41 PM Jason McCormick

Fixed status success message typo and cleaned up

(cherry picked from commit 166f4a4c67e61334791b43a21845603c1295ab2c)

9783e0c2 12/07/2016 01:41 PM Jason McCormick

fix auth header and minor XML tag issue

(cherry picked from commit 616a24828992d37ea67e810dbf9fd84ec80562e7)

a0dd4ec2 12/07/2016 01:41 PM Jason McCormick

initial commit of code -- having a signing error

(cherry picked from commit cc5adcaa679686e54e4035fa5bc283b1cac085a2)

e102e1d9 12/07/2016 01:14 PM Pi Ba

php fatal error logging

(cherry picked from commit ae3463540ea0a3cc94c18ad9c7b829b2645e8910)

a04cc2c5 12/06/2016 07:54 PM Phil Davis

NAT 1:1 edit - preserve user selections on edit-save with input errors

1) Edit a NAT 1:1 rule, change the source and/or destination type to "Network", but do not input any network address/mask.
2) Press Save, input errors are reported telling that the network source and/or destination address/mask is required - good....

cc99b298 12/06/2016 07:48 PM Caio Plumbeo

Captive portal: add option to include idle time in total session time

Add an option to choose whether the time spent idle by a user disconnected for exceeding the idle timeout must be included in the total session time sent to the RADIUS server or not.

(cherry picked from commit 1878e1c932fa467956ef44d4bd39adb7d4d21243)

36868398 12/06/2016 07:44 PM Doktor Notor

Add BIND logging to proper facility (Bug #5524)

Stop the /etc/inc/system.inc patching by dns/pfSense-pkg-bind9 package.
(cherry picked from commit 957ec89e7959e966e87f83055f57936a945a6b00)

836c858f 12/06/2016 05:51 PM derelict-pf

Added STARTTLS to LDAP Auth Server Config

(cherry picked from commit d672403c250556ced61d6eec7c51f5518b5f8c6b)

13622c26 12/06/2016 12:13 PM Renato Botelho

Merge pull request #3251 from phil-davis/dyndnsclass23

cdcce1c4 12/06/2016 12:10 PM Phil Davis

Tidy input errors in services_ntpd_acls

1) If there are multiple rows with invalid IP addresses then the same message was displayed multiple times. We might as well let the use know which row(s) have the problem.
2) The section that checks is_subnet stuff was first using is_ipaddr() (redundantly given it is already in the else of !is_ipaddr() ), and then is_subnet() - these would have handled both the IPv4 and IPv6 cases, so the other IPv6 tests would never have happened....

be17e372 12/06/2016 03:17 AM Phil Davis

Backport Cloudflare and Gratis plus passwords in base64 DynDNS changes

Note: corresponding change to upgrade_config.inc to come in master to
correctly implement the upgrade_155_to_156 code, that is master only and
will become upgrade_158_to_159

74213edf 12/05/2016 08:12 PM Doktor Notor

Do not truncate IPv6 addresss in NTP widget (Bug #4815)
(cherry picked from commit cd2c59c9839e38fa7cbd4ae217fe14883b086145)

b0787bc8 12/05/2016 07:12 PM Stilez y

wbr tag needs a css compatibility fix for some browsers

See comment in the PR
(cherry picked from commit e67157bee85f71929d687e2c03020618f18c8f6d)

fc709ad3 12/05/2016 07:09 PM Alexander Moisseev

[theme] Compact-RED: fix `sortable` table fonts

(cherry picked from commit f84c1e1ef92e7e69e0eb8672a450a255ee2dfe95)

d667692e 12/05/2016 04:25 PM Renato Botelho

Start building tftpd package

eb44f662 12/05/2016 04:09 PM Steve Beaver

remove bogus debug

30735b1e 12/05/2016 03:47 PM Steve Beaver

Fixed #6454
Fixed #6984

26be03d7 12/02/2016 06:04 PM Jim Pingle

Create a dummy /etc/printcap when starting bsnmpd so it it will not log errors. Fixes #6838

2a38eaf4 12/02/2016 04:48 PM Pi Ba

interfaces, show error message if adding duplicate gateway

(cherry picked from commit e8517c7c16b8a845333c7d0e91f552144e6b5560)

d7155857 12/02/2016 04:00 PM Ross Williams

Clarified help text for ddnsforcehostname option.

(cherry picked from commit 9ca5d4abf949e088d6f1966003a6bf957f3cbdf6)

6a2c8e35 12/02/2016 04:00 PM Ross Williams

Added title to ddnsforcehostname checkbox

(cherry picked from commit cfc10a3364fee9ab220b9ada5584bfbe62ba800c)

7b0df184 12/02/2016 04:00 PM Ross Williams

Removed TODO comment

(cherry picked from commit a7e3001c740c79da652a9a4d53509e95adaf0c77)

e8f2eb8d 12/02/2016 04:00 PM Ross Williams

Add ddnsforcehostname option to DHCP6 Server configuration editor

(cherry picked from commit 1a6bda5b389df05d6dac024e8445d3a00e01e823)

eeffd48c 12/02/2016 04:00 PM Ross Williams

Add ddnsforcehostname option to DHCP Server configuration editor

(cherry picked from commit cf15bcb41f5befb3668f4608aafeddcb8bb18a58)

149575ae 12/02/2016 04:00 PM Ross Williams

Add ddnsforcehostname option to Static Mapping editor

(cherry picked from commit 62abab65c9c3fb010862201b327b426b3b9fc3b8)

8960e397 12/02/2016 04:00 PM Ross Williams

Put DDNS hostname config in the wrong place

It is relevant to the interface, not just the per-static-mapping DDNS config.

(cherry picked from commit f0cce276a6c292ed23bb628c499989107f6b162e)

25b18b5d 12/02/2016 04:00 PM Ross Williams

Implement ddns-hostname option emission for static hosts in services.inc.

(cherry picked from commit 011f550d9b6d5980bd486af3254b387d3019783b)

8091b5d7 12/02/2016 03:51 PM Jim Pingle

Add missing L2TP from this gateway handling case. Fixes #6980

45a84d8d 12/02/2016 03:34 PM Caio Plumbeo

Fix reversed accounting style

(cherry picked from commit f3838572c59ea5ebe656851511c75d217afec815)

1f4d1851 12/01/2016 04:18 PM Renato Botelho

Remove extraneous )

7f927cf4 11/30/2016 04:17 PM Steve Beaver

Correct "not ready" flag

04fe6f00 11/29/2016 04:57 PM Jonathon Anderson

Update setup_wizard.xml
(cherry picked from commit b0b2af901f352dbbaad0b09d06fe7adb105ff7a4)

04d7836b 11/29/2016 04:57 PM Jonathon Anderson

LAN IP validation logic
(cherry picked from commit 6a365a4c80aced41ec87ad93ed2c986d9935a4ea)

d1a4cb8d 11/29/2016 04:57 PM Jonathon Anderson

Update setup_wizard.xml
(cherry picked from commit 3ad0f9b63f690f77cf8c4d398b521eba6909f0bc)

ab5f464a 11/29/2016 04:57 PM Jonathon Anderson

update conditional re:LAN dhcp
(cherry picked from commit 0eb2512f93c7e187511ea258948715c2e230e98f)

bdffccfd 11/29/2016 04:57 PM Jonathon Anderson

update LAN regex for case insensitivity
(cherry picked from commit 32980f321e854bf008efa04ee9187553231b6423)

4a77c4ea 11/29/2016 04:53 PM Ionut

- added support for duiadns.net ipv4 and ipv6

(cherry picked from commit 19b7263e859243adfcf6588533cb47b4c768765e)

6cade780 11/29/2016 04:40 PM Phil Davis

IPv6 address can contain a dot

When requiring the entry of an IPv6 address, the regex pattern should still allow a dot, so that an IPv6 address can be entered in the format that has an IPv4-address-like part at the end:
aa:bb:cc:dd:ee:ff:1.2.3.4
which is a valid way to choose to specify an IPv6 address....

6e623580 11/29/2016 04:37 PM Caio Plumbeo

Captive portal: use "Admin Reset" as termination cause when disconnecting a user from admin UI

When a user is disconnected by the administrator using the pfSense captive portal status page or widget set the value of the Acct-Terminate-Cause in the RADIUS accounting stop packet to "Admin Reset" (6) as per RFC 2866....

7b861bce 11/29/2016 04:33 PM Jonathon Anderson

clarified input format hint for expiration date
(cherry picked from commit 98b87cfafe8a890787ca5d22a1089678b9b250ac)

d68efad1 11/28/2016 03:35 PM Renato Botelho

Fix System Update link

f74e2105 11/28/2016 01:16 PM Renato Botelho

Send packages to files03 too

ec64b0a8 11/25/2016 08:17 PM Jim Pingle

Disable PAM when using only key-based authentication, otherwise keyboard-interactive fails. Fixes #6963

6be782ed 11/25/2016 05:09 PM Pi Ba

increase webgui usability when the remote ldap server isn't available

(cherry picked from commit b77a63948b4bd54f3d2e6e9d3822588105fb5741)

54098908 11/25/2016 05:06 PM Pi Ba

ipsec mobile clients, don't check mobile leases if mobile client isn't enabled to begin with

(cherry picked from commit 339279415ced4aaaafb96fc14a334a172b8db49f)

9e2fa369 11/25/2016 05:05 PM Sean McBride

Improved error message to explicitly state allowable characters

Related to Bug #6432.

(cherry picked from commit 3b55b54e9c76998a2b0e28897a0be79d5cf0cb8f)

f968d06d 11/25/2016 05:01 PM Phil Davis

DHCPv6 ddnsdomainprimary must currently be IPv4

This field is currently validated to allow only an IPv4 address to be entered, so it may as well be consistent client-side so the user knows that only an IPv4 address is allowed.
(cherry picked from commit ff3d11c85450284d8949234f90af7a6c6681199e)

19509df3 11/25/2016 04:59 PM Phil Davis

services_dhcp_edit add extra IPv4 validation

a) Validate that ipaddr must be IPv4 (note if you enter an IPv6 address, it will fail other later tests of being in the subnet etc, but it is nice to give the user an explicit message that they must enter an IPv4 address)...

e9544016 11/25/2016 04:48 PM Phil Davis

Specify the IP address family in interfaces.php

Where it is known what sort of IP address is required, we can specify it in the call to Form_IpAddress. That will make the hover text reflect what is really required as input, and make the client-side regex pattern also match only the allowed chars....

57808367 11/25/2016 04:47 PM Phil Davis

Keep the rule type selection after input errors on firewall rule

If the user:
a) Edit a firewall rule
b) Select "single host or alias"
c) Enter an invalid IP address that is not an alias
d) Press "Save"
The error is displayed "1.2.3.999 is not a valid source IP address or alias"...

fbcdf576 11/25/2016 04:45 PM Christoph Filnkößl

add All-Inkl to services.class
(cherry picked from commit 360f3a9011d143944fcd8e5e6b69fced2f9baaf7)

3c2a6448 11/25/2016 04:45 PM Christoph Filnkößl

add All-Inkl to dyndns.class
(cherry picked from commit 575b1dcf0bdb28c431fca420d27bdedf579ec9c4)

f6bea44d 11/24/2016 12:43 PM Renato Botelho

Silence kenv calls

581aa622 11/23/2016 06:47 PM Steve Beaver

Added addrtolower() to interface pages

499ff8fc 11/22/2016 03:45 PM Steve Beaver

Added addrtolower calls to force IPv6 addresses to lower case
First of many

028596d8 11/21/2016 07:37 PM Steve Beaver

Revise filter_reload page to display entire reload_filter_status contents, not just last line

71b86385 11/21/2016 06:58 PM Steve Beaver

Revise shaper wizards to support multi-line filter_reload_status

5bf9c6f7 11/21/2016 06:54 PM Steve Beaver

Revise update_filter_relaod_status() function to append status messages rather than overwrite the file

a7391526 11/21/2016 04:47 PM Steve Beaver

Fixed #6922
Added code for IPv6 Dynamic DNS

f6973634 11/21/2016 03:38 PM Steve Beaver

Fixed #6939 by moving CSS only to the two pages that require it

6be47576 11/18/2016 06:33 PM Jim Pingle

Build hping

e63ca285 11/18/2016 04:51 PM Renato Botelho

Revert "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"

Reverted after upgrade dhcpd server to 4.3.5

This reverts commit 9dacff7f1b2b89ebebc1e9456d642e0657bb89cc.

94e0e0de 11/18/2016 04:51 PM Renato Botelho

Revert "Apply the fix for ticket #6589 also into dhcpdv6 config"

Reverted after upgrade dhcpd server to 4.3.5

This reverts commit 776692947bda5c867c7f5e60550c3a508760c251.

0641b626 11/17/2016 08:23 PM Steve Beaver

Fixed #6931

8cab3470 11/16/2016 11:29 PM Steve Beaver

Revise host and domain sorting so that the index is not lost

4c17e45f 11/16/2016 09:11 PM Steve Beaver

Added addrtolower() function to allow IPv6 addresses to be converted to lower case while preserving aliases or other text

22e3574d 11/16/2016 02:16 PM Luiz Souza

Revert "Fix #6864 automatically convert IPv6 input to lowercase"

This reverts commit d461ff40e364fc0ecc003b9f673cbad7c6a08f2f.

(cherry picked from commit 75bc87fe10f30f49a09218820f7bb59e859cb6bb)

ba814883 11/16/2016 02:16 PM Luiz Souza

Revert "Fix #6918 Allow aliases with capital letters in rules"

This reverts commit 9444a281f051e11d5456cc37b2a3f56fc8a7bc33.

(cherry picked from commit 9128641db5c9b6839163948f3f71ad139c7a4625)