Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
dd6c64d8 06/23/2016 12:41 PM Renato Botelho

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

fc33f342 06/23/2016 12:37 PM Renato Botelho

Remove unused mtree file

ca618217 06/23/2016 12:34 PM Renato Botelho

Make base package to populate /etc/platform

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

367b34e7 06/23/2016 11:30 AM Renato Botelho

Remove intel license files, they are part of FreeBSD-src

9235b25e 06/23/2016 11:29 AM Renato Botelho

Create /home on rc if it's necessary, then remove home/.empty file from git repo

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

Move athctrl.sh to /usr/local/sbin

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

c0643ee4 06/22/2016 03:54 PM Stephen Beaver

Merge pull request #3010 from NOYB/Remove_Duplicate_ListTags_Entry

24f97159 06/22/2016 03:47 PM Stephen Beaver

Merge pull request #3006 from stilez/patch-33

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

6c94ebc3 06/22/2016 03:38 PM Stephen Beaver

Merge pull request #3001 from NewEraCracker/patch-pppoe-mpd

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

90913bc7 06/22/2016 02:05 PM Stephen Beaver

Merge pull request #2783 from jlduran/harden-sshd_config

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

d75c55fb 06/22/2016 12:40 AM Chris Buechler

Only call interfaces_vips_configure once if it's needed, rather than doing the same thing over and over for every VIP on an interface. Ticket #6515

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

update d3.js

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

update nvd3 files

616161d5 06/21/2016 10:23 PM Chris Buechler

Fix style

87a898b1 06/21/2016 10:10 PM Chris Buechler

require_once auth.inc in vpn.inc since it uses functions from there, though normal use of the system won't require that, those who run certain things manually/custom may require it

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

Fixed #6514 by requiring string starts with letter ot underscore

03de0c24 06/21/2016 08:24 PM Chris Buechler

Only omit aggressive line from ipsec.conf where IKEv2. Ticket #6513

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

a08208f8 06/21/2016 03:23 PM Jim Pingle

Set kern.corefile, fixes #6510

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

Fix typo

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

Fix redundant phrasing.

ce9056f6 06/20/2016 11:54 AM Renato Botelho

Teach rc script to copy custom_logos over default one

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

40d7e4be 06/18/2016 09:37 AM NOYB NOYB

Remove duplicate listtags() entry 'member'.

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

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

6215902c 06/17/2016 04:08 AM Stilez y

Remove subnet_expand()

Function isn't used in main or packages repo, and in any case would need a complete rewrite to handle IPv6.

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

Correct value for 9600. Ticket #6416

08cd0225 06/15/2016 08:56 AM NewEraCracker

Fix bad escapeshellarg logic on mpd execution

With this change single-quotes are applied in correct places

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

4bf17edc 06/09/2016 02:08 PM Jim Pingle

One more escapeshellarg for auth.inc on 2.4. Ticket #6475

0a39f78f 06/09/2016 02:06 PM Jim Pingle

Use escapeshellarg on shell calls in auth.inc. Ticket #6475

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

50957283 06/08/2016 11:15 PM Chris Buechler

Merge pull request #2997 from phil-davis/resetwebgui

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...

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

Implement pkg_valid_name()

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.

9202151e 06/07/2016 07:27 AM Phil Davis

Add resetwebgui to developer shell

This might be helpful to people if they have set the theme to something
that they are having trouble displaying, reading... or enabled some
widget that is not good or...
It allows them to get back to a known-working dashboard state, from...

0771de32 06/06/2016 06:21 PM Jim Pingle

This needs a newline

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....

754f7091 06/03/2016 05:52 AM Chris Buechler

Set keepalive_timeout 0 where captive portal in use, and update otherwise to nginx's current default of 75. Ticket #6421

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.

92323161 06/01/2016 11:02 AM Renato Botelho

Rename /etc/rc(.shutdown) -> /etc/pfSense-rc(.shutdown) and stop overlapping FreeBSD-src files

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

Comment typos

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

14645549 05/31/2016 11:26 PM Chris Buechler

Add a check to see if the file exists before running filesize on it, to avoid PHP error.

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

6251d517 05/31/2016 07:47 PM Renato Botelho

Reduce differences from FreeBSD default openssl.cnf

3e146590 05/31/2016 02:29 PM Renato Botelho

Remove our copy of /etc/shells

1ed24ef3 05/31/2016 01:29 PM Renato Botelho

Remove copy of /etc/syslog.conf, it's deleted by /etc/rc and replaced by a symlink to /var/etc/syslog.conf

3f300677 05/31/2016 01:27 PM Renato Botelho

Move terminal config from cons25 to xterm, same used by FreeBSD

8bad8913 05/31/2016 01:25 PM Renato Botelho

Change serial terminal type to vt100, same FreeBSD uses

80776647 05/31/2016 01:21 PM Renato Botelho

Remove our own copy of /etc/ttys

fbe3b3ab 05/31/2016 12:54 PM Renato Botelho

Improve interactive shell detection to cover other terminal types