Age | Commit message (Expand) | Author |
2008-04-04 | The start of extended bans infrastructure: syntax is e.g. +b n:w00tdiff@*, ba... | w00t |
2008-04-04 | See this brain | w00t |
2008-04-04 | Apply our own version of mminds patch that doesnt have #defines in it | brain |
2008-04-04 | Add simple modes to FJOIN instead of sending a seperate FMODE all the time. T... | w00t |
2008-04-04 | Dont check APrefix both times :p | brain |
2008-04-04 | Better checks | brain |
2008-04-04 | Throw exception if both the prefix chars are defined and the same (thaks dani... | brain |
2008-04-04 | Allow for custom prefixes as status chars in /notice @#chan etc. Up until now... | brain |
2008-04-04 | Document new logging and m_chanlog | w00t |
2008-04-04 | Remove calls to deprecated InspIRCd::Log(), thanks danieldg for reporting. | peavey |
2008-04-04 | Zap printfs | brain |
2008-04-04 | Fix lost messages, thanks w00t and peavey | brain |
2008-04-04 | fix warnings | w00t |
2008-04-04 | Attempt to avoid infinite loops | w00t |
2008-04-04 | Fix this (thx danieldg and owine) | w00t |
2008-04-04 | Fix bad use of old event based api for spanningtree (this is mostly gone now) | brain |
2008-04-04 | Remove deprecated InspIRCd::Log() method so people don't use it etc | w00t |
2008-04-04 | Whoops, thanks w00t | brain |
2008-04-04 | Whoops, wrong pointer. write out 500 lines 'i will check my code twice', brain. | brain |
2008-04-04 | Make it buildable | brain |
2008-04-04 | Whoops, this would be bad if not fixed :p | brain |
2008-04-04 | Fix chanlog (NOTE: previous commit will require a FULL recompile) | w00t |
2008-04-04 | Remote server PRIVMSG/NOTICE to nickname support | brain |
2008-04-04 | Remove two useless methods, chanlog is b0rked at the moment. | w00t |
2008-04-04 | Support for remote NOTICE/PRIVMSG with server origin and user target | brain |
2008-04-04 | Add safety check for nonexistent server in receiving server origin privmsg (s... | brain |
2008-04-04 | Modify chanlog to send message remotely, too. Logging now works server <-> se... | w00t |
2008-04-04 | Extra safety required by recent changes | brain |
2008-04-04 | Add protocol api functions: PI->WriteChannelPrivmsg() and PI->WriteChannelNot... | brain |
2008-04-04 | Server origin PRIVMSG and NOTICE now supported by protocol. Will add interfac... | brain |
2008-04-04 | Server origin privmsg, UNTESTED - will test in a min | brain |
2008-04-04 | Change the function name because gcc is dumb :/ | brain |
2008-04-04 | Whoops, fix typo | brain |
2008-04-04 | A convenience function for ProtocolInterface::SendMode that just takes a stri... | brain |
2008-04-04 | Now rip out the old handler, and replace with an error log line | brain |
2008-04-04 | Make all our modules use the new stuff rather than the send_ events | brain |
2008-04-04 | Match on nick change option for RLine, document m_rline & this option. | w00t |
2008-04-04 | The rest of the server protocol interface and fix a warning in m_rline | brain |
2008-04-04 | Check for match and apply R:Lines on connect | w00t |
2008-04-04 | Add basic stuff for protocol interface and implement a couple of the methods.... | brain |
2008-04-04 | Update sln | brain |
2008-04-03 | Whoops, allow numeric 353 (names list) to be overridden by OnNumeric if we wa... | brain |
2008-04-03 | Change the 'is not within the modules dir' message to something less obscure ... | brain |
2008-04-03 | Patch to fix this module from flagging all client sockets as xml | brain |
2008-04-03 | Fix socketengine select to work with arsey compilers that think we're using I... | brain |
2008-04-03 | Fix a (long standing) tiny bug: wallops do not go out to all +w users, only o... | w00t |
2008-04-03 | remove references to maxclient we forgot here, thx Zaba for reporting. | peavey |
2008-04-02 | Fixes for bug #493, tidyups to clearing of channel modes on losing FJOIN. Mod... | brain |
2008-04-02 | Fix brain's compile error :p | w00t |
2008-04-02 | Fix for bug #456 so we can be rid of it | brain |