| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright headers. | 2025-12-03 | 1 | -1/+1 | |
| | | |||||
| * | Fix broadcasting server information to remote v3 servers. | 2024-08-24 | 1 | -0/+2 | |
| | | |||||
| * | Fix bursting server metadata. | 2024-08-03 | 1 | -2/+2 | |
| | | |||||
| * | Update copyright headers. | 2024-08-03 | 1 | -1/+1 | |
| | | |||||
| * | Add SendMetadata methods to Server. | 2024-07-24 | 1 | -0/+12 | |
| | | |||||
| * | Update copyright headers. | 2024-06-07 | 1 | -2/+3 | |
| | | |||||
| * | Rename <service> to <services>. | 2023-07-07 | 1 | -1/+1 | |
| | | | | | | This tag defines a services server not a service server so this is more grammatically correct. | ||||
| * | Remove GetSID, rename sid to ServerId. | 2023-02-28 | 1 | -1/+1 | |
| | | |||||
| * | Convert log calls to use fmtlib format strings | 2023-01-24 | 1 | -4/+4 | |
| | | |||||
| * | Convert WriteToSnoMask/WriteGlobalSno to use fmtlib format strings. | 2023-01-23 | 1 | -3/+3 | |
| | | |||||
| * | Qualify auto correctly in all cases. | 2023-01-10 | 1 | -4/+4 | |
| | | |||||
| * | Merge branch 'insp3' into master. | 2023-01-01 | 1 | -1/+1 | |
| |\ | |||||
| | * | Update copyright headers. | 2022-12-30 | 1 | -1/+1 | |
| | | | |||||
| * | | Rework the levels things are logged at to make more sense. | 2022-12-18 | 1 | -1/+1 | |
| | | | |||||
| * | | Assign more class members inline instead of in the constructor. | 2022-10-21 | 1 | -5/+0 | |
| | | | |||||
| * | | Rename user_hash to UserMap and move to usermanager. | 2022-10-07 | 1 | -2/+2 | |
| | | | |||||
| * | | Switch from NULL to nullptr. | 2022-07-22 | 1 | -2/+2 | |
| | | | |||||
| * | | Deprecate the (raw)version SINFO keys and split out customversion/rawbranch. | 2022-05-17 | 1 | -3/+3 | |
| | | | |||||
| * | | Get rid of GetVersionString. | 2022-05-17 | 1 | -2/+2 | |
| | | | | | | | | | TODO: split fullversion/version into individual fields. | ||||
| * | | Rewrite logging calls to use the new APIs. | 2022-05-01 | 1 | -5/+5 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2022-04-29 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update copyright headers. | 2022-04-28 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2022-02-01 | 1 | -0/+4 | |
| |\| | |||||
| | * | Fix splitting servers multiple times in some cases. | 2022-02-01 | 1 | -0/+4 | |
| | | | |||||
| * | | Added -Wshorten-64-to-32 and fixed all warnings. | 2021-05-30 | 1 | -4/+4 | |
| | | | |||||
| * | | Remove some useless getter methods and make the members public. | 2021-04-14 | 1 | -3/+3 | |
| | | | | | | | | | | | This isn't part of a public API so we don't need to care about exposing implementation details. | ||||
| * | | Switch simple iterator loops to use range-based for loops. | 2021-04-07 | 1 | -14/+5 | |
| | | | |||||
| * | | Constify variables within loops. | 2021-04-01 | 1 | -1/+1 | |
| | | | |||||
| * | | Refactor classbase/CullResult into Cullable/Cullable::Result. | 2021-03-02 | 1 | -5/+5 | |
| | | | |||||
| * | | Replace all internal references to uline with services. | 2021-01-30 | 1 | -6/+6 | |
| | | | |||||
| * | | Rename <uline> to <service>. | 2021-01-30 | 1 | -1/+1 | |
| | | | |||||
| * | | Convert FOREACH_MOD_CUSTOM to a variadic function. | 2020-11-10 | 1 | -3/+3 | |
| | | | |||||
| * | | Move FilePosition to fileutils.h and use in ConfigTag. | 2020-11-03 | 1 | -1/+1 | |
| | | | |||||
| * | | Add stdalgo::iterator_range and switch config tag reading to use it. | 2020-10-31 | 1 | -3/+1 | |
| | | | | | | | | | | | This allows us to use range-based for loops which were not possible with the previous config tag system. | ||||
| * | | Rip out compatibility code for the 2.0 protocol. | 2020-05-20 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2020-05-05 | 1 | -1/+1 | |
| |\| | |||||
| | * | Fixes by misspell-fixer | 2020-04-21 | 1 | -1/+1 | |
| | | | |||||
| * | | Use C++11 inline initialisation for class members. | 2020-02-06 | 1 | -8/+0 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2020-02-04 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update copyright headers. | 2020-01-31 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2020-01-17 | 1 | -2/+6 | |
| |\| | |||||
| | * | Use irc::equals instead of strcasecmp where appropriate. | 2020-01-17 | 1 | -1/+1 | |
| | | | |||||
| | * | Update copyright headers. | 2020-01-11 | 1 | -1/+5 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2019-11-13 | 1 | -17/+32 | |
| |\| | |||||
| | * | Fix an shadowing warning in the spanningtree module. | 2019-09-30 | 1 | -2/+2 | |
| | | | |||||
| | * | Add the OnServerBurst hook and fix the docs for OnServerLink. | 2019-09-23 | 1 | -0/+1 | |
| | | | |||||
| | * | Add whether the server split with an error to OnServerSplit. | 2019-09-23 | 1 | -5/+5 | |
| | | | |||||
| | * | Add the server id to the Server class. | 2019-09-23 | 1 | -11/+25 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2019-07-27 | 1 | -1/+0 | |
| |\| | |||||
| | * | Add an event for adding tags to S2S messages. | 2019-07-19 | 1 | -1/+0 | |
| | | | |||||
