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
Age
Commit message (
Expand
)
Author
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-21
Fixes by misspell-fixer
InspIRCd Robot
2020-04-14
Minor cleanup and documentation improvements.
Matt Schatz
2020-04-11
Add support for limiting what opers can subscribe to snomasks.
Sadie Powell
2020-04-10
Add the missing VF_CORE flag to the core_whowas module.
Sadie Powell
2020-04-09
Set the minimum length to 1 for most config items with a default.
Sadie Powell
2020-04-09
Prevent a trailing space in the failed oper SNOTICE.
Matt Schatz
2020-04-04
Don't override a different Displayed Host with the rDNS.
Matt Schatz
2020-04-04
Squish the cmd_whowas header.
Sadie Powell
2020-04-04
Add the Numerics::CannotSendTo class and switch stuff to use it.
Sadie Powell
2020-04-04
Ignore clients on ulined servers when counting invisible users.
Matt Schatz
2020-04-01
Clear the entire DNS cache on rehash.
Sadie Powell
2020-03-30
Make showing the channel modes in /LIST configurable.
Sadie Powell
2020-03-27
Update the credits.
Sadie Powell
2020-03-27
Alphabetically sort names in the credits.
Sadie Powell
2020-03-12
Move CHANMODES to core_mode and add USERMODES.
Sadie Powell
2020-03-12
Implement support for the SERVLIST command.
Sadie Powell
2020-03-09
Fix unnecessary inlining in command handler constructors.
Sadie Powell
2020-03-05
Allow modules to prevent a message from updating the idle time.
Sadie Powell
2020-02-18
Add enum constants for list mode numerics.
Sadie Powell
2020-02-18
Use ircd-hybrid's numerics for the "pending invites" list.
Sadie Powell
2020-02-18
Generalise XLine stats numerics using RPL_STATS from aircd.
Sadie Powell
2020-02-15
Add HasFd to EventHandler and switch code to use it.
Sadie Powell
2020-02-14
Clean up ModuleDLLManager from the Module::cull() method.
Sadie Powell
2020-02-02
Make loading modules considerably more robust and user friendly.
Sadie Powell
2020-02-02
Fix being able to see the modes of private/secret channels.
Sadie Powell
2020-01-31
Update copyright headers.
InspIRCd Robot
2020-01-30
Use the default OnParameterMissing in ModeUserServerNoticeMask.
Sadie Powell
2020-01-22
Tweak the default motd/opermotd slightly.
Sadie Powell
2020-01-17
Improve the DNS cache expiration log message.
Sadie Powell
2020-01-11
Update copyright headers.
InspIRCd Robot
2019-12-31
Update my name and email address.
Sadie Powell
2019-12-08
Move XLine garbage collection to core_xline.
Peter Powell
2019-11-17
Make rehashing messages more consistent.
Peter Powell
2019-10-22
Fix some compiler errors in core_hostname_lookup.
Peter Powell
2019-10-22
Handle more error cases in core_hostname_lookup.
Peter Powell
2019-10-22
On DNS fail reset connecting users hostname to their IP.
Peter Powell
2019-10-21
Improve the core_hostname_lookup result log message.
Peter Powell
2019-10-21
Remove duplicate code in core_hostname_lookup.
Peter Powell
2019-10-21
Get rid of the ptrHosts extension item.
Peter Powell
2019-10-13
Add GetTypeStr to the DNS API.
Peter Powell
2019-10-13
Convert a bunch of LocalUser* casts to IS_LOCAL.
Peter Powell
2019-10-01
Show the list modes which have variable list lengths in 005.
Peter Powell
2019-08-13
Fix some remaining uses of ato[il].
Peter Powell
2019-08-07
Convert all core ExtensionItem code away from {un,}serialize.
Peter Powell
2019-08-07
Add {To,From}{Human,Internal,Network} to ExtensionItem.
Peter Powell
2019-07-15
Send ERR_NOTEXTTOSEND in response to an empty GLOBOPS/WALLOPS.
Peter Powell
2019-07-03
Fix error message for splitwhois value.
Matt Schatz
[next]