Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
0adf0d88 06/01/2016 01:25 AM NOYB NOYB

Status / Services - Status Indicator

Use status icon instead of text. Icon and title should be fine.

7b05178d 06/01/2016 01:25 AM NOYB NOYB

Status / OpenVPN - Status Indicator

Add prefixes to Status and Actions.
Remove textual status. Icon and title should be fine.

0a9d81fb 06/01/2016 01:25 AM NOYB NOYB

Get Service Status Function

Add option for thumbs up/down icon.
Add option to specify title contents.
Distinguish between Stopped and Disabled with icons and text classes.

Replace status indicator icon fa-play with animated fa-circle-notch.
Replace status indicator icon fa-times with fa-stop and fa-ban....

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

9c75e83b 05/31/2016 12:18 PM Renato Botelho

Remove sshd_config from main repo, it's always replaced by /etc/sshd

7e2f7ba2 05/31/2016 12:15 PM Renato Botelho

Remove root directory from main repo, config files will be copied during boot

960cb0ff 05/31/2016 12:13 PM Renato Botelho

Remove /root/.gitsync_merge.sample

13a70e7d 05/31/2016 12:10 PM Renato Botelho

Copy users config files from skeleton dir

Every time user is added or modified, make sure all default config
files are copied over from /etc/skel to user's home. It will make sure
users will always get the last version of these files

3ee1e659 05/31/2016 11:50 AM Renato Botelho

Improve readability

70124961 05/31/2016 11:41 AM Renato Botelho

Add dot.hushlogin to skeleton directory to create file for all new users and avoid them to see motd

b2e7f7d8 05/31/2016 11:09 AM Renato Botelho

Remove our copy of /etc/rc.d/hostid

bcc770bb 05/31/2016 11:07 AM Renato Botelho

Remove /etc/crontab from main repo

38dccf78 05/31/2016 11:01 AM Renato Botelho

Do not call gettext() for the string used to match the place in file to start rewriting it

e5026472 05/30/2016 07:39 PM Renato Botelho

Remove hosts.allow, FreeBSD default has the same effect

4a0d7540 05/30/2016 07:37 PM Renato Botelho

Remove login.conf

The only desired change for login.conf is to suppress motd. It will be
applied on FreeBSD-src, where it should be

6a195a15 05/30/2016 07:07 PM Renato Botelho

Remove empty /etc/motd file, we already have hushlogin set to prevent it to show

505e3e0e 05/30/2016 07:00 PM Renato Botelho

Rename /etc/devd.conf -> /etc/pfSense-devd.conf and change start_devd()

87dcd554 05/30/2016 06:54 PM Renato Botelho

Remove our copy of ddb.conf, it's exactly the same of FreeBSD's default

bc3d0d4b 05/30/2016 02:56 PM Renato Botelho

Remove copy of /etc/disktab and use FreeBSD's one

e47fc17c 05/30/2016 02:55 PM Renato Botelho

Remove copy of /etc/networks and use FreeBSD's one

bdfcac1b 05/30/2016 02:55 PM Renato Botelho

Remove copy of /etc/pf.os and use FreeBSD's one

e22e526a 05/30/2016 02:00 PM Renato Botelho

Remove passwd, master.passwd and group files

These files don't need to be present on pfSense main repo, they are
updated according our needs during first boot so we can use standard
file from FreeBSD

While here, do not try to run pwd_mkdb since it's already done by make...

c9fd7ee0 05/28/2016 02:23 AM Chris Buechler

Use 0 here if specified. Ticket #6413

3f38f937 05/27/2016 06:16 PM Luiz Souza

Fix the autologin on serial console for ARM.

8f2138b6 05/26/2016 08:32 PM Luiz Souza

Change serial console to '3wire' and vt100.

Fixes the console on ARM.

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.

f42ef69a 05/25/2016 02:06 AM NOYB NOYB

Fix this missed one.

ebe833f6 05/25/2016 02:06 AM NOYB NOYB

Firewall / Aliases / Edit - New URL Table Alias Type

