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