Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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

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.

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)

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

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

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

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

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.

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

DynDns Euro Dns Provider

Add Dyn Dns Euro Dns Provider

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

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.

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

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

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.

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

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

Split actual SMTP send into its own function.

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.

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

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

Correct the command for setting the 6rd gw

b90ae531 06/11/2013 10:02 AM Ermal LUÇI

Wait 1 second before starting the other dhcp6c since pkill does not wait for the process to exit

60c05056 06/10/2013 08:43 PM Ermal LUÇI

Do better checks and do not include an interface that will be skipped to the known ifaces

48c16cab 06/06/2013 05:54 PM Jim Pingle

Allow localhost IP Alias VIPs to sync, too

aa78b769 06/04/2013 06:04 PM Ermal LUÇI

Add the 6rd gateway information

c766d411 06/04/2013 11:25 AM Renato Botelho

Remove extra parenthesis

4eb3ac52 06/04/2013 11:24 AM Renato Botelho

Also consider 0.0.0.0/0 here since it fails on is_subnet() but is a valid/special config. Fixes #3016

2058ed15 06/04/2013 06:46 AM Ermal Luçi

Merge pull request #666 from chrostek/master

Fix for CURL options (Custom DynDNS)

d9bdc020 06/03/2013 05:48 PM Sebastian Chrostek

Correction on last commit (CURL options)

My last commit only worked on "Save & Force Update" but not on a
reconnect. Fixed that

50813d24 06/03/2013 12:38 PM Jim Pingle

vpn.inc calls functions from ipsec.inc but doesn't actually include it in all cases where it's needed.

aa79f351 06/01/2013 12:37 PM Sebastian Chrostek

Added CURL options to Custom DynDNS

Added the options for CURLOPT_IPRESOLVE and CURLOPT_SSL_VERIFYPEER in
the webinterface for custom DynDNS

9399370b 06/01/2013 01:23 AM Jim Pingle

Don't use invalid or IPv6 DNS servers when crafting DHCP DDNS Zones. Fixes #3015

ffa1acdc 05/30/2013 07:30 PM Andrew Senetar

Update dyndns.class

Fix Tabs

6bc58a97 05/30/2013 07:21 PM Andrew Senetar

Update dyndns.class

Remove unneeded test variable.

3793649f 05/30/2013 07:16 PM Andrew Senetar

Update dyndns.class

Minor Style Change

e26e1f76 05/30/2013 07:13 PM Andrew Senetar

Update dyndns.class add CloudFlare

Add CloudFlare Support to dyndns.class

8780ff35 05/30/2013 06:26 PM Andrew Senetar

Update Services.inc add Cloudflare DYNDNS

Add Cloudflare to the list of DYNDNS services

3740c810 05/30/2013 07:46 AM Ermal Luçi

Merge pull request #646 from marcelloc/master

Add dynamic category tabs for better listing all available packages

0a860dda 05/30/2013 07:40 AM Ermal Luçi

Merge pull request #628 from technical50/master

WebGUI Auto Codeset and Language Dynamics & pfSense.pot updates

6a188bb9 05/30/2013 07:34 AM Ermal Luçi

Merge pull request #655 from jean-m-cyr/master

Simplify shaper.inc for ipv6

fa3b33a5 05/29/2013 01:47 PM Renato Botelho

Fixes #2979

. Change max value for traffic and packets graphs to 20GigE
. Bump config version to 9.6
. Write a config upgrade function to tune current rrd files to the new
max value

99438649 05/29/2013 02:07 AM Andrew DeFilippis

Update dyndns.class

To remove a curl_setopt line that is unused for "dnsomatic", and to allow for all characters to be used in the username and password fields.

853030ac 05/28/2013 08:34 PM Jean Cyr

Do not hide IPV6 setting when system->advanced->network->allowipv6 is false

f9d480ff 05/28/2013 08:26 AM Ermal LUÇI

Fixes #3001, Check the protocol of the webgui to determine if https is being used for custom ports.

e434d5c6 05/27/2013 01:22 PM Renato Botelho

Fix whitespace

e47d24e4 05/27/2013 01:17 PM Renato Botelho

Fixes to get routes + dns working:

. Simplify code using new parameter of get_staticroutes()
. Check for subnets instead of ip addrs
. Avoid touch filterdns when we are just updating dns

1901463c 05/27/2013 11:29 AM Renato Botelho

Add extra param, off by default, to make get_staticroutes() return hostnames too

aa57f965 05/27/2013 11:28 AM Renato Botelho

Last element is always empty, be sure we drop it

356e86d4 05/27/2013 10:23 AM Renato Botelho

Use filterdns to update static routes using hostnames

2a2b9eea 05/27/2013 10:03 AM Renato Botelho

Split system_routing_configure() and teach it to deal with hostnames

30ab140a 05/27/2013 10:03 AM Renato Botelho

Add rc.newroutedns to change routes when hosts changes

2d0c5e3e 05/27/2013 10:03 AM Renato Botelho

Make add_hostname_to_watch return ips it's adding to later use

86a5e1a8 05/27/2013 10:03 AM Renato Botelho

Fix whitespace and indent

046583c3 05/27/2013 10:03 AM Renato Botelho

Simplify logic

b69ada09 05/23/2013 07:43 PM Jim Pingle

Don't add zones multiple times if it can be avoided.

019e5031 05/23/2013 11:05 AM Renato Botelho

Partial revert of 5b431a20dea since the introduced parameter is not working as expected

6134dcf5 05/23/2013 12:27 AM Chris Buechler

fixup gitsync for 2.1/2.2

92b5063b 05/23/2013 12:15 AM Chris Buechler

master is now 2.2-ALPHA

2293c0d3 05/23/2013 12:12 AM Chris Buechler

bump to RC

3df2dbfd 05/22/2013 08:20 PM Jim Pingle

Unbreak Dynamic DNS updates from DHCP, ISC changed the config layout to require zone declarations, and the ddns-update-style directive only works globally.

9b4df982 05/22/2013 04:15 PM Marcello Silva Coutinho

Add dynamic category tabs for better listing all available packages

da6aebbb 05/22/2013 02:48 PM Renato Botelho

Remove unecessary if

05c82839 05/22/2013 07:12 AM Ermal Luçi

Merge pull request #644 from jean-m-cyr/master

Allow IPV6 bandwidth limiter mask

9486a580 05/22/2013 01:49 AM N0YB

Widget Firewall Logs Fields

In the Firewall Log Widget view time field is of more use than source port and protocol.
Add time field and remove source port and protocol fields.
Fields: Action, Time, Interface, Source IP, Destination IP & Port