Project

General

Profile

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

# Date Author Comment
93ee6323 05/29/2010 03:55 AM Marcus Brown

little html tag change.

68f0c07a 05/29/2010 03:11 AM Marcus Brown

Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp

Conflicts:
etc/inc/pfsense-utils.inc
usr/local/www/interfaces.php

0661b194 05/26/2010 02:07 PM Marcus Brown

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 . . .

89e52df8 05/25/2010 07:03 PM Erik Fonnesbeck

Add a default setting to location type of wireless that leaves the setting at its default for the interface.

d9e2c171 05/21/2010 12:34 AM Marcus Brown

Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp

Conflicts:
usr/local/www/interfaces.php
Not sure why there was a conflict since the last change to this file was May 20.

30ade846 05/20/2010 11:09 PM Marcus Brown

Fixing whitespace so this file is more readable. And comment out extra html tags at the end of the file.

This file was in bad shape wrt tab spaces lining up. It should be more readable now.

fa90d701 05/20/2010 07:36 PM Scott Ullrich

Add note about required enabled WPA option for 802.1x

9978e156 05/20/2010 01:22 AM Marcus Brown

Fix HTML tags in interfaces.php and delete extra javascript function in ppps_edit.js

2666de59 05/18/2010 09:52 AM Marcus Brown

Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp

e40e6724 05/18/2010 09:38 AM Marcus Brown

Modify and fix code to set pppoe periodic reset.

2b001b5d 05/13/2010 06:51 PM Ermal LUÇI

Ticket #548. Change message displayed when modifying an interface to actually tell people to modify dhcp server setting after applying settings since the interface configuration/ip will only change after applying settings and pfSense does not read the interface address from the config but from the interface itself and the complications for this and possibly other cases are not worth the effort.

3f2ef8d7 05/12/2010 06:30 PM Marcus Brown

Fixing bugs and ommissions.

d85ba87f 05/12/2010 11:36 AM Marcus Brown

Make changes to interfaces.php to be compatible with new PPPoE, PPtP code and config style.

Now this page will write the config info the same was that the interfaces_ppps_configure.php
writes the config info.

0acae2a0 05/02/2010 07:36 AM Erik Fonnesbeck

Add a note about the regulatory domain and cards that have an unrecognized default.

f4094f0d 05/02/2010 06:51 AM Erik Fonnesbeck

Display some extra information about the available wireless channels.

897eb11d 04/30/2010 04:27 AM Chris Buechler

show IP as well as gateway name on interfaces.php

2f678757 03/31/2010 10:33 AM Ermal LUÇI

Do not create faulty gateway entires with just defaultgw set it breaks logic.

da75413d 03/28/2010 09:11 PM Ermal LUÇI

Fix interface assignment and re-edit

6a688547 03/27/2010 12:28 AM Ermal LUÇI

Make lan/wan behave as all other interfaces.

611ae852 03/27/2010 12:05 AM Ermal LUÇI

Redo most of the ppp interface handling to be consistent with the other mpd5 configurations. This way there is no more special handling for ppp around.

071d63b9 03/17/2010 05:13 AM Erik Fonnesbeck

Restore attribute support, but with some extra checks in the function that uses it.

441e6007 03/17/2010 04:12 AM Erik Fonnesbeck

Needs a little more testing; revert attribute support in xmlparse.inc for now.

This reverts commit 2843a3ec5d4a160646e496f3922266415151902a.

2843a3ec 03/17/2010 02:59 AM Erik Fonnesbeck

Add optional support for reading attributes to xmlparse.inc and move regdomain.xml parsing from regdomain.inc to xmlparse.inc.

bbfc810e 03/16/2010 10:36 PM Erik Fonnesbeck

Add code for applying wireless regulatory configuration and some extra notes about the regulatory settings.

20f09b3b 03/16/2010 10:30 PM Erik Fonnesbeck

Add configuration options for wireless regulatory settings. Still needs code for applying the settings.

0b6ab3ec 03/16/2010 08:02 AM Erik Fonnesbeck

Add note about the auto channel setting.

57bbd532 03/13/2010 01:07 AM Erik Fonnesbeck

Combine "802.11g only" and "802.11n only" into a single option.

9be20928 03/07/2010 11:54 PM Erik Fonnesbeck

Fixes for 11g Turbo and 11a Turbo modes.

c39ca3e2 03/07/2010 11:13 PM Scott Ullrich

AES is recommended due to Toshihiro Ohigashi and Masakatu Morii attacks

d6050c47 03/07/2010 10:53 PM Scott Ullrich

Move description into listtopic area

ed459692 03/07/2010 09:07 AM Erik Fonnesbeck

Add 802.11n-only option. Hide options specific to 802.11g or 802.11n when those modes aren't available.

a8f58287 03/07/2010 07:28 AM Erik Fonnesbeck

