Project

General

Profile

Download (4.85 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
88627531 04/25/2015 10:57 AM sbeaver

dig_sockets updated as requested

Also fixed an incorrect </div> placement
I have retained the “$class = 'info’;” for now as I believe it
significantly improves the readability of the page. We can always
remove it if people don’t like it.

a6ff5ea1 04/23/2015 12:27 PM sbeaver

Removed unneeded class and fixed tabs/spaces

4aa0d136 04/15/2015 05:55 PM sbeaver

diag_sockets

Updated per SvL suggestions. - Thank you!

f1dab9ec 04/14/2015 08:34 PM sbeaver

Conversion completed

f6510207 01/13/2015 02:37 PM Bipin Chandra

Improving aesthetics.

Make title color more consistent with other pages.
Improving aesthetics.

ce77a9c4 01/01/2015 09:26 AM Phil Davis

Fix lineup of copyright lines

and module names and other bits of formatting and typos in header
comment sections.

ed2d1343 12/31/2014 06:22 PM Renato Botelho

Welcome 2015

29aef6c4 11/11/2014 05:36 AM Jim Thompson

Change copyright statement to reflect reality

339a588f 05/17/2014 05:00 PM Colin Fleming

Tidy up "diag_sockets.php" XHTML

Add SUMMARY to TABLES
Change "onclick" to lower case
Remove closing FONT tag
ID cannot start with a number, so add PHP $name variable
Remove duplicate closing TABLE tag
Remove duplicate BORDER statement
Add missing closing BODY and closing HTML tags

8cd558b6 03/14/2014 08:24 PM ayvis

xhtml Compliance
replaced <br>, <br/> and </br> with <br />

f1e01f7c 12/15/2012 01:15 AM Erik Fonnesbeck

Fix line endings

c75fd3db 09/23/2012 07:52 PM Pi Ba

Diagnose\Sockets page renamed and now also has button to show all socket connections, explanation moved to bottom.

d41bb447 09/22/2012 10:44 PM Pi Ba

Add a "Sockets listening" page to the Diagnostics menu.
This for easy viewing of what services are bound to which interface and port.
( based on the file diag_sockets.php from forum member 'bardelot' http://forum.pfsense.org/index.php/topic,53070.msg284360.html#msg284360 )