Age | Commit message (Expand) | Author |
2020-01-11 | Update copyright headers. | InspIRCd Robot |
2018-08-10 | Remove the original line parameter of On{Pre,Post}Command. | Peter Powell |
2018-07-26 | Use CommandBase::Params instead of std::vector<std::string>. | Peter Powell |
2014-01-23 | Remove whitespace and minor style changes | Attila Molnar |
2013-08-19 | Remove cmd_map from the core | attilamolnar |
2013-08-15 | Remove $ModDep comments | attilamolnar |
2013-04-12 | m_spanningtree Remove unneeded #includes | attilamolnar |
2013-04-11 | Convert ISUPPORT to use a map instead of a string. | Peter Powell |
2012-04-19 | Replace copyright headers with headers granting specific authors copyright | Robby- |
2010-01-19 | Remove overrides for ADMIN, STATS, TIME | danieldg |
2010-01-19 | Fix MOTD and RULES to work remotely (remove the old hacks for MOTD) | 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 |
2010-01-10 | Remove spanningtree override of /LUSERS | danieldg |
2009-10-08 | Update Event and Request APIs | danieldg |
2009-10-01 | Merge remote/local MODULES output | danieldg |
2009-09-03 | Change cmd_*.so to use the Module object API | danieldg |
2009-09-02 | ModResult conversion: Change return type of all module functions | danieldg |
2009-09-01 | Fix build of m_spanningtree and display of dependency regeneration | danieldg |
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-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-06-06 | Allow changing of command string and parameter vector within OnPreCommand, al... | brain |
2008-05-05 | Convert m_spanningtree | aquanight |
2008-04-06 | Remote /MAP: caution, this doesn't compile | w00t |
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 |
2007-10-15 | In the grand tradition of huge fucking commits: | w00t |
2007-10-14 | Fix indentation | brain |
2007-10-14 | Split up spanningtree some more, the filenames should be more intuitive so th... | brain |