Project

General

Profile

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

# Date Author Comment
805b9ab6 06/11/2012 07:00 AM Ermal LUÇI

Revert "Make mac_format aware of multiple Captiveportal instances"

This reverts commit 54df925b9ea447bdd10f88a886e2ef11d44c3059.

54df925b 06/09/2012 08:33 PM Cyrill B

Make mac_format aware of multiple Captiveportal instances

cff5204a 01/20/2012 12:21 PM Ermal LUÇI

Correct the Called-Station-Id attribute setting to be the same on STOP/START packets

b4792bf8 09/07/2011 01:04 PM Ermal LUÇI

Add the multi instance CP to master branch. This allows to define CP with different properties on different interfaces.

e6bd2312 07/15/2011 08:03 AM Ermal LUÇI

Fixes #1618. Always convert the NAS_PORT value to int in php and pass the attribute type during encoding to guarantee that it is encoded as an integer.

ac655e1b 05/06/2011 08:36 PM Ermal LUÇI

Use the availble constant on php for this and also the right value that comes with it since PHP never supported u_int. There is a bug open still on PHP about bcmod but some more info is needed.

d0d70b03 01/10/2011 05:00 PM Ermal LUÇI

Ticket #1013. Force NAS_PORT to be of type integer to avoid it being interpreted as char and generate wrong radius packet.

2d7bbd65 12/22/2010 03:36 PM Scott Ullrich

Nuke trailing carriage returns

5082282c 06/17/2010 07:39 PM Ermal LUÇI

Use the configured src ip attribute choosen for accounting too.

e3a78007 05/25/2010 10:58 PM Ermal LUÇI

Actually send the wan ip address as calledstationid as advertised on captiveportal configuration page. The same fix was previously done to radius authentication code.

45a99750 04/14/2010 01:28 PM Ermal LUÇI

Ticket #483. Load the bcmath extension dynamically through PEAR for Radius accounting.

40b48c6c 09/14/2009 05:16 PM Ermal Luçi

Fix multiple radius server handling.

15527c00 09/13/2009 12:12 PM Ermal Luçi

Prevent negative RADIUS_NAS_PORT attribute. Before this was a hack made in m0n0 but which is not anymore valid in pfSense.

f5024891 09/12/2009 08:01 PM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions

f9f71ad3 08/14/2009 05:13 PM Ermal Luçi
  • Convert captive portal rules to use tables. This reduces the number of rules ALOT.
  • Make the peruserbw setting use tables also by taking advantage of the tablearg option.
  • Convert statistics to use the new improvements of ipfw tables merged previously....
d3665a71 08/27/2007 08:36 PM Scott Ullrich

Fix CP not sending Acct-Session-Time to Radius during accounting update

Ticket #1434

637345f3 03/21/2007 04:29 PM Scott Ullrich

Silence eclipse errors

5918fbaf 03/21/2007 04:28 PM Scott Ullrich

Silence eclipse errors

ef345a70 02/27/2007 05:14 PM Scott Ullrich

Sync w/ m0n0wall

a90f3528 12/11/2006 05:17 PM Scott Ullrich

Silence Eclipse warnings

856e58a6 10/02/2006 12:51 AM Scott Ullrich

Unbreak radius auth

767a716e 01/15/2006 03:33 AM Scott Ullrich

Correct warnings and errors found eclipse

31964b64 09/03/2005 12:50 AM Scott Ullrich

Sync with 1.2b9 m0n0wall.

33f0abb1 03/14/2005 01:57 AM Scott Ullrich

Restore 1.2b5's captive portal. 1.2b7 + radius == boom.

ec920231 03/14/2005 01:37 AM Scott Ullrich

Restore 1.2b6's captive portal.

05879a72 03/14/2005 01:06 AM Scott Ullrich

Sync with Pascal's latest

480d71dc 03/08/2005 06:28 PM Scott Ullrich

Sync with 1.2b6 which would extended radius patch requires.

269239d7 03/08/2005 06:19 PM Scott Ullrich

Revert back to 1.2b3 now that we are using a different radius patch.

29a5799f 02/15/2005 07:54 PM Scott Ullrich

m0n0wall -> pfSense

1d169e0e 02/03/2005 09:55 PM Scott Ullrich

Add T. Howell-Cintron expanded radius attributes patch.

5b237745 11/07/2004 03:06 AM Scott Ullrich

Initial revision