Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
74c6d36f 03/15/2013 09:17 AM N0YB

System Firewall Log Filtering by Fields

Previous filter form retained for raw logs view.

672e373e 03/13/2013 01:28 PM Jim Pingle

Clarify what "Allow IPv6" does and does not control. Ticket #2874

5077b1e4 03/13/2013 09:55 AM Chris Buechler

fixup text

efc0e29a 03/12/2013 05:59 PM Jim Pingle

Move tmp/var init to just after mount of /cf so that the sizing works properly on NanoBSD. Fix input validation for sizes. Add note about needing a reboot to apply the settings.

a1f735b3 03/12/2013 02:37 PM Renato Botelho

Do not route do default gw when rule gw is down

- Add a new advanced misc option to change the behaviour
- When it is set and rule has its own gateway, that is down, just
disable the rule instead of routing it to default gw

Fixes #2858

4f537e93 03/12/2013 02:04 PM Renato Botelho

Fix indent and whitespaces

e92e83d4 03/12/2013 02:16 AM Jim Pingle

Add the ability for full installs to optionally use RAM disks for /tmp and /var, and to allow selecting a size for /tmp and /var RAM disks on both Full installs and NanoBSD.
I think I caught most of the edge cases for transitioning into and out of RAM disk mode, and preserving data across reboots as is done on NanoBSD (RRD, DHCP leases, pkg/pbi info).

94ca4e0d 03/11/2013 02:44 PM Jim Pingle

Be more careful when performing a ping to use the correct ping type if an IP address is entered.

d5280de6 03/11/2013 01:44 AM Chris Buechler

update github repo location

8436f2e3 03/09/2013 08:53 PM Jim Pingle

Fix spelling.

bb9aaf95 03/09/2013 10:20 AM Phil Davis

Services Status Widget remove leftover >

70fee79c 03/09/2013 12:44 AM Chris Buechler

fix text. Fixes #2863

6e0fc523 03/08/2013 07:13 PM Jim Pingle

Merge pull request #479 from ExolonDX/master

Use HTMLENTITIES to deprecate the ampersand in page title URI

a1560c1b 03/08/2013 06:50 PM Colin Fleming

Use HTMLENTITIES to deprecate the ampersand

a58a9ece 03/08/2013 01:30 PM Ermal LUÇI

Be consistent on the check

b783eaf2 03/08/2013 01:20 PM Ermal LUÇI

Prevent mtu bigger than 9000

ca3301b4 03/08/2013 01:33 AM Jim Pingle

Merge pull request #470 from ExolonDX/branch_01

Tidy up System:General Setup XHTML

6ffa67cf 03/08/2013 01:32 AM Jim Pingle

Merge pull request #471 from ExolonDX/branch_02

Tidy up System:Advanced:Admin XHTML

8dd57961 03/08/2013 01:32 AM Jim Pingle

Merge pull request #472 from ExolonDX/branch_03

Tidy up System:Advanced:FirewallNat XHTML

05f74604 03/08/2013 01:31 AM Jim Pingle

Merge pull request #473 from ExolonDX/branch_04

Tidy up System:Advanced:Network XHTML

0202cdda 03/08/2013 01:30 AM Jim Pingle

Merge pull request #474 from ExolonDX/branch_06

Tidy up System:Advanced:Tunables XHTML

6a03a312 03/08/2013 01:30 AM Jim Pingle

Merge pull request #475 from ExolonDX/branch_07

Tidy up System:Advanced:Notifications XHTML

481e09b3 03/07/2013 09:23 PM Colin Fleming

Tidy up System:Advanced:Misc XHTML

Close BR tags
Close INPUT tags
Update CDATA secions in script tags
Update HTML boolean operators

846ac60f 03/07/2013 09:14 PM Colin Fleming

Tidy up System:Advanced:Notifications XHTML

Close INPUT tags

a5a61609 03/07/2013 09:08 PM Colin Fleming

Tidy up System:Advanced:Tunables XHTML

Deprecate ampersand
Close INPUT tags

3410a6c5 03/07/2013 08:56 PM Colin Fleming

Tidy up System:Advanced:Network XHTML

Close BR tags
Update CDATA sections in script tags
Update HTML boolean operators

8712fab6 03/07/2013 08:51 PM Colin Fleming

Tidy up System:Advanced:FirewallNat XHTML

