| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make more modules rehash atomically (#1535)•••Have each module validate the values it loads before setting them, so any errors don't result in partial application of the configs | 2018-12-19 | 1 | -16/+42 | |
| * | Fix conversion issues by replacing ConvToInt with ConvToNum<T>.•••The former was a thin wrapper around atol and brought with it all of the weird parsing logic of atol which is almost never what is actually wanted. It also almost never returned the numeric type which is actually wanted which can cause weird issues when casting. | 2018-12-12 | 1 | -1/+1 | |
| * | Add ConfigTag::getUInt for reading unsigned config values. | 2018-04-16 | 1 | -4/+4 | |
| * | Add events which are fired when a service is added or deleted. | 2017-11-16 | 1 | -52/+16 | |
| * | m_pbkdf2 Less string copying | 2014-08-04 | 1 | -4/+6 | |
| * | m_pbkdf2: Added module•••Bugfixes and minor changes are by @attilamolnar, original PR #767 | 2014-08-04 | 1 | -0/+260 |
