Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
cbfd0754 01/01/2017 04:59 PM Jim Pingle

Add IPv6 virtual address to SSL/TLS client output, formatting corrections/enhancement for SSL/TLS client and server. Ticket #2766

6f17547a 01/01/2017 04:03 PM Jim Pingle

Update OpenVPN SSL/TLS server status to reflect changes in OpenVPN 2.4. Ticket #2766

56110c72 12/30/2016 02:17 PM Renato Botelho

Ticket #7054: Remove tun-ipv6 option, deprecated on OpenVPN 2.4.0 and related GUI knobs

e10a9781 12/30/2016 01:54 PM Jim Pingle

Fix IPv4/IPv6 copy paste error in OpenVPN client-specific overrides. Ticket #7053

59dc8b6f 12/30/2016 12:06 PM Renato Botelho

Merge pull request #3325 from stilez/patch-51

ffc4c4a3 12/30/2016 11:53 AM Renato Botelho

Merge pull request #3139 from stilez/patch-38

8d379f23 12/30/2016 11:48 AM Renato Botelho

Merge pull request #3322 from phil-davis/viewclearnotices

da4d341e 12/30/2016 02:55 AM Luiz Souza

Remove the now unnecessary and commented code.

Ticket #7042

9bf81d66 12/29/2016 07:37 PM Luiz Souza

Revert "Instead of ignoring the IP, add it to interface even if we cannot do it with setfirst."

This reverts commit af6248407bae4d476b483dcb3a388744fb74b465.

Not necessary at all.

Pointy hat to: me
Ticket #7042

b1cff581 12/29/2016 06:59 PM Stilez y

capitalise "Any"

af624840 12/29/2016 06:38 PM Luiz Souza

Instead of ignoring the IP, add it to interface even if we cannot do it with setfirst.

Ticket #7042

387dbe43 12/29/2016 03:21 PM Jim Pingle

Only fetch ZFS status if ZFS is loaded. Otherwise it can load it unintentionally on a system that doesn't need it.

b9e0e420 12/29/2016 12:20 PM Renato Botelho

Merge pull request #3323 from phil-davis/print_info_box

e9b3d2c3 12/29/2016 08:22 AM Stilez y

"Any" moved to top of list in new blank rules

@jim-p wanted this split out from PR 3159 as it wasn't related to that PR.

Puts "any" at the logical place people look for it (top of list not 2/3 down it at random) while ensuring that for new rules default is tcp and extra ports etc fields are visible.

499adf73 12/29/2016 06:28 AM Phil Davis

Put print_info_box severity class in quotes

These should be strings in quotes, otherwise PHP looks for them to be
constants and would be issuing notice level "errors" underneath.

c7fd8cd0 12/29/2016 04:20 AM Jim Pingle

Fix variable reference. Ticket #7047

d4b2ebae 12/28/2016 10:56 PM Stilez y

Remove and replace white spaces

Safari doesn't seem to have editing issues (or else they very quickly fixed it). Removed all white spaces and re-entered, hopefully this fixes any incorrect extraneous characters that existed? If not you'll have to let me know where exactly they are.

43a0cf73 12/28/2016 10:51 PM Stilez y

Put back "any" in same place it came from in dropdown

86554b5a 12/28/2016 10:46 PM Stilez y

revert protocol order change (unrelated to PR)

Will pu in separate PR afterwards as requested

a2da1706 12/28/2016 08:11 PM Jim Pingle

Add version and build data to status output. Ticket #7047

84fe48d4 12/28/2016 07:05 PM Jim Pingle

Bring status.php up-to-date and add a number of new items as listed on redmine. Fixes #7047

Added:
The firewall platform and serial number
ARP Table
NDP Table
Gateway status (See #7046)
ZFS disk/pool info
gmirror status
Limiter info...

337822a3 12/28/2016 06:47 PM Jim Pingle

Do not output PHP shell starup message unless it is run interactively. Fixes #7045

5280f021 12/28/2016 03:41 PM Phil Davis

Add privs to control display of notices

This is a suggested way to allow control of the display and clearing of
notices. The use case is:
1) A user with minimal page privs (e.g. can just change their password,
or access a few status pages or...) should not be automatically able to...

