summaryrefslogtreecommitdiffstats
path: root/etc/inc/captiveportal.inc
Commit message (Expand)AuthorAgeFilesLines
* Prevent a possible division by zero. it fixes #3212Renato Botelho2013-10-181-2/+3
* Correct bandwidth assignment so the configuration is not reverted courtesy of...Ermal2013-08-021-2/+2
* Resolves #3121. Fix the command so it does perform correctlyErmal2013-08-011-1/+1
* Enable filtering on ipfw sysctl not dependent on ipfw module otherwise issue ...Ermal2013-07-151-2/+2
* Fix copy/pasto introduced in previous commit.Ermal Luçi2013-07-111-2/+2
* Implement proper releasing of pipes allocated based on CPzone. Keep track of ...Ermal2013-07-101-5/+25
* Use empty to cover all needed cases as suggested on #3062. Suggested from pul...Ermal2013-07-101-1/+2
* modified radius function to release the pinenofalbertopl2013-07-031-3/+5
* Correct variable used to delete symlinks and files delete from CP filemanager...Ermal2013-07-021-12/+3
* Prevent errors from flowing up to the clients workspace and preventing functi...Ermal2013-05-101-20/+20
* 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
OpenPOWER on IntegriCloud