Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
f669800c 07/21/2013 08:28 PM N0YB

Fix required options syntax typo

e00fafb3 07/04/2013 12:46 AM N0YB

Remove errant double quote.

581fa606 07/03/2013 03:52 PM Renato Botelho

Merge pull request #692 from mgsmith1000/master

Omit IP warning if HTTP_REFERER check is disabled.

058bc2a8 07/03/2013 03:32 PM Matthew Smith

Omit IP warning if HTTP_REFERER check is disabled.

2bc45785 07/03/2013 01:41 PM Ermal LUÇI

Do not reconfigure dhcp v6 on v4 ip address event. Only handle 6rd and 6to4 while the former is questionable if needed

9ce0dd12 07/03/2013 01:38 PM Ermal LUÇI

Copy/pasto does well up to some point

c9065c1e 07/03/2013 01:37 PM Ermal LUÇI

On every ip change renew the hosts file

84f7e98c 07/03/2013 12:26 PM Ermal LUÇI

Enforce the checking of booting up for linkup events

e336cd95 07/03/2013 06:53 AM Ermal Luçi

Merge pull request #687 from falbertopl/master

Modified radius function to release the pinene

d2c98878 07/03/2013 03:39 AM Alberto Palau

modified radius function to release the pineno

modified radius function to release the pinene if the client is not authenticated properly, and modified function captiveportal_get_next_dn_ruleno to initially takes the value 2000 for the first pipeno.

9f0bee02 07/02/2013 08:58 PM Jim Pingle

Include both dyndns and rfc2136 hosts in referer check

fa087612 07/02/2013 08:58 PM Jim Pingle

Include RFC2136 hosts in DNS rebinding checks.

bcafa618 07/02/2013 08:58 PM Jim Pingle

Add server IP column and cached IP display to RFC2136 host list.

6d8dd98b 07/02/2013 08:58 PM Jim Pingle

Add option to RFC2136 to find/use the public IP if the interface IP is private. (Off by default)

a04da9bf 07/02/2013 08:58 PM Jim Pingle

Fix double click row to edit for rfc2136

7c9da7be 07/02/2013 08:58 PM Jim Pingle

Add cached IP support to RFC2136, add GUI button to force update for single host.

bdba4fa7 07/02/2013 07:05 PM Ermal LUÇI

Correct variable used to delete symlinks and files delete from CP filemanager. Reported-by: http://forum.pfsense.org/index.php/topic,64016.0/topicseen.html. While here reduce some uneeded extra operations

97752da5 07/02/2013 06:26 PM Jim Pingle

Add the interface's descr after the pool name.

5e3356d7 07/02/2013 04:22 PM Renato Botelho

Repect global conf_path

fcbef05a 07/02/2013 10:49 AM Ermal Luçi

Merge pull request #686 from Klaws--/master

Added previously missing class selectors cs1-cs7 plus VA (voice-admit), plus the TOS values which still work with DSCP

dc63650a 07/02/2013 10:37 AM Klaws--

Added previously missing class selectors cs1-cs7 plus VA (voice-admit), plus the TOS values which still work with DSCP

Definitely requires my patches to the kernel patches to work (dscp.RELENG_*.diff). OTOH, it is currently broken anyway, so wahtever happens, it cannot get more broken. ;-)...

1227101b 07/02/2013 10:34 AM Klaws--

Added previously missing class selectors cs1-cs7 plus VA (voice-admit), plus the TOS values which still work with DSCP

Definitely requires my patches to the kernel patches to work (dscp.RELENG_*.diff). OTOH, it is currently broken anyway, so wahtever happens, it cannot get more broken. ;-)...

492b1314 07/02/2013 10:13 AM N0YB

Fix the RRD RRA’s to collect the correct amount of data for the Previous Period view for each resolution.

Applied when RRD's are created.

RRA:AVERAGE:0.5:1:1200 = 20 hours of 1 minute data
RRA:AVERAGE:0.5:5:720 = 2.5 days of 5 minute data...