Close BR tags
Updated HTML boolean operators

3c119b78 03/07/2013 08:41 PM Colin Fleming

Tidy up System:Advanced:Admin XHTML

Added proper CDATA sections to scripts
Updated HTML boolean operators
Close BR tagas
Close INPUT tags

925020e7 03/07/2013 08:32 PM Colin Fleming

Tidy up System:General Setup XHTML

Close INPUT tags
Tidy up HTML boolean operators

5356362c 03/07/2013 06:25 PM Phil Davis

Fix stale bandwidth-by-IP table entries

When the number of valid rows in the table reduced by more than 1 between updates, stale entries were left displayed at the end - e.g. 8 rows (0-7), then next update has only 5 rows (0-4). Row 5 is hidden but rows 6 and 7 remain displayed.

0d0d4a27 03/07/2013 01:28 PM Renato Botelho

Validate MTU changes for VLANs and let user change it again

da11e022 03/07/2013 01:08 PM Phil Davis

Bandwidth by IP - allow filter by local and remote

a02ce260 03/07/2013 01:05 PM Phil Davis

Bandwidth by IP - allow filter by local and remote

f42193a4 03/07/2013 10:18 AM Ermal LUÇI

Try to fix the issue reported on http://forum.pfsense.org/index.php/topic,59746.0.html

2dbd8924 03/07/2013 09:18 AM Phil Davis

Bandwidth by IP - display static map names also when FQDN selected

If display FQDN was selected, and an IP had no reverse lookup FQDN, but did have a DHCP static mapping, the static map name was not displayed - just 1 line I overlooked when adding the FQDN option.

379ec2f7 03/07/2013 05:20 AM Chris Buechler

Merge pull request #464 from phil-davis/master

Add display by host name option to Traffic Graph

8389a461 03/07/2013 03:21 AM Phil Davis

Traffic Graph add option to display FQDN

232d38ab 03/07/2013 03:19 AM Phil Davis

Traffic Graph add option to display FQDN

It was easy to give the user the choice of displaying IP Address, just the Host Name or the FQDN. And the display wraps long FQDNs OK.

2158b1ce 03/07/2013 12:11 AM Jim Pingle

Fix gettext/link

386963d5 03/07/2013 12:09 AM Jim Pingle

Merge pull request #462 from N0YB/Diagnostics_Packet_Capture_Promiscuous_Mode_Option

Add Promiscuous Mode Option to Diagnostics Packet Capture Interface

c16f7c5c 03/06/2013 03:02 PM Phil Davis

Add display by host name to Traffic Graph

4006a437 03/06/2013 01:41 PM Phil Davis

Add display by host name to Traffic Graph

b710a078 03/06/2013 01:06 PM Jim Pingle

Merge pull request #463 from phil-davis/master

Add DNS Forwarder option to not forward private reverse lookups

7bdd28fb 03/06/2013 12:11 PM Phil Davis

Add DNS Forwarder option to not forward private reverse lookups

Currently, reverse lookups of private IP addresses that are not resolved on the pfSense box itself (e.g. like 192.168.42.43) are forwarded to the default DNS servers. For most use cases, those PTR queries go out to the real internet, when they actually have no chance of a successful answer. This loads up the real internet DNS servers with rubbish requests and also causes a round-trip delay before dnsmasq can reply with a "not found"....

dcddb2fa 03/06/2013 12:10 PM Ermal LUÇI

You can have multiple 6rd tunnels now days

8d64d6b5 03/06/2013 09:34 AM N0YB

Add Promiscuous Mode Option to Diagnostics Packet Capture Interface

Also fix couple mismatched table cell tags
Some NIC's do not work well if placed into promiscuous mode

2459be50 03/06/2013 04:10 AM Chris Buechler

clean up text a bit, make link more apparent

0f7668fb 03/06/2013 04:06 AM Chris Buechler

DNS servers are optional

9cd89a2d 03/06/2013 04:06 AM Chris Buechler

descr is optional

efd60dc4 03/05/2013 07:30 PM Jim Pingle

Merge pull request #461 from ExolonDX/branch_32

Tidy up "wol" widget XHTML

d4a5f36b 03/05/2013 07:29 PM Jim Pingle

Merge pull request #460 from ExolonDX/branch_31

Tidy up "smart" widget XHTML

