Project

General

Profile

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

# Date Author Comment
90c39f4e 03/11/2015 11:28 AM Phil Davis

Pencil symbols

These are places in the GUI where the cursor sits not in the far left
side of the input box and there is odd-looking white space to the left
of the cursor. Normally there would be a little input graphic in the
white space to the left of the cursor (a pencil, a computer screen, a...

6db7ee23 01/13/2015 03:01 PM Bipin Chandra

Improving aesthetics.

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

6317d31d 01/01/2015 12:13 PM Phil Davis

Fix lineup of copyright lines

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

d961e7e3 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

f1a9b09d 05/17/2014 04:02 PM Colin Fleming

Tidy up "diag_ping.php" XHTML

Add SUMMARY to TABLES
Close INPUT tags
Update HTML Boolean operators
Change the PRE tag to a TEXTAREA tag and ad a piece of JavaScript code
to take off the warp
Add missing closing BODY and HTML tags

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

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

1e9b4611 09/12/2013 02:28 PM Renato Botelho

Remove call-time pass by reference for do_input_validation, helps ticket #2565

bd6ff328 08/20/2013 05:37 PM Renato Botelho

Add scope to target when it is a link-local, it helps ticket #3150

81448ffa 04/26/2013 05:10 PM Jim Pingle

Show IPv6 link-local IPs as specific sources for ping, traceroute, and port testing.

6fee4655 04/08/2013 06:01 AM Chris Buechler

call the default source IP selection Default rather than "Any"

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

Fix/simplify some logic

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.

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

Add OpenVPN interfaces as potential ping sources, too.

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.

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.

e700d2ee 02/26/2013 03:14 PM Thomas Rieschl

trim whitespace from ping host

Added trim() function to the $host variable. If whitespace is in front
of the host or IP address the ping command will fail.

a3381369 01/14/2013 01:27 PM Colin Fleming

Update PHP shorthand tag

Standardise all PHP start tags from "

8bea9639 10/23/2010 10:28 AM Seth Mos

So gethostbyname() does not work for ipv6, instead run both ping and ping6. That works too.

86551a06 10/23/2010 10:19 AM Seth Mos

Do a gethostbyname() on the host address to get a IP address, then perform ping or ping6 for correct type.

3a134b53 09/10/2010 08:35 PM Erik Fonnesbeck

Fix regular expression to allow 10 for ping count.

61ba386b 09/10/2010 07:30 PM Scott Ullrich

Ensure count is valid. Submitted-by: Josh Little

36678039 07/12/2010 01:28 PM Carlos Eduardo Ramos

Checked gettext() implementation on diag_ping.php

478877e2 07/12/2010 01:18 PM Carlos Eduardo Ramos

Checked gettext() implementation on diag_ping.php

fda82f52 07/08/2010 03:54 PM Carlos Eduardo Ramos

Corrections gettext implementation on diag_ping.php

7728ad58 06/30/2010 12:03 PM Neriberto C.Prado

Review of diag_ping.php

9d8eeb2f 06/30/2010 12:00 AM Vinicius Coque

Fixing syntax errors

4a5430e3 06/18/2010 01:13 AM cadu

Implement gettext() calls

723f1761 04/29/2010 09:01 PM Chris Buechler

this is no longer true thanks to eri's route-to from localhost based on src IP.

b8cc74ed 12/06/2009 02:47 AM Scott Ullrich

Allow GET calling of diag_ping and diag_traceroute so other areas of the GUI can easily link to them. Add links from DNS page for ping and traceroute.

13d193c2 09/14/2009 10:20 PM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

7ec05d27 11/07/2008 07:30 PM Ermal Luçi
  • Rename link_int_to_bridge_interface to link_interface_to_bridge
  • Create two new function link_interface_to_{gif,gre}
fb858adc 10/31/2008 10:08 PM Seth Mos

remove ob flush call

85a5da13 10/23/2008 09:51 PM Ermal Luçi
  • Rename get_current_wan_address to get_interface_ip
  • Rename get_real_wan_interface to get_real_interface
  • Simplify get_interface_ip by using find_interface_ip which should help in speed to since its using caching. Pointed by billm@
  • Cleanup some code when passing or remove some unused one.
74d65827 08/31/2008 02:44 PM Ermal Luçi

Fix detection if an interface is part of bridge.

0cece4a2 08/30/2008 08:09 PM Scott Ullrich

Add CSS header

6b07c15a 08/01/2008 06:30 AM Matthew Grooms

Rewrite the pfsense privilege system with the following goals in mind ...

1) Redefine page privileges to not use static urls
2) Accurate generation of privilege definitions from source
3) Merging the user and group privileges into a single set
4) Allow any privilege to be added to users or groups w/ inheritance...

cbe3ea96 06/21/2008 02:44 PM Ermal Luçi

Continue interface improvements

d88c6a9f 11/16/2007 12:48 AM Scott Ullrich

Switch over to array style page titles. Obtained-from: m0n0wall

52456225 04/25/2006 10:06 PM Scott Ullrich

Make consistent

01c28384 04/25/2006 10:02 PM Scott Ullrich

Correct cells

7a01068a 04/25/2006 09:58 PM Scott Ullrich

Note the fact that multi-wan does not work with these utilities.

767a716e 01/15/2006 03:33 AM Scott Ullrich

Correct warnings and errors found eclipse

e54d4de6 01/02/2006 11:46 PM Scott Ullrich

Remove #!/usr/local/bin/php

586d257b 12/03/2005 05:23 PM Scott Ullrich

Use terminal font, size of 2 for better readability

aad0ec36 09/15/2005 04:12 AM Bill Marquette

Move back onto screen

64203216 09/12/2005 07:41 PM Scott Ullrich

Add back header

5543b9ed 09/12/2005 07:39 PM Scott Ullrich

Sync w/ 1.2b10

310b2c06 07/03/2005 03:42 PM Bill Marquette

Use $pgtitle for consistency

b63695db 07/02/2005 04:21 AM Scott Ullrich

include head.inc and round corners on tabs

b46bfcf5 03/27/2005 10:31 PM Bill Marquette

Add $Id$ tag

4d875b4f 11/21/2004 07:09 PM Scott Ullrich

Update (C)

5b237745 11/07/2004 03:06 AM Scott Ullrich

Initial revision