da9a0ad0 07/02/2013 10:12 AM N0YB

RRD Specify RRA and Resolution

Don't leave it up to RRD Tool to select the RRA and resolution to use.
Specify the RRA and resolution to use per the graph havg value.

70d36e38 07/02/2013 09:50 AM N0YB

Adjust archives array values to match sizes for average calculation.

086d941d 07/02/2013 09:50 AM N0YB

Archive start is “now” minus archive length. Not “end” minus archive length. Sometimes "end" is not "now".

a13acc0e 07/02/2013 09:27 AM Seth Mos

Add a checkbox that can be used to request only a IPv6 prefix without a IPv6 address. Some ISPs DHCP6 servers will fail the request if both are requested and only a Prefix is allowed.

Conflicts:

usr/local/www/interfaces.php
0bd85300 07/01/2013 12:24 PM Jim Pingle

Merge pull request #684 from N0YB/Advanced_DHCP_Client_Options

Add show/hide to the new "Reject Leases From" row

c54b4586 07/01/2013 10:16 AM Renato Botelho

fix typos

63c704c3 07/01/2013 07:46 AM N0YB

Add show/hide to the new "Reject Leases From" row

Show for Basic and Advanced. Hide for Config File Override.

bc82e331 06/30/2013 01:55 PM Renato Botelho

Merge pull request #671 from wrboyce/master

allow defining dhcp static mappings using dhcp-client-identifier

61ef14bb 06/30/2013 01:50 PM Renato Botelho

Merge branch 'Advanced_DHCP_Client_Options' of https://github.com/N0YB/pfsense into N0YB-Advanced_DHCP_Client_Options

Conflicts:
usr/local/www/interfaces.php

43d7e83e 06/30/2013 12:19 PM Renato Botelho

Merge pull request #681 from phil-davis/master

Handle comma-separated list arg to rc.openvpn

7ef9de3f 06/30/2013 04:09 AM Phil Davis

Handle comma-separated list arg to rc.openvpn

The argument passed to rc.openvpn can be a comma-separated list of gateways - not just 1 gateway. Enhance the code to loop and process each gateway.

2b125a17 06/28/2013 06:54 PM Jim Pingle

Be a lot more verbose in the logs during package reinstallation.

866b1d61 06/28/2013 06:54 PM Jim Pingle

If the script_name is blank, try another method to locate what our filename is so we don't log an empty script name.

210eea2c 06/28/2013 04:36 PM Jim Pingle

Fix CP status sorting to properly respect the zone.

4023ebb0 06/28/2013 07:04 AM Ermal Luçi

Merge pull request #678 from johnbyronent/master

Add Dyn Dns Euro Dns Provider

ec66caa6 06/27/2013 09:31 PM John Byron

DynDns Euro Dns Provider

Add Dyn Dns Euro Dns Provider

9d793187 06/27/2013 06:34 PM Jim Pingle

Add a note about the LDAP hostname matching the server cert's CN.

d7df6a6e 06/25/2013 07:46 AM Ermal Luçi

Merge pull request #677 from plinss/master

Proposed fix for bug #3057

8c78e692 06/25/2013 04:58 AM Peter Linss

Update services.inc

Turn on AdvManagedFlag and AdvOtherConfigFlag for both 'managed' and 'assist' ramodes.

4efdada8 06/24/2013 07:33 PM Jim Pingle

Add option and code to sync Auth servers with XMLRPC.

fc1f4960 06/24/2013 05:33 PM Jim Pingle

Add AAAA support to RFC2136 updates. Based on http://forum.pfsense.org/index.php/topic,50164.msg269138.html#msg269138

d13b7363 06/24/2013 02:40 PM Renato Botelho

Fix #2887, based on NAT states that will be killed, also kill firewall states for same source and destination

e06263e1 06/22/2013 10:55 AM Ermal Luçi

Merge pull request #674 from PiBa-NL/SystemGroupmanager_16charName

System: Group manager, set max length for groupname to 16 characters

3db408b3 06/21/2013 10:40 PM Pi Ba