1eaf9684 12/28/2016 03:31 PM Renato Botelho

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

fdb4c19e 12/28/2016 03:31 PM Renato Botelho

Merge pull request #3319 from phil-davis/patch-3

6f4323f3 12/28/2016 03:17 PM Phil Davis

Change system admin to firewall admin

46886273 12/28/2016 02:14 PM Phil Davis

Remove unused get_notices() from xmlrpc.php

c87eeb08 12/28/2016 07:59 AM Phil Davis

Fix #7043 Do not display crash reporter link when no crash_reporter access

fe80b3aa 12/28/2016 06:16 AM Phil Davis

Fix #3454 Do not show Mark All as Read button when no priv

If the user does not have access to index.php then the "Mark All as Read" button for the notices popup does not work for them anyway, so do not show it.
This fixes the obvious UI inconsistency - where the user has a button that they press, but it is not effective.

ee5d140e 12/28/2016 05:45 AM Phil Davis

Fix get_notices parameter in xmlrpc.php

This looks to me like the var name here should be $category
Note: I don't see where this get_notices() inside class pfsense_xmlrpc_server is ever unused anyway - so maybe get_notices() can just be deleted from here?

151b4e35 12/27/2016 11:04 PM Jim Pingle

Allow capturing based on MAC address as well.

378574a3 12/27/2016 09:32 PM Jim Pingle

Disable "setfirst" line in pfSense-dhclient-script for now. Ticket #7042

15aac11e 12/27/2016 07:39 PM Renato Botelho

Merge pull request #3300 from plumbeo/disconnect-all

5ae621d8 12/27/2016 07:37 PM Renato Botelho

Merge pull request #3307 from blkeller/ignore-client-uids

17a6140d 12/27/2016 07:36 PM Renato Botelho

Merge pull request #3266 from PiBa-NL/IPv6-prefixdelegation-size59

4890b6ec 12/27/2016 01:44 PM Phil Davis

PPTP Remote IP is host or V4

Now that Form_IpAddress() supports a range of types of input, this can be specified as HOSTV4.

ac4e656a 12/27/2016 12:47 PM Renato Botelho

Merge pull request #3248 from phil-davis/ipaddressnopattern

58b5c957 12/27/2016 12:42 PM Renato Botelho

Merge pull request #3308 from plumbeo/details-popup

d8587952 12/27/2016 09:43 AM Phil Davis

Fix DNS Server Gateway Check

If I enter a DNS server IP address that is on a locally connected network, and choose a gateway for it, this code was supposed to give an error message. But no error was given because $_POST[$dnsgwitem] is actually the name of the gateway, but old line 197 called interface_has_gateway() which was expecting an interface to be passed....

202e23a8 12/27/2016 02:11 AM Stilez y

Data sanitation - check IP protocol in form data

Code doesn't seem to check that IP protocol is valid (IPv4/6/4+6) or report via $input_errors[] if not. Simple fix. Only spotted recently. Should be fixed whatever else?

8afd8c04 12/27/2016 01:31 AM Stilez y

Alternate fix for jim-p's point that seems to resolve everything neatly

@jim-p commented on the PR that:

This change is unwarranted. The protocol default should remain TCP, it is set that way on purpose (otherwise people get confused by the lack of port options being visible). It's also not relevant to the other changes being made on this PR....

675c9e59 12/27/2016 01:15 AM Stilez y

improve CSS handling for icmp types (overflow/table)

Minor CSS and formatting improvement to layout for icmp types in rules table. With this change, if several icmp types are specified in the rule, if they won't fit into 2 lines the GUI automatically switches to a scrollable overflow instead, to preserve the table layout. Also underlining is per icmptype so commas etc aren't underlined which is much easier to read

081a46fe 12/26/2016 11:07 PM Caio Plumbeo

Captive portal: add popup with session details to the active sessions list in the status page

cded235b 12/26/2016 02:37 PM Renato Botelho

Merge pull request #3309 from phil-davis/dhcp31msg

d08f68e2 12/26/2016 10:29 AM Caio Plumbeo

