Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
c81ef6e2 06/27/2016 05:00 AM Phil Davis

Always use require_once

The usage of require() and require_once() throughout the system is
inconsistent, and "bugs" come up now and then when the order of
"requires" is a bit different and some require() happens after the
include file is already included/required....

e6ddb55e 06/25/2016 04:01 AM Chris Buechler

Use the translated destination for kill_states if one exists. Ticket #6531

31f171e4 06/25/2016 03:22 AM Chris Buechler

Correct/clarify column header. Ticket #6530

d4f9997b 06/25/2016 03:20 AM Chris Buechler

Fix style

ab86e2d6 06/25/2016 03:18 AM Chris Buechler

pfSense_get_pf_states always returns source as src and dest as dst, this flipping based on direction is wrong. Ticket #6530

76933fc6 06/25/2016 02:59 AM Chris Buechler

Fix style

b069f77e 06/24/2016 02:21 AM Stephen Beaver

Comment typo

5a42473b 06/23/2016 10:22 PM Chris Buechler

Revert "adding privileges and separating DNS Resolver overrides from general settings"

This reverts commit fc76a1e390c8ce9579df31457c74d1d0e572b78d.

4db9f6d0 06/23/2016 05:34 PM Stephen Beaver

Merge pull request #3019 from NOYB/RFC2136_Client_Edit_Priv_Def

6d62e15a 06/23/2016 05:32 PM Stephen Beaver

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

18295ff2 06/23/2016 05:30 PM Stephen Beaver

Restored countdown functionality and menu refresh on successful update/remove/install
Added comments to clarify operation of the page

dd6c64d8 06/23/2016 12:41 PM Renato Botelho

Move /etc/ascii-art to /usr/local/share/pfSense

c2b22939 06/23/2016 12:31 PM Renato Botelho

Remove copy of serviceproviders.xml, it will be provided by port net/mobile-broadband-provider-info

cb0f6bf4 06/23/2016 12:28 PM Renato Botelho

Move iso_3166-1_list_en.xml to /usr/local/share/pfSense

caead978 06/23/2016 11:33 AM Renato Botelho

Remove DejaVuSansMono-Roman.ttf, rrdtool is not plotting graphs anymore

2089cc2c 06/23/2016 11:26 AM Renato Botelho

Move athctrl.sh to /usr/local/sbin

5c403f84 06/23/2016 05:30 AM NOYB NOYB

Shouldn't the priv match here be set to "services_rfc2136_edit.php*"?

e93242eb 06/23/2016 01:50 AM Phil Davis

Load actual value of webguihostnamemenu

This is a string from a list of valid values (empty, "hostonly", "fqdn"). So it is not correct to just gather a true/false value here.

9a17d293 06/23/2016 01:06 AM Chris Buechler

Clarify ports alias hint. Ticket #6523

ee1e4177 06/22/2016 04:32 PM Jim Pingle

% and / are also allowed in values

44de9a2d 06/22/2016 03:57 PM Stephen Beaver

Merge pull request #3011 from NewEraCracker/redmine-6394

8a63f7f0 06/22/2016 03:44 PM Stephen Beaver

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

6f054658 06/22/2016 03:43 PM Stephen Beaver

Merge pull request #3004 from hailthemelody/master

1705d6ed 06/22/2016 03:40 PM Stephen Beaver

Merge pull request #3002 from NewEraCracker/patch-invalid-foreach

5522c61f 06/22/2016 03:31 PM Stephen Beaver

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

2ed50d13 06/22/2016 03:22 PM Stephen Beaver

Merge pull request #2988 from stilez/patch-28

dbef2183 06/22/2016 03:17 PM Stephen Beaver

Merge pull request #2987 from stilez/patch-27

e786d286 06/22/2016 03:14 PM Stephen Beaver

Merge pull request #2986 from NewEraCracker/patch-ntp-gps

4c93645c 06/22/2016 03:11 PM Stephen Beaver

Merge pull request #2982 from stilez/patch-26

e98865a8 06/22/2016 03:05 PM Stephen Beaver

Merge pull request #2942 from stilez/patch-22

612e27ac 06/22/2016 03:02 PM Stephen Beaver

Merge pull request #2935 from cfazendin/hostname_menu

253919a5 06/22/2016 02:55 PM Stephen Beaver

Merge pull request #2906 from Chrisc-c-c/Fix-QinQ-Interfaces

2bd0585e 06/22/2016 02:49 PM Stephen Beaver

Allow IGMP Proxy logging verbosity to be selected via system log settings (PR 2901)

dbab5a7e 06/22/2016 02:18 PM Stephen Beaver

Merge pull request #2891 from gottaloveit/dns-overrides-privs

55f67b5a 06/22/2016 12:45 PM Stephen Beaver

Fixed #6504 by making table sortable

d85d82b7 06/22/2016 11:43 AM Stephen Beaver

jQuery datepicker added to interfaces.php and interfaces_ppps_edit.php for setting custom expirey date

53c38ff1 06/22/2016 11:26 AM Stephen Beaver

Fixed #6516 by replacing HTML5 datepicker with jQuery widget

