Project

General

Profile

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

# Date Author Comment
ef03e6a5 12/12/2006 05:37 PM Scott Ullrich

Duh. $type is a variable.

6a92a6e1 12/12/2006 05:34 PM Scott Ullrich

Log an error when we reach maximum capacity to system logs

2653f750 12/12/2006 05:31 PM Scott Ullrich

Log an error to system logs when $type is not set.

56ea4f47 12/12/2006 04:55 PM Scott Ullrich

Revert $type commit. This is being set by the called function per Jonathon.

ea9b53c1 12/11/2006 05:43 PM Scott Ullrich

Silence Eclipse warnings

bba1c4ec 12/11/2006 05:15 PM Scott Ullrich

Do not use blank variable $type. Use the same variable $cpdb[$i][2] that is being used in the other calls.

920cafaf 09/22/2006 02:39 PM Scott Ullrich

Move helper function to correct area

65fbb388 09/05/2006 05:01 PM Scott Ullrich

Fix $VARIABLES$

8c1ce6c7 08/21/2006 09:02 PM Scott Ullrich

Instead of simply bailing leaving the client with a blank screen, output that an error occured and write out to the system log more verbose information for what the problem is. If in the case of a missing mac address, suggest that the user may want to disable mac filtering if they do not need this functionality.

b2ce71ff 07/23/2006 10:04 PM Scott Ullrich

Redirect back to index.php?foo. Safari does not like otherwise and breaks the image on captive portal page.

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

Remove #!/usr/local/bin/php

08d82407 12/03/2005 08:49 PM Scott Ullrich

Remove debugging helpers

eb0f441c 12/03/2005 07:40 PM Scott Ullrich

Fix captive portal redirects now that we are using LightHTTPD

6fa4bdc6 09/22/2005 10:22 PM Scott Ullrich

Correct carp bringup sequence

f0a12c87 09/21/2005 01:21 AM Scott Ullrich

Sync w/1.2b10

61b040ce 09/12/2005 07:37 PM Scott Ullrich

Reset back to pfSense state

6e865a74 09/12/2005 07:28 PM Scott Ullrich

Sync with m0n0wall 1.2b10

61c5cd36 07/15/2005 09:35 PM Scott Ullrich

Correctly check for allowed ip's

3f0d26d9 07/12/2005 04:10 AM Scott Ullrich

Do not loop through array if its empty

f8dea008 07/11/2005 11:43 PM Scott Ullrich
  • Loop through allowed ips and automatically auth user if they are on the list.
  • Remove the rest of the per user bw settings.
503c732d 06/04/2005 07:56 PM Scott Ullrich

use the correct field for clientip

09086136 05/28/2005 10:06 PM Scott Ullrich

Swap images

7faeda46 03/20/2005 10:24 PM Scott Ullrich

Import m0n0wall 1.2b7's captive portal code WITH user manager.

And the crowd goes wild.

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.

1cdb8423 03/14/2005 01:08 AM Scott Ullrich

You've -> You have (breaks Komodos syntax highlighting for some reason)

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

Sync with Pascal's latest

87c8f2c9 03/13/2005 08:13 PM Scott Ullrich

Sync with Pascal's latest versin

9699028a 03/07/2005 11:12 PM Scott Ullrich

Add local user manager code imported from Pascal Suter's m0n0wall developers group message.

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

Add T. Howell-Cintron expanded radius attributes patch.

07bd3f83 12/05/2004 07:31 PM Scott Ullrich

Synchornize with m0n0wall 1.2b3. These files have not really been
modified too much so a straight copy works. 9 files remain to be
patched by hand.

3f2b92d2 11/17/2004 05:59 PM Scott Ullrich

Add captive portal logging.

Patch-submitted-to-m0n0wall-list-by: Matt Juszczak <matt_AT_atopia.net>

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

Initial revision