Captive portal: hide empty MAC column in status page

When MAC filtering is disabled the client MAC address isn't recorded and the relative column is empty. In this case, hide it.

feab4e54 12/24/2016 10:37 PM Caio Plumbeo

Captive portal: add button to disconnect all users

Add a function to disconnect all logged in users and a button to call it in the captive portal status page.

12e08722 12/24/2016 03:02 PM Phil Davis

Modify DHCP Server messages

a3f671ec 12/24/2016 02:17 PM Jim Pingle

This should be a regular input form since it is no longer using an IP address class input type.

b7090449 12/24/2016 07:01 AM Phil Davis

Customize DHCP Server on interfaces message

35d393f0 12/23/2016 03:29 PM Jim Pingle

Change type of L2TP/PPTP WAN remote address to 'text' as it supports hostnames now, and the 'V4' type rejects them. Fixes #6899

9d9736d7 12/23/2016 02:13 PM Jim Pingle

Fix field type for TFTP in DHCP server settings

d0db0f9b 12/23/2016 01:21 PM Jim Pingle

Fix variable name used to pre-fill the NTP orphan mode field, add placeholder with the default while I'm here. Fixes #7034

ad230803 12/22/2016 07:09 PM Renato Botelho

Merge pull request #3306 from phil-davis/ovpndhcp

11ee0c6d 12/22/2016 06:27 PM Brett Keller

Add new "Ignore client identifiers" DHCP feature

Exposes the underlying dhcpd configuration option "ignore-client-uids"
in the pfSense "Services / DHCP Server" GUI by adding an "Ignore client
identifiers" checkbox.

As of ISC dhcpd version 4.3.0+, there is a new configuration statement...

aa64bb65 12/22/2016 03:20 PM Jim Pingle

Be more forthcoming with errors about ALTQ interfaces in relevant areas of the GUI. In particular, note when there are no capable interfaces assigned. Implements #7032

0f2cf2a1 12/22/2016 11:57 AM Phil Davis

Fix #7031 Allow interfaces that use DHCP for OpenVPN

even though the interface (or gateway group) has not yet actually
received an IP address.
This is useful when setting up a new system that is currently offline.

1c937bdc 12/22/2016 01:50 AM Steve Beaver

Fix typo in grouping/$grouping

1f40cc7d 12/22/2016 01:50 AM Caio Plumbeo

Captive portal: convert tables to sortable tables

Convert the used vouchers table from the old GET order method to a sortable table, and make the other tables (allowed IPs, hostnames, zones) sortable too.

a038b816 12/21/2016 07:18 PM Steve Beaver

Fix "<onchange>" tag processing in package XML handling

caee8fc9 12/21/2016 07:05 PM Renato Botelho

Merge pull request #3290 from doktornotor/patch-3

b67b143b 12/21/2016 06:52 PM Jim Pingle

Move the Growl section down to the end of the page, SMTP is the most commonly used section.

f763ca6e 12/21/2016 04:53 PM Luiz Souza

Print an error when the given URL cannot be fetched instead of just ignoring it.

Fix an use of an uninitialized variable.

Ticket #4766

426522b3 12/21/2016 04:53 PM Luiz Souza

Add a warning to notify the use why nothing happens when it tries to click on maintenance mode with the CARP disabled.

d6df09d0 12/21/2016 11:58 AM Renato Botelho

Merge pull request #3301 from doktornotor/patch-1

605a9e6c 12/21/2016 11:55 AM Doktor Notor

Use empty()

aaddb090 12/20/2016 10:08 PM Doktor Notor

Revert manual changes

ef0e956e 12/20/2016 10:06 PM Caio Plumbeo

Fix display of the number of states in the firewall rules page

For numbers greater than 1000 format_number() returns strings formatted like N.NNN K/M/G/T, that get cut to only the integer part if '%d' is used.

ea0a3f9c 12/20/2016 09:57 PM Doktor Notor

Use sprintf()

827c3f1e 12/20/2016 09:41 PM Doktor Notor

Fix CPU update period in System Information widget

This only updates after the refresh period set in System - General Setup - Dashboard update period; should not be hardcoded.

