Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
a18b04d8 04/03/2013 04:42 PM Colin Fleming

Tidy up "system_firmware_auto.php" XHTML

Add closehead variable
Move META and LINK tags into HEAD and manually close HEAD
Tidy up the TABLE tag, move height and colspacing in to STYLE paramenter
Update TD tag with correct background syntax
Add CDATA sections to SCRIPT tag...

24d8c77d 04/03/2013 09:56 AM Ermal Luçi

Merge pull request #499 from phil-davis/master

Resync relevant OpenVPN instances when gateway group settings are modified

ae5f96c8 04/02/2013 10:17 PM Renato Botelho

Fix URL add when you break sequence for addresses and details, shile I'm here, simplify logic

7cbeade1 04/02/2013 07:22 PM Renato Botelho

Preserve all URLs when one of them is invalid

5a815dc7 04/02/2013 06:53 PM Renato Botelho

Back to previous tab when click on Cancel

6a45942f 04/02/2013 06:41 PM Renato Botelho

Preserve old URLs when an error happens, also, fix descriptions save for URLs

c5eaef8e 04/02/2013 06:41 PM Renato Botelho

Simplify logic

032d7999 04/02/2013 06:08 PM Jim Pingle

Switch states view to use popen to speed it up and use less memory (should be able to view much larger state tables in the GUI without running out of RAM)

068e6891 04/02/2013 04:54 PM Jim Pingle

Show a little indicator icon if the direction of a firewall log entry is OUT, rather than the usual 'in'. No indicator is shown for IN.

643bc7b0 04/02/2013 03:50 PM Jim Pingle

Fix up traceroute page to allow it to use all possible source addresses, add selection for IPv4/IPv6, allow autocomplete, clean up HTML/whitespace, correct output formatting.

dbd182af 04/02/2013 03:50 PM Jim Pingle

Fix/simplify some logic

ac7f1763 04/02/2013 03:34 PM Renato Botelho

Return to correct tab after save or delete an alias

9db1ff32 04/02/2013 03:34 PM Renato Botelho

Fix whitespaces, indent and add a missing <tr>

0b9e4e8f 04/02/2013 03:34 PM Renato Botelho

Save URLs and URL Table details

f29109d0 04/02/2013 03:34 PM Renato Botelho

Fix whitespaces and indent

6aa305d2 04/02/2013 03:14 PM Jim Pingle

Fixup source address options on Test Port page.

0d56c06b 04/02/2013 03:12 PM Jim Pingle

Move some code to a function to avoid future duplication. Allow autocomplete on ping page. Add more escaping to command.

c5e51011 04/02/2013 02:53 PM Jim Pingle

Rename "Interface" to "Source Address" on ping page to more accurately reflect what it's actually used for.

b4e98881 04/02/2013 02:52 PM Jim Pingle

Use a better description for this column.

53483463 04/02/2013 02:41 PM Jim Pingle

Add OpenVPN interfaces as potential ping sources, too.

6a7230b6 04/02/2013 02:39 PM Jim Pingle

Fix service status for OpenVPN peer-to-peer client/server instances.

3c98b3f7 04/01/2013 08:45 PM Jim Pingle

Whitespace/HTML fixes

4f3bb062 04/01/2013 08:41 PM Jim Pingle

Allow using virtual IPs (or "any") for ping source. Fixup ipv4/ipv6 selection.

2eaa97b9 04/01/2013 04:57 PM Jim Pingle

Clarify notes when there is an error reaching the openvpn management daemon for service status. Also, add service controls to the openvpn status page.

17c56f4a 04/01/2013 03:35 PM rbgarga

Merge pull request #501 from phildd/master

Support for disabled services on services status displays

0ad707c6 04/01/2013 02:56 PM Renato Botelho

Do not allow to rename a gateway group, as it is for gateways. Fixes #2914

fc7f02c6 04/01/2013 02:30 AM phildd

Do not display disabled services on services status widget

30ca7b7e 03/29/2013 08:44 AM Phil Davis

Resync OpenVPN instances that use any changed gateway groups

8bca0805 03/29/2013 08:42 AM Phil Davis

Remember whcih gateway groups have been edited

7a47e299 03/28/2013 12:00 PM Renato Botelho

Avoid send user to top of the page when you open add new gateway box

4ad1e4ea 03/26/2013 12:43 PM Renato Botelho

Add a new class called addgatewaybox to make it easier to respect custom themes. Fixes #2900

939cc57a 03/25/2013 01:05 PM Warren Baker

Fix file name reference

aa95e7da 03/25/2013 11:26 AM rbgarga

Merge pull request #495 from phil-davis/master

Dynamic DNS add option for verbose logging

7da5315d 03/23/2013 09:12 PM Colin Fleming

Tidy up "shaper" and "firewall shaper" XHTML

Update VALIGN
Deprecated the ampersand in ANCHOR tags
Update TYPE in script

e680b2f9 03/22/2013 07:22 PM Renato Botelho

Add checks to make sure CP hard timeout is less or equal DHCP server default lease time. It fixes #2899

8b88ac79 03/22/2013 05:28 PM Jim Pingle

Simplify this code

ee6e6011 03/22/2013 04:44 PM Jim Pingle

Move these service control functions into service-utils.inc so they may be re-used.

c8c90b81 03/22/2013 04:25 PM Phil Davis

Dynamic DNS add option for verbose logging

This will allow the user to decide if they want all the noise in syslog. It defaults to off, so the log messages will quieten down unless the user turns it on.

327e6f2d 03/22/2013 03:10 PM Jim Pingle

Merge pull request #493 from ExolonDX/branch_05

Tidy up "traffic shaper wizard" XHTML

9d5c0544 03/22/2013 03:10 PM Jim Pingle