Revert "Add temporary note that changing the wireless standard may require a reboot. To be reverted when the extra work is in place to get it to change when multiple wireless clones exist."

This reverts commit b383e88b59366143d69c2b50aa8e000d4a6c83e5.

39c1349c 03/07/2010 06:40 AM Erik Fonnesbeck

Add support for 802.11n in get_wireless_modes and the channels list.

9c2e9c13 03/05/2010 03:59 AM Erik Fonnesbeck

Fixing the condition for the enable checkbox broke saving on wan and lan. Add a hidden enable field for wan and lan to fix any code that expects it to be there.

e327021d 03/03/2010 11:41 PM Erik Fonnesbeck

Fix distance setting for ath and add it to the wireless settings that are synced and listed as shared.

b383e88b 03/03/2010 06:36 AM Erik Fonnesbeck

Add temporary note that changing the wireless standard may require a reboot. To be reverted when the extra work is in place to get it to change when multiple wireless clones exist.

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

Add more descriptive mode names to the error messages.

597330aa 03/03/2010 05:35 AM Erik Fonnesbeck

When more than a single wireless clone exists, verify that it is possible to change the mode.

6ba138b0 03/03/2010 03:29 AM Erik Fonnesbeck

Don't need to bring the interface down twice -- let apply be the one to take care of it, since that appears to be the intention.

3f23b74d 03/03/2010 03:26 AM Erik Fonnesbeck

Only create the clone here if it does not exist, to prevent inadvertently destroying the clone before apply has been clicked.

cccdc09f 03/03/2010 03:12 AM Erik Fonnesbeck

Fix conditions for disable.

34808d4e 02/23/2010 09:12 AM Erik Fonnesbeck

Move most of the code for dealing with wireless clone interface names to separate functions.

b7013816 02/23/2010 06:54 AM Erik Fonnesbeck

Move shared wireless configuration settings to their own heading.

8f0289e7 02/22/2010 08:08 PM Erik Fonnesbeck

Sync configuration of shared settings between wireless clones.

5949124c 02/12/2010 11:15 PM Scott Ullrich

Adding 802.1X Authentication support

2dddf4be 02/09/2010 07:27 PM Ermal Luçi

Check what to do on the interface when hitting apply options button.

1b773d20 02/01/2010 11:11 PM Ermal Luçi

Ticket #329. Use correnct interface API and pass correct arguments to functions.

286a2b2e 02/01/2010 04:45 PM Scott Ullrich

Include ipsec.inc

3211dcb6 01/16/2010 11:12 PM Scott Ullrich

include captiveportal.inc

08fae438 01/15/2010 01:13 PM Ermal Luçi

Ticket #297. Verify WPA PSK key length.

77622bb2 01/14/2010 07:03 PM Ermal Luçi

Reload all when changing interface configuration.

aa10c02f 01/14/2010 06:03 PM Chris Buechler

fix text

3f83bd4e 01/07/2010 04:09 AM Chris Buechler

field is not required

6768e67b 01/06/2010 03:01 AM Chris Buechler

fix up text

9ff9a1c7 12/24/2009 12:45 PM Seth Mos

Style fixes for the interfaces page, use switch instead of a large if,elseif procedure.
Fix the monitor IP route adding and removing to skip non IP addresses and dynamic entries
Add a Gateway item on the gateway_item stack so that it properly shows up in th configuration. Static configurations will need to...

5c310990 12/23/2009 10:25 PM Scott Ullrich

Remove debugging alert

15a13dab 12/23/2009 10:24 PM Scott Ullrich

Unbreak adding gateway #238

1ee5d4b3 11/27/2009 09:53 PM Scott Ullrich

Call enable_rrd_graphing() on save Resolves #154 + previous commit

7a927e67 11/22/2009 12:28 AM Scott Ullrich

Require filter.inc and shaper.inc

88157f66 10/25/2009 09:04 PM Scott Ullrich

Take into account hostap type interfaces

10394059 10/25/2009 08:37 PM Scott Ullrich

Unbreak wireless on 8.x

a469927d 10/20/2009 03:00 AM Scott Ullrich

Handle PPP interfaces

b4d36392 10/20/2009 02:19 AM Scott Ullrich

Reload filter after applying (what if user changed the interface name, etc)

abcb2bed 10/01/2009 03:19 PM Ermal Luçi
  • Convert carp/vips code to behave the same as other interfaces.
  • Make optimizations around it.
  • Make sure when we reload teh underlying interface we reload carp too.
  • Some fixes around the code.

Reviewed-by: scott@ and billm@

d6a891da 09/29/2009 08:41 AM Ermal Luçi

Avoid errors that appear if this is set uncorrectly.

f94cf5f8 09/21/2009 06:33 AM Ermal Luçi

Test if dhcpd is enabled not if configs are preset. Reported-by: http://forum.pfsense.org/index.php/topic,19271.0.html

