Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
1267b787 11/09/2016 06:26 AM Luiz Souza

The IPv6 packets are always blocked.

Ticket #6206

da7054b7 11/08/2016 06:53 PM Steve Beaver

Fixed #6893
Null configuration settings are now written as <tag></tag> instead of <tag /> for consistency

d36ea867 11/07/2016 10:13 PM Renato Botelho

2.4.0 is now BETA

86584ded 11/07/2016 06:49 PM Jim Pingle

Store Dynamic DNS passwords in Base64 to protect special characters. Fixes #6688

a6b5014d 11/07/2016 03:56 PM Luiz Souza

So, PHP eats the last '\n' and we need an additional new line...

Fix the generated pf rules.

54a217f0 11/07/2016 02:38 PM Steve Beaver

Correct part of #6779
Setting input "step" value to "any" alows hte element to accept decimal (float) values, not just integers.

55fcc035 11/07/2016 04:17 AM Luiz Souza

Do not generate IPv6 rules when IPv6 is disabled.

Ticket #6206

411d4e6e 11/07/2016 03:51 AM Luiz Souza

Consider the IPv6 checksum options when dealing with "Disable hardware checksum offload".

Ticket #5321

a227ecef 11/07/2016 03:18 AM Luiz Souza

Merge pull request #3164 from fredronnv/master

068ec0b1 11/07/2016 02:57 AM Luiz Souza

Merge pull request #3176 from stilez/patch-49

3c3f9397 11/05/2016 04:26 AM Luiz Souza

Fix the port assigment on SG-4860 or SG-8860.

7ac34d65 11/04/2016 07:16 PM Renato Botelho

Enable ALTQ for cxl. Fixes #6830

2446fffa 11/04/2016 03:05 PM Jim Pingle

Convert CloudFlare and GratisDNS dynamic DNS over to split hostname and domain name fields, like Namecheap. Otherwise they could both break with subdomains or international TLDs with many parts. Fixes #6778

79e50e97 11/04/2016 02:20 PM Jim Pingle

OpenBSD removed the pf FAQ page for shaping, so link to the proper page on archive.org since they offer no current equivalent and no other suitable replacement page is immediately available. Fixes #6781

0b8b5069 10/31/2016 08:31 PM Renato Botelho

Check if pidfile is valid before try to send signal

393c1317 10/28/2016 05:47 PM Renato Botelho

Always create a pipe for each allowed MAC or IP

aab966f2 10/28/2016 05:44 PM Renato Botelho

host_ips tables is not supposed to use pipes

013110a1 10/26/2016 10:59 PM Stilez y

80 character lines ftw :)

Just because it was asked nicely :)

0e0f580d 10/25/2016 03:47 PM Christoph Filnkößl

dyndns: add header processing in curl

some dyndns implementations rely on the correct HTTP header being set. the information was lost and now fixed.

f85a1e53 10/25/2016 03:42 PM Renato Botelho

Merge pull request #3192 from PiBa-NL/xmlrpc-auth

99a537e1 10/25/2016 11:06 AM Renato Botelho

Make sure filterdns is disabled when CP zone is disabled

9945720f 10/25/2016 01:22 AM Luiz Souza

Fix the ipfw rule to use the table cp_ifaces and not the interface cp_ifaces.

a4aebf44 10/24/2016 09:26 PM Renato Botelho

Stop using -y on filterdns call

517b893e 10/24/2016 09:22 PM Renato Botelho

Rework captive portal to run with stock IPFW (round 1)

- Remove use of IPFW context
- Create a rule that will skip to proper rule for each cp zone
- Use new PHP module functions wherever is possible

6344be46 10/24/2016 09:09 PM Steve Beaver

REmove accidental text

a22947a4 10/24/2016 03:30 PM Steve Beaver

Provide conrol on system.php to allow display of hostname on login banner

61672439 10/24/2016 03:06 PM Steve Beaver

Added hostname to login page.
Option control required

92130da3 10/24/2016 04:09 AM Luiz Souza

