Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
007cfb6a 01/13/2017 06:54 AM Phil Davis

Fix #7118 icmp-type any

When 'any' is selected as the ICMP type, do not write 'icmp-type any' in the rule, just leave it out.

c1f1072e 01/13/2017 02:09 AM Jim Pingle

Add IPsec to the state table interface list.

ce3a92c0 01/13/2017 12:44 AM Jim Pingle

Hide/deactivate the reroot option when ZFS is active. Ticket #6045

ed680fda 01/12/2017 09:23 PM Renato Botelho

Fix #6153

Initialize cached IP and Time on loop for RFC2136 items, without this
the items used on last loop iteration will be used again and second
item on the same interface will not be updated

da2a39e2 01/12/2017 02:40 PM Renato Botelho

Fix #7105: Old rules may not have ipprotocol defined, consider it icmp6-type only when ipprotocol is inet6

1bb54570 01/12/2017 02:22 PM Renato Botelho

Merge pull request #3372 from phil-davis/dhcp_client_id

cc82c328 01/12/2017 01:37 PM Renato Botelho

Ticket #6340:

- Stop misusing fsck F parameter, it's supposed to be used when you
plan to run background fsck after filesystems are mounted, what is
not the case on pfSense
Increase attempts to mount all filesystems as read-write to 10
- If we cannot mount filesystems as read-write, start a recovery shell...

71e53a40 01/11/2017 05:15 PM Renato Botelho

Simplify logic

ac446eac 01/11/2017 04:40 PM Renato Botelho

Fix #6712

Use system_hosts_entries to generate unbound host_entries.conf

878b7736 01/11/2017 04:40 PM Renato Botelho

Ticket #6712: Create system_hosts_entries()

This function will return an array all items to be added to /etc/hosts.

236d5816 01/11/2017 04:39 PM Renato Botelho

Ticket #6712: Create system_hosts_dhcpd_entries()

This function will return an array with dhcpd and dhcpdv6 items to be added to
/etc/hosts.

46ff0dee 01/11/2017 04:38 PM Renato Botelho

Ticket #6712: Create system_hosts_override_entries()

This function will return an array with dnsmasq or unbound items to be added to
/etc/hosts

3d146b13 01/11/2017 04:38 PM Renato Botelho

Ticket #6712: Deprecate read_hosts()

Read local items from system_hosts_local_entries()

2da0fc77 01/11/2017 04:36 PM Renato Botelho

Ticket #6712: Create system_hosts_local_entries()

This function will return an array with 127.0.0.1, ::1 and LAN (or
first interface with no gateway when LAN is not there) items to be
added to /etc/hosts

8cf97db3 01/11/2017 04:36 PM Renato Botelho

Kill dhcpleases after we are sure we can write /etc/hosts

d015d543 01/11/2017 04:36 PM Renato Botelho

Fix style

3453b727 01/11/2017 04:35 PM Renato Botelho

Make sure IP address is v4 before create /etc/hosts entry

d90beba6 01/11/2017 01:53 PM Jim Pingle

Do not write a 'restrict' line to the NTP config if it will be empty. Fixes #7110

6e3e95a5 01/11/2017 01:41 PM Phil Davis

Display client id in DHCP Mapping list

7cdb1ff9 01/11/2017 12:00 PM Renato Botelho

Merge pull request #3369 from phil-davis/breadcrumbs_detail

9bec85af 01/11/2017 11:54 AM Renato Botelho

Only include files that ends with .inc

913a04ae 01/11/2017 11:46 AM Renato Botelho

Merge pull request #3341 from phil-davis/sysprvwarn2

b38e0fbd 01/11/2017 11:35 AM Renato Botelho

Merge pull request #3367 from derelict-pf/require_state_filter

92838b02 01/11/2017 11:31 AM Renato Botelho

Merge pull request #3360 from plumbeo/faster-disconnect-all

f06f9dab 01/11/2017 11:30 AM Renato Botelho

Merge pull request #3361 from PiBa-NL/openvpn_waitforpid_20170107

