Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mod_limits: Rename variable to avoid name clash [luacheck] | Kim Alvefur | 2018-05-02 | 1 | -5/+5 |
| | | | | FIXME better name, s_throttle doesn't seem nice | ||||
* | mod_limits: Fix typo in comment | Kim Alvefur | 2017-12-05 | 1 | -1/+1 |
| | |||||
* | mod_limits: Handle fractional outstanding balance values (caused by ↵ | Matthew Wild | 2017-09-26 | 1 | -0/+2 |
| | | | | | | | e3f7b6fa46ba) Fractional values were passed to string.sub() when doing buffer manipulations, and caused random bytes to be skipped in the stream. | ||||
* | mod_limits: Import from prosody-modules 2c59f2f0c37d (fixes #129) | Matthew Wild | 2017-09-23 | 1 | -0/+96 |