Update the variable with the round() return otherwise it does not has any effect.

Found while testing Ticket #6272.

c982fdbc 10/20/2016 05:48 AM Luiz Souza

Fix is_macaddr().

Hexadecimal numbers without the '0' padding are also valid, e.g:

a:b:c:d:e:f
94bd7fb3 10/18/2016 01:01 PM Renato Botelho

Fix #6828

Until 2.3.x pfSense carried a patch that changed the behavior of 'route
change' command, making it add the route when it fails to change.
On 2.4 this patch was removed and will not be added back. This change
adjust PHP code to deal with route add / change and make it work...

dc5f639f 10/15/2016 02:58 PM Pi Ba

xmlrpc, use authentication through the basic auth header instead of extra user/pass parameters

6172f3de 10/14/2016 12:04 PM Renato Botelho

Make setup_serial_port() write config files safely

This function used to replace /boot.conf, /boot/loader.conf and
/etc/ttys on every call. Depending of the moment a power failure
happens, any of these files can be blank and it'll break console setup
on next boot....

406ced77 10/14/2016 11:51 AM Renato Botelho

Change safe_write_file $content parameter to accept an array

e717f161 10/14/2016 11:51 AM Renato Botelho

Make $force_binary parameter optional, default to false

237d29c4 10/14/2016 11:51 AM Renato Botelho

Prevent /etc/ttys to miss essential lines

We do not create /etc/ttys from scratch but we change it on every boot.
If original file is corrupted for some reason we can end up with a file
missing essential lines. Added a check to verify if these lines are
missing and add them back in this case

8c48089f 10/13/2016 01:36 PM Renato Botelho

Add extra validations on is_inrange_v46

Verify if addresses are valid IP address before convert them to make
numeric comparison.

While here, adjust indent.

Inspired by: @phil-davis patch at PR #3189

ef30fa51 10/13/2016 01:25 PM NOYB NOYB

Replace underscore with hyphen in option names

Thanks Jorge

(cherry picked from commit 30786a9d2486d88cb92cbb0ecb10586b39c32c65)

bd9e1327 10/13/2016 01:24 PM Renato Botelho

Merge pull request #3186 from phil-davis/unlink_if_exists

42ebf952 10/13/2016 01:15 PM Renato Botelho

Restore accidentally removed block

On dc61252ae the code used to restore dhcp6 leases when platform was
nanobsd was removed, but this code is supposed to run on full install
when it's configured to use MFS /tmp. Restored it, adjusting indent,
and add the correct conditional to run on MFS /tmp...

b76b52ae 10/13/2016 12:48 PM Renato Botelho

Merge pull request #3180 from valneacsu/fix_wifi_1st_VAP_params

d96a39ba 10/13/2016 01:31 AM Phil Davis

Make unlink_if_exists return true/false

This allows the caller to do a single "atomic" call to unlink_if_exists.
If it returns true, then they know that the file existed and that it has
been unlinked successfully.
This should help avoid race conditions where multiple code paths try...

0186b761 10/12/2016 08:38 PM Valentin Neacsu

Remove commented code

dc61252a 10/12/2016 07:29 PM Renato Botelho

Deprecate nanobsd platform and remove all conditionals that uses it

9ed7f8f6 10/12/2016 07:23 PM Renato Botelho

Retire rc.nanobsd_switch_boot_slice

0c2dffb0 10/12/2016 07:23 PM Renato Botelho

Define a single value for 'default_config_backup_count'

b55c6b82 10/12/2016 07:23 PM Renato Botelho

Remove unused global var 'hidebackupbeforeupgrade'

1289c0c1 10/12/2016 07:23 PM Renato Botelho

Remove all calls to conf_mount_r* functions

eec44c64 10/12/2016 07:23 PM Renato Botelho

Retire restart_httpd.php

60f164f3 10/12/2016 06:27 PM Renato Botelho

Retire cdrom platform support

f68a881c 10/12/2016 06:12 PM Renato Botelho

