Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
823bcb15 08/05/2013 07:14 AM N0YB

Update interfaces.php

fix text - Capitalize sentence. s/this/This

19b4f2c5 08/02/2013 02:34 PM Ermal LUÇI

Correct bandwidth assignment so the configuration is not reverted courtesy of ipfw(4) swapped arguments. Reported-by: http://forum.pfsense.org/index.php/topic,65069.0.html

cb9799d5 08/02/2013 02:04 PM Ermal LUÇI

Reload apinger now that we can rather than restarting. Related to Ticket #3119

e2967ba6 08/02/2013 02:57 AM Chris Buechler

fix text - s/occured/occurred/

dde3cae3 08/02/2013 02:42 AM Chris Buechler

the state type is required/valid for all specifications of protocol, not
just the ones formerly listed. For instance, sloppy is valid (and widely
used on 2.0.x and some older 2.1x) with "any" protocol.

d6be721e 08/01/2013 05:52 PM Ermal LUÇI

Resolves #3121. Fix the command so it does perform correctly

907e2d61 08/01/2013 11:15 AM Ermal LUÇI

Whitespace fixes

482d7386 08/01/2013 11:14 AM Ermal LUÇI

Set the interface as first here to properly be able to identify it after in php code. Ticket #2495

e492500f 08/01/2013 11:14 AM Ermal LUÇI

Manually revert the patch to cleanup aliases since now its propely handled in the ip assignements. Ticket #2495

783228c7 07/31/2013 11:17 AM Renato Botelho

Merge pull request #750 from phil-davis/RELENG_2_1

Reorder reverse lookup overrides so user-specified ones are effective 2.1

721ea6f4 07/31/2013 10:19 AM Phil Davis

Reorder reverse lookup overrides so user-specified ones are effective 2.1

If the user specifies a domain override for 10.in-addr.arpa and also specifies "Do not forward private reverse lookups" then the user-specified entry is not effective. But the code was supposed to allow users to specify individual reverse lookup domain overrides that took precedence....

463cef18 07/30/2013 06:52 PM Renato Botelho

Revert "Remove unecessary variable"

Variable is used below

This reverts commit 010639a89ba4ebdd1267274e8c0dcfc6d474ce03.

32fb3392 07/30/2013 06:09 PM Jim Pingle

Fix up filter_pflog_start - optimize some code, and fix $retval so that it will be restarted correctly after killing it.

07509027 07/30/2013 05:34 PM Renato Botelho

Show friendly interface name, fixes #3095

f5b529b9 07/30/2013 04:48 PM Daniel Becker

tighten overly broad regexes for SMART monitoring

14266c3e 07/30/2013 04:46 PM Jim Pingle

Show the name of the unresolvable alias name as well as the rule description to avoid ambiguity.

0aa29759 07/30/2013 03:01 PM Jim Pingle

Catch adaX here too

7f3ad605 07/30/2013 10:53 AM Renato Botelho

Check if hostname is valid, it fixes #3117

39655e06 07/30/2013 10:13 AM Ermal Luçi

Merge pull request #746 from razzfazz/dhcp-domain-releng-2-1

use correct domain names when registering static DHCP entries in DNS

6ed5c06b 07/30/2013 05:46 AM Daniel Becker

use correct domain names when registering static DHCP entries in DNS

When registering static DHCP entries in DNS, we first try to use the domain name configured for the static entry (if any), then the domain name configured in the DHCP server settings for the corresponding interface (if any), and as a last resort the system domain name....

4e8eec4c 07/29/2013 06:31 PM Jim Pingle

Use full path

0af84753 07/29/2013 06:30 PM Jim Pingle

Show full process arguments in system activity output, but limit output to 105 chars wide so it does not spill out of its background area.

4d4a9bc7 07/29/2013 12:57 PM Phil Davis

Make NAT port forward data entry error message match GUI text

The GUI has "Redirect target IP" and "Redirect target port". But the error message when validating "Redirect target port" refers to it as "local port". I was just confused when I forgot to type in the "Redirect target port", the error told me I had to enter a valid local port. I looked down the GUI page for "local port" and it is not there.