2686516d 03/05/2013 07:29 PM Jim Pingle

Merge pull request #459 from ExolonDX/branch_30

Tidy up "services" widget XHTML

e0977d20 03/05/2013 07:26 PM Jim Pingle

Merge pull request #458 from ExolonDX/branch_28

Tidy up "picture" and "rss" widget XHTML

23b531c6 03/05/2013 07:24 PM Jim Pingle

Merge pull request #457 from ExolonDX/branch_27

Tidy up "log" widget XHTML

8bca8c46 03/05/2013 07:24 PM Jim Pingle

Merge pull request #456 from ExolonDX/branch_26

Tidy up "ipsec" and "load balancer" widgets XHTML

800a628e 03/05/2013 07:23 PM Jim Pingle

Merge pull request #455 from ExolonDX/branch_25

Tidy up "gmirror" and "installed packages" widgets XHTML

456bae65 03/05/2013 07:22 PM Jim Pingle

Merge pull request #454 from ExolonDX/branch_23

Tidy up "gateways" widgets XHTML

6af76e87 03/05/2013 07:22 PM Jim Pingle

Merge pull request #453 from ExolonDX/branch_22

Tidy up "carp_status" widget XHTML

a038e6b4 03/05/2013 07:17 PM Jim Pingle

Merge pull request #452 from ExolonDX/branch_21

Tidy up "captive portal" widget XHTML

ebaf7d05 03/05/2013 07:12 PM Colin Fleming

Tidy up "wol" widget XHTML

Added summary to table tag
Added ALT to img tag
Closed IMG tag
Moved nowrap to class definition
Deprecated the ampersand in HREF

623ee867 03/05/2013 07:03 PM Colin Fleming

Tidy up "smart" widget XHTML

Added a new include file.
Added summart to table tag

bb877f44 03/05/2013 06:56 PM Colin Fleming

Tidy up "services" widget XHTML

Added ALT to img tags
Closed off IMG tags
Deprecated the ampersand in HREF tag
Added summary to table tags
Moved nowrap to class definition
Tidied up the CDATA section in scripts.

eabce399 03/05/2013 06:38 PM Colin Fleming

Tidy up widget XHTML

Close input tags
Change target _NEW to _BLANK
Add ALT to img tags
Add CDATA sections to scipts.
Changed name in FORM tag to be different, not allowed to have the same
"name" in XHMTL

59261d32 03/05/2013 06:25 PM Colin Fleming

Tidy up "log" widget XHTML

Add CDATA section to scripts
Close INPUT tag
Deprecate HTML boolean operators SELECTED and CHECKED
Removed duplicate class
Added summary to table
Moved norwap to class definition

ab28bba4 03/05/2013 06:15 PM Colin Fleming

Tidy up widgets XHTML

Add summary to TABLE tags
Moved nowrap to class definition

8c5a9058 03/05/2013 06:12 PM Colin Fleming

Tidy up widgets XHTML

Added summary to TABLE tags
Closed BR tags
Added alt to IMG tags
Tidied up CDATA section in scritps.

8e4bb27f 03/05/2013 05:42 PM Colin Fleming

Tidy up "gateways" widgets XHTML

Added summary to table tags
Created new INC file to jump from the dashboard to the gateway status
page

7a1f4f1f 03/05/2013 05:32 PM Colin Fleming

Tidy up "carp_status" widget XHTML

Add ALT to img tags
Close img tags

0b1d867b 03/05/2013 05:28 PM Colin Fleming

Tidy up "captive portal" widget XHTML

Depracated the ampersand in HREF
Move nowrap to the class definition.

09644517 03/05/2013 05:18 PM Jim Pingle

Merge pull request #451 from ExolonDX/branch_05

Tidy up "interface status" widget XHTML

08fe64a1 03/05/2013 05:16 PM Jim Pingle

Merge pull request #450 from ExolonDX/branch_04

Tidy up "interface_statistics" widgets XHTML

44076525 03/05/2013 05:09 PM Jim Pingle

Merge pull request #449 from ExolonDX/branch_03

Tidy up "shortcuts.inc" XHTML

319f65ec 03/05/2013 05:08 PM Colin Fleming

Tidy up widget XHTML

Close BR tag
Close INPUT tag
Depcrated ampersand in HREF
Added ALT to img tag
Added close body tag
Added close htm tag

