Fix CP not sending Acct-Session-Time to Radius during accounting update
Ticket #1434
Remove bogus warning.
Silence eclipse errors
Sync w/ m0n0wall
Duh. $type is a variable.
Log an error when we reach maximum capacity to system logs
Log an error to system logs when $type is not set.
Revert $type commit. This is being set by the called function per Jonathon.
Silence Eclipse warnings
Do not use blank variable $type. Use the same variable $cpdb[$i][2] that is being used in the other calls.
Unbreak radius auth
Move helper function to correct area
Fix $VARIABLES$
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.
Redirect back to index.php?foo. Safari does not like otherwise and breaks the image on captive portal page.
Fix > 16 char password auth issues.
Correct warnings and errors found eclipse
Remove #!/usr/local/bin/php
Remove debugging helpers
Fix captive portal redirects now that we are using LightHTTPD
Correct carp bringup sequence
Sync w/1.2b10
Reset back to pfSense state
Sync with m0n0wall 1.2b10
Sync with 1.2b9 m0n0wall.
Correctly check for allowed ip's
Do not loop through array if its empty
use the correct field for clientip
Swap images
Import m0n0wall 1.2b7's captive portal code WITH user manager.
And the crowd goes wild.
Restore 1.2b5's captive portal. 1.2b7 + radius == boom.
Restore 1.2b6's captive portal.
You've -> You have (breaks Komodos syntax highlighting for some reason)
Sync with Pascal's latest
Sync with Pascal's latest versin
Sync with 1.2b6 which would extended radius patch requires.
Revert back to 1.2b3 now that we are using a different radius patch.
Add local user manager code imported from Pascal Suter's m0n0wall developers group message.
m0n0wall -> pfSense
Add T. Howell-Cintron expanded radius attributes patch.
Synchornize with m0n0wall 1.2b3. These files have not really beenmodified too much so a straight copy works. 9 files remain to bepatched by hand.
Add captive portal logging.
Patch-submitted-to-m0n0wall-list-by: Matt Juszczak <matt_AT_atopia.net>
Initial revision