Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | So gethostbyname() does not work for ipv6, instead run both ping and ping6. ↵ | Seth Mos | 2010-10-23 | 1 | -16/+12 |
| | | | | That works too. | ||||
* | Do a gethostbyname() on the host address to get a IP address, then perform ↵ | Seth Mos | 2010-10-23 | 1 | -6/+16 |
| | | | | ping or ping6 for correct type. | ||||
* | Fix regular expression to allow 10 for ping count. | Erik Fonnesbeck | 2010-09-10 | 1 | -2/+2 |
| | |||||
* | Ensure count is valid. Submitted-by: Josh Little | Scott Ullrich | 2010-09-10 | 1 | -1/+3 |
| | |||||
* | Checked gettext() implementation on diag_ping.php | Carlos Eduardo Ramos | 2010-07-12 | 1 | -3/+3 |
| | |||||
* | Checked gettext() implementation on diag_ping.php | Carlos Eduardo Ramos | 2010-07-12 | 1 | -1/+1 |
| | |||||
* | Corrections gettext implementation on diag_ping.php | Carlos Eduardo Ramos | 2010-07-08 | 1 | -3/+3 |
| | |||||
* | Review of diag_ping.php | Neriberto C.Prado | 2010-06-30 | 1 | -1/+1 |
| | |||||
* | Fixing syntax errors | Vinicius Coque | 2010-06-29 | 1 | -1/+1 |
| | |||||
* | Implement gettext() calls | cadu | 2010-06-17 | 1 | -5/+5 |
| | |||||
* | this is no longer true thanks to eri's route-to from localhost based on src IP. | Chris Buechler | 2010-04-29 | 1 | -1/+0 |
| | |||||
* | Allow GET calling of diag_ping and diag_traceroute so other areas of the GUI ↵ | sullrich | 2009-12-05 | 1 | -6/+7 |
| | | | | can easily link to them. Add links from DNS page for ping and traceroute. | ||||
* | Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵ | Scott Ullrich | 2009-09-14 | 1 | -3/+9 |
| | | | | include 2009 on files that I have asserted (C) on | ||||
* | * Rename link_int_to_bridge_interface to link_interface_to_bridge | Ermal Luçi | 2008-11-07 | 1 | -1/+1 |
| | | | | * Create two new function link_interface_to_{gif,gre} | ||||
* | remove ob flush call | Seth Mos | 2008-10-31 | 1 | -1/+0 |
| | |||||
* | * Rename get_current_wan_address to get_interface_ip | Ermal Luçi | 2008-10-23 | 1 | -26/+1 |
| | | | | | | * 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. | ||||
* | Fix detection if an interface is part of bridge. | Ermal Luçi | 2008-08-31 | 1 | -1/+1 |
| | |||||
* | Add CSS header | Scott Ullrich | 2008-08-30 | 1 | -0/+3 |
| | |||||
* | Rewrite the pfsense privilege system with the following goals in mind ... | Matthew Grooms | 2008-08-01 | 1 | -0/+8 |
| | | | | | | | | 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 5) Cleaning up the related WebUI pages | ||||
* | Continue interface improvements | Ermal Luçi | 2008-06-21 | 1 | -7/+2 |
| | |||||
* | Switch over to array style page titles. Obtained-from: m0n0wall | Scott Ullrich | 2007-11-16 | 1 | -2/+0 |
| | |||||
* | Make consistent | Scott Ullrich | 2006-04-25 | 1 | -1/+1 |
| | |||||
* | Correct cells | Scott Ullrich | 2006-04-25 | 1 | -4/+2 |
| | |||||
* | Note the fact that multi-wan does not work with these utilities. | Scott Ullrich | 2006-04-25 | 1 | -0/+8 |
| | |||||
* | Correct warnings and errors found eclipse | Scott Ullrich | 2006-01-15 | 1 | -0/+2 |
| | |||||
* | Remove #!/usr/local/bin/php | Scott Ullrich | 2006-01-02 | 1 | -1/+0 |
| | |||||
* | Use terminal font, size of 2 for better readability | Scott Ullrich | 2005-12-03 | 1 | -0/+1 |
| | |||||
* | Move back onto screen | Bill Marquette | 2005-09-15 | 1 | -3/+8 |
| | |||||
* | Add back header | Scott Ullrich | 2005-09-12 | 1 | -1/+4 |
| | |||||
* | Sync w/ 1.2b10 | Scott Ullrich | 2005-09-12 | 1 | -19/+53 |
| | |||||
* | Use $pgtitle for consistency | Bill Marquette | 2005-07-03 | 1 | -1/+1 |
| | |||||
* | include head.inc and round corners on tabs | Scott Ullrich | 2005-07-02 | 1 | -7/+4 |
| | |||||
* | Add $Id$ tag | Bill Marquette | 2005-03-27 | 1 | -0/+1 |
| | |||||
* | Update (C) | Scott Ullrich | 2004-11-21 | 1 | -3/+5 |
| | |||||
* | Initial revision | Scott Ullrich | 2004-11-07 | 1 | -0/+113 |