summaryrefslogtreecommitdiffstats
path: root/etc/inc/captiveportal.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ticket #565. Correct deleting passthru mac entries. revert back to always all...Ermal2010-05-031-28/+36
* Ticket #566. Reimplement the allowed ips keeping previous funcitonality and i...Ermal2010-05-031-39/+110
* Make pasthrough GUI code catch-up with the latest changes.Ermal2010-04-201-1/+1
* Use tables of ipfw for passthrough mac entries. This makes it scale way bette...Ermal2010-04-201-68/+13
* Add a new option which allows the admin user to configure CP so that it autom...Ermal2010-04-201-114/+175
* radius.inc already has this includes so do not include them explicitly. This ...Ermal2010-04-141-2/+0
* Use the ipfw(4) list functionality to reduce rules even more. Add allow rules...Ermal2010-03-171-28/+38
* Add intermmediate certificate support to CP config page.Ermal Luçi2010-03-011-1/+5
* Include propper includes.Ermal Luçi2010-02-261-0/+2
* Put this code on propper context.Ermal Luçi2010-02-261-6/+6
* correct icmptypes so CP IP can be pingedChris Buechler2010-02-211-3/+3
* Try to prevent empty interfaces.Ermal Luçi2009-12-071-2/+4
* Rework includes/require. This saves about 4 megabytes.Scott Ullrich2009-11-211-2/+0
* Properly correct ipfw rule.Ermal Luçi2009-11-151-2/+2
* Revert "Correct ipfw rule."Ermal Luçi2009-11-151-2/+2
* Correct ipfw rule.Ermal Luçi2009-11-151-2/+2
* Not sure why this was changed like this. As is, you couldn't disconnect the f...Chris Buechler2009-11-151-4/+2
* always return the IP address hosting the page, rather than forcing to the hos...Chris Buechler2009-11-141-0/+10
* actually allow DNS to forwarder. CP is still broken, but this is closer at l...Chris Buechler2009-11-141-1/+3
* Allow udp only from/to our local dns server. If wanted pass through can be ad...Ermal Luçi2009-11-111-2/+2
* - Should fix captive portal on carps Issue #116Ermal Luçi2009-11-101-3/+20
* Forward all udp request to port 53(DNS) to our local server. This allows peop...Ermal Luçi2009-09-231-1/+1
* Only unload ipfw.ko if it is loaded. DohScott Ullrich2009-09-211-1/+2
* set 2/3 are no more used with ipfw.Ermal Luçi2009-09-201-2/+0
* Move the allowed ips to set 1 as well.Ermal Luçi2009-09-201-4/+4
* Forward everything to the CP portal page since some people might have proxies...Ermal Luçi2009-09-201-1/+1
* Remove the anti lockout rule on captive portal ruleset this opens a can of wo...Ermal Luçi2009-09-201-10/+0
* Teach captiveportal code to use the mac in tables functionality. Change the d...Ermal Luçi2009-09-201-8/+4
* It seems upon captive portal startup the captiveportal.db file is not written...Scott Ullrich2009-09-171-0/+3
* Return NULL when captive portal is not enabledScott Ullrich2009-09-171-1/+1
* Do not process IPFW rules if captive portal is disabled.Scott Ullrich2009-09-171-1/+2
OpenPOWER on IntegriCloud