bb1a8946 03/05/2013 04:58 PM Colin Fleming

Tidy up widget XHTML

Removed duplicte TR tag
Move norwap to the class definition.

94fbacae 03/05/2013 04:52 PM Colin Fleming

Tidy up XHTML

Added ALT to img tag

9c07440e 03/05/2013 04:32 PM Colin Fleming

Tidy up widgets XHTML

Close BR tag
Add CDATA sections to scripts
HTML width paramter must be a whole number, not a decimal.

5f5bd76b 03/05/2013 09:46 AM Phil Davis

DNS Forwarder example text

It was a bit silly putting the examples inside gettext() calls - they should not be translated to other languages in this context. And I made it a "localdomain" example, to match the pfSense wizard default name.

4560c2d1 03/05/2013 09:17 AM Phil Davis

DNS Forwarder allow null forwarding address

dnsmasq allows a blank forwarding IP address to be specified in --server parameters. In that case, dnsmasq will attempt a local lookup of the name (e.g. in hosts file), but will not forward the request on to the standard name servers....

7f078046 03/04/2013 07:55 PM Jim Pingle

Use the correct interface number (old code broke for >= 10)

e12ad49f 03/04/2013 12:57 PM Renato Botelho

Save ppp info and realif on interfaces.apply to be able to cleanup old configuration when changing interface type. Fixes #2758

4a735210 03/04/2013 12:50 PM Renato Botelho

Make parent interface and all VLANs use the same MTU. Fixes #2786

74889b22 03/04/2013 12:37 PM Renato Botelho

When adding a new static route, check if network address conflicts with interfaces. It will complement ticket #2852

e480d64b 03/04/2013 12:08 PM Renato Botelho

Fix validation of conflict between interface ip address and static routes. Fixes #2852

41af581e 03/04/2013 10:09 AM Phil Davis

Services status widget display 1st sentence of description

Some packages (e.g. bandwidthd, dansguardian, HAVP, nmap, squid3...) have a very verbose package description. This is displayed in the description column of the services status widget. That makes it take a lot of space on the dashboard. IMHO the first sentence gives a good concise description, so this change just displays the first sentence (text before a "."). Note: I purposely left the "." out of the string, I think it looks neater along with the descriptions of other built-in services - "DHCP Service" "DNS Forwarder"...

96a7ddb7 03/04/2013 01:02 AM Jim Pingle

Fix GPS lat/lon code to properly convert to the format Google wants for the link.

8588508a 03/03/2013 05:26 PM Jim Pingle

Merge pull request #444 from mdima/master

Just make the page validate as XHTML

84903059 03/03/2013 02:50 PM Michele Di Maria

Just make the page validate as XHTML

The only XHTML errors remaining are the ones of the general includes. 

244dee81 03/01/2013 06:03 PM Renato Botelho

Reconfigure routing when a new gateway is added

d09e69da 03/01/2013 03:23 PM Renato Botelho

Send ipprotocol parameter when adding new gateways from interfaces.php

f7344c52 03/01/2013 02:42 PM Jim Pingle

Fix extra curly that is breaking firewall rules

6b23c19a 03/01/2013 01:44 PM Renato Botelho

Don't allow adding IP Alias or CARP VIP on network or broadcast addresses. Fixes #2768

17ff2c46 03/01/2013 01:02 PM Renato Botelho

Add check for ipv6 subnet when adding aliases with CARP parents

0692dea8 03/01/2013 12:51 PM Renato Botelho

Simplify code

02421eca 03/01/2013 12:48 PM Renato Botelho

Silent php -l removing pass-by-reference

56dda8e0 02/28/2013 10:51 PM Renato Botelho

Fix indent and whitespaces

34121b0c 02/28/2013 08:06 AM Seth Mos

Unbreak the html table, this was missing a table cell close tag, also add trim() on the output.

f2bd7b99 02/27/2013 08:50 PM Jim Pingle

Fix typo

da14f0cf 02/27/2013 08:37 PM Jim Pingle

Fix wording for VoIP address option in the shaper. Add rule going the other direction to catch connections initiated both ways.

5b13c47c 02/27/2013 07:24 PM Renato Botelho

Do not count active vouchers as used. Fixes #1550

d8fba822 02/27/2013 07:20 PM Renato Botelho

Fix indent and whitespace