7da0ef4c 01/11/2017 11:28 AM Renato Botelho

Merge pull request #3370 from phil-davis/services_widget

9da4a575 01/11/2017 11:24 AM Renato Botelho

Add protocol selection to Radius server configuration

It should fix #7111

Submitted by @ubawurinna at https://github.com/pfsense/pfsense/pull/2687

753280bb 01/11/2017 01:39 AM Phil Davis

Merge branch 'master' into sysprvwarn2

6a9a7595 01/10/2017 08:27 PM Renato Botelho

Merge pull request #3343 from phil-davis/retval1

a271ed3d 01/10/2017 05:03 PM Renato Botelho

Make sure file exists before try to open it

4f3fc80d 01/10/2017 05:03 PM Renato Botelho

Fix style

ada6bfa7 01/10/2017 04:30 PM Phil Davis

Services widget filter checkboxes

edcd7535 01/10/2017 02:48 PM Phil Davis

Breadcrumb links

3870dcb7 01/10/2017 02:46 PM Steve Beaver

Move checkbox styling to the beta file since it produces results that are not consistent across browsers and OS

1e85a9ed 01/10/2017 11:04 AM Renato Botelho

Revert "get_pkg_info() fallback using pkg info if no local copy of repo catalog"

This reverts commit e47af756de79d4e8b0356cf22f72f62f09e9ad7d.

a1b39e94 01/09/2017 09:37 PM Pi Ba

openvpn, check for valid pid using isvalidpid()

fc47d47a 01/09/2017 06:34 PM Jim Pingle

Fix a case where the ALTQ capability warning was showing incorrectly. Fixes #7102

2813a467 01/09/2017 04:49 PM Steve Beaver

Further refine checkbox styling

6a004f6f 01/09/2017 02:00 PM Renato Botelho

Merge pull request #2902 from NOYB/RAM_Disk_Management

af469a9f 01/09/2017 01:56 PM Renato Botelho

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

376c71bc 01/09/2017 01:54 PM Renato Botelho

Merge pull request #3365 from phil-davis/format_duid

fd2e503a 01/09/2017 01:52 PM Phil Davis

format_DUID array_walk

5bd45966 01/09/2017 01:42 PM Phil Davis

format_DUID use str_pad

febfd592 01/09/2017 01:22 PM Phil Davis

format_DUID review

cfa4a410 01/09/2017 12:26 PM Renato Botelho

Merge pull request #3330 from stilez/patch-54

0d2e7de8 01/09/2017 12:24 PM Renato Botelho

Merge pull request #3363 from phil-davis/patch-1

cb6b7189 01/09/2017 04:35 AM Phil Davis

Crash Reporter report when no data found

The glob for $crash_files always returns an array - an empty one in the case when there are no matching crash files. So the echo at old line 115 never happened. In any case, if the echo happens, it is spat out as plain text on the GUI outside of all the nice boxes and menus....

ef5c0a3e 01/09/2017 03:14 AM NOYB NOYB

RAM Disk Management - Config Upgrade

029d6129 01/09/2017 03:14 AM NOYB NOYB

RAM Disk Management - Update II - Restore RAM Disk Soon as it is Created and Include Logs

Restoring the RAM disk as soon as it is available will make it easier to include additional content that needs to persist across reboots for packages etc.
Include the logs in the RAM disk store so they will persist across reboots.

08696051 01/09/2017 03:14 AM NOYB NOYB

RAM Disk Management - Update I - Eliminate RRD XML Dump/Restore & Alias Tables Backup Age Logic

Eliminate rrd dump/restore to/from xlm file. Backup and restore the entire /var/db/rrd/ to/from the RAM Disk Store.
Add logic to backup alias tables if the backup is older than the table.

257d2fd6 01/09/2017 03:14 AM NOYB NOYB

RAM Disk Management

1) Treat the RAM disk more like a permanent storage device with content managed/restored by the system and made available at boot up, before needed by any services.
a) Handle saving and restoring RAM disk content at reboot/shutdown/boot centrally in more of a system manged fashion....

