| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add ERR_INVALIDMODEPARAM for responding to invalid mode params.•••Currently on invalid modes we do a combination of different things: 1. Send a custom mode-specific numeric (which often collides with other modes). 2. Send a server notice. 3. Do absolutely nothing. This new numeric is a generic way of handling invalid parameters when setting a mode that avoids all of the mistakes of the previous behaviour. | 2018-01-29 | 1 | -0/+54 | |
| *-. | Merge branches 'master+check' and 'master+namedmodes' | 2016-03-22 | 1 | -1/+84 | |
| |\ \ | |||||
| | | * | Add Numeric::ParamBuilder•••It builds numerics where the individual components are parameters of the numeric | 2016-03-22 | 1 | -1/+67 | |
| | |/ |/| | |||||
| | * | m_check Refactor, move to the new RPL_CHECK numeric | 2016-03-19 | 1 | -0/+17 | |
| |/ | |||||
| * | Fix oversights in the WriteNumeric() parameter conversion | 2016-03-19 | 1 | -1/+1 | |
| * | Convert WriteNumeric() calls to pass the parameters of the numeric as method ... | 2016-02-25 | 1 | -16/+12 | |
| * | Add Numeric::Numeric | 2016-02-25 | 1 | -1/+1 | |
| * | Fix build errors on CentOS 6 and OpenBSD. | 2016-02-20 | 1 | -1/+1 | |
| * | Add Numeric::Builder | 2015-12-30 | 1 | -0/+119 | |