Make the code cleaner and easier to follow by using the same alias type designations as config.

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.

e8c09a23 05/24/2016 11:31 PM Chris Buechler

Lower default LDAP timeout to 5 seconds. Idea from Sandeep1991 in PR 2971. Ticket #6367

062a5434 05/24/2016 11:17 PM Chris Buechler

Set request_terminate_timeout to the same as max_execution_time in case something executed externally doesn't respond, to avoid hanging up all of php-fpm eventually. Ticket #6318 among other similar potential issues.

785cef80 05/24/2016 11:03 PM Chris Buechler

Merge pull request #2984 from NewEraCracker/php-memlimit

e266e6d1 05/24/2016 09:00 PM NewEraCracker

Relax Suhosin to allow a 512M memory limit

b20c7ef1 05/24/2016 08:48 PM Chris Buechler

Set PHP's memory limit to 512M on 64 bit. Ticket #6364

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

e3dbee3e 05/24/2016 10:47 AM Renato Botelho

Merge pull request #2980 from NOYB/URL_Table_(Ports)_File_Comments

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

Fix #6381 ipv6nat_ipaddr
(cherry picked from commit f489cfdbd4705578ee290b9df5bafe86efddbca8)

e7e1e514 05/24/2016 06:43 AM NOYB NOYB

URL Table (Ports) File Comments

Fix for Bug #6395 that keeps full line comments of the downloaded file but strips them for the pf rules load.

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.

137fe9b6 05/20/2016 02:41 PM Renato Botelho

Merge pull request #2786 from NewEraCracker/remove-leftovers

7ee5ec45 05/20/2016 02:38 PM Renato Botelho

Merge pull request #2926 from TechSmurf/patch-1

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

ed285109 05/20/2016 02:27 PM Renato Botelho

Merge pull request #2932 from SilvioGiunge/remover_global_vars

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

Merge pull request #2969 from marianamorim/add_function_gettext

54b21bab 05/20/2016 02:24 PM Renato Botelho

Merge pull request #2973 from jlduran/pass-block-icons-cp

22b50541 05/20/2016 12:43 PM Jose Luis Duran

Fix closing `tbody` tag in Captive Portal's MACs

96abde90 05/20/2016 12:34 PM Jose Luis Duran

Fix Captive Portal's MACs icons

Standardize pass/block icons with the rest of the system

788c3cf5 05/20/2016 12:04 PM Stephen Beaver

Fixed #6872 Restored missing proxy port setting

(cherry picked from commit 6b43692408912de3375b34cc1982ff73f52762a5)

e7161dc3 05/20/2016 08:01 AM NOYB NOYB

Status / Services - Status Indicator

Use font awesome icons instead of text.
Universal recognition eliminates need of text translation.

335f1a89 05/19/2016 09:12 PM Jim Pingle

Fix up diag_smart e-mail handling, and the backend config code was broken/making false assumption about the config file as well. Fixes #6371

b530335e 05/19/2016 12:30 PM Renato Botelho

Update pfSense.pot

78869d5e 05/19/2016 07:13 AM NOYB NOYB

Status / Interfaces - DNS Servers

The DNS servers are not necessarily ISP provided.

8d0b16a1 05/18/2016 07:40 PM marianamorim

Add the function gettext

1168634b 05/18/2016 01:29 PM Stephen Beaver

Merge pull request #2968 from NewEraCracker/patch-gettext-maxlen

95f46512 05/17/2016 08:38 PM NewEraCracker

Reduce maximum length of string to gettext()

This limit is set at 4096 on PHP 5.6: http://lxr.php.net/xref/PHP_5_6/ext/gettext/gettext.c#139

Bug report on forum: https://forum.pfsense.org/index.php?topic=110088.0

49701df3 05/17/2016 01:24 AM Phil Davis

Initialize output var in firewall_shaper_queues

To clear any previous use of the var elsewhere in included files.
Forum: https://forum.pfsense.org/index.php?topic=111852.0

d736d861 05/16/2016 11:41 AM Stephen Beaver

