summaryrefslogtreecommitdiffstats
path: root/etc/inc/captiveportal.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Ooops add missing or.Ermal2010-11-271-1/+2
* include broadcast address to allow dhcp to work.Ermal2010-11-261-2/+2
* Fix the contents of the captive portal logout popup. Fixes #836Erik Fonnesbeck2010-09-231-4/+4
* Use enable voucher variableScott Ullrich2010-08-301-1/+1
* Fix formatting in if()Scott Ullrich2010-08-301-2/+2
* Detect and use a sample voucher page when vouchers are defined. Otherwise de...Scott Ullrich2010-08-301-42/+119
* Escape $ variablesScott Ullrich2010-08-301-6/+6
* Improve the standard Captive Portal pages when a custom page is not setScott Ullrich2010-08-241-39/+148
* don't include 255.255.255.255 hereChris Buechler2010-08-091-3/+9
* Add a subnet option to allowed ip addresses on CP.Ermal2010-07-221-2/+5
* Fixes #741. Restore behaviour of CP in 1.2.x by allowing in ipfw rules anythi...Ermal2010-07-221-33/+2
* Use proper locking.Ermal2010-06-211-4/+11
* Do not flush all tables unless Save was hit on webgui. This avoids flushing t...Ermal2010-06-211-6/+19
* Do not reconfigure CP on every event of interfaces or while reloading the web...Ermal2010-06-181-129/+127
* Ooops curly missing.Ermal2010-06-171-3/+4
* Actually correctly handle some vip types ips for getNasIP.Ermal2010-06-171-1/+4
* Teach even getNasIP for the new callingstation ip setting.Ermal2010-06-171-5/+12
* correct the limiter, it reversed up/down beforeChris Buechler2010-06-161-3/+3
* Mute this command so people do not think something went wrong.Ermal2010-06-021-1/+1
* Use the new functions on CP code too.Ermal2010-06-021-6/+6
* Make the logout page configurable like the other pages. The only difference i...Ermal2010-05-281-0/+44
* Remove part of the message displayed some people might find its completely ok...Ermal2010-05-281-1/+1
* Add a function to find the mac address on a passthrough mac entry by username...Ermal2010-05-281-0/+12
* Allow php code to be included in the primary captive portal page. Add new OR...Scott Ullrich2010-05-211-0/+16
* Include filter.inc for the ipfw load function.Ermal2010-05-191-0/+1
* Check if interface exists before issuing a command when disabling captiveportal.Ermal2010-05-071-6/+8
* The gui defaults to https in 2.0 correct it to make sure it is not stopped by...Ermal2010-05-051-3/+3
OpenPOWER on IntegriCloud