summaryrefslogtreecommitdiffstats
path: root/usr/local/captiveportal/index.php
Commit message (Expand)AuthorAgeFilesLines
...
* fix typosChris Buechler2009-11-141-2/+2
* Make the username comparison for CP case insensitive. Feature-imported-from: ...Ermal Luçi2009-10-041-1/+1
* No need to rewrite the captiveportal database when there is concurrent login!...Ermal Luçi2009-09-291-3/+2
* Teach captiveportal code to use the mac in tables functionality. Change the d...Ermal Luçi2009-09-201-10/+17
* Fix multiple radius server handling.Ermal Luçi2009-09-141-4/+2
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additionsScott Ullrich2009-09-121-0/+4
* Add my copyright.Ermal Luçi2009-08-141-0/+1
* * Convert captive portal rules to use tables. This reduces the number of rule...Ermal Luçi2009-08-141-11/+10
* Port voucher login ability on CaptivePortal from M0n0Wall.Charlie2009-06-131-0/+51
* Make CP multi-interface capable.Ermal Luçi2009-05-211-7/+24
* Remove dubious/forgotten unlocking that is uneccesary.Ermal Luçi2009-05-141-2/+0
* Fix lock leaking on portal_allow function.Ermal Luçi2009-05-131-1/+6
* The other half of CP locks conversion to new locking functions.Ermal Luçi2009-05-091-6/+6
* * Hide interfaces internals to other code and use the propper interfaces.Ermal Luçi2009-03-301-3/+3
* Modify captive portal to use centralized user management. The user manager hasmgrooms2009-03-151-28/+4
* Return after redirecting.Scott Ullrich2008-08-121-0/+1
* Ensure we unlock captive portal before redirecting.Scott Ullrich2008-08-121-0/+1
* Remove duplicate function portal_mac_fixed()Scott Ullrich2008-08-121-21/+0
* changes from Dimitri RodisChris Buechler2008-04-131-2/+4
* Remove bogus warning.Scott Ullrich2007-07-161-3/+0
* 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
* Do not use blank variable $type. Use the same variable $cpdb[$i][2] that is ...Scott Ullrich2006-12-111-1/+1
* 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 that...Scott Ullrich2006-08-211-51/+55
* Redirect back to index.php?foo. Safari does not like otherwise and breaks th...Scott Ullrich2006-07-231-7/+8
* 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
* 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
* 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
* Restore 1.2b5's captive portal. 1.2b7 + radius == boom.Scott Ullrich2005-03-141-74/+9
* Restore 1.2b6's captive portal.Scott Ullrich2005-03-141-46/+46
* You've -> You have (breaks Komodos syntax highlighting for some reason)Scott Ullrich2005-03-141-2/+2
* Sync with Pascal's latestScott Ullrich2005-03-141-46/+46
* Sync with Pascal's latest versinScott Ullrich2005-03-131-13/+0
* Add local user manager code imported from Pascal Suter's m0n0wall developers ...Scott Ullrich2005-03-071-39/+87
* Add T. Howell-Cintron expanded radius attributes patch.Scott Ullrich2005-02-031-0/+30
OpenPOWER on IntegriCloud