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
2017-11-28
Use ERR_INVALIDUSERNAME rather than ERR_NEEDMOREPARAMS in USER.
Peter Powell
2017-11-25
Convert the remaining things away from the caller/handler API.
Peter Powell
2017-11-25
Fix a minor typo in core_channel.
Peter Powell
2017-11-21
Add the override keyword in places that it is missing.
Peter Powell
2017-11-17
Improve LIST and implement more extended list features.
Peter Powell
2017-11-17
Fix a ton of -Wsign-conversion warnings.
Peter Powell
2017-11-12
Merge tag 'v2.0.25' into master.
Peter Powell
2017-11-06
Add support for setting the unset rank in ModeHandler.
Peter Powell
2017-10-31
Make core_hostname_lookup redo the lookup when a user's IP changes.
Peter Powell
2017-10-28
Hide User#host and User#dhost and use accessors to modify them.
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-10-21
Add a helper function for calling the OnCheckExemption event.
Peter Powell
2017-10-15
Remove an outdated comment in cmd_user.
Peter Powell
2017-10-12
Merge the latest changes from insp20 into master.
Peter Powell
2017-09-12
Store the server endpoint as a sockaddrs in ListenSocket.
Peter Powell
2017-09-11
Move operquit out of the core and into core_user.
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
2017-08-27
Remove module file extensions from user-visible messages.
Peter Powell
2017-07-27
Merge pull request #1271 from SaberUK/master+exemption
Peter Powell
2017-07-24
Replace the deprecated MAXBANS token with MAXLIST.
Peter Powell
2017-07-12
cmd_kill: deduplicate logic
Adam
2017-07-12
cmd_kill: log all kills from or to remote users
Adam
2017-07-12
cmd_kill: correct notices to show as a remote kill when a remote oper kills a...
Adam
2017-07-12
cmd_kill: rename u to target
Adam
2017-07-12
cmd_kill: don't show kill path in KILL messages to users
Adam
2017-07-12
cmd_kill: reshuffle
Adam
2017-07-12
Add CXX11_OVERRIDE to overridden members that lack it.
Peter Powell
2017-07-09
Merge v2.0.23 and v2.0.24 into master.
Peter Powell
2017-04-23
core_dns: add support for txt records
Adam
2017-03-20
Move the OnCheckExemption hook out of the core.
Peter Powell
2016-12-30
cmd_mode Switch to a numeric for showing modes of other users
Attila Molnar
2016-12-30
Clean up User::FormatModes(), rename to GetModeLetters()
Attila Molnar
2016-12-30
Remove remaining doxygen doc for "pcnt" parameters
Attila Molnar
2016-12-30
Penalize commands that had 0 penalty
Attila Molnar
2016-09-16
Merge pull request #1176 from SaberUK/master+format
Attila Molnar
2016-09-12
Change type of log messages to MODNAME in several modules
Attila Molnar
2016-09-12
Undocument <power> and set the default to the server name.
Peter Powell
2016-09-09
Replace snprintf usage with InspIRCd::Format.
Peter Powell
2016-09-02
Fix Windows build and most MSVC warnings
Attila Molnar
2016-08-30
Change Membership:hasMode() to accept a PrefixMode
Attila Molnar
2016-08-25
core_dns Fail new requests when this module or the owner of the request is be...
Attila Molnar
2016-08-25
core_dns Make question a member of request, move common FindAnswerOfType to b...
Adam
2016-08-25
core_dns Change type of all log messages to MODNAME
Attila Molnar
2016-08-17
Merge insp20
Attila Molnar
2016-08-15
core_hostname_lookup: find answer record of the correct type instead of assum...
Adam
2016-06-27
Fix a minor oversight in ERR_NONICKNAMEGIVEN.
Peter Powell
2016-06-22
Fix sending the wrong numeric when an empty new nick is received.
Peter Powell
2016-04-11
Refactor topic setting logic to go through Channel::SetTopic() in all cases
Attila Molnar
[next]