| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright headers. | 2025-12-03 | 1 | -1/+1 | |
| | | |||||
| * | Update copyright headers. | 2025-02-28 | 1 | -1/+1 | |
| | | |||||
| * | Convert debug logging from string concatenation to format strings. | 2025-01-23 | 1 | -1/+2 | |
| | | | | | | When running in normal mode this will prevent a bunch of expensive string concatenation. | ||||
| * | Update copyright headers. | 2024-06-07 | 1 | -1/+1 | |
| | | |||||
| * | Fix extracting data from the 1205 version/fullversion SINFO keys. | 2023-06-04 | 1 | -13/+20 | |
| | | |||||
| * | Convert log calls to use fmtlib format strings | 2023-01-24 | 1 | -4/+4 | |
| | | |||||
| * | Rework the levels things are logged at to make more sense. | 2022-12-18 | 1 | -1/+1 | |
| | | |||||
| * | Deprecate the (raw)version SINFO keys and split out customversion/rawbranch. | 2022-05-17 | 1 | -10/+41 | |
| | | |||||
| * | Rewrite logging calls to use the new APIs. | 2022-05-01 | 1 | -1/+1 | |
| | | |||||
| * | Convert CmdResult to an 8-bit strongly typed enum. | 2020-10-27 | 1 | -1/+1 | |
| | | |||||
| * | Merge branch 'insp3' into master. | 2020-01-17 | 1 | -0/+2 | |
| |\ | |||||
| | * | Update copyright headers. | 2020-01-11 | 1 | -0/+2 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2019-07-27 | 1 | -1/+1 | |
| |\| | |||||
| | * | spanningtree: Never send a message to a raw UUID in CmdBuilder. | 2019-07-19 | 1 | -1/+1 | |
| | | | |||||
| * | | LogManager: remove fakederef. | 2019-02-07 | 1 | -1/+1 | |
| |/ | |||||
| * | Use CommandBase::Params instead of std::vector<std::string>. | 2018-07-26 | 1 | -1/+1 | |
| | | | | | | This is presently a typedef but will soon be replaced with a class that encapsulates both tags and parameters. | ||||
| * | Show server versions in /MAP for opers | 2017-12-19 | 1 | -0/+4 | |
| | | | | | This resolves #1203 | ||||
| * | m_spanningtree Share server description updates via SINFO desc | 2014-06-17 | 1 | -0/+6 | |
| | | |||||
| * | m_spanningtree Exchange public server version strings via SINFO instead of ↵ | 2014-06-17 | 1 | -0/+4 | |
| | | | | | VERSION | ||||
| * | m_spanningtree Send and receive full version strings via SINFO | 2014-06-17 | 1 | -0/+5 | |
| | | |||||
| * | m_spanningtree Add server-to-server SINFO command handler and builder | 2014-06-17 | 1 | -0/+36 | |
| Don't send SINFO to 1202 protocol servers | |||||
