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_monitor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the module descriptions using mkversion.
Sadie Powell
2020-04-10
1
-1
/
+1
*
Update copyright headers.
InspIRCd Robot
2020-01-11
1
-0
/
+2
*
Convert all core ExtensionItem code away from {un,}serialize.
Peter Powell
2019-08-07
1
-10
/
+3
*
Various text improvements: consistency, syntax, help and doc updates/fixes.
Robby
2019-02-18
1
-1
/
+1
*
Pass the Extensible container to ExtensionItem::free().
Peter Powell
2018-08-12
1
-2
/
+2
*
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
*
Add ConfigTag::getUInt for reading unsigned config values.
Peter Powell
2018-04-16
1
-1
/
+1
*
Add the override keyword in places that it is missing.
•••
GCCs warnings for this are much better than Clangs.
Peter Powell
2017-11-21
1
-4
/
+4
*
m_monitor Add inline keyword to IRCv3::Monitor::Manager::ExtItem::unserialize...
Attila Molnar
2016-08-19
1
-1
/
+2
*
Convert WriteNumeric() calls to pass the parameters of the numeric as method ...
Attila Molnar
2016-02-25
1
-2
/
+2
*
Add m_monitor which implements the MONITOR command and notifications
Attila Molnar
2016-01-06
1
-0
/
+443