7ac5a4cb 09/14/2009 11:14 PM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

0c9da721 09/10/2009 04:55 PM Ermal Luçi

Resolves issue #70.

e42634a6 07/10/2009 02:08 PM Ermal Luçi

Use the same style structure as on other guis.

03e4c599 07/07/2009 03:49 PM Ermal Luçi

Fix Bug #24. Actually just make the name usable in the new gateway code.

a368a026 06/30/2009 05:15 PM Ermal Luçi
  • Reorganize the 'apply' button infrustructure in the GUI.
    - Present three new functions is/mark/clear_subsystem_dirty('name_of_subsystem'). This makes easier to create such things without needing to introduce new globals.
    - Convert all pages to the new infrustructure...
a5d6f60b 06/18/2009 04:59 PM Ermal Luçi
  • Fix the pppoe reset script.
  • Do not reload recursevly services while configuring interfaces
  • Clean up the resync_all and reload_interfaces to not call services recursievly
  • Fix interfaces.php to not try to save the config after you click the apply button....
0027de0a 05/08/2009 06:42 PM Ermal Luçi
  • Create two new functions lock($subsystem)/unlock() to have more reliable locking using semaphores.
    This function can sleep till the resource is free and can help find not well behaving code.
  • Remove most of the config_lock/config_unlock logics on the whole scripts/pages it is an abuse of this....
a2b22897 04/10/2009 03:25 AM Chris Buechler

clarify description

049a688e 03/16/2009 05:50 PM Ermal Luçi

Remove ftp-proxy/pftpx/ftpsesame references we handle all of this in kernel now.(yay!)

2e069686 03/13/2009 06:04 AM Bill Marquette

Move Scriptaculous/Prototype includes to head.inc and remove the code duplication

87f0be87 02/15/2009 07:05 PM Chris Buechler

Revert "Merge IPv6 changes"

This reverts commit f193cf92b2c925a2f3f71a713d766efd1e4d81e0.

ad862220 01/22/2009 10:32 AM Charlie

allow IPv4 gateways to be added via AJAX

f193cf92 01/20/2009 07:52 AM Simon Cornelius P. Umacob

Merge IPv6 changes

47985993 01/05/2009 05:19 PM Ermal Luçi

Effect.toggle is not behaving correctly use show/hide as with others in this page to be consistent and fix periodic reset GUI not showing.

b09a92b7 01/05/2009 05:14 PM Ermal Luçi

Restore back the functionality that when the Enabled checkbox is not checked all configurations disappear.

a815685e 12/25/2008 03:49 AM Scott Ullrich

Restart VPN -> IPSEC after interface changes. This fixes the bug where
the VPN tunnel goes offline after making interface changes that I just
encountered after I had made no changes (was saving the interface to
restart RRD processes and IPSEC went down in the process)

8861d975 12/02/2008 09:21 PM Scott Ullrich

Minor style changes.

b158201f 12/02/2008 09:18 PM Scott Ullrich

Add One moment please when adding gateway.

2e04d98a 11/25/2008 06:34 AM Scott Ullrich

Reformat wireless input boxes

744ea190 11/25/2008 06:29 AM Scott Ullrich
  • Move conf_mount_ro() after cron_configure()
  • Add back dsh's (C), he did write the pppoe reset stuff, plus a bit more
2e420191 11/25/2008 06:24 AM Scott Ullrich

Cleanup text formatting

8e43486b 11/25/2008 06:21 AM Scott Ullrich

Cleanup breaks

a614b1ac 11/25/2008 06:16 AM Scott Ullrich

Clear notebox after clicking add a new one

d8696299 11/25/2008 06:06 AM Scott Ullrich

Auto fill interface descr-GW as the name

b2d9ec0d 11/25/2008 06:00 AM Scott Ullrich
  • Tweak cellspacing and cellpadding
  • Center Cancel / Save
d738dfa0 11/25/2008 05:38 AM Scott Ullrich

Launch item in new target

347858c9 11/25/2008 05:37 AM Scott Ullrich

Add a notebox and flash a small notice after the gateway is populated
in the dropdownbox stating where you can manage the gateways.

bfb94edd 11/25/2008 05:29 AM Scott Ullrich

Move status wheel box higher up

44bd02ab 11/25/2008 05:28 AM Scott Ullrich

Hide add gateway box after clicking save

9e08f589 11/25/2008 05:15 AM Scott Ullrich

Add Gateway

67c90792 11/25/2008 05:12 AM Scott Ullrich

Add default gw box, check it by default if the interface is wan

29557db2 11/25/2008 05:08 AM Scott Ullrich

If the interface is wan, select the default gw box automatically

a6508e35 11/25/2008 04:56 AM Scott Ullrich

Use show, not appear

6a391449 11/25/2008 04:53 AM Scott Ullrich

Add onFailure Ajax method