Project

General

Profile

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

# Date Author Comment
baca83aa 03/02/2011 04:51 AM Marcus Brown

Fix page title text. Replace "Firewall" with "Interfaces" in title.

dd5bf424 11/12/2010 04:36 PM Scott Ullrich

Fix XSS issues

225a2f0b 11/12/2010 04:03 PM Scott Ullrich

Bring in XSS id fixes from m0n0wall

ddc55e12 08/12/2010 04:18 AM Erik Fonnesbeck

Modify various (s)printf format strings to allow translations to change the order of the inserted strings.

161e42f0 07/12/2010 12:00 PM Carlos Eduardo Ramos

Checked gettext() implementation on interfaces_wireless_edit.php

eb8dacf3 06/30/2010 07:09 PM Rafael Lucas

Implement gettext() calls

992ff4c2 03/11/2010 09:39 AM Erik Fonnesbeck

Sort opt10+ and wlan10+ more like the way that would be expected.

651fff4f 03/03/2010 06:17 AM Erik Fonnesbeck

Add more descriptive mode names to the error messages.

94ca29a9 03/03/2010 12:24 AM Erik Fonnesbeck

Use wireless_regex instead, because is_interface_wireless appears to be intended for assigned interfaces only.

16120707 02/24/2010 07:05 PM Erik Fonnesbeck

Change clone_inuse to function in the same style as the other inuse functions in the interfaces.php files.

38b7d47d 02/24/2010 06:34 PM Erik Fonnesbeck

Revert "Don't skip disabled interfaces when checking which are assigned." and fix an error propagated from this. (misread a parameter name when looking up the function)

This reverts commit ce075a0fd4aa7eb0788f20233bf60706e4c77edf.

7c53bc7b 02/23/2010 01:00 PM Erik Fonnesbeck

Change method of displaying wireless clone interfaces on the assignment page.

82fccf3a 02/23/2010 11:54 AM Erik Fonnesbeck

Allow changing the parent interface of an unassigned wireless clone.

ce075a0f 02/22/2010 06:59 PM Erik Fonnesbeck

Don't skip disabled interfaces when checking which are assigned.

5e2ca757 02/19/2010 03:24 PM Erik Fonnesbeck

Don't allow changing the parent interface until this code supports deleting the old clone.

9f428275 02/15/2010 08:44 AM Erik Fonnesbeck

Add page for configuration of wireless clone interfaces.