summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_wireless_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix page title text. Replace "Firewall" with "Interfaces" in title.gnhb2011-03-021-1/+1
|
* Fix XSS issuesScott Ullrich2010-11-121-1/+1
|
* Bring in XSS id fixes from m0n0wallScott Ullrich2010-11-121-1/+1
|
* Modify various (s)printf format strings to allow translations to change the ↵Erik Fonnesbeck2010-08-111-1/+1
| | | | order of the inserted strings.
* Checked gettext() implementation on interfaces_wireless_edit.phpCarlos Eduardo Ramos2010-07-121-2/+2
|
* Implement gettext() callsRafael Lucas2010-06-301-16/+16
|
* Sort opt10+ and wlan10+ more like the way that would be expected.Erik Fonnesbeck2010-03-111-1/+1
|
* Add more descriptive mode names to the error messages.Erik Fonnesbeck2010-03-021-1/+1
|
* Use wireless_regex instead, because is_interface_wireless appears to be ↵Erik Fonnesbeck2010-03-021-1/+1
| | | | intended for assigned interfaces only.
* Change clone_inuse to function in the same style as the other *_inuse ↵Erik Fonnesbeck2010-02-241-4/+4
| | | | functions in the interfaces_*.php files.
* Revert "Don't skip disabled interfaces when checking which are assigned." ↵Erik Fonnesbeck2010-02-241-1/+1
| | | | | | and fix an error propagated from this. (misread a parameter name when looking up the function) This reverts commit ce075a0fd4aa7eb0788f20233bf60706e4c77edf.
* Change method of displaying wireless clone interfaces on the assignment page.Erik Fonnesbeck2010-02-231-1/+1
|
* Allow changing the parent interface of an unassigned wireless clone.Erik Fonnesbeck2010-02-231-3/+4
|
* Don't skip disabled interfaces when checking which are assigned.Erik Fonnesbeck2010-02-221-1/+1
|
* Don't allow changing the parent interface until this code supports deleting ↵Erik Fonnesbeck2010-02-191-1/+2
| | | | the old clone.
* Add page for configuration of wireless clone interfaces.Erik Fonnesbeck2010-02-151-0/+203
OpenPOWER on IntegriCloud