summaryrefslogtreecommitdiffstats
path: root/usr/local/captiveportal
Commit message (Collapse)AuthorAgeFilesLines
* Fix CP not sending Acct-Session-Time to Radius during accounting update ↵Scott Ullrich2007-08-271-0/+1
| | | | Ticket #1434
* Remove bogus warning.Scott Ullrich2007-07-161-3/+0
|
* Silence eclipse errorsScott Ullrich2007-03-212-20/+8
|
* Silence eclipse errorsScott Ullrich2007-03-212-12/+6
|
* Sync w/ m0n0wallScott Ullrich2007-02-272-43/+43
|
* Duh. $type is a variable.Scott Ullrich2006-12-121-1/+1
|
* Log an error when we reach maximum capacity to system logsScott Ullrich2006-12-121-0/+1
|
* Log an error to system logs when $type is not set.Scott Ullrich2006-12-121-0/+4
|
* Revert $type commit. This is being set by the called function per Jonathon.Scott Ullrich2006-12-121-2/+2
|
* Silence Eclipse warningsScott Ullrich2006-12-111-1/+1
|
* Silence Eclipse warningsScott Ullrich2006-12-112-3/+3
|
* Do not use blank variable $type. Use the same variable $cpdb[$i][2] that is ↵Scott Ullrich2006-12-111-1/+1
| | | | being used in the other calls.
* Unbreak radius authScott Ullrich2006-10-022-430/+461
|
* Move helper function to correct areaScott Ullrich2006-09-221-25/+0
|
* Fix $VARIABLES$Scott Ullrich2006-09-051-382/+373
|
* Instead of simply bailing leaving the client with a blank screen, output ↵Scott Ullrich2006-08-211-51/+55
| | | | 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 ↵Scott Ullrich2006-07-231-7/+8
| | | | the image on captive portal page.
* Fix > 16 char password auth issues.Scott Ullrich2006-05-241-11/+34
|
* Correct warnings and errors found eclipseScott Ullrich2006-01-152-1/+5
|
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* Remove debugging helpersScott Ullrich2005-12-031-5/+1
|
* Fix captive portal redirects now that we are using LightHTTPDScott Ullrich2005-12-031-1/+6
|
* Correct carp bringup sequenceScott Ullrich2005-09-221-1/+1
|
* Sync w/1.2b10Scott Ullrich2005-09-211-1/+1
|
* Reset back to pfSense stateScott Ullrich2005-09-121-1/+1
|
* Sync with m0n0wall 1.2b10Scott Ullrich2005-09-121-43/+82
|
* Sync with 1.2b9 m0n0wall.Scott Ullrich2005-09-031-19/+68
|
* Correctly check for allowed ip'sScott Ullrich2005-07-151-1/+2
|
* Do not loop through array if its emptyScott Ullrich2005-07-121-5/+5
|
* * Loop through allowed ips and automatically auth user if they are on the list.Scott Ullrich2005-07-111-36/+20
| | | | * Remove the rest of the per user bw settings.
* use the correct field for clientipScott Ullrich2005-06-041-1/+1
|
* Swap imagesScott Ullrich2005-05-281-56/+9
|
* Import m0n0wall 1.2b7's captive portal code *WITH* user manager.Scott Ullrich2005-03-201-9/+87
| | | | And the crowd goes wild.
* Restore 1.2b5's captive portal. 1.2b7 + radius == boom.Scott Ullrich2005-03-143-257/+33
|
* Restore 1.2b6's captive portal.Scott Ullrich2005-03-142-61/+61
|
* You've -> You have (breaks Komodos syntax highlighting for some reason)Scott Ullrich2005-03-141-2/+2
|
* Sync with Pascal's latestScott Ullrich2005-03-142-61/+61
|
* Sync with Pascal's latest versinScott Ullrich2005-03-131-13/+0
|
* Sync with 1.2b6 which would extended radius patch requires.Scott Ullrich2005-03-082-41/+191
|
* Revert back to 1.2b3 now that we are using a different radius patch.Scott Ullrich2005-03-082-21/+21
|
* Add local user manager code imported from Pascal Suter's m0n0wall developers ↵Scott Ullrich2005-03-071-39/+87
| | | | group message.
* m0n0wall -> pfSenseScott Ullrich2005-02-152-21/+21
|
* Add T. Howell-Cintron expanded radius attributes patch.Scott Ullrich2005-02-033-19/+58
|
* Synchornize with m0n0wall 1.2b3. These files have not really beenScott Ullrich2004-12-051-4/+1
| | | | | modified too much so a straight copy works. 9 files remain to be patched by hand.
* Add captive portal logging.Scott Ullrich2004-11-171-0/+3
| | | | Patch-submitted-to-m0n0wall-list-by: Matt Juszczak <matt_AT_atopia.net>
* Initial revisionScott Ullrich2004-11-073-0/+776
OpenPOWER on IntegriCloud