Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

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

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

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

c848b448 06/10/2013 06:58 AM Ermal Luçi

Merge pull request #667 from mdima/master

Status-Queues: Get the stats gauge for PPS or bandwidth

87428ee8 06/09/2013 09:33 AM Michele Di Maria

Status-Queues: Get the stats gauge for PPS or bandwidth

Let the user select the values to show in the stats gauge between PPS and bandwidth.

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

Allow localhost IP Alias VIPs to sync, too

19d90bce 06/06/2013 05:50 PM Jim Pingle

Allow selecting "Localhost" as an interface for IP Alias VIPs - this way you can make IP Alias VIPs to use for binding in a routed scenario with CARP without creating an IP conflict.

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.

d4090fbf 06/03/2013 12:24 PM Jim Pingle

Correct mouseover description for adding a certificate. Fixes #3017

33682de2 06/03/2013 07:03 AM Ermal Luçi

Merge pull request #664 from chrostek/master

Added CURL options to custom DynDNS

91523382 06/02/2013 03:47 AM Chris Buechler

Merge pull request #665 from phil-davis/master

DHCP Server enable/disable change needs filter_configure

6c124212 06/01/2013 05:18 PM Phil Davis

DHCP Server enable/disable change needs filter_configure

When DHCP Server is enabled or disabled on an interface, the filter rules should change to include or not mention DHCP.

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

1407f6a8 05/31/2013 11:14 AM Renato Botelho

Remove wrongly added file in commit 75f457856a

9b03b76a 05/31/2013 11:13 AM Renato Botelho

Update pot file

70946b14 05/31/2013 08:53 AM Ermal Luçi

Merge pull request #663 from arsenetar/master

Add CloudFlare Dynamic DNS Service Support

3a73f4f6 05/30/2013 08:43 PM Jim Pingle

Fix license link

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

c2f351f3 05/30/2013 06:58 AM Ermal Luçi

Merge pull request #660 from CharlieMarshall/firewall_log_widget

change interface text entry box to drop down menu

65c6b2e6 05/30/2013 06:57 AM Ermal Luçi

Merge pull request #661 from CharlieMarshall/picture_widget

improve look of picture button selector

310bf9e0 05/29/2013 10:55 PM Charlie Marshall

improve look of picture button selector

2a7bfc1f 05/29/2013 08:55 PM Charlie Marshall

change interface text entry box to drop down menu

7586e201 05/29/2013 08:45 PM Jim Pingle

Update help.php with some new files, clean out some old/obsolete ones.

4f30185f 05/29/2013 04:34 PM Jim Pingle

Fix up gateway advanced option note that was missed from 2.1 but on 2.0.x.

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

7147fcde 05/29/2013 01:26 PM Jim Pingle

"block" is also a reserved keyword that can't be an alias name, or pf tosses an error.

6bdbed87 05/29/2013 07:00 AM Ermal Luçi

Merge pull request #656 from swatspyder/master

URL encoding the user/pass for dnsomatic, since it accepts all characters.

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

c82dcc1d 05/27/2013 10:27 AM Renato Botelho

Permit to use aliases containing hostnames on static routes

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

5b409e07 05/25/2013 02:40 AM Jim Pingle

Merge pull request #648 from ExolonDX/master

Tidy up XHTML

4cafb367 05/24/2013 03:11 PM Colin Fleming

Deprecate ampersand

c620c181 05/24/2013 03:10 PM Colin Fleming

Add missing quotes

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

5e2df7fc 05/23/2013 11:05 AM Renato Botelho

Use global aliastable and proper fix #2941

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

0f7a3721 05/22/2013 07:06 AM Ermal Luçi

Merge pull request #645 from N0YB/Widget_Firewall_Logs_Fields

Widget Firewall Logs Fields

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

2d46e1e4 05/21/2013 10:53 PM Jean Cyr

Allow IPV6 bandwidth limiter mask