index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
coremods
/
core_info
Age
Commit message (
Expand
)
Author
2021-04-27
Fix a bunch of weird indentation and spacing issues.
Sadie Powell
2021-02-26
Update copyright headers.
InspIRCd Robot
2021-02-21
Fix checking the wrong user in SERVLIST.
Sadie Powell
2021-02-10
Move linuxdaemon and Sheogorath to former contributors.
Sadie Powell
2021-01-30
Fix an oversight in the previous commit.
Sadie Powell
2021-01-30
Fix a few issues with SERVLIST.
Sadie Powell
2020-12-20
Hide the server name/desc better when <options:hideserver> is set.
Sadie Powell
2020-12-16
Fix an inverted condition in cmd_modules.
Sadie Powell
2020-07-30
Update copyright headers.
InspIRCd Robot
2020-05-09
Fix an inverted mode check.
Sadie Powell
2020-05-07
Don't show privileged commands to unprivileged users in COMMANDS.
Sadie Powell
2020-04-24
Update copyright headers.
InspIRCd Robot
2020-04-09
Set the minimum length to 1 for most config items with a default.
Sadie Powell
2020-03-27
Update the credits.
Sadie Powell
2020-03-27
Alphabetically sort names in the credits.
Sadie Powell
2020-03-12
Implement support for the SERVLIST command.
Sadie Powell
2020-02-02
Make loading modules considerably more robust and user friendly.
Sadie Powell
2020-01-31
Update copyright headers.
InspIRCd Robot
2020-01-22
Tweak the default motd/opermotd slightly.
Sadie Powell
2020-01-11
Update copyright headers.
InspIRCd Robot
2019-12-31
Update my name and email address.
Sadie Powell
2019-04-28
Textual improvements and fixes such as typos, casing, etc. (#1612)
Robby
2019-04-19
Improve the descriptions of various core modules.
Peter Powell
2019-01-28
Fix RPL_ADMINME not having the correct parameters.
Peter Powell
2019-01-28
Fix not checking for server names case insensitively.
Peter Powell
2019-01-19
Fix sending the entire VERSION output as a single parameter.
Peter Powell
2019-01-04
Update the names in the /INFO credits.
Peter Powell
2018-12-19
Make more modules rehash atomically (#1535)
linuxdaemon
2018-12-15
Fix a typo in core_user.
Peter Powell
2018-12-10
Fix overly escaping MOTDs if they are in more than one connect class.
Peter Powell
2018-08-22
Send the 001-004 numerics and MOTD/LUSERS from core_info.
Peter Powell
2018-08-14
Remove the OnInfo event.
Peter Powell
2018-07-31
Remove support for static modules.
Peter Powell
2018-07-26
Use CommandBase::Params instead of std::vector<std::string>.
Peter Powell
2017-11-21
Add the override keyword in places that it is missing.
Peter Powell
2017-11-17
Fix a ton of -Wsign-conversion warnings.
Peter Powell
2017-10-22
Move Shutter to former contributors & thank genius3000, Sheogorath.
Peter Powell
2017-10-21
Tweak the module flags in MODULES slightly.
Peter Powell
2017-09-06
Change the numerics used by /COMMANDS to avoid a collision.
Peter Powell
2017-09-06
Improve the /MODULES output.
Peter Powell
2016-04-04
Rename PURE_STATIC to INSPIRCD_STATIC.
Peter Powell
2016-03-29
Ensure server names passed to some commands are really server names
Attila Molnar
2016-03-29
core_info Deduplicate code by inheriting some commands from ServerTargetCommand
Attila Molnar
2016-03-29
core_info Add class ServerTargetCommand
Attila Molnar
2016-02-25
cmd_commands Send the RPL_COMMANDS numeric with User::WriteNumeric()
Attila Molnar
2016-02-25
Add User::WriteRemoteNumeric() and switch code using SendText() to send numer...
Attila Molnar
2016-02-25
Convert WriteNumeric() calls to pass the parameters of the numeric as method ...
Attila Molnar
2015-11-09
info: Move ChrisTX and Shawn to former contributors section.
Robin Burchell
2015-11-09
info: Update my copyright since I've touched this rather extensively.
Robin Burchell
2015-11-09
info: Move SaberUK to Core Developers.
Robin Burchell
[next]