Remove unused global config item 'update_manifest'

3f4a0df9 10/12/2016 06:10 PM Renato Botelho

Remove hideplatform global config and all uses of it

337e6a26 10/12/2016 06:09 PM Renato Botelho

Remove unused global item 'nopkg_platform'

a5e59e25 10/12/2016 06:03 PM Renato Botelho

Retire refcount functions. They are not used anymore

9f08c2b0 10/12/2016 06:02 PM Renato Botelho

Retire diag_nanobsd.php

ffab5cb4 10/12/2016 05:59 PM Renato Botelho

Obsolete conf_mount_ro() and conf_mount_rw()

Now that nanobsd is gone these functions are not necessary anymore.
Keep them around until all calls are cleaned up

4e04d896 10/12/2016 04:15 PM Renato Botelho

Simplify tcsh prompt and respect default terminal colors

ceea9d9c 10/12/2016 03:45 PM Renato Botelho

Merge pull request #3156 from stilez/patch-43

53b9a2ac 10/12/2016 03:41 PM NOYB NOYB

Report quantity of files being installed by minimal and diff options.

Also consolidate some unset commands.

(cherry picked from commit 32912ae833a016784cbb4813c45960cefc2d896b)

b19c8033 10/12/2016 03:41 PM NOYB NOYB

Support minimal and diff options combo rather than diff superseding minimal (sync both updated and diff files).

Break verbose option in two for showing files and/or constructed command. (--show_files, --show_command)
Don't save new commit ID if dry run. (--dry-run)...

9eab8448 10/12/2016 03:39 PM Renato Botelho

Merge pull request #3169 from valneacsu/fix_wifi_channel_change

ec6e6666 10/12/2016 03:37 PM Renato Botelho

Merge pull request #3171 from phroggster/patch-2

90d0e0e0 10/12/2016 03:30 PM Renato Botelho

Merge pull request #3179 from valneacsu/fix_wifi_settings_overwrite

54596b88 10/12/2016 02:08 PM NewEraCracker

Improve gwlb.inc notification mechanisms

1) Unlink earlier to reduce the chances of any concurrency issues;
2) Translate and improve output of available notification;
3) While I'm here, fix whitespace and improve PHP syntax.

4fd1130f 10/11/2016 03:47 PM Jim Pingle

Adjust parsing of OpenVPN ciphers to new output format. Fixes #6849

ce6e6519 10/10/2016 05:15 PM Renato Botelho

Create pkg.conf with ABI settings

6416317a 10/09/2016 07:48 PM Valentin Neacsu

Bring up the wifi interface only after setting up all the other arguments. This prevents issues when using VAPs.

b6355bdc 10/07/2016 07:11 PM Jim Pingle

Latest nginx requires /var/log/nginx/ to exist, so for users with /var in RAM it needs created.

54612e2c 10/06/2016 06:21 PM Renato Botelho

Merge pull request #3141 from PiBa-NL/xmlrpc_seturl

dfbd0052 10/06/2016 06:12 PM Pi Ba

XMLRPC, xmlrpc_client, add new scheme parameter in setConnectionData(syncip,port,user,pass,schema), for use by packages that sync to custom locations, set public/private on all functions

f9416ab2 10/03/2016 09:00 PM Stilez y

standardise old code ("or" -> "||")

a6c4a66d 10/02/2016 09:38 PM Valentin Neacsu

Only configure wireless MAC address if a spoofed MAC address is set

553de397 10/02/2016 02:29 PM Valentin Neacsu

Use tabs consistently

daed7646 10/01/2016 08:22 PM Leland Roach

Fixup ntpd IPv6 restrict clauses.

This should eliminate the following errors from the ntpd log file when
using IPv6 or dual-stack networks:
"syntax error, unexpected T_Mask, expecting T_EOC"

8318da51 10/01/2016 10:45 AM Valentin Neacsu

Re-enable executing the wifi mode command first. This fixes channel changing, which broke in d325e90818db2b22fc2562c38493769f217230f2.

