Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xhtml Compliance | ayvis | 2014-03-14 | 1 | -4/+4 |
| | | | replaced <br>, <br/> and </br> with <br /> | ||||
* | Improve checks for params 'id', 'dup' and other similar ones to make sure ↵ | Renato Botelho | 2014-03-12 | 1 | -1/+1 |
| | | | | they are numeric integer, also, pass them through htmlspecialchars() before print | ||||
* | Activate new shortcuts/status in the rest of the areas that are currently setup. | jim-p | 2012-08-10 | 1 | -0/+1 |
| | |||||
* | Cleanup html, make tables sortable, implements #2040 | jim-p | 2012-01-06 | 1 | -44/+47 |
| | |||||
* | Protect against XSS by someone broadcasting an HTML SSID... (better to be ↵ | jim-p | 2010-11-12 | 1 | -1/+1 |
| | | | | safe...) | ||||
* | This doesn't really need a printf either, come to think of it. | jim-p | 2010-08-11 | 1 | -1/+1 |
| | |||||
* | This probably shouldn't be a printf anyhow | jim-p | 2010-08-11 | 1 | -1/+1 |
| | |||||
* | This should be sprintf | jim-p | 2010-08-11 | 1 | -1/+1 |
| | |||||
* | Fix another gettext() call. | jim-p | 2010-08-11 | 1 | -1/+1 |
| | |||||
* | Fix gettext() call | jim-p | 2010-08-11 | 1 | -1/+1 |
| | |||||
* | Merge remote branch 'mainline/master' | Renato Botelho | 2010-08-09 | 1 | -4/+13 |
|\ | | | | | | | | | | | | | Conflicts: usr/local/www/status_captiveportal.php usr/local/www/status_rrd_graph.php usr/local/www/status_wireless.php | ||||
| * | add explanation of flags and capabilities from m0n0wall. cvstrac 1564 | Chris Buechler | 2010-08-07 | 1 | -1/+4 |
| | | |||||
| * | Add hidden "if" field to status_wireless.php. | Erik Fonnesbeck | 2010-08-07 | 1 | -0/+1 |
| | | |||||
| * | Move the get_real_interface call above this condition and fix the ID of the ↵ | Erik Fonnesbeck | 2010-08-07 | 1 | -3/+2 |
| | | | | | | | | rescan button. | ||||
| * | add info message | Chris Buechler | 2010-08-07 | 1 | -1/+2 |
| | | |||||
| * | background the scan | Chris Buechler | 2010-08-07 | 1 | -1/+1 |
| | | |||||
| * | add a Rescan button. ticket #793 | Chris Buechler | 2010-08-07 | 1 | -0/+5 |
| | | |||||
* | | Merge remote branch 'mainline/master' | Vinicius Coque | 2010-08-02 | 1 | -1/+3 |
|\ \ | |/ | | | | | | | Conflicts: usr/local/www/installer.php | ||||
| * | Actually find the first wireless interface like the code says it is supposed ↵ | Erik Fonnesbeck | 2010-08-02 | 1 | -1/+3 |
| | | | | | | | | to do, rather than finding the last. | ||||
* | | Corrections gettext implementation on status_wireless.php | Carlos Eduardo Ramos | 2010-07-22 | 1 | -2/+2 |
| | | |||||
* | | Implement gettext() calls on status_wireless.php | Rafael Lucas | 2010-07-22 | 1 | -5/+5 |
|/ | |||||
* | Fix wireless status page to look at the right wireless interface name. | smos | 2010-06-17 | 1 | -2/+2 |
| | | | | Ticket #649 | ||||
* | Do not stamp on the variable that has the bssid Ticket #649 | smos | 2010-06-15 | 1 | -1/+0 |
| | |||||
* | page is Status not Diag | Chris Buechler | 2010-06-10 | 1 | -3/+3 |
| | |||||
* | Fix check on which table to assign. | Ermal Luçi | 2010-02-09 | 1 | -1/+1 |
| | |||||
* | Ticket #346. Use the correct 'real' interface for collecting wireless ↵ | Ermal Luçi | 2010-02-08 | 1 | -24/+16 |
| | | | | information. | ||||
* | Make sure to display a correct bssid field instead of a truncated one. Going ↵ | Seth Mos | 2009-11-25 | 1 | -1/+3 |
| | | | | to great lengths here to prevent splitting on a fixed number of characters. | ||||
* | Fix wireless stations list | Seth Mos | 2009-11-24 | 1 | -15/+13 |
| | |||||
* | Fix the status wireless page for 2.0 using the correct _wlan0 interface | Seth Mos | 2009-11-21 | 1 | -24/+26 |
| | | | | | | | | name. Also bring over a fix for ssid values with spaces, there is a different fix in 1.2. This one splits on Mac address if they ever decide to list longer mac addresses instead of truncating to 16 characters. The IEEE says it can be upto 32 characters in length. | ||||
* | Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵ | Scott Ullrich | 2009-09-14 | 1 | -1/+3 |
| | | | | include 2009 on files that I have asserted (C) on | ||||
* | 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 | ||||
* | Do not corrupt output when a space is in the SSID name. | Scott Ullrich | 2007-12-24 | 1 | -7/+11 |
| | | | | Ticket #1531 | ||||
* | remove annoying and potentially problematic forced page refresh. | Chris Buechler | 2007-12-17 | 1 | -1/+0 |
| | | | | Ticket #1545 | ||||
* | Switch over to array style page titles. Obtained-from: m0n0wall | Scott Ullrich | 2007-11-16 | 1 | -2/+1 |
| | |||||
* | Oops, do not list stations twice. | Scott Ullrich | 2007-09-17 | 1 | -1/+1 |
| | |||||
* | Show both associated stations and nearby AP's regardless of operating mode. | Scott Ullrich | 2007-09-17 | 1 | -4/+5 |
| | |||||
* | Fix formatting errors introduced by last commit. | Scott Ullrich | 2007-09-17 | 1 | -0/+4 |
| | |||||
* | Show wireless nodes regardless if we can deterimine BSS value. Now the AP ↵ | Scott Ullrich | 2007-09-17 | 1 | -12/+10 |
| | | | | my test unit is associated with shows the signal strength, etc correctly. | ||||
* | Somehow requiring config.inc before guiconfig.inc was redirecting back to | Bill Marquette | 2007-08-06 | 1 | -1/+0 |
| | | | | | | | login page. config.inc get's pulled in through functions.inc include in guiconfig.inc, no need for it here. Reported-by: smos@ | ||||
* | Wireless Status page gets mode. | Scott Ullrich | 2006-05-05 | 1 | -3/+3 |
| | | | | Ticket #957 | ||||
* | MFC | Scott Ullrich | 2006-04-03 | 1 | -1/+1 |
| | | | | s/PHP_SELF/SCRIPT_NAME/ - PHP_SELF == "" for some reason with lighty | ||||
* | Show more than one wireless interface | Scott Ullrich | 2006-01-20 | 1 | -1/+0 |
| | | | | Ticket #788 | ||||
* | Remove #!/usr/local/bin/php | Scott Ullrich | 2006-01-02 | 1 | -1/+0 |
| | |||||
* | MFC 89053 | Scott Ullrich | 2006-01-01 | 1 | -1/+0 |
| | | | | Loop over all wireless interfaces. | ||||
* | Add HOSTAP list | Scott Ullrich | 2005-12-30 | 1 | -35/+74 |
| | | | | Ticket #763 | ||||
* | MFC 6960 | Scott Ullrich | 2005-10-18 | 1 | -1/+1 |
| | | | | Cleanup hardcoded meta refreshes | ||||
* | MFC 6958 | Scott Ullrich | 2005-10-18 | 1 | -7/+5 |
| | | | | Move <div> to the right place, move tabcont class to table it no longer belongs in TD (and hasn't for some time) Remove unused </center> tag | ||||
* | MFC 6910 6911 | Scott Ullrich | 2005-10-16 | 1 | -161/+99 |
| | | | | Beginning of new wireless status tool. So far it shows ifconfig list sta and includes all wireless interfaces defined as top tabs. | ||||
* | Disable wireless status | Scott Ullrich | 2005-09-28 | 1 | -0/+8 |
| | |||||
* | * Convert another ATH|WI hardcode into $g['wireless_regex'] | Scott Ullrich | 2005-08-25 | 1 | -4/+4 |
| |