summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_wireless.php
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-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 Ullrich2007-12-241-7/+11
| | | | Ticket #1531
* remove annoying and potentially problematic forced page refresh.Chris Buechler2007-12-171-1/+0
| | | | Ticket #1545
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
|
* Oops, do not list stations twice.Scott Ullrich2007-09-171-1/+1
|
* Show both associated stations and nearby AP's regardless of operating mode.Scott Ullrich2007-09-171-4/+5
|
* Fix formatting errors introduced by last commit.Scott Ullrich2007-09-171-0/+4
|
* Show wireless nodes regardless if we can deterimine BSS value. Now the AP ↵Scott Ullrich2007-09-171-12/+10
| | | | my test unit is associated with shows the signal strength, etc correctly.
* Somehow requiring config.inc before guiconfig.inc was redirecting back toBill Marquette2007-08-061-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 Ullrich2006-05-051-3/+3
| | | | Ticket #957
* MFCScott Ullrich2006-04-031-1/+1
| | | | s/PHP_SELF/SCRIPT_NAME/ - PHP_SELF == "" for some reason with lighty
* Show more than one wireless interfaceScott Ullrich2006-01-201-1/+0
| | | | Ticket #788
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* MFC 89053Scott Ullrich2006-01-011-1/+0
| | | | Loop over all wireless interfaces.
* Add HOSTAP listScott Ullrich2005-12-301-35/+74
| | | | Ticket #763
* MFC 6960Scott Ullrich2005-10-181-1/+1
| | | | Cleanup hardcoded meta refreshes
* MFC 6958Scott Ullrich2005-10-181-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 6911Scott Ullrich2005-10-161-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 statusScott Ullrich2005-09-281-0/+8
|
* * Convert another ATH|WI hardcode into $g['wireless_regex']Scott Ullrich2005-08-251-4/+4
|
* Do not show bogus recordsScott Ullrich2005-07-251-1/+4
| | | | Ticket #253
* Code cleanupBill Marquette2005-07-041-1/+1
|
* Use $pgtitleBill Marquette2005-07-031-1/+1
| | | | small code cleanups
* include head.inc and round corners on tabsScott Ullrich2005-07-021-7/+3
|
* Add $Id$ tagBill Marquette2005-03-271-0/+1
|
* Import m0n0wall's 1.2b7 latest wireless changes.Scott Ullrich2005-03-201-39/+44
|
* Initial revisionScott Ullrich2004-11-071-0/+189
OpenPOWER on IntegriCloud