580bef1e 09/27/2016 12:38 PM Leland Roach

Fix static blackhole routes. Bug was introduced in
8be135cd114fbc9294ec9dafed2125d0e553956c (February, 2013).

b9b6841f 09/25/2016 10:00 AM Stilez y

Remove unused arg in get_pkg_info()

The 2nd argument ($info) isn't used in that function, and doesn't seem to be used anywhere else in the codebase.

5116a8aa 09/23/2016 01:14 PM Fredrik Rönnvall

Fix bug where CARP vip status is incorrent in the interface when more
than one CARP vip is configured for an interface.

561463d2 09/16/2016 03:13 PM Renato Botelho

Do not obsolete extensions.ini to avoid lots of noise on pkg deinstall scripts

678004ce 09/16/2016 03:07 PM Renato Botelho

Remove pre/post upgrade scripts

Thise scripts were used on tarball upgrade before pkg(8). Users running
pfSense < 2.3 will need to go to 2.3 first and then to 2.4 so they will
not be necessary anymore

2e8d34a6 09/15/2016 12:44 PM Renato Botelho

Merge pull request #2782 from fredronnv/master

6a9d1bfc 09/15/2016 08:28 AM Fredrik Rönnvall

Use !empty() instead of isset()

a03162c8 09/15/2016 12:52 AM Stephen Beaver

Revised service running/stopped icons

176b8f78 09/14/2016 08:18 PM Stephen Beaver

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

1c402413 09/14/2016 07:32 PM Stephen Beaver

Merge pull request #2975 from NOYB/Services_Status

0ae266af 09/13/2016 06:56 PM Renato Botelho

Merge pull request #3131 from PiBa-NL/20160906-generic-xmlrpc_client

eecfac71 09/13/2016 06:44 PM Pi Ba

XMLRPC, xmlrpc_client set new Netgate copyright.

96ca183a 09/13/2016 06:36 PM Renato Botelho

Merge pull request #3135 from phil-davis/pdlen

e3b0eeb2 09/13/2016 05:42 PM Pi Ba

XMLRPC, xmlrpc_client remove extended class and define setConnectionData(.) function instead.

c1973ae9 09/13/2016 05:34 PM Renato Botelho

Merge pull request #2616 from k-paulius/patch-pkg-syslog-v2

3cd1b969 09/13/2016 03:24 PM Pi Ba

XMLRPC, xmlrpc_client remove xmlrpc_client.inc from pfSense.obsoletedfiles

e89a17fb 09/12/2016 01:20 AM Phil Davis

Fix #6768 IPv6 static mapping on delegated prefixes

For example, WAN receives a /48 delegated from the upstream (ISP...),
e.g. "2001:470:abcd::" pfSense then uses this as a starting point to
calculate the addresses on LAN, OPT1, OPT2 etc where they have been...

d2013d12 09/09/2016 06:52 PM Jim Pingle

Fix up/catch up remote syslog areas. Fixes #6780

6e5f31c7 09/09/2016 06:13 PM Jim Pingle

More pptp bits

8acd1331 09/09/2016 03:59 PM Jim Pingle

Remove some more dangling PPTP bits.

39aa6d81 09/08/2016 10:15 AM Renato Botelho

Revert "Remove unused file browser.php"

This reverts commit 8dee84f4cef55a2f008a319022a762b92e00117e.

4d7522bf 09/07/2016 11:09 PM Pi Ba

XMLRPC, xmlrpc_client simplify construction parameters where possible + cleanup

81299b5c 09/06/2016 07:23 PM Renato Botelho

Move copyright from ESF to Netgate

8dee84f4 09/06/2016 07:19 PM Renato Botelho

Remove unused file browser.php

6ffb27fc 09/06/2016 04:07 PM Jim Pingle

Remove some obsolete code from globals.inc

caec0e97 09/06/2016 03:40 PM Jim Pingle

Fix handling of backup config count. Fixes #6771