summaryrefslogtreecommitdiffstats
path: root/etc/inc/captiveportal.inc
Commit message (Expand)AuthorAgeFilesLines
...
* Restore needed codeErmal2012-12-191-1/+5
* Various fixes to removal of pipesErmal2012-12-191-8/+4
* Properly setup arrayErmal2012-12-191-2/+2
* Correct field name and add an index for ipErmal2012-12-181-2/+3
* Convert the CP db to sqlite rather than a text file. Some more optimizations ...Ermal2012-12-181-77/+106
* Move down a bit of codeErmal2012-12-171-5/+5
* Add square brackets around IPv6 addressesbcyrill2012-12-171-3/+7
* Do not flush tables on save of CP. This should allow the informations to be r...Ermal2012-12-171-27/+15
* Handle even hostname through filterdns entries correctly now that only 3/4 ta...Ermal2012-12-171-52/+36
* There is no more table 7,8Ermal2012-12-171-2/+0
* Give a minimum bucket paramter of 16 since it does not need much. To avoid th...Ermal2012-12-171-8/+8
* Merge pull request #284 from bcyrill/cp_certsErmal Luçi2012-12-171-2/+2
|\
| * Allow multiple cp zones with different ssl certsbcyrill2012-12-171-2/+2
* | Separate ipfw rule no db from limiter ones. Since ipfw has per instance featu...Ermal2012-12-171-139/+140
|/
* Merge pull request #281 from bcyrill/cp_tableChris Buechler2012-12-151-6/+6
|\
| * Fix action and table order in pfSense_ipfw_Tableaction callsbcyrill2012-12-151-6/+6
* | Fix cp variablebcyrill2012-12-151-1/+1
|/
* Add missing cpzonebcyrill2012-12-151-1/+1
* Switch all the actions(pipe create/table modify/get mac address) during fast ...Ermal2012-12-131-28/+22
* Remove IPFW_FILTER flag since it gets not used anymoreErmal2012-12-131-19/+0
* Remove set 1 keywords from rules since sets are not used in CP since long time.Ermal2012-12-131-17/+16
* Remove useless rule and reorder the static rule numbersErmal2012-12-131-6/+4
* Correct rule number for httpsErmal2012-12-131-1/+1
* Fixes #2006 Forward to lighty only port 80 and 443 tcp rather than all tcp tr...Ermal2012-12-131-1/+6
* Use the hex value since seems parsing of ipfw is broken for theseErmal2012-12-131-1/+1
* Remove remain from IFF_IPFW_FILTER flag not used anymoreErmal2012-12-131-1/+0
* Properly unlock before exit. Allow rarp to flow through ipfw of CP alos allow...Ermal2012-12-101-10/+7
* Make this a bit more easier to readErmal2012-11-261-23/+25
* No need to duplicate all this code here. If vouchers are enabled just display...Ermal2012-11-261-134/+76
* The context creation and memmber interfaces are only used during rules creati...Ermal2012-11-231-7/+19
* Update copyrightErmal2012-11-231-1/+1
* Resolves #2529. Load the ipfw module before any commands are executed on CP. ...Ermal2012-11-221-10/+30
* Add unsetErmal2012-11-211-0/+6
* Enable io_fast on dummynet to avoid uncessesary loop arounds of packetsErmal2012-11-171-1/+3
* Implement a pruning for auto added mac passthrough and vouchers. This allows ...Ermal2012-11-141-1/+53
* Always create a pipe for any user on CP and if no limit present set it to 0(u...Ermal2012-11-071-105/+44
* Fix secondary auth source to reference the zone like everything else in this ...jim-p2012-08-151-8/+8
* Do some cleanup of code for zonesErmal2012-08-011-14/+9
* Fix Captive Portal SSLbcyrill2012-07-061-1/+1
* Make sure one_pass i selected when CP is activeErmal2012-07-041-0/+2
* Implement certificate chain in Captive Portalbcyrill2012-07-031-9/+5
* Use Certificate Manager in Captive Portal settingsbcyrill2012-07-021-7/+10
* Add missing globalWarren Baker2012-06-221-1/+1
* Revert "Make mac_format aware of multiple Captiveportal instances"Ermal2012-06-111-1/+1
* Merge pull request #137 from bcyrill/patch-4Scott Ullrich2012-06-101-5/+5
|\
| * Make mac_format aware of multiple Captiveportal instancesbcyrill2012-06-091-1/+1
| * Update Captiveportalbcyrill2012-06-091-4/+4
* | Added Captiveportal to service statusbcyrill2012-06-091-6/+15
|/
* Removed unused maxproc parameterbcyrill2012-06-091-7/+2
* Disable logging for now since it will spam every 60secs * #users * #zonesErmal2012-05-231-1/+1
OpenPOWER on IntegriCloud