Project

General

Profile

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

# Date Author Comment
6317d31d 01/01/2015 12:13 PM Phil Davis

Fix lineup of copyright lines

and module names and other bits of formatting and typos in header
comment sections.

d961e7e3 12/31/2014 06:22 PM Renato Botelho

Welcome 2015

68ce5a28 11/22/2014 07:03 PM Chris Buechler

phone number is a required field

29aef6c4 11/11/2014 05:36 AM Jim Thompson

Change copyright statement to reflect reality

62424bdb 09/12/2014 07:37 PM Renato Botelho

Remove almost all calls to history.back() and make Cancel button back to HTTP_REFERER, there are a couple of places I didn't touch on this commit because it requires more work

1b244d38 05/19/2014 10:49 PM Colin Fleming

Update SCRIPT tags.

Add CDATA sections to SCRIPT tags in various files

25e2281c 05/15/2014 05:33 PM Jim Pingle

Use the glob on 2.2 now as well for listing PPP serial devices.
Rather than doing auto-detection, fall back to a glob for now when listing potential PPP serial devices. This will allow us to push ticket #2433 back to 2.2 with a more proper long-term fix for the auto-detection.

8cd558b6 03/14/2014 08:24 PM ayvis

xhtml Compliance
replaced <br>, <br/> and </br> with <br />

e41ec584 03/12/2014 02:42 PM Renato Botelho

Improve checks for params 'id', 'dup' and other similar ones to make sure they are numeric integer, also, pass them through htmlspecialchars() before print

1e9b4611 09/12/2013 02:28 PM Renato Botelho

Remove call-time pass by reference for do_input_validation, helps ticket #2565

a0608cbd 04/17/2013 02:41 PM Colin Fleming

Tidy up "interfaces_pps_edit.php" XHTML

Update HTML Boolean operators
Add summary to TABLE tags
Add missing opening and closing cell tags in TR tag
Remove duplicate opening TR tag

35dccd59 04/16/2013 01:19 PM Colin Fleming

Tidy up "interfaces_pps_edit.php" XHTML

Close INPUT and BR tags

7807664d 01/08/2013 05:34 PM Renato Botelho

List VLAN interfaces on Interfaces -> (assign) -> PPPs edit. It should fix #1767

7e196969 11/21/2012 07:40 PM Ermal LUÇI

Correct reload of ppp interface after modifications in the assign->ppps section

b32dd0a6 08/10/2012 05:32 PM Jim Pingle

Activate new shortcuts/status in the rest of the areas that are currently setup.

cfbfd941 01/19/2012 07:33 PM Seth Mos

The function split() is replaced by the function explode(). Starting with PHP 5.3 this is deprecated and with version 6 gone.
Replacing it surpresses all the warnings

bef629ac 11/15/2011 04:55 PM Vinícius Coque

Converting from scriptaculous to jQuery

01c201e3 03/15/2011 12:17 PM Ermal LUÇI

Do more strict checking if an ppp type interface is assigned before starting the mpd process behind it. Trigered-by: http://forum.pfsense.org/index.php/topic,34377.0.html

10e4d55e 01/09/2011 06:29 PM Pierre POMES

Fix HTML errors reported by Eclipse using PHP perspective

0eaf7055 01/03/2011 01:30 PM Marcus Brown

Attempt to make it more clear to users that "Dial on Demand" should not be enabled if the
link should be always up/on.

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

Bring in XSS id fixes from m0n0wall

298d49f6 08/22/2010 04:24 PM Marcus Brown

Make the note more coherent.

515c6799 08/22/2010 03:49 PM Marcus Brown

Remove duplicate logic.

03184eda 08/22/2010 03:30 PM Marcus Brown

Oops. Don't clobber the provider data if the user enters one.

And add data validation so user can't set Service name and NULL service
name at the same time.

c6667396 08/22/2010 03:15 PM Marcus Brown

Add a checkbox to explicitly configure a null Service name for PPPoE.

See: http://forum.pfsense.org/index.php/topic,27461.0.html

d80a71d9 08/20/2010 06:13 PM Ermal LUÇI

Actually make this not error out.

9e4f5592 08/14/2010 07:38 PM Chris Buechler

fix text

4f3147bc 08/14/2010 07:37 PM Chris Buechler

fix text

9bca7494 08/14/2010 07:35 PM Chris Buechler

fix text

7d04e4ac 08/13/2010 05:06 PM Chris Buechler

fix text

f1ca6b86 08/13/2010 04:58 PM Chris Buechler

should be #777 not *777

6a30f701 08/13/2010 02:32 PM Marcus Brown

Expose MRRU settings in the GUI for PPPoE (MLPPP).

82a1d978 08/12/2010 01:30 PM Vinicius Coque

Fix gettext on interfaces_ppps_edit.php

5833e715 08/06/2010 02:19 AM Erik Fonnesbeck

Add missing explode parameter.

55d8298a 08/03/2010 10:21 PM Ermal LUÇI

Make sure this dir exists because the new function uses it.

5cb5063c 08/03/2010 10:11 PM Ermal LUÇI

Use the new pfSense module call to find the usable ports from the ones created on /dev.

f5ccee7d 07/21/2010 05:52 PM Carlos Eduardo Ramos

Corrections gettext implementation on interfaces_ppps_edit.php