Merge pull request #492 from ExolonDX/branch_04

Tidy up "traffic shaper layer7" XHTML

2ef6bfbb 03/22/2013 03:09 PM Jim Pingle

Merge pull request #491 from ExolonDX/branch_03

Tidy up "traffic shaper limiter" XHTML

86632dbc 03/22/2013 03:08 PM Jim Pingle

Merge pull request #490 from ExolonDX/branch_02

Tidy up "traffic shaper queue" XHTML

4271dfb8 03/22/2013 02:58 PM Colin Fleming

Tidy up "traffic shaper wizard" XHTML

Move "tree.css" to the HEAD statement and manually close the HEAD
statement
Close BR and P tags

e750c0af 03/22/2013 02:54 PM Colin Fleming

Tidy up "traffic shaper layer7" XHTML

Close INPUT, BR, P and IMG tags
Add "alt" to IMG tags
Add CDATA section to scripts
Move "tree.css" and "tree.js" to the HEAD statement and close the HEAD
statement manually
Spelling mistake
Update PHP shorthand tag
Update HTML boolean operators

2174be22 03/22/2013 02:42 PM Colin Fleming

Tidy up "traffic shaper limiter" XHTML

Close INPUT, BR, IMG and P tags
Add "alt" to IMG tags
Deprecate ampersand in ANCHOR tags
Add CDATA section to scripts
Move "tree.css" and "tree.js" to the HEAD statement and manually close
the HEAD statement
Spelling mistatke...

f6b81501 03/22/2013 02:35 PM Colin Fleming

Tidy up "traffic shaper queue" XHTML

Deprecate the ampersand in the ANCHOR tag
Close BR and P tags
Move "tree.css" and "tree.js" to the HEAD statement and manually close
the HEAD statement
Spelling mistake.

df5c0bc0 03/22/2013 02:29 PM Colin Fleming

Tidy up "traffic shaper" XHTML

Close INPUT, BR and P tags
Update PHP Shorthand tag
Spelling mistake
Move "tree.css" and "tree.js" to the HEAD statement and close the HEAD
statement manually
Deprecate the ampersand in the ANCHOR tag

b2f73235 03/21/2013 04:20 PM Jim Pingle

Fix wording/formatting of promisc option

6d76984a 03/21/2013 02:48 PM Ermal LUÇI

No need for nocsrf here too

0e0f9b9b 03/21/2013 02:47 PM Ermal Luçi

Merge pull request #486 from 01101001c/master

Thermal Sensors Widget (for pfSense v2.1-BETA1 and up).

cfa0c336 03/21/2013 02:45 PM Ermal LUÇI

No need to set it for the system information widget

8760cbbc 03/21/2013 02:43 PM Ermal LUÇI

No need to set nocsrf from my testing

4c15d006 03/21/2013 08:21 AM Ermal Luçi

Merge pull request #488 from phil-davis/master

DynDNS status widget async update

b23e1a70 03/21/2013 02:51 AM Phil Davis

DynDNS status widget add 5 minute refresh

It was easy to add the code to refresh the status every 5 minutes. I think 5 minutes is a reasonable refresh time for dynamic DNS.

a1776dcf 03/20/2013 08:07 PM Jim Pingle

Rearrange this manual outbound NAT rule generation loop -- fixes unnecessary duplication of Localhost and VPN rules.

33cc1e86 03/20/2013 07:58 PM Jim Pingle

Add the user/time tracking to Port forwards and outbound NAT also.

ba1d9714 03/20/2013 05:26 PM Jim Pingle

Track user/time a firewall rule was created and last updated, and show this information at the bottom of the page when viewing the firewall rule. Have various places in the system that create rules add a proper entry to indicate their origin.

c1dcb7ab 03/20/2013 02:19 PM Phil Davis

DynDNS status widget async update

The Dynamic DNS status widget performs remote operations to the www to check the cached dynamic DNS IP against the actual current public-facing IP. When an external link is slow, or particularly when the cable is plugged in (it seems up) but actually the internet is down, it takes a long time for a response from http://checkip.dyndns.com/ to time out. The dashboard page hangs in a half-drawn state (up to drawing the DynDNS status table) for up to 30 seconds....

a9518178 03/19/2013 08:19 PM Ermal LUÇI

Remove functions that are not used now with once mode of rtsold

6d0473b4 03/19/2013 04:28 PM Ermal LUÇI

Bring down even rtsold process

4fc54000 03/19/2013 12:08 AM 01101001c

Thermal Sensors Widget (for pfSense v2.1-BETA1 and up).
Original post: http://forum.pfsense.org/index.php/topic,59193.0.html

fe74228f 03/17/2013 12:19 AM N0YB

Diag DNS Lookup Dialog Output

Display DNS lookup results in a dialog box rather than browsing away from the current page (Dashboard Firewall Widget or Status: System logs: Firewall) to the diag DNS page.
Especially useful when filtering so that filter does not have to be reposted to return to the current page.

ba6b2811 03/16/2013 09:09 PM Jim Pingle

Merge pull request #484 from N0YB/System_Firewall_Logs_Filtering

Just a Couple Minor Tweaks

c3b8ad61 03/16/2013 09:07 PM N0YB

Just a Couple Minor Tweaks

e074fb75 03/16/2013 04:09 PM Renato Botelho

Use killbypid instead of a killall that never works

6d529efd 03/16/2013 01:32 PM Renato Botelho

Fix indent and whitespaces

fba196c3 03/16/2013 11:34 AM Renato Botelho

Avoid deleting the RA Subnet when IP is invalid, also simplify it a bit

e1968b0d 03/16/2013 11:26 AM Renato Botelho

Fix indent and whitespaces

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