3e7d44ff 07/29/2013 12:45 PM Jim Pingle

Bumpitty bump bump

43e1d353 07/29/2013 12:34 PM Renato Botelho

Update pt_BR translation files

c6b83559 07/29/2013 12:28 PM Renato Botelho

Update translation template

355f494c 07/29/2013 12:17 PM Jim Pingle

Fix test

2acefcda 07/29/2013 01:38 AM Jim Pingle

Fix exec bits.

eab652e4 07/28/2013 01:31 PM Renato Botelho

Fix #3113, fix multiple english spell errors s/seperet/separat/

0b41c2ce 07/28/2013 12:23 PM Renato Botelho

Merge pull request #738 from N0YB/patch-3

Update services_dyndns_edit.php

d21dfd82 07/28/2013 09:32 AM N0YB

Update services_dyndns_edit.php

Setting $pconfig['ttl'] to isset result causes the ttl value to be set to 1 (true) upon subsequent saves.

7656f218 07/28/2013 12:24 AM Charlie Marshall

fix typos

455bc0b1 07/27/2013 05:49 PM Jim Pingle

Also catch adaX Fixes #3112

7c0e81ac 07/26/2013 03:08 PM Charlie Marshall

revert part of commit 4cfcbd3 - removes blank option on firewall log widget drop down menu

4d814546 07/25/2013 01:13 PM Ermal LUÇI

Optimization has nothing to do with limits

30c5f6a2 07/25/2013 01:00 PM Renato Botelho

Mark input_errors as reference at do_input_validation declaration, it fixes #3108

4ff2b805 07/25/2013 12:29 PM Renato Botelho

Fix #3106, parse 'not' rules right on destination for port forward + reflection proxy rules

68c11b29 07/24/2013 07:23 PM Renato Botelho

Fix #3103, cleanup ports fields when protocol changes

e7b5a057 07/24/2013 11:42 AM Renato Botelho

Close td

ee157757 07/24/2013 10:26 AM Phil Davis

Allow advanced options state-related parameters to be used for TCP, UDP and ICMP

Allows the state-related parameters to be specified for UDP and ICMP as well as TCP. Discussed in forum http://forum.pfsense.org/index.php/topic,64653.0.html

98f4043e 07/24/2013 09:04 AM Phil Davis

Allow advanced options state-related parameters to be used for TCP, UDP and ICMP

Allows the state-related parameters to be specified for UDP and ICMP as well as TCP. Discussed in forum http://forum.pfsense.org/index.php/topic,64653.0.html

00da3ebb 07/23/2013 11:59 PM Jim Pingle

Merge pull request #726 from N0YB/patch-2

Update rrd.inc

df198169 07/23/2013 11:54 PM N0YB

Update rrd.inc

Fix this error
php: rc.bootup: The command '/usr/bin/nice -n20 /usr/local/bin/rrdtool update /var/db/rrd/system-mbuf.rrd N:U:U:U:U:U' returned exit code '1', the output was 'ERROR: expected 4 data source readings (got 5) from N:U:U:U:U:U'

329024c8 07/23/2013 09:56 AM Ermal LUÇI

Implement an option to allow using the IPv4 connectivity interface for sending the dhcpv6 information. Usually useful for ppp[oe] type links and some ISP

338ade40 07/23/2013 07:37 AM Ermal Luçi

Merge pull request #723 from phil-davis/RELENG_2_1

Fix error in 2.1 branch dhcp6prefixonly implementation

af49447a 07/23/2013 03:21 AM Phil Davis

Fix error in 2.1 branch dhcp6prefixonly implementation

The Main branch code was in the correct place, but the version applied to 2.1 branch had this code in the wrong place.

a7b49540 07/22/2013 03:06 PM Renato Botelho

Fixes #3100. Fix spell and spaces issues

174e627c 07/22/2013 02:29 PM Renato Botelho

Merge pull request #721 from phil-davis/RELENG_2_1

Validate firewall rule advanced options requirements (2.1 branch)

69364ab8 07/22/2013 10:43 AM Phil Davis

Validate firewall rule advanced options requirements