499c22cd 07/14/2010 04:48 PM Carlos Eduardo Ramos

Checked gettext() implementation on interfaces_ppps_edit.php

aa1e5104 07/10/2010 04:36 PM Vinicius Coque

Fix gettext implementation on interfaces_ppps_edit.php

2f5cfc85 07/02/2010 08:33 PM Rafael Lucas

Implement gettext() calls on interfaces_ppps_edit.php

a5e9c284 06/30/2010 12:19 PM Renato Botelho

Revert "Implemment gettext() calls"

This reverts commit 7502ef0a698a49d9652cd3616447eb717cba707d.
A lot of mistakes

Conflicts:

usr/local/www/firewall_nat.php
7502ef0a 06/29/2010 07:13 PM Jeann

Implemment gettext() calls

ced4df74 06/10/2010 03:54 PM Marcus Brown

Take out all code that assumes to use DHCP for local ip if local ip is left blank.

Also, check for blank local IPs and error out if they occur.

8d73e7a9 06/10/2010 01:27 PM Ermal LUÇI

Allow assigned interfaces to be choosed as ppp members. This allows ppp over gre/gif etc....

4a1ee8ac 06/09/2010 06:39 PM Marcus Brown

Clean up pptp a bit and modify text description in interfaces_ppps_edit

5c8e8a17 06/09/2010 02:40 PM Marcus Brown

Make pppoe reset work again with new <if> naming scheme.

Previous commit also moved pppoe reset functions to interfaces.inc
so we don't have to duplicate in interfaces.php and interfaces_ppps_edit.php

Also, add code so that when ppp config section gets deleted, associated <cron>...

e5d558bf 06/09/2010 02:14 PM Marcus Brown

Change ptpid to use sequential number. This makes Ermal happy. :)

Also add <if> section to <ppps><ppp> which is ppp type + ptpid.`

3a906378 06/07/2010 03:42 PM Marcus Brown

Initial support for DCHP+PPtP/L2tP. DHCP + PPPoE is supported too.

Must create an OPTx interface and set to DHCP for DHCP+PPPoE.

cac14686 06/05/2010 01:57 PM Marcus Brown

Fix javascript error and apn id so not duplicate id in html.

7db2ef5f 06/04/2010 12:20 AM Marcus Brown

Simplify GUI even more, especially for PPP connections.

8adc1e49 06/03/2010 04:27 PM Marcus Brown

Set default values to what we've had in the past.

`

c5232cbb 06/03/2010 04:07 PM Marcus Brown

Rework GUI to hide advanced options and display via button.

requested by Ermal.

460b635f 06/02/2010 01:22 PM Vinicius Coque

Listing service providers

- Added dropdown list to select provider
- Added javascrit methods to handle Ajax requests
09637075 05/30/2010 11:53 PM Marcus Brown

Simplify code that handles link specific data fields like local ip, gateway, and bandwidth.

6c538d04 05/29/2010 11:36 AM Marcus Brown

Clean up javascript even more, so unnecessary loops don't get executed.

d6366dd7 05/28/2010 03:46 PM Marcus Brown

Really fix javascript . . .

041b35cc 05/28/2010 03:23 PM Marcus Brown

Fix missing case statement for L2TP.

114990f4 05/28/2010 03:05 PM Marcus Brown

Fixed problems in javascript and added L2TP support to GUI.

8d657558 05/28/2010 01:00 AM Marcus Brown

Clean up code in interfaces_ppps_edit.php and in javascript.

82effddb 05/26/2010 02:17 PM Marcus Brown

Remove all "defaultgw" settings from PPPs config page.

Just use existing defaultgw configuration settings from System:Gateways settings.

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

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

Modify and fix code to set pppoe periodic reset.

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

Fixing bugs and ommissions.

04d36b1f 05/12/2010 11:38 AM Marcus Brown

Small changes to fix up these pages a little bit.

00b702cc 05/12/2010 03:53 AM Marcus Brown

Bandwidth, MTU, MRU settings working.

0810c115 05/11/2010 08:41 AM Marcus Brown

Fix up final bits of PPPoE Periodic reset and disable setting of bandwidths for mlppp links for now.

766bd6d0 05/10/2010 01:13 AM Marcus Brown

PPPoE Periodic Reset via cron working.

55f3ca1d 05/09/2010 02:35 PM Marcus Brown

Revert "Remove PPP tab these all go to the system log now."

This reverts commit 62e74b4261b4044f523ade7c3b45e4484bbd2f8d.

Conflicts:

usr/local/www/diag_logs_slbd.php
a986f97f 05/08/2010 04:12 AM Marcus Brown

Working on PPPoE periodic reset. Writing out pppoe_restart_XXX file still needs work.

64d124c5 05/05/2010 09:39 AM Marcus Brown

Code configured to use new interfaces_ppps_configure function for PPP, PPPoE, and PPtP links.

cb37d8fa 05/05/2010 07:29 AM Marcus Brown

New code working with PPP connections, and probably PPPoE/PPtP but I haven't tested yet.

It makes the proper mpd config files for PPPoE and MultiLink PPPoE.

42809b4a 05/04/2010 08:35 AM Marcus Brown

Use "PPPs" as the new Tab name in Interfaces -> Assign. Rename files and update affected files.

Also, add upgrade_config function 062_to_063.