System: Group manager, set max length for groupname to 16 characters

b6aecb27 06/21/2013 09:06 AM Ermal Luçi

Merge pull request #673 from phil-davis/master

Use "Probe Interval" to describe this advanced gateway parameter

490cd438 06/21/2013 02:48 AM Phil Davis

Use Probe Interval on gateway advanced settings

94744c27 06/19/2013 12:47 PM Jim Pingle

Correct gateway down/probe interval text.

6870b5ce 06/19/2013 08:42 AM Ermal LUÇI

Correct the comments describing the error with correct values

d5e4f7c9 06/18/2013 07:55 PM Jim Pingle

Use the name of the interface (lan, opt1, etc) rather than a loop-derived number for the DHCP failover peer name. This should be more accurate in cases where DHCP changes for interfaces happen out of order on CARP clusters, or when somehow an interface's configuration exists on one but not the other.

40e6086a 06/18/2013 06:43 PM Jim Pingle

Allow removing CA and Cert entries that are blank/empty. Fixes #3005

7ddfa922 06/18/2013 06:00 PM Jim Pingle

Add an option to force IPsec to reload on failover, which is needed in some cases for IPsec to fail from one interface to another. Ticket #2896

6743ab28 06/18/2013 05:31 PM Jim Pingle

Add a brief description about bandwidth vs bursting.

57c83fd6 06/18/2013 05:00 PM Jim Pingle

Add a field to allow rejecting DHCP leases from a specific upstream DHCP server.

f03cf892 06/18/2013 04:01 PM Jim Pingle

A better fix for conditionally including burst.

012cd3ba 06/18/2013 03:57 PM Jim Pingle

Burst of 0 is also valid

f1a17b1a 06/18/2013 03:53 PM Jim Pingle

Only add burst if a burst is defined

45e12bad 06/18/2013 03:01 PM Jim Pingle

No need for this block of code, it will always have flags by this point if they are needed.

5015ec4c 06/18/2013 02:54 PM Jim Pingle

Ensure that we only add a state type on pass, and that we only add flags to a TCP reject rule if they were not added previously. Fixes #3050

d17c7b79 06/18/2013 02:05 PM Jim Pingle

Change test after IPsec apply to check for any value >= 0. If a user has hostnames vpn_ipsec_configure() now returns the number of hostnames, so the previous test failed and the "apply changes" button would never go away.

dc21d4d5 06/18/2013 10:48 AM Renato Botelho

Fix #3049, set $config as global to it can be read

ab3ab2ac 06/17/2013 03:24 PM Renato Botelho

Allow user to set interval between attempts to resolve hostnames configured on aliases

4981f881 06/17/2013 01:25 PM Ermal LUÇI

Include the burst size in the limiter. Submitted-by: http://forum.pfsense.org/index.php/topic,62470.0.html

84a27e31 06/17/2013 10:01 AM Will Boyce

fix dhcp static mapping/client identifier validation

615d7f0a 06/17/2013 09:27 AM Ermal LUÇI

Add warning comment about missing IPv6 implementation

fafcae72 06/17/2013 09:25 AM Ermal LUÇI

Add used binary

bf8c7971 06/17/2013 09:25 AM Ermal LUÇI

Remove referenced binary not used anymore

4cbc0ae9 06/17/2013 09:23 AM Ermal LUÇI

Remove unused code and spurious alert

de82ec90 06/17/2013 09:23 AM Ermal LUÇI

Use file_put_contents for simplicity and readbility

06886ae3 06/17/2013 08:59 AM Ermal LUÇI
  • Use when needed the family for get_real_interface
  • During dhcp setup use -n for cp to avoid coping uselessly
be544a5e 06/17/2013 08:26 AM Ermal LUÇI

Use family parameter for v6 to get correct interface

8026f19c 06/17/2013 08:12 AM Ermal LUÇI

Remove useless variable and also correct some style

81d0281d 06/17/2013 08:05 AM Ermal LUÇI

Do not do the same tricks here that are done on get_real_interface but just call the function directly

