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
stats
log msg
author
committer
range
path:
root
/
include
/
modules.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert ConnectClass from reference<> to std::shared_ptr<>.
Sadie Powell
2020-11-03
1
-1
/
+1
*
Clean up a bunch of contructors and destructors.
Sadie Powell
2020-11-01
1
-9
/
+1
*
Merge branch 'insp3' into master.
Sadie Powell
2020-10-27
1
-17
/
+77
|
\
|
*
Recheck users for xlines when their real hostname changes.
Sadie Powell
2020-10-06
1
-17
/
+79
*
|
Convert CmdResult to an 8-bit strongly typed enum.
Sadie Powell
2020-10-27
1
-1
/
+1
*
|
Move the property string from cmd_modules to Module & show on load.
Sadie Powell
2020-07-24
1
-0
/
+3
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-06-08
1
-21
/
+46
|
\
|
|
*
ModResult is a class now.
Sadie Powell
2020-05-22
1
-3
/
+1
|
*
Document ModResult and switch the underlying type to char.
Sadie Powell
2020-05-21
1
-21
/
+51
*
|
Add first class support for extbans.
•••
This replaces the previous support which was pretty much a giant hack and was not synchronised between servers.
Sadie Powell
2020-05-07
1
-7
/
+1
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-05-05
1
-17
/
+18
|
\
|
|
*
Update copyright headers.
InspIRCd Robot
2020-04-24
1
-1
/
+2
|
*
Fixes by misspell-fixer
InspIRCd Robot
2020-04-21
1
-18
/
+18
|
*
Update user-facing text and comments of SSL to TLS.
Matt Schatz
2020-04-14
1
-1
/
+1
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-04-14
1
-1
/
+1
|
\
\
|
*
|
Update user-facing text and comments of SSL to TLS.
Matt Schatz
2020-04-14
1
-1
/
+1
|
|
/
*
|
Rename Module::flags to Module::properties.
•••
This name is more descriptive and should create less warnings about shadowing in existing modules.
Sadie Powell
2020-04-11
1
-3
/
+3
*
|
Improve storage of module description, flags, and link data.
Sadie Powell
2020-04-11
1
-34
/
+20
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-04-09
1
-5
/
+3
|
\
|
|
*
Document Module::Prioritize.
Sadie Powell
2020-04-01
1
-4
/
+3
|
*
Fix various documentation and formatting issues.
Sadie Powell
2020-03-30
1
-1
/
+0
*
|
Use C++11 inline initialisation for class members.
Sadie Powell
2020-02-06
1
-10
/
+4
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-02-04
1
-39
/
+10
|
\
|
|
*
Make loading modules considerably more robust and user friendly.
Sadie Powell
2020-02-02
1
-37
/
+1
|
*
Update copyright headers.
InspIRCd Robot
2020-01-31
1
-1
/
+1
|
*
Bump the ABI version.
Sadie Powell
2020-01-31
1
-1
/
+1
|
*
Add an event for when a command is blocked before execution.
Sadie Powell
2020-01-22
1
-1
/
+8
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-01-17
1
-5
/
+10
|
\
|
|
*
Update copyright headers.
InspIRCd Robot
2020-01-11
1
-5
/
+10
|
*
Bump the InspIRCd ABI version.
Peter Powell
2019-12-03
1
-1
/
+1
*
|
Move ISupport logic out of the core and into core_info.
Sadie Powell
2020-01-05
1
-7
/
+1
*
|
Merge branch 'insp3' into master.
Sadie Powell
2019-11-13
1
-1
/
+7
|
\
|
|
*
Add an event which is fired when the server shuts down.
Peter Powell
2019-10-17
1
-1
/
+7
|
*
Release v3.3.0.
v3.3.0
Peter Powell
2019-08-23
1
-1
/
+1
*
|
Merge branch 'insp3' into master.
Sadie Powell
2019-07-27
1
-1
/
+9
|
\
|
|
*
Allow modules to prevent a failed connection from being closed.
Peter Powell
2019-07-21
1
-1
/
+9
*
|
Merge branch 'insp3' into master.
Sadie Powell
2019-07-16
1
-4
/
+16
|
\
|
|
*
Add OnUserPreQuit event to allow modules to change quit messages (#1629).
iwalkalone
2019-06-24
1
-1
/
+11
|
*
Make the data provider list case insensitive.
Peter Powell
2019-06-18
1
-1
/
+1
|
*
Only call events on modules which aren't dying.
Peter Powell
2019-06-06
1
-2
/
+4
|
*
Release v3.1.0.
v3.1.0
Peter Powell
2019-05-17
1
-1
/
+1
*
|
Merge branch 'insp3' into master.
Sadie Powell
2019-05-15
1
-18
/
+15
|
\
|
|
*
Bump the API revision for the previous commits.
Peter Powell
2019-04-19
1
-1
/
+1
|
*
Remove the OnNamesListItem event out of the core.
Peter Powell
2019-04-19
1
-13
/
+1
|
*
Bump the API revision for the previous commit.
Peter Powell
2019-04-15
1
-1
/
+1
|
*
Fix various typos.
Peter Powell
2019-04-04
1
-1
/
+1
|
*
Bump the API revision for the previous commit.
Peter Powell
2019-04-04
1
-1
/
+1
|
*
Document OnUserInit properly and add OnUserPostInit.
Peter Powell
2019-04-04
1
-3
/
+12
*
|
Merge branch 'insp3' into master.
Sadie Powell
2019-02-15
1
-8
/
+7
|
\
|
|
*
Document OnUserWrite.
Peter Powell
2019-02-07
1
-0
/
+6
[next]