summaryrefslogtreecommitdiffstats
path: root/etc/inc/voucher.inc
Commit message (Expand)AuthorAgeFilesLines
* Fix wich roll to writeErmal2012-03-111-1/+1
* Ticket #2114. Remove define_syslog_variables since its deprecated and probabl...Ermal2012-01-201-1/+0
* The function split() is replaced by the function explode(). Starting with PHP...smos2012-01-191-2/+2
* Issue proper start and error messages during voucher loadingErmal2011-11-061-5/+9
* fix typo (Bug 1944)Cyrill Bannwart2011-10-101-1/+1
* fix typo. redmine #1941Chris Buechler2011-10-091-1/+1
* Remove duplicated occurence during mergingErmal2011-09-071-1/+0
* Add the multi instance CP to master branch. This allows to define CP with dif...Ermal2011-09-071-62/+88
* Another roll at fixing the voucher sync problems.Ermal2011-08-151-2/+2
* Fix php behaviour on xmlrpc sync and vouchers starting with a number. Apparen...Ermal2011-07-201-1/+1
* removes variables concatenation on gettext stringsVinicius Coque2011-07-181-1/+1
* Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-07-061-0/+3
|\
| * If vouchers are disabled do not allow users to authenticate thorugh existing(...Ermal2011-07-041-0/+3
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-06-201-17/+31
|\ \ | |/
| * Fixes #1327. Trigger synching of vouchers to config through check_reload_stat...Ermal2011-06-101-17/+15
| * Disconnect any voucher forced to expire if there are active sessions with it.Ermal2011-06-071-0/+16
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-06-071-113/+244
|\ \ | |/
| * Provide a voucher_expire function so that voucher can be expired through a POST.Ermal2011-05-251-112/+243
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-05-251-6/+4
|\ \ | |/
| * Update some code to be more readble and more compliant to php5Ermal2011-05-251-6/+4
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-05-231-1/+1
|\ \ | |/
| * Test for array before using variable as one.jim-p2011-05-131-1/+1
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-03-291-21/+24
|\ \ | |/
| * Make the return values on error consistent with the normal return value.Ermal2011-03-251-2/+2
| * Actually correctly report the timeleft in log messages. This is mostly cosmetic.Ermal2011-03-251-9/+9
| * Correctly synchronize the db of vouchers from master. Also correctly write it...Ermal2011-03-251-5/+8
| * Correct log messages to not display port twice.Ermal2011-03-251-2/+2
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-03-251-0/+48
|\ \ | |/
| * Fix voucher disconnect sync issueScott Ullrich2011-03-231-0/+48
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-03-251-13/+13
|\ \ | |/
| * Do a proper test otherwise a override of the total_minutes var might happen.Ermal2011-03-081-2/+2
| * Properly do testing of voucher existing or not rather than relying on an obsc...Ermal2011-03-081-12/+12
* | Merge branch 'master' into incVinicius Coque2011-01-281-90/+84
|\ \ | |/
| * Include captiveportal.inc if captiveportal_syslog() is not defined.Scott Ullrich2010-12-221-0/+2
| * Use captiveportal_syslog()Scott Ullrich2010-12-221-4/+4
| * White space fixes and (C) for both Ermal and myselfScott Ullrich2010-12-221-3/+5
| * Log voucher errors. Fix whitespace. Remove trailing c/rScott Ullrich2010-12-221-7/+10
| * Safe belts to avoid errors.Ermal2010-12-171-8/+11
| * Fix condition that needed to be negated after a recent layout change here and...Erik Fonnesbeck2010-12-151-1/+2
| * Make voucher xmlrpc error checking the same as others.Ermal2010-12-141-4/+3
| * Ticket #1087. Cleanup whitespace and also do not rely on having the db dirty ...Ermal2010-12-141-66/+49
| * Cleanup of whitespace and use exclusive lock during reconfiguration of vouchers.Ermal2010-12-141-10/+11
* | Fix typoRenato Botelho2010-10-151-1/+1
* | Fix quotes to use %N$X on gettext callsRenato Botelho2010-10-011-6/+6
* | Merge remote branch 'mainline/master' into incRenato Botelho2010-09-081-59/+68
|\ \ | |/
| * Check for less time available on remote nodeScott Ullrich2010-08-301-4/+4
| * Only make one XMLRPC callScott Ullrich2010-08-301-101/+59
| * Sync rolls if needed. This might be required if the operator removed/added o...Scott Ullrich2010-08-301-0/+51
* | Fix gettext calls with printf to permit change strings orderRenato Botelho2010-08-301-6/+6
* | Merge remote branch 'mainline/master' into incRenato Botelho2010-08-301-1/+61
|\ \ | |/
OpenPOWER on IntegriCloud