58dfe945 12/20/2016 08:15 PM Steve Beaver

Allow "DHCP" in upper or lower case when adding LAN IP to setup wizard

3575058b 12/20/2016 07:55 PM Luiz Souza

Do not enter or leave the persistent maintenance mode if the CARP is temporary disabled.

While here update the CARP status check.

34a5feac 12/20/2016 07:55 PM Steve Beaver

Test fix for #6762

403dad2a 12/20/2016 05:51 PM Renato Botelho

Disable DHCP server on interfaces with subnet >= 31. Fixes #6930

ec38ba8b 12/20/2016 05:05 PM Steve Beaver

Merge pull request #3299 from phil-davis/patch-8

13cf61ba 12/20/2016 05:03 PM Phil Davis

NAT 1:1 use constant name when checking validateipaddr return value

3d4c51e4 12/20/2016 05:01 PM Steve Beaver

Merge pull request #3299 from phil-davis/patch-8

dc5edc6e 12/20/2016 04:56 PM Renato Botelho

Fix #7021: Deprecate device polling

bcdf4534 12/20/2016 04:26 PM Phil Davis

Fix #6927 1:1 NAT validate address family

Ensure that all the manually-entered addresses come from the same
address family - i.e. they are all either IPv4 or IPv6 addresses.

e12b438b 12/20/2016 03:40 PM Caio Plumbeo

Captive Portal: convert active sessions table to a sortable table

Convert the active sessions table in the captive portal status page to a sortable table and remove the old sorting code. The conversion fixes both sorting by ip address and by last activity time.

e9650eeb 12/20/2016 12:48 PM Steve Beaver

"Internationalize" help text in router advertisements

2c84c28a 12/20/2016 12:41 PM Renato Botelho

Merge pull request #3291 from doktornotor/patch-4

fd67dcd4 12/20/2016 12:02 PM Renato Botelho

Merge pull request #3295 from marjohn56/No-Release

50563530 12/19/2016 09:32 PM Martin Wasley

dhcp6c no release

Script changes to allow no-release option of dhcp6c. These changes to be
used in conjunction with pfSense/FreeBSD-ports/net/dhcp6c recent change
from PR #231

652ce2b5 12/19/2016 09:03 PM Steve Beaver

Revised #6889 to use formatted list syntax

297190ed 12/19/2016 08:50 PM Steve Beaver

COmpleted #6889 by re-formatting help text

806a202a 12/19/2016 08:26 PM Jared Dillard

Merge pull request #3286 from plumbeo/danger-lower-case

1d87a144 12/19/2016 07:39 PM Luiz Souza

Reset the $icon variable (otherwise it can keep the last value - in a few broken cases)

e93e2b68 12/19/2016 03:24 PM Renato Botelho

Update pot

0e95f736 12/19/2016 03:22 PM Renato Botelho

Merge pull request #3289 from doktornotor/patch-2

91650d98 12/19/2016 03:21 PM Renato Botelho

Update pot

12f15f47 12/19/2016 02:32 PM Steve Beaver

Validate IP addresses using validateipaddr() function

c69a1a74 12/19/2016 11:21 AM Doktor Notor

status_queues.php - remove redundant escaping

53ceab5d 12/18/2016 02:22 PM Doktor Notor

Update pfSense.pot

6ff48cf1 12/18/2016 02:12 PM Doktor Notor

Unbound - add support for "deny_non_local" and "refuse_non_local" ACLs (Feature #6914)

9d6d437b 12/18/2016 11:59 AM Doktor Notor

Update pfSense.pot

2f7cd367 12/18/2016 11:53 AM Doktor Notor

gettext-ize this while here

cbe5405f 12/18/2016 11:45 AM Doktor Notor

Add enable link to Status > UPnP & NAT-PMP error message if disabled (Todo #6689)

66fa78b6 12/18/2016 11:02 AM Doktor Notor

Update pfSense.pot

69bfc8ed 12/18/2016 10:33 AM Doktor Notor

Improve RADVD router mode help text (Todo #6889)

ac90c901 12/18/2016 04:01 AM Jim Pingle

Fix up validation and encoding on Captive Portal status pages. Fixes #7019