summaryrefslogtreecommitdiffstats
path: root/etc/inc/captiveportal.inc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-06-071-30/+26
|\
| * Correct possible lock leak.Ermal2011-06-061-5/+2
| * Fix whitespace.Ermal2011-06-061-19/+19
| * Just use the long reference here instead of creating potential dangerous refe...Ermal2011-05-261-6/+5
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-05-231-2/+2
|\ \ | |/
| * If the bandwidth value is coming from radius scale it up to the requested Kbi...Ermal2011-04-211-2/+2
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-03-291-78/+4
|\ \ | |/
| * Make sure that there is a value before using it as a redirection.Ermal2011-03-251-1/+1
| * Make the two default page codes similar in regarding to redirurl in hope that...Ermal2011-03-251-1/+1
| * Display the correct error page if vouchers are active or if normal CP is acti...Ermal2011-03-251-76/+2
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-03-251-2/+13
|\ \ | |/
| * Try to not stomp rule to each other. Reported-by: http://forum.pfsense.org/in...Ermal2011-03-241-1/+1
| * Correct wrong comment.Ermal2011-03-241-1/+1
| * Fix voucher disconnect sync issueScott Ullrich2011-03-231-0/+11
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-03-251-99/+512
|\ \ | |/
| * Make sure we have an ip to kill sessions from.Ermal2011-03-151-10/+11
| * Make sure we do not write stale data during prunning periods.Ermal2011-03-121-6/+10
| * Use foreach here to be sure we do not reference unexisting results.Ermal2011-03-081-42/+41
| * Oops more make code correct.Ermal2011-03-041-2/+2
| * Oops make code correct.Ermal2011-03-041-1/+1
| * * Prevent concurrent logins on CP to not be recorded on the DB.Ermal2011-03-041-90/+83
| * missing $Scott Ullrich2011-02-251-1/+1
| * missing $Scott Ullrich2011-02-251-1/+1
| * misc whitespace cleanupsScott Ullrich2011-02-251-3/+1
| * Move all functions from index.php for captiveportal.inclgcosta2011-02-221-1/+412
| * log when CP is restarted. ticket #1278Chris Buechler2011-02-201-1/+3
| * There is no need to call the script to reconfigure CP here. Even more when it...Ermal2011-02-101-4/+4
| * minicron is now used on a number of items in the gui. tell the cp prune proc...Scott Ullrich2011-02-071-5/+5
| * Do not launch multiple copies of the captive portal database pruner.Scott Ullrich2011-02-071-0/+4
| * Note reinit will disconnect folksScott Ullrich2011-02-021-0/+1
| * Correctly grab the hostname from config for filterdns.Ermal2011-02-021-4/+4
* | Merge branch 'master' into incVinicius Coque2011-01-281-463/+506
|\ \ | |/
| * Ups actually single quotes are needed when / is the first char of a command. ...Ermal2011-01-261-4/+4
| * Remove last references to dnswatch.Ermal2011-01-261-2/+2
| * Switch to filterdns new and shiny for taking care of dns in CP.Ermal2011-01-261-9/+13
| * Transform PORTAL_REDIRURL variableScott Ullrich2011-01-251-0/+8
| * remove single quotesScott Ullrich2011-01-251-1/+1
| * Brute force dnswatch kill if neededScott Ullrich2011-01-251-0/+2
| * Launch dnswatch correctly.Scott Ullrich2011-01-251-2/+2
| * Allowed hostname is now working. Make bw up and down checks a bit more stric...Scott Ullrich2011-01-251-1/+5
| * Allowed hostname is now working. Make bw up and down checks a bit more stric...Scott Ullrich2011-01-251-13/+19
| * Adding preliminary version of allowed hostnames. Allowed hostnames function ...Scott Ullrich2011-01-251-11/+14
| * Fix formatting. Die, VIM, DIE!Scott Ullrich2011-01-251-0/+31
| * Reformat file. VIM needs to die a flaming death.Scott Ullrich2011-01-251-373/+370
| * Ticket #1128. Ooops pass the right parameter to unlock.Ermal2010-12-231-3/+3
| * Nuke trailing carriage returnsScott Ullrich2010-12-221-1/+1
| * Make the CP locking more granular and make use correctly of exclusive/shared ...Ermal2010-12-221-107/+93
| * * Use exclusive locking for parts of config involving CP db.Ermal2010-12-221-38/+40
| * Revert "Add voucher backup, configurable from Diagnostics > NanoBSD. Fixes #1...jim-p2010-12-141-14/+1
| * Add voucher backup, configurable from Diagnostics > NanoBSD. Fixes #1087jim-p2010-12-141-1/+14
OpenPOWER on IntegriCloud