Project

General

Profile

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

# Date Author Comment
2b656168 12/25/2010 09:32 PM Chris Buechler

fix text

0e642c78 09/02/2010 05:27 PM Ermal LUÇI

Make possible to run multiple instances of pppoe server. Not yet switched to mpd4.

3c2d0a1d 08/29/2010 06:39 AM Chris Buechler

fix text

264d3291 07/30/2010 04:29 PM Carlos Eduardo Ramos

Fix gettext implementation on vpn_pppoe.php

8c26c305 07/27/2010 08:15 PM Carlos Eduardo Ramos

Implement gettext() calls on vpn_pppoe.php

04969976 06/07/2010 04:02 PM Jim Pingle

Fix some typos/omissions.

96033063 05/20/2010 04:55 PM Erik Fonnesbeck

Various fixes to usage of ip2long, long2ip, and negated subnet masks, mostly affecting 64-bit. Ticket #459

483e6de8 11/21/2009 09:08 PM Scott Ullrich

Rework includes/require. This saves about 4 megabytes.
Simplify get_memory(). Tested on mips/i386

dc101919 07/16/2009 06:52 AM Chris Buechler

touch up text

72bd8df5 06/18/2009 07:24 PM Ermal Luçi

Remove some unneccessary calls to filter_configure() they just give recursivity!

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....
a55e9c70 03/30/2009 12:38 AM Ermal Luçi
  • Hide interfaces internals to other code and use the propper interfaces.
    Basically use get_interface*() functions instead of accessing fields like 'ipaddr'/'descr' etc...
  • Make get_interfaces_with_gateway less heavyweight by getting information from the configuration stored in config.xml...
a56120f2 02/15/2009 09:34 PM Ermal Luçi

Remove all global decalarations regarding pptp/pppoe/l2tp they are no more needed.

6b07c15a 08/01/2008 06:30 AM Matthew Grooms

Rewrite the pfsense privilege system with the following goals in mind ...

1) Redefine page privileges to not use static urls
2) Accurate generation of privilege definitions from source
3) Merging the user and group privileges into a single set
4) Allow any privilege to be added to users or groups w/ inheritance...

3e321df2 06/21/2008 05:38 PM Ermal Luçi

Continue interface improvements

dc22ae4d 02/09/2008 05:12 AM Scott Ullrich

Do not show LAN related items when the interfafe does not exist.

6c1721d8 12/03/2007 04:52 PM Scott Ullrich

Move PPPoE to services area.

d88c6a9f 11/16/2007 12:48 AM Scott Ullrich

Switch over to array style page titles. Obtained-from: m0n0wall

b5c78501 09/01/2007 08:47 PM Seth Mos

Fixing css layout

c8c416db 05/04/2007 04:48 PM Scott Ullrich

further changes to 1.3 for pppoe server and pptp server. added to gui add radius acct and auth ports add acct update in seconds option for external radius servers add backup radius server changes

rearranges xml for better use moved radius specific features inside tags added options for additional server above 2 miner bug fixes

Ticket #1306

07cae4b2 04/29/2007 11:24 PM Scott Ullrich

Switch over to mpd4

Code-submitted-by: alan_AT_radiowave.ie

47facba8 04/27/2007 08:21 PM Scott Ullrich

PPPoE server fixes

Ticket #1283

7446b407 05/25/2006 07:44 PM Scott Ullrich

Unset pppoe when its turned off correctly.

e09def9e 04/28/2006 05:51 PM Scott Ullrich

When PPPOE server is turned off, remove any custom rules associated with it.

88964924 03/11/2006 08:35 PM Scott Ullrich

Ticket #854 fixes

  • Compute the correct amount of ng interface for pptp and pppoe
  • Restart mpd processes in one function so that duplicates do not end up in mpd.conf file
5287f0e6 01/08/2006 12:13 AM Scott Ullrich

Enable and disable subnet and interface too

4b128721 01/05/2006 10:18 PM Scott Ullrich

Update javascript

5dfdc1fb 01/05/2006 07:16 PM Scott Ullrich

Allow issuing of PPOE ips from RADIUS server

Ticket #709

e54d4de6 01/02/2006 11:46 PM Scott Ullrich

Remove #!/usr/local/bin/php

33eaec88 10/18/2005 01:55 AM Scott Ullrich

Save and restore checkboxes correctly

Reported-by: HOBA

aa58165b 08/27/2005 05:32 AM Scott Ullrich

Remove old information

50667263 08/06/2005 11:05 PM Scott Ullrich

Really set subnet mask

c0503ad3 08/06/2005 10:47 PM Scott Ullrich

clarify that the dropdown box is a subnet mask

a429d105 08/06/2005 07:14 PM Scott Ullrich

Allow PPPoE server subnet to be defined by user.

Ticket #282

e4461e77 07/31/2005 10:44 PM Scott Ullrich

Remove wins and req128 fields

64391455 07/31/2005 10:36 PM Scott Ullrich

Move interface to top

f19341b1 07/31/2005 10:36 PM Scott Ullrich

Make interface bold as its a necessary item

bffce1dc 07/31/2005 10:34 PM Scott Ullrich

VPN PPPoE -> VPN: PPPoE

3164bf1a 07/31/2005 10:31 PM Scott Ullrich

Remove spacer

3e73f3a8 07/31/2005 10:27 PM Scott Ullrich

Remove redir option

83773ab0 07/31/2005 09:20 PM Scott Ullrich

Add PPPoE server interface field

9f6bd531 07/30/2005 08:45 PM Scott Ullrich

Remove WINS server option

66385030 07/30/2005 08:45 PM Scott Ullrich

Remoe 128 bit option

3818935a 07/30/2005 08:18 PM Scott Ullrich

Say hello to our PPPoE server gui