Checks that the user has selected a TCP Pass rule etc when using the state-related advanced options. Validates as per the checks that are applied in filter.inc when generating the actual pf rules.
Forum discussion: http://forum.pfsense.org/index.php/topic,64653.15.html...

eac9f72b 07/22/2013 07:52 AM Warren Baker

Merge pull request #719 from phil-davis/RELENG_2_1

When adding Port or URL alias default the alias type (2.1 version)

bed55115 07/22/2013 07:25 AM Warren Baker

Add missing backup of gettytab

45818646 07/22/2013 05:23 AM Phil Davis

When adding Port or URL alias default the alias type (2.1 version)

When viewing the Port or URL aliases tab, and pressing "+" (add), make the default alias type match the Port or URL tab from which the user pressed "+".
This is a version for the 2.1 branch.

3dd6ed1a 07/21/2013 01:56 PM Phil Davis

Fix editing saving dhcp6prefixonly state

Reported in redmine #3097 and forum http://forum.pfsense.org/index.php/topic,64483.msg350255.html#msg350255

8b8594c4 07/20/2013 01:32 AM Renato Botelho

Merge pull request #715 from N0YB/RRD_RRA_Sized_for_Previous_Period

3652 days worth is a too much. Scale it back to more reasonable 1.25 x maximum used data (2284 days).

f1c252cf 07/20/2013 12:15 AM N0YB

3652 days worth is a too much. Scale it back to more reasonable 1.25 x maximum used data (2284 days).

8e088ea5 07/19/2013 01:39 PM Jim Pingle

Handle IPv6 in ip_in_interface_alias_subnet()

166fc3cd 07/19/2013 01:18 PM Phil Davis

Minimize inclusion of bogonsv6

If "Allow IPv6" is on, but actually there is no enabled interface with "Block bogon networks" enabled, then we also do not need to include the bogonsv6 table into pf.
This allows some more flexibility for users to leave "Allow IPv6" checked, but still not use up memory for bogonsv6.

c2a58cd1 07/18/2013 06:31 PM Jim Pingle

Use default RRD colors that are a little more visually distinct. Add some better comments/labels to make it easier for people to help customize and tweak the colors. Suggestions welcome.

30adceda 07/18/2013 01:35 PM Jim Pingle

Disable the BEAST protection by default because the GUI will break if you use this and have a Hifn card installed. Others may break similarly. Change it into a checkbox option, off by default, and automatically disable it if a conflicting card has been detected.

436a9a88 07/17/2013 05:48 PM Jim Pingle

Sync p0f database for OS detection w/current file from FreeBSD

bb236920 07/17/2013 03:51 PM Jim Pingle

This is not a percentage

09f26fb7 07/17/2013 03:29 PM Renato Botelho

Remove remaining hardcoded theme names

dc3fc54a 07/17/2013 02:53 PM Jim Pingle

Don't blow up the config if someone enters int'l chars in an LDAP attribute/DN field. Ticket #2227

298020b2 07/17/2013 02:15 PM Jim Pingle

Add LDAP server options to control UTF8-encoding of parameters. Fixes #2227. While I'm here, add a checkbox to prevent the stripping of @ from the LDAP username if the user wants the full name transmitted.

f8b00778 07/16/2013 08:09 PM Jim Pingle

Some more tweaks to state and mbuf update/output on dashboard widget.

84962c63 07/16/2013 07:56 PM Jim Pingle

Use some easier to distinguish colors for mbuf graph

bdc3d5ca 07/16/2013 07:39 PM Jim Pingle

Add a meter for states, too

48a01496 07/16/2013 07:39 PM Jim Pingle

Fixup mbuf stats function

eb8e0aa9 07/16/2013 07:34 PM Renato Botelho

Call interface_ipalias_cleanup() after $interface is initialized, and get current IP after it

e4a0be9b 07/16/2013 07:08 PM Jim Pingle

Make mbufs update via ajax

980b9cc6 07/16/2013 07:02 PM Jim Pingle

Fix ids

47642992 07/16/2013 06:55 PM Jim Pingle

Fix an occasional "blank" cpu freq printing that shouldn't happen.

