summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/captiveportal.inc
Commit message (Expand)AuthorAgeFilesLines
* Revert "Do not associate IP and MAC on down table. It should help #7813 and #...Luiz Souza2017-09-221-3/+1
* Do not associate IP and MAC on down table. It should help #7813 and #7833Renato Botelho2017-09-211-1/+3
* Revert "Update translation files"Renato Botelho2017-09-211-3/+1
* Update translation filesRenato Botelho2017-09-211-1/+3
* Fix #7834: Delete IPFW pipes when disable Captive Portal zoneRenato Botelho2017-09-191-3/+13
* Remove correct fileRenato Botelho2017-09-191-1/+1
* Ticket #7834: Add missing global declarationsRenato Botelho2017-09-191-2/+2
* Make rules that deal with IP+MAC pairs to be layer2 onlyRenato Botelho2017-07-261-5/+3
* Restore calls to pfSense_ipfw_table_zerocnt(), it's fixed nowRenato Botelho2017-07-251-4/+2
* Remove unused parametersRenato Botelho2017-07-251-3/+3
* Do not associate IP and MAC on down tableRenato Botelho2017-07-251-1/+3
* Fix syntaxRenato Botelho2017-07-251-1/+1
* Remove leftover debugRenato Botelho2017-07-251-1/+0
* Ressurrect nomacfilter option on CP now IPFW supports combined tables with IP...Renato Botelho2017-07-251-7/+14
* Re-introduce Captive Portal statisticsRenato Botelho2017-07-251-24/+33
* Only cache CP RADIUS Auth credentials when reauthentication is enabled. Fixes...jim-p2017-05-081-1/+1
* Add reason to write_config() calldoktornotor2017-03-051-1/+1
* Code with multiple %s in etcPhil Davis2017-02-011-1/+1
* Captive portal: make captiveportal_disconnect_all() fasterplumbeo2017-01-051-15/+11
* Merge pull request #3315 from plumbeo/accounting-on-disable-rebootRenato Botelho2017-01-041-26/+26
|\
| * Captive portal: rework logging and RADIUS accounting when disabling a zone or...plumbeo2016-12-291-26/+26
* | Captive portal: use locking to avoid race conditions between rc.prunecaptivep...plumbeo2016-12-291-0/+12
* | Captive portal: work around race condition between captiveportal_disconnect_a...plumbeo2016-12-291-6/+5
|/
* Captive portal: add button to disconnect all usersplumbeo2016-12-241-0/+26
* Merge pull request #3130 from omnia-dev/masterRenato Botelho2016-12-071-9/+9
|\
| * Fix bandwidth limitation in mac passthrough authJonatan Ramos2016-09-051-9/+9
* | Captive portal: add option to include idle time in total session timeplumbeo2016-12-031-1/+3
* | Fix reversed accounting styleplumbeo2016-12-011-1/+1
* | Always create a pipe for each allowed MAC or IPRenato Botelho2016-10-281-26/+18
* | host_ips tables is not supposed to use pipesRenato Botelho2016-10-281-1/+1
* | Make sure filterdns is disabled when CP zone is disabledRenato Botelho2016-10-251-1/+4
* | Fix the ipfw rule to use the table cp_ifaces and not the interface cp_ifaces.Luiz Otavio O Souza2016-10-241-1/+1
* | Stop using -y on filterdns callRenato Botelho2016-10-241-2/+1
* | Rework captive portal to run with stock IPFW (round 1)Renato Botelho2016-10-241-313/+379
* | Remove all calls to conf_mount_r* functionsRenato Botelho2016-10-121-2/+0
* | Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
|/
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-1/+1
* Review license / copyright on all files (1st round)Renato Botelho2016-07-141-53/+54
* Update include() to include_once()Phil Davis2016-06-281-1/+1
* Fix #6278Renato Botelho2016-05-121-3/+3
* Escape username before use in CP SQLPhil Davis2016-04-191-1/+1
* Specify the zone in the PORTAL_ACTION URL. Ticket #6037Chris Buechler2016-03-281-2/+2
* HTML Compliance - CaptiveportalNOYB2016-03-221-6/+6
* Internationalize etc inc a-i filesPhil Davis2016-02-171-11/+21
* Fix RADIUS spelling. It is written in all caps.k-paulius2016-02-101-1/+1
* Fix multi-session time counting for the FreeRADIUS start/stop case. Ticket #2164jim-p2016-02-041-1/+8
* Add option for FreeRADIUS-friendly stop/start RADIUS accounting updates.jim-p2016-01-281-3/+16
* Initialize $stop_time inside foreach to make sure it resets to proper value e...Renato Botelho2016-01-201-1/+1
* Remove ORIGINAL_PORTAL_IP, it was never used.Chris Buechler2016-01-191-2/+0
OpenPOWER on IntegriCloud