9e680116 06/22/2016 02:37 AM Marcello Silva Coutinho

fix rowhelper select_source empty combo

while using $config['installedpackage']{['...'] as source

68126224 06/21/2016 10:55 PM Jared Dillard

update d3.js

6c43b7d3 06/21/2016 10:55 PM Jared Dillard

update nvd3 files

f0a05384 06/21/2016 09:55 PM Stephen Beaver

Fixed #6514 by requiring string starts with letter ot underscore

0891d12f 06/21/2016 06:49 PM Stephen Beaver

Fixed #6498 by providing new address type argument to Form_IpAddress(). In this case it is specified as "V6".

(cherry picked from commit 3e4adb7139b4cddbb06a2aba7e0727d1762b35ee)

5051739d 06/21/2016 05:27 PM Renato Botelho

Create openssl.cnf symlink during boot

5cc9858e 06/20/2016 05:52 PM Jim Pingle

Fix typo

2c5579ce 06/20/2016 03:25 PM Jim Pingle

Fix redundant phrasing.

6ae99aba 06/19/2016 05:40 PM NewEraCracker

Fix Bug #6394 - Incorrect Output of Translation

Apparently gettext() does not behave correctly when passed an empty string, this commit ensures gettext() is called only with non-empty strings

b02ae57a 06/17/2016 02:24 PM Renato Botelho

Remove tab_array from interfaces_groups_edit.php to be consistent with other *_edit files

9c403919 06/15/2016 10:52 PM Chris Buechler

Correct value for 9600. Ticket #6416

ceabd66d 06/15/2016 08:12 AM NewEraCracker

Fix NTP PPS. It had 'None' option available on 2.2.x.

55de528c 06/15/2016 08:12 AM NewEraCracker

Fix "Unable to remove NTP GPS from configuration"

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

fa20dac1 06/15/2016 01:15 AM Phil Davis

Fix #6482 OpenVPN Redirect Gateway Option Causes GUI Issue

This fixes the GUI inconsistency reported in the referenced bug. On edit of an OpenVPN server that has tun mode, not shared key, and the gwredir checkbox checked, the local_network fields are shown, but actually they should be hidden (because that is what happens on first data entry when gwredir is checked)....

e8406abe 06/14/2016 02:36 AM hailthemelody

added missing div.content wrapper when reloading filters

9f472202 06/13/2016 08:28 PM NewEraCracker

Fix PHP Warning about invalid argument supplied for foreach

If _POST['members'] or _POST['groups'] is not set / none selected at GUI, it would give a warning on crash reporter (dev versions)

480100df 06/09/2016 09:07 PM Chris Buechler

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

e63321a5 06/09/2016 02:06 PM Jim Pingle

Validate submitted groups when editing a user. Ticket #6475

5bef2407 06/09/2016 01:25 PM Jim Pingle

Add input validation to system_groupmanager.php to prevent invalid members from being submitted. Ticket #6475

33872ac0 06/08/2016 11:29 PM Chris Buechler

Merge pull request #2998 from phil-davis/patch-5

21c18c3d 06/08/2016 11:15 PM Phil Davis

Fix #6460 Interface mismatch apply changes button

756ef4df 06/08/2016 11:02 PM Renato Botelho

Rework pkg_mgr_install.php:

- Stop using id parameter for additional packages, keep using it only
for firmware upgrades
- Created to control variables $completed and $confirmed to check all
the stages and make it easy to understand what is happening
- Stop using $pkgid and use $pkgname instead...

a915cb4c 06/08/2016 11:02 PM Renato Botelho

Fix variable name s/POST/_POST/ and also parameter name s/complete/completed/

5fd5f7e7 06/08/2016 11:02 PM Renato Botelho

Fix indent

5b216d25 06/08/2016 11:02 PM Renato Botelho

Improve readability

af0a2a75 06/08/2016 11:02 PM Renato Botelho

Improve readability

ddbe2c0c 06/08/2016 11:02 PM Renato Botelho

Simplify mode parameter validation

d85e29b7 06/08/2016 11:02 PM Renato Botelho

Remove redundant check since pkgcancel is never set

56218db2 06/08/2016 11:02 PM Renato Botelho

Validate mode parameter and use sanitized variable on other places

a9dafcba 06/08/2016 02:34 AM Phil Davis

Fix #6468 Do not allow edit of day and times

in rows of time ranges for a schedule.
The code was always intended that the user uses the calendar pad and start hour/minute stop hour/minute drop-down fields to enter days and time range. If an existing day-time-range is wrong, then the workflow is to delete the row and then enter the correct day-time-range using the calendar pad and start hour/minute stop hour/minute drop-down fields....

d4d8f293 06/08/2016 01:53 AM Phil Davis

Fix #6463 Dest net alias matching on page load

Do not set destination field to use customarray
Note: dstbeginport_cust does not exist on this page, so I got removed it here also to avoid future confusion.

d6b79c39 06/05/2016 10:43 AM Phil Davis

Do not allow deleting your own user name

Currently if you delete your own user name, then the config ends up with a blank user tag in it. Rather than fix that up, it seems dangerous to be able to delete yourself anyway, because if you are the last user with admin privs for which you know the password (i.e. if you have not recorded the password for "admin" somewhere), then you can lock yourself out. That would require console access to fix, which for some people is a pain....

e2f0b061 06/02/2016 11:31 PM Chris Buechler

Fix save and reset buttons on status_lb_pool.php. Ticket #6254

9a9b0007 06/02/2016 07:13 AM Phil Davis

Fix #6440 RADIUS issued IPs

This is a checkbox - the state in the config is stored as set or not set.
This should fix the reported issue. I don;t have a system right now to test, but the bug seems obvious.

582a45f9 06/02/2016 12:43 AM Chris Buechler

Allow - and _ in sysctl values. Ticket #6438

e488da26 06/01/2016 09:53 PM Chris Buechler

Don't override type so changing it is possible. Ticket #6439

be0ab085 06/01/2016 07:46 PM Chris Buechler

Allow - in TFTP Server field. Ticket #6433

00bdbab7 06/01/2016 06:55 PM Chris Buechler

Merge pull request #2990 from phil-davis/colmn

0529bedd 06/01/2016 12:09 PM Jim Pingle

Mask a few more sensitive bits of data in the status.php config.

e6367325 06/01/2016 07:27 AM Phil Davis

Comment typos

I can't resist fixing them when I see them.

92da593a 05/31/2016 10:13 PM Chris Buechler

Link to correct schedule from firewall_rules.php. Ticket #6428

90498252 05/31/2016 08:04 PM Renato Botelho

Move our copy of dhclient-script to /usr/local/sbin/pfSense-dhclient-script and change interfaces.inc accordingly

4ecaca5b 05/31/2016 07:54 PM Renato Botelho

Move openssl.cnf to better place and copy it over to /etc/ssl during boot

c57e936a 05/31/2016 06:15 AM Stilez y

function name hms -> dhms

to match edit to util.inc

6ea0d41e 05/31/2016 05:22 AM Stilez y

Add "delete entry" for ARP table

Useful function in some circumstances - seems no reason not to have it.

Uses IP rather than hostname since not all ARP entries have hostnames.

Probably should also have "delete all" but not done that.

6b1e89c9 05/25/2016 12:29 PM Stephen Beaver

Merge pull request #2983 from NOYB/Firewall_/_Aliases_/_Edit_-_New_URL_Table_Alias_Type

fe68a6a2 05/25/2016 11:59 AM Stephen Beaver

Fixed #6401

5a677f81 05/25/2016 05:06 AM Chris Buechler

Handle mode correctly with Auto IKE. Ticket #6360

d429739b 05/25/2016 03:19 AM NOYB NOYB

Firewall / Rules / Edit - URL (IP) Alias

Make alias type URL (IP) available for selection in firewall rules.

3b07f4fe 05/25/2016 02:06 AM NOYB NOYB

Firewall / Aliases / Edit - New URL Table Alias Type

Need to pass alias type to process_alias_urltable() function when creating a new url table alias because it is not yet set/available from config. So the alias_get_type() function can't be successfully used yet.

d78dbc34 05/24/2016 05:44 PM Stephen Beaver

Changed element type from date to text. Date inputs are not yet handled consistently accross different browsers :(

8d7e9a4c 05/24/2016 11:09 AM Renato Botelho

Merge pull request #2978 from NOYB/Miscellaneous_Textual_Correction_-_System_/_Advanced_/_Networking

37135283 05/24/2016 10:44 AM Phil Davis

Fix #6381 ipv6nat_ipaddr
(cherry picked from commit f489cfdbd4705578ee290b9df5bafe86efddbca8)

f208e969 05/24/2016 09:27 AM Stilez y

redundant check - is_numericint() tests for >= 0

16b17c15 05/24/2016 09:15 AM Stilez y

fix logic and replace hard coded value by global

backups should be a numeric int.
text hint for number of backups can now refer to the global value for this platform (and explains how to get that default, by leaving blank)

ca55edc3 05/24/2016 09:01 AM Stilez y

Give settings section a more helpful/standard title to match other GUI settings tabs

d3706c81 05/23/2016 07:07 AM NOYB NOYB

Miscellaneous Textual Correction - System / Advanced / Networking

Use apostrophe instead of quote.

a3013ca6 05/20/2016 04:13 PM Jim Pingle

Fix quoting in diag_routes.php, see ticket #6371

0e4e4251 05/20/2016 03:34 PM Jim Pingle

Better fix for escaping in ticket #6371

c805b6e4 05/20/2016 03:05 PM Renato Botelho

Revert "Status / Services - Status Indicator"

This reverts commit e7161dc3b62b306b57c8d094f93c2ec08c9e0af2.

3167e8f0 05/20/2016 02:30 PM Renato Botelho

Merge pull request #2970 from NOYB/Status_/_Interfaces_-_DNS_Servers

c5af3a30 05/20/2016 02:28 PM Renato Botelho

Merge pull request #2972 from NOYB/Status_/_Services_-_Status_Indicator

bbdbf3d3 05/20/2016 02:25 PM Renato Botelho

Merge pull request #2969 from marianamorim/add_function_gettext