summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/captiveportal.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update license on files from /etc/incRenato Botelho2016-01-151-21/+38
* un-break SVG graphsChris Buechler2016-01-051-1/+1
* start converting CP to nginxChris Buechler2016-01-051-5/+5
* start switching CP to nginxChris Buechler2016-01-051-11/+11
* Flush zone's tables if its db must be reset to avoid leaving behind any table...Chris Buechler2015-12-171-1/+14
* Add busytimeout of 60 seconds for CP database access. This matches the defaul...Chris Buechler2015-12-171-0/+4
* Fix handling of 0-byte files uploaded to the CP file manager.jim-p2015-12-151-1/+5
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ...Renato Botelho2015-12-151-5/+0
* Code style and white space in etcPhil Davis2015-12-101-1/+2
* Sanitize the session_id/logout_id in captive portal.Chris Buechler2015-12-021-0/+1
* Bug #2155fischeol2015-11-271-0/+2
* Fix the captive portal rules after 98bf4991dc31f97fc7315a6b8aba433de9d39cea.Luiz Otavio O Souza2015-10-191-10/+4
* Only need to check 'vip' here.Chris Buechler2015-09-301-1/+1
* Can't use continue here as it continues the foreach, which skips the "ipfw zo...Chris Buechler2015-09-301-6/+5
* For captive portal, if a user reloads index.php of the portal while already l...jim-p2015-08-251-0/+11
OpenPOWER on IntegriCloud