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
Age
Commit message (
Expand
)
Author
2016-02-13
m_namedmodes Only show chan key to members and opers with channels/auspex
Attila Molnar
2016-02-13
m_callerid Free old extension data before unserializing the new data
Attila Molnar
2016-02-13
Limit DNS cache size
Attila Molnar
2016-02-13
Cap TTL of DNS cache entries
Attila Molnar
2016-02-13
Garbage collect DNS cache more often
Attila Molnar
2016-02-12
m_dccallow Add config option to control max entries on a list
Attila Molnar
2016-02-12
m_ircv3 Fix AWAY being sent on join to the joining user if it has away-notify...
Attila Molnar
2016-02-12
Merge pull request #1071 from SaberUK/insp20+fix-lusers
Attila Molnar
2016-02-12
Fix hidden operators being shown in LUSERS.
Peter Powell
2016-02-11
Update m_ssl_gnutls to use libgnutls-30 for gnutls 3.4
Adam
2016-01-06
Add rewritten m_watch module
Attila Molnar
2016-01-06
Add m_monitor which implements the MONITOR command and notifications
Attila Molnar
2016-01-06
Nuke m_watch
Attila Molnar
2016-01-06
m_spanningtree Ignore SVSWATCH from 2.0 servers
Attila Molnar
2016-01-06
m_spanningtree Add compatibility hack that allows modules to drop the VF_COMM...
Attila Molnar
2015-12-30
core_whois Switch to Numeric::Builder
Attila Molnar
2015-12-30
cmd_names Switch to Numeric::Builder
Attila Molnar
2015-12-30
cmd_names Inherit handler from SplitCommand
Attila Molnar
2015-12-30
core_ison Switch to Numeric::Builder
Attila Molnar
2015-12-30
core_ison Inherit handler from SplitCommand
Attila Molnar
2015-12-30
core_ison Simplify handler
Attila Molnar
2015-12-29
Convert remaining NOTICEs implemented using WriteServ() to WriteNotice()
Attila Molnar
2015-12-29
Fix InspIRCd::StripColor() stripping characters that shouldn't be stripped
Attila Molnar
2015-12-28
cmd_part Send ERR_NOTONCHANNEL if the user is not on the channel
Attila Molnar
2015-12-28
Return true from Channel::PartUser() if the user was on the channel
Attila Molnar
2015-12-28
Invert if in Channel::PartUser()
Attila Molnar
2015-12-28
Fix some whitespace issues
Attila Molnar
2015-12-28
m_cap Fix incorrect syntax of empty CAP LIST reply
Attila Molnar
2015-12-18
m_xline_db Don't flush database when an xline expires
Attila Molnar
2015-12-08
Strip all control codes except \001 in InspIRCd::StripColor()
Attila Molnar
2015-12-07
Work around irc::spacesepstream not stripping extraneous spaces.
Peter Powell
2015-12-07
Fix CAP REQ to be atomic like the standard dictates.
Peter Powell
2015-12-07
Deduplicate code in InspIRCd::FindNick()
Attila Molnar
2015-12-07
Remove some IS_SERVER() checks
Attila Molnar
2015-12-07
Do not insert FakeUsers into UserManager::uuidlist
Attila Molnar
2015-12-07
m_spanningtree Try FindServerID() first if the prefix looks like a sid in Tre...
Attila Molnar
2015-12-06
m_spanningtree Change allocation of ModuleSpanningTree::commands to be physic...
Attila Molnar
2015-12-06
m_spanningtree Implement ServerCommand::RegisterService()
Attila Molnar
2015-12-06
Add m_ircv3_invitenotify which implements the IRCv3.2 invite-notify extension
Attila Molnar
2015-12-06
Add minimum channel rank and exception list parameters to the OnUserInvite hook
Attila Molnar
2015-12-06
cmd_invite Fire the OnUserInvite event before announcing the invite
Attila Molnar
2015-12-06
cmd_invite Extend scope of the prefix character variable
Attila Molnar
2015-12-06
Add m_ircv3_echomessage which implements the IRCv3.2 echo-message extension
Attila Molnar
2015-12-06
Remove <options:ircumsgprefix> entirely
Attila Molnar
2015-12-06
Merge branch 'master+cap'
Attila Molnar
2015-12-05
Add m_ircv3_chghost which implements the IRCv3.2 chghost extension
Attila Molnar
2015-12-05
m_ircv3 Make WriteNeighborsWithCap() available for use in other modules
Attila Molnar
2015-12-05
m_cap Make Capability objects compatible with dynamic_references, add Cap::Re...
Attila Molnar
2015-12-05
Add m_ircv3_capnotify which implements the IRCv3.2 cap-notify extension
Attila Molnar
2015-12-05
m_cap Save and restore the cap state of a module when it is reloaded
Attila Molnar
[prev]
[next]