314b9b2c 06/17/2013 08:00 AM Ermal LUÇI

Get interface from inet6 domain

a432c132 06/17/2013 07:59 AM Ermal LUÇI

Use trim rather than str_replace. Also no need to sleep anymore since dhcp will configure first the interface

1944af41 06/17/2013 07:54 AM Ermal LUÇI

Remove unreferenced binaries. correct some formatting and also to make function clear to track correct the curly placement

12f77b03 06/17/2013 07:44 AM Ermal LUÇI

Provide full path to route binary

59b99089 06/17/2013 07:43 AM Ermal LUÇI

Provide full path to route binary

4cdf35a4 06/17/2013 05:32 AM Chris Buechler

Don't flip the IPv6 allow setting just because people are upgrading. Just upgrading versions shouldn't change this behavior. As much as most of us would like people to start deploying IPv6, the vast majority aren't going to be immediately post-upgrade, and changing this can change the firewall policy behavior by allowing v6 that previously wasn't allowed. Upgrades should never change the firewall behavior like that. At the time it was done, everyone using the 2.1 code base was using it for IPv6, so of course it tripped up quite a few people.

9a0a9fc1 06/17/2013 05:23 AM Chris Buechler

not true you have to log in again since HTTP basic auth was deprecated.

a6c03297 06/17/2013 05:16 AM Chris Buechler

add MSS clamping to setup wizard. Now that MTU and MSS are separate, the MTU description was wrong, and both need to be there.

449f1dd2 06/16/2013 07:57 AM Will Boyce

allow defining dhcp static mappings using dhcp-client-identifier

e8ddd3a8 06/15/2013 12:07 AM Chris Buechler

TCP flags are valid on any type of rule, don't skip them on block or reject rules

df78d8cc 06/14/2013 07:33 PM Renato Botelho

Fix max length for wpa passphrase, it fixes #3034

a22537c7 06/14/2013 06:44 PM Renato Botelho

Allow queues to be deleted, it fixes #3037

6b7c0fef 06/14/2013 12:44 PM Renato Botelho

Update list of mobile service providers

fd5efd38 06/13/2013 05:12 PM Jim Pingle

Fix exec perms on mail.php

dd16aadf 06/13/2013 05:05 PM Jim Pingle

Add a simple CLI mail script capable of sending an SMTP message using echo/piped input, e.g. ifconfig -a | mail.php -s"ifconfig output"

7c845149 06/13/2013 05:05 PM Jim Pingle

Split actual SMTP send into its own function.

24160e3d 06/13/2013 04:52 PM Ermal Luçi

Merge pull request #670 from francisuk/patch-1

EAOrigin.pat - Traffic Sharping Layer 7

4e79fb9a 06/13/2013 04:44 PM francisuk

EAOrigin.pat - Traffic Sharping Layer 7

The EA Store is now Origin, Tested and works (for now) will make changes if i come to anything useful.

48b86f62 06/13/2013 04:17 PM Jim Pingle

Add the ability to disable Growl or SMTP notifications but keep their settings intact. Remove automatic test messages on save. Add individual test buttons for Growl and SMTP that work even if the service(s) are disabled.

00a695c8 06/12/2013 05:56 PM Jim Pingle

Don't restrict the content of descr when making CA/Certs, it's free-form.

fb0eb20b 06/12/2013 05:46 PM Ermal LUÇI

Actually do not allow the loop to continue. Related to Ticket #1928

1f36db1b 06/12/2013 05:16 PM Ermal Luçi

Merge pull request #669 from francisuk/patch-1

SWF

8984529d 06/12/2013 07:05 AM Ermal LUÇI

Actually try to get the real interface for v6 family to correctly get stf(virtual) interfaces

8d1eb49e 06/12/2013 02:28 AM francisuk

SWF

As said on the pFsense forum http://forum.pfsense.org/index.php/topic,62863.0.html It works and tested by me.

f0f714c5 06/11/2013 06:33 PM Ermal LUÇI

Correct the command for setting the 6rd gw