Age | Commit message (Expand) | Author |
2014-04-14 | m_spanningtree Fix routing of unicast messages | Attila Molnar |
2014-01-21 | m_spanningtree Fix routing of ROUTE_TYPE_MESSAGE messages | Attila Molnar |
2014-01-05 | Introduce Server class | Attila Molnar |
2013-08-27 | m_spanningtree Introduce command builders | attilamolnar |
2013-08-22 | m_spanningtree Remove duplicate code for sending channel messages from RouteC... | attilamolnar |
2013-08-22 | m_spanningtree Implement DoOneToMany() using DoOneToAllButSender() | attilamolnar |
2013-08-18 | m_spanningtree Move all server-to-server command handlers into handler classes | attilamolnar |
2013-08-15 | Remove $ModDep comments | attilamolnar |
2013-08-04 | Change modules to use the MODNAME constant when logging. | Peter Powell |
2013-06-13 | Rewrite CommandParser::TranslateUIDs() | attilamolnar |
2013-06-12 | Implement GetRouting() in core commands that require it, remove ugly workarou... | attilamolnar |
2013-06-12 | Change command name parameter of OnPostCommand to be a Command* | attilamolnar |
2013-05-19 | Fix spacing in calls to LogManager::Log. | Peter Powell |
2013-04-12 | m_spanningtree Remove unneeded #includes | attilamolnar |
2013-04-12 | m_spanningtree Change TreeServerList to be a set, get rid of a function dedic... | attilamolnar |
2013-04-12 | Add LOG_ prefix to the log level enum values. | Peter Powell |
2012-11-19 | Remove usage of deprecated CallCommandHandler() and IsValidModuleCommand() | attilamolnar |
2012-05-31 | m_spanningtree Fix desync issue #37 reported by @Joah - part 2 | attilamolnar |
2012-04-19 | Replace copyright headers with headers granting specific authors copyright | Robby- |
2010-01-19 | ERROR is not a valid log level, so all these messages were getting dropped | danieldg |
2010-01-19 | Don't refuse to route internal spanningtree commands due to lack of VF_COMMON | danieldg |
2010-01-18 | PreCommand/PostCommand are local-only hooks | danieldg |
2010-01-11 | ...because every now and again, i have to do a massive commit. | brain |
2009-10-23 | Make User::uuid and User::server const | danieldg |
2009-10-08 | Update Event and Request APIs | danieldg |
2009-10-02 | Fix routing for normal core commands like QUIT | danieldg |
2009-10-01 | Add ROUTE_TYPE_MESSAGE and use for PRIVMSG/NOTICE routing | danieldg |
2009-09-03 | Remove CMD_LOCALONLY, enforce use of GetRouting for routed commands | danieldg |
2009-09-03 | Change cmd_*.so to use the Module object API | danieldg |
2009-09-02 | Remote user messaging fixes | danieldg |
2009-09-02 | Add Module* creator to Command and ModeHandler | danieldg |
2009-09-02 | Allow commands to optionally route themselves using ENCAP | danieldg |
2009-09-02 | Include explicit routing information in Command, will replace CMD_LOCALONLY r... | danieldg |
2009-09-02 | Replace std::deque with std::vector in spanningtree and related modules | danieldg |
2009-09-02 | Verify modules providing routed commands are VF_COMMON | danieldg |
2009-09-01 | Fix build of m_spanningtree and display of dependency regeneration | danieldg |
2009-04-23 | rollback r11326, we're going to make vc9 the officially supported windows bui... | peavey |
2009-04-23 | Heres the beef so far | brain |
2009-03-15 | Update all wiki links to point to the new wiki. This was done automatically w... | psychon |
2009-01-02 | Update copyrights for 2009. | w00t |
2008-08-22 | Match conversion stuff. | w00t |
2008-08-22 | Revert automated conversion by Special, as it (unfortunately) neglects some d... | w00t |
2008-08-22 | Fix a lot of calls to match() and uses of wildcard.h (which doesn't exist any... | special |
2008-08-09 | Add translation type TR_CUSTOM, and fix up callerid some. | aquanight |
2008-07-19 | Fix total mess of makefile dependency macros (all depending on stuff they don... | brain |
2008-06-11 | fixed some indentation and spacing in modules | pippijn |
2008-05-05 | Convert m_spanningtree | aquanight |
2008-02-22 | Convert remaining InspIRCd::Log() calls to new logging system | aquanight |
2008-02-20 | Wheee, mass commit! this adds const stafety, throwing a compile error if anyo... | brain |
2008-01-10 | Header update: 2007 -> 2008 | w00t |