e7da8698 07/16/2013 06:51 PM Jim Pingle

Make mbuf usage a meter, too.

0425af72 07/16/2013 06:42 PM Jim Pingle

Show totals for memory, swap, and disk usage.

ae9cb658 07/16/2013 06:14 PM Jim Pingle

Add an RRD graph for MBUFs under system. Tweaks welcome.

8a0c14c3 07/16/2013 05:27 PM Jim Pingle

If an account has SSH keys, show them, don't show the checkbox to add keys. Fixes #2729

7a10e3eb 07/16/2013 01:52 PM Jim Pingle

Don't generate reflection rules if reflection is disabled for that rule.

4e69371b 07/16/2013 12:52 PM Ermal LUÇI

Do not break ppp type interfaces on v6

5128e0fe 07/16/2013 07:47 AM Ermal LUÇI

For ppp interfaces the real interface is not present anymore in the xml config section of the interface. Due to this do some more work on extracting the real interface when ipv4 is pppoe/ppp/... and ipv6 configuration files will use the wrong interface to request information from provider. Reported-by: http://forum.pfsense.org/index.php/topic,64483.0.html

cd577ebd 07/15/2013 08:05 PM Ermal LUÇI

Enable filtering on ipfw sysctl not dependent on ipfw module otherwise issue reported here http://forum.pfsense.org/index.php/topic,64412.0.html happens

1ed5aaa8 07/15/2013 01:58 PM Ermal LUÇI

Ignore errors/warnings from these calls

3487a5c2 07/14/2013 08:14 PM Jim Pingle

Merge pull request #683 from dhatz/RELENG_2_1

support mitigating BEAST attack, see http://forum.pfsense.org/index.php/topic,63001.0.html

23ea4d2a 07/14/2013 06:49 PM Phil Davis

services_dhcrelay6_configure developerspew debug text fix

64ad3cc8 07/14/2013 06:48 PM Phil Davis

Start DHCrelay6 on boot

fa535f75 07/14/2013 06:24 PM Phil Davis

Correctly decide if dhcrelay is enabled

b5cd5163 07/13/2013 06:52 PM Phil Davis

Teach service start stop restart about dhcrelay6

d86ec4e0 07/13/2013 06:52 PM Phil Davis

Consistent dhcrelay6 pid file location

63b8c4db 07/13/2013 02:42 PM Renato Botelho

Fix #3091, fix bad var assignment

74bd3c3f 07/12/2013 07:58 AM Warren Baker

Substitute Product name in privileges

c1ecdca2 07/12/2013 06:44 AM Ermal Luçi

Merge pull request #709 from razzfazz/RELENG_2_1

properly handle custom-v6 dyndns entries in web interface

6acbb7d2 07/11/2013 10:49 PM Daniel Becker

properly handle custom-v6 dyndns entries in web interface

fd4fc120 07/11/2013 07:18 PM Jim Pingle

Move variable declaration to the top, declare it global before defining. Fixes #3090

469e3333 07/11/2013 07:18 PM Jim Pingle

Remove irrelevant comment.

d45fdd2a 07/11/2013 02:03 PM Ermal Luçi

Fix copy/pasto introduced in previous commit.

03ffccb9 07/11/2013 07:02 AM Ermal Luçi

Merge pull request #707 from razzfazz/RELENG_2_1

Merge to RELENG_2_1: Support for protocol 41 in rules, support for HE.net AAAA record updates, and support for custom DynDNS URLs with IPv6.

b54b997d 07/11/2013 02:05 AM Daniel Becker

Add support for custom IPv6 DDNS.

c3101e14 07/11/2013 02:01 AM Daniel Becker

Change separator as per JimP's request.

93749c10 07/11/2013 02:00 AM Daniel Becker

Add front-end support for dyndns AAAA updates

e4ba18aa 07/11/2013 02:00 AM Daniel Becker

Clean up HE.net AAAA backend support.

5a55d9d7 07/11/2013 02:00 AM Daniel Becker

Add backend support for HE.net AAAA record updates.

Defines a new DynDNS provider 'he-net-v6' for updating AAAA entries on
dns.he.net.