Merge pull request #2965 from NOYB/Miscellaneous_Textual_Corrections_-_System_/_Advanced_/_Firewall_&_NAT

890bd153 05/16/2016 11:39 AM Stephen Beaver

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

973a2d45 05/16/2016 11:38 AM Stephen Beaver

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

5543a460 05/16/2016 11:37 AM Stephen Beaver

Merge pull request #2961 from NOYB/Miscellaneous_Textual_Corrections_-_System_/_Advanced_/_Networking

8185eabc 05/16/2016 11:36 AM Stephen Beaver

Merge pull request #2960 from NOYB/Miscellaneous_Textual_Corrections_-_System_/_User_Manager_/_Settings

2c6faa05 05/16/2016 11:35 AM Stephen Beaver

Merge pull request #2954 from NewEraCracker/textual-corrections

e4710ed5 05/16/2016 11:23 AM Chris Buechler

Sanitize notice output here as well. Ticket #6154

c2b51a45 05/16/2016 06:01 AM Chris Buechler

Correct force updates when chosen. Ticket #6359

92674d7f 05/16/2016 01:33 AM Chris Buechler

Fix script name in error log

38edc490 05/16/2016 01:31 AM Chris Buechler

Fix misspellings.

5414794c 05/15/2016 10:48 PM NOYB NOYB

Miscellaneous Textual Corrections - System / Advanced / Firewall & NAT

Section panel header title.

a79dfdaa 05/15/2016 05:25 AM Phil Davis

Make limiters info box work same as By Interface

The info box displayed on Firewall->Shaper, By Interface come down the bottom with and info icon and can be shown/hidden by the user.
The similar info box on Firewall->Shaper, Limiters sits in the main body with no info icon and cannot be shown/hidden, but can be dismissed....

aadc1358 05/15/2016 05:04 AM Phil Davis

Customize limiter info message

The $dn_default_shaper_msg is what is displayed on the Limiters tab. It needs to talk about "limiter" rather than "queue".
This code builds up each message using the same base template sentences, inserting "queue" or "limiter" in the appropriate place.

542d14be 05/14/2016 09:38 PM NOYB NOYB

Miscellaneous Textual Corrections - System / Advanced / Networking

85021142 05/13/2016 08:02 PM NOYB NOYB

Miscellaneous Textual Corrections - System / User Manager / Settings

c7759e4e 05/13/2016 01:21 PM Chris Buechler

Disable ipcomp regardless of config setting to avoid problem. Ticket #6167

a8872fdb 05/13/2016 12:04 PM Chris Buechler

Silence mwexec output. Now that the groupdel actually works, it spams the log when group isn't found. Ticket #6352

7e752d72 05/13/2016 07:16 AM Phil Davis

Make rule_columns_with_alias end params optional

Stops PHP warnings like reported in forum https://forum.pfsense.org/index.php?topic=111768.0

6d642137 05/13/2016 06:30 AM Chris Buechler

Merge pull request #2958 from k-paulius/patch-16

a4b55d11 05/13/2016 05:43 AM Chris Buechler

Fix scope for IPv6 link local gateway IPs. Ticket #6353

ea940381 05/13/2016 05:34 AM Chris Buechler

Handle link local IPv6 gateways and default gateway switching correctly. Ticket #6258

1a444f88 05/13/2016 04:24 AM k-paulius

Unbound and dnsmasq can both be enabled so restart both if need be

e02a2756 05/13/2016 03:52 AM Chris Buechler

Merge pull request #2957 from NOYB/Miscellaneous_Textual_Corrections_-_System_Advanced

ce252674 05/13/2016 03:50 AM Chris Buechler

Merge pull request #2956 from NOYB/Miscellaneous_Textual_Corrections_-_Services_NTP_PPS

6d4fd80b 05/13/2016 03:39 AM Chris Buechler

Don't start unbound in track6 config if system is booting. Add dnsmasq here as well. Based on PR 2943. Ticket #6186

34d58bad 05/13/2016 03:20 AM Chris Buechler

Use -g with groupdel when passing a GID. Ticket #6352