summaryrefslogtreecommitdiffstats
path: root/etc/inc/captiveportal.inc
Commit message (Expand)AuthorAgeFilesLines
* Correct the ridirection URL to unbreak ones passed through Radius attributes ...Ermal2014-04-281-1/+1
* Add nohttpsforwards option to captive portalderelict-pf2014-04-191-1/+3
* GC unused code and do not set this to 0 for now since it is not anymore relevantErmal2014-04-171-10/+1
* Correct typo on function name that has slipped unnoticed. Reported-by: https:...Ermal2014-04-071-1/+1
* Put the fix to be more generic to prevent any other leak possible in the long...Ermal2014-04-071-3/+6
* Update captiveportal.incdsiunicaen2014-04-071-0/+2
* Merge pull request #1031 from ayvis/master-br-patchRenato Botelho2014-03-251-22/+22
|\
| * replaced uppercase html tags with lowercaseayvis2014-03-191-22/+22
* | Fixes #3543, correct the typo in spellingErmal2014-03-241-1/+1
* | While here escape the passed valuye to avoid problems with inputErmal2014-03-241-2/+2
* | Somehow these got changed to /usr/local/sbin/ipfw instead of /sbin/ipfwErmal2014-03-241-4/+4
* | Fix this for masterErmal2014-03-241-2/+2
* | Fix deletion of ipfw rules and pipes for passthru mac, it fixes #3538Renato Botelho2014-03-241-2/+2
|/
* Merge branch 'master-br' of https://github.com/ayvis/pfsense into ayvis-maste...Renato Botelho2014-03-171-1/+1
|\
| * xhtml Complianceayvis2014-03-141-1/+1
* | standardize URLsChris Buechler2014-03-141-1/+1
|/
* Properly compile the query to insert the values. Pointy-hat: myself. While he...Ermal2014-02-241-4/+4
* If set use the default bandwidth setting on the CP even for mac passthrough. ...Ermal2014-02-201-2/+10
* Use the default bw specification if configured even for allowed ip and hostname.Ermal2014-02-201-2/+10
* Revert "Replaced gethostbyname() with gethostbynamel() to get a list of all I...Renato Botelho2014-02-181-12/+10
* Merge pull request #904 from dv-user1/masterRenato Botelho2014-02-181-10/+12
|\
| * Replaced gethostbyname() with gethostbynamel() to get a list of all IPs assoc...Francois Blanchette2014-02-071-10/+12
* | Consider setting of noconcurrent login for passthrough expiry of users. Fixes...Ermal2014-02-171-19/+22
* | Use the 11th column for the radius context rather than overriding the interim...Ermal2014-02-171-17/+18
|/
* Do not allocate the same pipe to everyone rather give each person its own!Ermal2014-01-031-9/+9
* Use empty here for testing even if the setting is unsetErmal2014-01-031-1/+1
* Merge manually 4fd85b115e2550969ddeadd43a2bc6dafff21779 3f2ae9d58f5ea3d9de175...Ermal2013-12-241-35/+56
* Remove not relevant comment now. Also make the operation clear to avoid prior...Ermal2013-12-241-7/+2
* No need for a second rule forwarding httpErmal2013-11-251-1/+0
* Correct generation of lighty configuration with zoneid changing to lower that...Ermal2013-11-251-6/+17
* Catch up with mac needed for all operations in the table nowdays.Ermal2013-11-231-9/+9
* Properly create zones for the CP with the new command arguments and properly ...Ermal2013-11-211-19/+20
* Prevent a possible division by zero. it fixes #3212Renato Botelho2013-10-181-2/+3
* Remove unecessary blockedmacs db and read it directly from configRenato Botelho2013-09-141-33/+11
* Do not add a ipfw rule to block mac since auth can take care of block or redi...Renato Botelho2013-09-121-10/+9
* Make sure db doesn't exist when start to configure macsRenato Botelho2013-09-121-0/+7
* When block a MAC address, add it to a DB to make it possible to redirect it t...Renato Botelho2013-09-121-1/+34
* Add action to auto created passtru mac ruleRenato Botelho2013-09-121-0/+1
* Remove unused variable $macdbRenato Botelho2013-09-121-7/+2
* Make captiveportal_passthrumac_delete_entry() return rules instead of execute...Renato Botelho2013-09-121-9/+7
* Add action to auto created passtru mac ruleRenato Botelho2013-09-121-0/+1
* Add actions (block or pass) to Captive Portal passtrumacRenato Botelho2013-09-121-11/+44
* Correct bandwidth assignment so the configuration is not reverted courtesy of...Ermal2013-08-021-2/+2
* Resolves #3121. Fix the command so it does perform correctlyErmal2013-08-011-1/+1
* Add Zone to the messages logged on syslog from CP to easy troubleshootingErmal2013-08-011-3/+6
* Enable filtering on ipfw sysctl not dependent on ipfw module otherwise issue ...Ermal2013-07-151-2/+2
* Fix copy/pasto introduced in previous commit.Ermal Luçi2013-07-111-2/+2
* Implement proper releasing of pipes allocated based on CPzone. Keep track of ...Ermal2013-07-101-5/+25
* Use empty to cover all needed cases as suggested on #3062. Suggested from pul...Ermal2013-07-101-1/+2
* modified radius function to release the pinenofalbertopl2013-07-021-3/+5
OpenPOWER on IntegriCloud