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
Age
Commit message (
Expand
)
Author
2012-07-11
Don't manage memory manually for the commasepstream in irc::portparser
attilamolnar
2012-07-11
Use std::set instead of std::map in irc::portparser
attilamolnar
2012-07-11
cmd_commands Don't show server only commands to users
attilamolnar
2012-07-09
Fixed Windows build, int32_t is already defined in stdint.h.
Adam
2012-07-08
m_spanningtree Add function to easily determine whether a server was introduc...
attilamolnar
2012-07-07
m_setname, m_chgname Unify notices and annoucements
attilamolnar
2012-07-07
Added ExtBan U to match only Unregistered users
Shawn Smith
2012-07-07
m_satopic Use WriteGlobalSno instead of writing the same thing with SNO->Writ...
attilamolnar
2012-07-07
m_lockserv Don't lock/unlock when already locked/unlocked, update messages
attilamolnar
2012-07-07
m_lockserv Remove obsolete comments and unnecessary string clear()s
attilamolnar
2012-07-07
m_shun Display shun target correctly in the error message when adding a new s...
attilamolnar
2012-07-07
m_mlock Remove unnecessary iteration
attilamolnar
2012-07-07
m_swhois Switch to OnPostOper hook instead of using OnPostCommand
attilamolnar
2012-07-07
m_stripcolor Removing a character from a string while iterating it is slightl...
attilamolnar
2012-07-07
m_globops Don't concatenate, the command parser does it for us as maxparams f...
attilamolnar
2012-07-07
m_inviteexception Remove useless check
attilamolnar
2012-07-07
m_inviteexception Read invitebypasskey setting once and store it instead of r...
attilamolnar
2012-07-07
m_setname, m_chgname Disallow empty GECOS, spotted by @Robby-
attilamolnar
2012-07-07
m_ldapoper Say what the module actually does in the description
attilamolnar
2012-07-07
cmd_stats Remove unused preprocessor stuff (it has been living in stats.cpp f...
attilamolnar
2012-07-06
Improved the SimpleModeHandlers
Shawn Smith
2012-07-06
Merge pull request #223 from Shawn-Smith/insp20+needmoreparams
Attila Molnar
2012-07-06
Fix to show ERR_NEEDMOREPARAMS for cmd_userhost and cmd_ison
Shawn Smith
2012-07-06
Merge pull request #217 from Shawn-Smith/insp20+antiredirect
Attila Molnar
2012-07-06
Merge pull request #248 from Shawn-Smith/insp20+descfix
Attila Molnar
2012-07-06
Updated the version lines on several modules.
Shawn Smith
2012-07-06
#include <stdint.h>, add header guard to extensible.h
attilamolnar
2012-07-06
Backported usermode +L from insp21. Stops forced redirection given by cmode +L
Shawn Smith
2012-07-06
Merge pull request #127 from Justasic/insp20+color
Attila Molnar
2012-07-06
Added color codes to /rules, moved the parsing to ServerConfig and cleaned th...
Justin Crawford
2012-07-05
Merge pull request #242 from SaberUK/insp20-doxygen-fix
Attila Molnar
2012-07-05
Fix Doxygen syntax errors.
Peter Powell
2012-07-05
Merge pull request #244 from SaberUK/insp20-configure-fix
Attila Molnar
2012-07-05
Merge pull request #243 from SaberUK/insp20-config-deprecation
Attila Molnar
2012-07-05
GnuTLS requires pkg-config as well.
Peter Powell
2012-07-05
Explicitly deprecate some config changes.
Peter Powell
2012-07-04
m_spanningtree Fix crash in SVSPART handler when the given channel doesn't exist
attilamolnar
2012-07-04
Merge pull request #241 from attilamolnar/insp20+delaymsgfix
Attila Molnar
2012-07-04
m_delaymsg Don't bother with remote users
attilamolnar
2012-07-04
m_delaymsg Stop sending +d mode change to users when a remote user joins a ch...
attilamolnar
2012-07-04
m_delaymsg Remove unused code
attilamolnar
2012-07-04
Update Doxyfile for the latest Doxygen.
Peter Powell
2012-07-04
Merge pull request #239 from alyx/insp20
Attila Molnar
2012-07-02
Remove leftover #ifdefs and #includes from cmd_*.cpp
attilamolnar
2012-07-02
Add CHANNELLEN to isupport
Alyx
2012-07-01
Updated example config path in Windows NSI script
Adam
2012-07-01
Release 2.0.7 (we're so cool that we're skipping 2.0.6)
Robin Burchell
2012-07-01
m_spanningtree Call the collision handler with the proper parameter (client i...
attilamolnar
2012-07-01
m_spanningtree Return when ecountering an invalid command coming from a remot...
attilamolnar
2012-07-01
Fix crash in ADDLINE handler when the command had no parameters
attilamolnar
[prev]
[next]