summaryrefslogtreecommitdiffstats
path: root/etc/inc/captiveportal.inc
Commit message (Expand)AuthorAgeFilesLines
* Give the rules their own number and swap table numbers to correct statistics ...Ermal2013-03-051-2/+4
* Make sure some value is present here during bootErmal2013-03-051-1/+2
* Consider CP allowed IPs for both directions. It will help ticket #2780Renato Botelho2013-02-271-0/+2
* Make sure captiveportal section of config is an array, reported on ticket #2838Renato Botelho2013-02-251-4/+6
* Revert "Merge pull request #417 from miken32/cp-database-fix"Renato Botelho2013-02-171-106/+106
* Merge pull request #417 from miken32/cp-database-fixrbgarga2013-02-151-106/+106
|\
| * self-explanatory now, no comments neededMichael Newton2013-02-141-41/+41
| * while we're here, send named termination causesMichael Newton2013-02-141-11/+11
| * use associative array for captive portal to prevent confusion, messiness, and...Michael Newton2013-02-141-96/+96
* | only send Accounting-On at boot; can't tell if CP's being newly enabled or notMichael Newton2013-02-141-4/+4
* | add support for RADIUS NAS accounting, fixes redmine feature request 2143Michael Newton2013-02-141-0/+52
|/
* During bootup do not try to resolve hostnames filterdns will handle thoseErmal2013-02-131-3/+8
* remove unsed getNasID functionMichael Newton2013-02-111-14/+0
* Test that timeout value is bigger than 0Ermal2013-02-111-1/+1
* Cleanup some codeErmal2013-02-111-10/+6
* Unlink pid file before starting a new processErmal2013-02-051-1/+4
* Merge pull request #371 from bcyrill/patch-18rbgarga2013-02-041-1/+3
|\
| * Kill filterdns when not being usedbcyrill2013-02-021-1/+3
* | check for optional reversing of statisticsMichael Newton2013-02-011-5/+18
|/
* Configure pipe directly in php until ipfw binary is fixed to correctly config...Ermal2013-01-271-2/+2
* Configure pipe directly in php until ipfw binary is fixed to correctly config...Ermal2013-01-271-2/+2
* Fix ipfw config generation for allowed IPsbcyrill2013-01-271-2/+2
* Merge pull request #320 from bcyrill/patch2Ermal Luçi2013-01-251-7/+7
|\
| * Allow empty RADIUS keysbcyrill2013-01-101-7/+7
* | Fix concurrent username loginsbcyrill2013-01-251-1/+1
* | Merge #237 manually whitout the GUI option for specifying interim interval. I...Ermal2013-01-241-13/+23
* | Convert all captiveportal code to not use ipfw_set_context since its not need...Ermal2013-01-231-23/+8
* | Use symlink rather than forked commands. Also simplify a bit codeErmal2013-01-211-7/+2
* | Unser some vars to free spaceErmal2013-01-211-0/+2
* | Remove remenant of file based daysErmal2013-01-211-2/+0
* | Correct stoping of the db and sending radius stopsErmal2013-01-181-2/+3
* | Missing return statementbcyrill2013-01-161-0/+2
* | Merge pull request #329 from bcyrill/patch-8Ermal Luçi2013-01-151-67/+64
|\ \
| * | Update etc/inc/captiveportal.incbcyrill2013-01-151-68/+65
| |/
* | Add portal_hostname_from_client_ip functionbcyrill2013-01-151-44/+34
|/
* Remove to parameters from system_generate_lighty_config that are unused and d...Ermal2013-01-041-4/+2
* Move to varrun_path for consistencyErmal2013-01-031-4/+4
* Tell filterdns to reload the config rather than restart if its runningErmal2013-01-021-2/+6
* Merge pull request #293 from bcyrill/patch-11Chris Buechler2012-12-301-10/+22
|\
| * Determine subnet from address familybcyrill2012-12-281-4/+5
| * Get IPv6 address for IPv6 clientsbcyrill2012-12-281-4/+11
| * Add [] to IPv6 addressbcyrill2012-12-281-2/+6
* | Merge pull request #294 from bcyrill/patch-12Chris Buechler2012-12-301-1/+1
|\ \
| * | Fix: Invert if conditionbcyrill2012-12-281-1/+1
| |/
* | Merge pull request #298 from bcyrill/cp-sqliteChris Buechler2012-12-301-2/+2
|\ \
| * | Fix: Remove entries from captiveportal DBbcyrill2012-12-291-1/+1
| * | Fix: Check for the existence of the rules filebcyrill2012-12-291-1/+1
* | | Fix: Disconnect CP clientbcyrill2012-12-291-7/+9
|/ /
* | Fix: SQlite in CPbcyrill2012-12-291-5/+13
|/
* Fix commentbcyrill2012-12-261-1/+1
OpenPOWER on IntegriCloud