c50f228a 01/09/2017 02:40 AM Phil Davis

Breadcrumb links support

88081ea2 01/09/2017 02:36 AM derelict-pf

Add requirestatefilter. Implements #7069.

f4bbec8b 01/08/2017 03:08 PM Phil Davis

Helper format_duid() for DUID input

286ed246 01/08/2017 02:36 PM Jim Pingle

Fix typo. Ticket #7007

e470f721 01/08/2017 01:50 AM Jim Pingle

Rework how IPsec log settings are stored/retreived, adjust the default values. Implements #7007

43de8397 01/07/2017 11:57 PM Jim Pingle

Don't allow SNMP hostres module to be selected or used with VMware VMs that have a CD/DVD Drive device. Fixes #6882

9a548240 01/07/2017 11:55 PM Jim Pingle

Add VMware detection to system_identify_specific_platform(). Ticket #6882

3509ad4f 01/07/2017 08:55 PM Stilez y

clarify type of firewall rule needed

A comment on the original PR says that it's not clear if the rule for this needs to be IPv6 or IPv4 with protocol IPv6, and users get confused. I've tried to clarify it here. I've also tried to "de-mystify" it, because it's not that tunneling needs special rules, it's just that any traffic needs rules and tunneled traffic is handled as IPv6 for rules purposes, so it needs an IPv6 rule. But the user may want other rules, or selective rules, so I'[ve tried to be clear this isn't about some "special" IPv6 rule, but rather, just that any traffic desired to pass, will need one or more IPv6 rules permitting it.

6d55e876 01/07/2017 06:44 PM Steve Beaver

Fix #7100

f93e9098 01/07/2017 02:26 PM Phil Davis

Remove unusued $heading in genhtmltitle()

It came into use in https://github.com/pfsense/pfsense/commit/45eebe10a93fa1e2399c6cdf133ad88dc21ee6e7 but genhtmltitle() has changed since then and no longer uses $heading

7e33d908 01/07/2017 12:35 PM Steve Beaver

Further internationalization

0a6273e2 01/07/2017 12:08 PM Steve Beaver

Add missing internationalization

c7df3de8 01/07/2017 05:14 AM Jim Pingle

Merge pull request #3346 from scherma/reverting

1a86beff 01/07/2017 05:14 AM Jim Pingle

Merge pull request #3359 from phil-davis/admin_notices

a5d486e9 01/07/2017 02:26 AM Steve Beaver

Revise gateway widget config form
Make non-checked checkboxes more visible by adding an outline

b2daca76 01/07/2017 02:24 AM Phil Davis

Fix username reference

8845e137 01/06/2017 11:17 PM Pi Ba

openvpn, make sure config is written and not overwritten while starting openvpn, and wait for pid of child process to be written before exiting function

fce3edc0 01/06/2017 05:42 PM Phil Davis

Allow admin to clear notices

0fa3348b 01/06/2017 04:51 PM Steve Beaver

Merge branch 'master' of git.netgate.com:pfsense/pfsense

88de4ab0 01/06/2017 02:48 PM Phil Davis

Etc/GMT timezone text using ngettext()

d4fbcb9f 01/06/2017 01:49 PM Steve Beaver

Merge pull request #3356 from phil-davis/gw_widget_filter

0612d7ca 01/06/2017 01:32 PM Jim Pingle

Make the emphasis stronger when encouraging use of a geographic location time zone.

e5f4c829 01/06/2017 11:58 AM Renato Botelho

Ticket #7089 Enhance Etc/GMT timezone descriptions

These work opposite to the way mere mortals expect.
Read: https://github.com/eggert/tz/blob/master/etcetera

Based on @phil-davis' patch from https://github.com/pfsense/pfsense/pull/3354

d2b1c52f 01/06/2017 10:27 AM Phil Davis

Allow hiding of gateways in Gateways Widget

Sometimes there are gateways that I do not care about, so it is handy to
be able to save some space on the dashboard by hiding them.
This uses similar code structure taken from service_status widget. I
made the Save and Clear buttons and all that stuff use the same styles...

0436b9a5 01/06/2017 07:20 AM Phil Davis

Redmine #7089 Add extra help about timezone

We could also add some text like this to encourage users to choose the "Continent/City" time zones.

1794ecbb 01/06/2017 12:17 AM Jim Pingle

Handle the RA Search Domain List when writing out the RADVD config. Fixes #7081

80e7011f 01/05/2017 11:18 PM Jim Pingle

Return partial MAC address matching support to is_macaddr(). Fixes #7088

1d3fbcc7 01/05/2017 05:21 PM Joash Lewis

Remove redundancy, more indentation cleanup

47f96785 01/05/2017 05:19 PM Caio Plumbeo

Captive portal: make captiveportal_disconnect_all() faster

captiveportal_disconnect_all() removes the users one at a time and in some cases, when many hundreds of users are connected, can take up to several dozens of seconds to complete.
Instead of looping through all users, send all the accounting information, reset the user database and delete all the active rules and reinit them. Use locking to prevent new users from logging in until the function ends.

bbb28670 01/05/2017 04:35 PM Joash Lewis

Corrected indentation style

ea02e3cf 01/05/2017 02:14 PM Steve Beaver

Completes fix for #6972

b6a107ac 01/05/2017 12:47 PM Renato Botelho

Merge pull request #3353 from phil-davis/gw_status_umonitored

e47af756 01/05/2017 12:44 PM Stilez y

get_pkg_info() fallback using pkg info if no local copy of repo catalog

Current behaviour

At the moment, get_pkg_info() is used to get all information on packages. The parameter $local_only is set to request info directly from the local copy of the repo catalog (using -U) without requesting the remote repo catalog or updating the local copy from the remote repo catalog. If the calling code wants only installed pkgs, it filters the returned list of pkgs looking for $pkg['installed'] == true....

0c5d4e8d 01/05/2017 07:57 AM Phil Davis

Correctly report unmonitored gateway status

If an alternate monitor IP has been entered and saved, then the user
checks "Disable Gateway Monitoring" and saves, the alternate monitor IP
is retained in the config - that is handy for when unchecking "Disable...

cd45956e 01/05/2017 03:09 AM Jim Pingle

Fix label for consistency.

09b2a4ce 01/05/2017 03:04 AM Jim Pingle

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

383bbc17 01/05/2017 03:03 AM Phil Davis

vpn_openvpn_client comment typo

Same stuff was copied here

531c3486 01/05/2017 03:01 AM Jim Pingle

Correct the method used for input validation of NTP Orphan mode. Fixes #7034

20fb094c 01/05/2017 02:52 AM Phil Davis

vpn_openvpn_server comment typo

b6dd335e 01/05/2017 01:51 AM Jim Pingle

Fix up OpenVPN CSC page help text, add IPv6 tunnel network. Fixes #7053

a1650bb7 01/04/2017 09:14 PM Renato Botelho

Fix a probably copy/paste error

21504a52 01/04/2017 09:14 PM Renato Botelho

As done on OpenVPN Server, delete tunnel when dev_mode changes so new device is created accordingly

16fbe9b7 01/04/2017 09:11 PM Stilez y

change as commented and remove redundant help text

3b1642ff 01/04/2017 09:06 PM Renato Botelho

Destroy tun/tap device when delete OpenVPN tunnel

9272a448 01/04/2017 09:06 PM Renato Botelho

Remove unnecessary reference

d37d7c3a 01/04/2017 09:06 PM Renato Botelho

Fix conditional to work as expected when $id == 0

b191e31e 01/04/2017 08:57 PM Steve Beaver

No longer add "null" to the selector when clicking a blank area

54c90c35 01/04/2017 08:57 PM Steve Beaver

Minor help text change

a0052ea3 01/04/2017 08:55 PM Stilez y

left label as comment above