| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'insp3' into master. | 2022-04-29 | 1 | -2/+2 | |
| |\ | |||||
| | * | Update copyright headers. | 2022-04-28 | 1 | -2/+2 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2022-04-05 | 1 | -6/+3 | |
| |\| | |||||
| | * | Fix some more grammar errors in xline messages. | 2022-04-05 | 1 | -4/+1 | |
| | | | |||||
| | * | Fix the grammar of various xline messages. | 2022-04-05 | 1 | -2/+2 | |
| | | | |||||
| * | | Abolish the infernal space before accessibility keywords. | 2022-01-25 | 1 | -4/+4 | |
| | | | |||||
| * | | Apply the final keyword to all module classes where appropriate. | 2021-10-04 | 1 | -2/+4 | |
| | | | |||||
| * | | Mark all command classes as final. | 2021-10-01 | 1 | -1/+2 | |
| | | | |||||
| * | | Mark all module classes as final. | 2021-10-01 | 1 | -1/+3 | |
| | | | |||||
| * | | Fix some places where U-line -> service was missed. | 2021-08-29 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2021-08-28 | 1 | -0/+1 | |
| |\| | |||||
| | * | Update copyright headers. | 2021-08-27 | 1 | -0/+1 | |
| | | | |||||
| * | | Remove a bunch of unnecessary whitespace. | 2021-08-17 | 1 | -1/+0 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2021-06-13 | 1 | -1/+1 | |
| |\| | |||||
| | * | Code refactor and minor fix (#1879) | 2021-06-12 | 1 | -1/+1 | |
| | | | |||||
| * | | Kill some useless comments. | 2021-05-13 | 1 | -2/+0 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2021-05-11 | 1 | -2/+0 | |
| |\| | |||||
| | * | Fix a bunch of weird indentation and spacing issues. | 2021-04-27 | 1 | -1/+1 | |
| | | | |||||
| * | | Fix a ton of pedantic compiler warnings. | 2021-04-04 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2021-03-05 | 1 | -2/+2 | |
| |\| | |||||
| | * | Update copyright headers. | 2021-03-05 | 1 | -2/+2 | |
| | | | |||||
| * | | Replace all internal references to uline with services. | 2021-01-30 | 1 | -2/+2 | |
| | | | |||||
| * | | Convert ConfigTag from reference<> to std::shared_ptr<>. | 2020-10-31 | 1 | -1/+1 | |
| | | | |||||
| * | | Convert CmdResult to an 8-bit strongly typed enum. | 2020-10-27 | 1 | -6/+6 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2020-08-25 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update copyright headers. | 2020-07-30 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2020-07-15 | 1 | -2/+2 | |
| |\| | |||||
| | * | Change to local snotices for an SVSHOLD addition. | 2020-06-07 | 1 | -2/+2 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2020-05-05 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update copyright headers. | 2020-04-24 | 1 | -1/+1 | |
| | | | |||||
| * | | Replace the flags_required field with an enum. | 2020-04-14 | 1 | -1/+1 | |
| | | | |||||
| * | | Alow modules to specify multiple syntax lines. | 2020-04-14 | 1 | -1/+2 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2020-04-11 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update the module descriptions using mkversion. | 2020-04-10 | 1 | -1/+1 | |
| | | | |||||
| * | | Improve storage of module description, flags, and link data. | 2020-04-11 | 1 | -6/+3 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2020-02-19 | 1 | -1/+1 | |
| |\| | |||||
| | * | Generalise XLine stats numerics using RPL_STATS from aircd. | 2020-02-18 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2020-01-17 | 1 | -4/+9 | |
| |\| | |||||
| | * | Update copyright headers. | 2020-01-11 | 1 | -4/+9 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2019-05-15 | 1 | -5/+5 | |
| |\| | |||||
| | * | Textual improvements and fixes such as typos, casing, etc. (#1612) | 2019-04-28 | 1 | -2/+2 | |
| | | | |||||
| | * | m_connectban and m_svshold: Use DurationString() in X-line messages. | 2019-04-28 | 1 | -3/+3 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2019-03-30 | 1 | -3/+3 | |
| |\| | |||||
| | * | X-line expiries: use the new DurationString() function. | 2019-02-18 | 1 | -2/+2 | |
| | | | |||||
| | * | Various text improvements: consistency, syntax, help and doc updates/fixes. | 2019-02-18 | 1 | -1/+1 | |
| | | | |||||
| * | | SnomaskManager: remove fakederef. | 2019-02-07 | 1 | -4/+4 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2019-02-05 | 1 | -2/+4 | |
| |\| | |||||
| | * | Add the reason to xline removal notices. (#1545) | 2019-01-24 | 1 | -2/+4 | |
| | | | | | | | | | | | | | | | | | | | Show the reason in manual xline removal SNOTICEs, just like expiry SNOTICEs do. This modifies XLineManager::DelLine() to require another string reference passed to it. Requested by @Robby-. | ||||
| * | | Replace the override macro with the override keyword. | 2019-01-25 | 1 | -13/+13 | |
| |/ | |||||
| * | Improve X-line text consistency. | 2019-01-09 | 1 | -3/+3 | |
| | | | | | | | | | | | - Change any "-Line", ":Line", or "*line" to "-line" throughout the X-line code, comments, and documentation. - Add periods to the end of some notices. - Correct a typo in the Q-line code comments. - Update the filter module documentation (shun addition). Co-authored-by: Robby <robby@chatbelgie.be> | ||||
