Commit Graph

26 Commits

Author SHA1 Message Date
Phil Davis
ce77a9c4bd Fix lineup of copyright lines
and module names and other bits of formatting and typos in header
comment sections.
2015-01-01 15:11:15 +05:45
Renato Botelho
ed2d13436a Welcome 2015 2014-12-31 16:22:00 -02:00
Jim Thompson
dd447bde2b modify copyright statement to reflect reality 2014-11-10 22:49:50 -06:00
Renato Botelho
36b9bb281e Unset iflist and iflist_disabled 2014-05-29 10:53:20 -03:00
Renato Botelho
6e73977bd7 Show disabled interface when it was already part of interface group, it avoids to show a random interface instead and let user to add it by mistake. It should fix #3680 2014-05-29 08:52:46 -03:00
ayvis
1d7ba68396 replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these files to UTF-8 2014-03-18 16:09:05 -03:00
Colin Fleming
0f83dd7b13 Tidy up "interfaces_groups.php" XHTML
Close BR and IMG tags
Move NOWRAP to class statement
Deprecate ampersand in ANCHOR tags
Remove duplicate closing TD tag
2013-04-15 20:28:00 +01:00
jim-p
b32dd0a6b7 Activate new shortcuts/status in the rest of the areas that are currently setup. 2012-08-10 13:32:16 -04:00
Ermal
073cd52e58 Resolves #1703. Correct array key value. 2011-07-25 19:05:47 +00:00
Ermal
cdfd39e2b9 Resolves #1703. Correctly delete a interface group members when the group is deleted. 2011-07-22 11:04:17 +00:00
Erik Fonnesbeck
3b7f0f5367 Fix some printfs and some text. 2010-08-12 16:02:41 -06:00
Vinicius Coque
73280f1afb Fix gettext on interfaces_groups.php 2010-08-12 10:20:05 -03:00
Carlos Eduardo Ramos
654998ee43 Checked gettext() implementation on interfaces_groups.php 2010-07-14 10:55:06 -03:00
Vinicius Coque
3dc62a6594 Fix gettext implementation for interfaces_groups.php 2010-07-10 13:26:14 -03:00
Rafael Lucas
bd33744da7 Implement gettext calls on interfaces_groups.php 2010-07-06 13:42:06 -03:00
gnhb
0661b194d9 Fix many things related to PPP connections.
Fixed tab array numbering in interfaces_* files. Enabled multilink over PPtP connections.
Fixed handling of bandwidth, mtu, mru settings. Removed unnecessary curly brackets from
single line if conditionals, and more . . .
2010-05-26 21:07:00 +07:00
gnhb
42809b4a03 Use "PPPs" as the new Tab name in Interfaces -> Assign. Rename files and update affected files.
Also, add upgrade_config function 062_to_063.
2010-05-04 15:35:29 +07:00
gnhb
d02951e924 Fix other interfaces_* pages and keep working with mlppp. 2010-03-30 18:28:19 +07:00
gnhb
57b053e94e Add new menu name to other interfaces_* pages. 2010-03-30 14:43:53 +07:00
Erik Fonnesbeck
79637b03ff Add wireless tab to Interfaces: (assign) now that the configuration page is functional. 2010-02-15 02:01:40 -07:00
Chris Buechler
d8ba56f6d2 fix up text 2009-11-26 23:25:51 -05:00
Scott Ullrich
7ac5a4cb18 Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on 2009-09-14 19:14:40 -04:00
Ermal Luçi
5f1e1d2617 Bring in support for QinQ. At this time it is limited to only 2 levels. 2009-03-28 09:08:31 +00:00
Ermal Luçi
22e6d57231 * Add a link to go directly to interface group rules.
* Reinitialize the members array to show correctly the members.
2009-03-18 21:18:41 +00:00
Ermal Luçi
42753d259b Actually merge the part that does the real work with FreeBSD groups. 2009-03-17 00:01:53 +00:00
Ermal Luçi
0ec2fdf0ad * Introduce interface groups. For now they are availble only on Firewall:Rules section maybe it would be usable to have tham on nat too.
* Some fixes and cleanup.
2009-03-16 23:48:59 +00:00