Age | Commit message (Expand) | Author |
2013-05-14 | Add method for writing server notices. | Peter Powell |
2013-04-03 | Convert InspIRCd::Duration() to be static | attilamolnar |
2012-12-15 | Add IS_SERVER() and REG_ALL checks to (mostly oper only) commands taking a ta... | attilamolnar |
2012-09-30 | Fix more undefined behavior caused by referencing the returned buffer by std:... | attilamolnar |
2012-07-02 | Remove leftover #ifdefs and #includes from cmd_*.cpp | attilamolnar |
2012-04-19 | Replace copyright headers with headers granting specific authors copyright | Robby- |
2012-04-14 | Fixes for bug #12 | Justin Crawford |
2010-01-11 | ...because every now and again, i have to do a massive commit. | brain |
2009-09-26 | Remove InspIRCd* parameters and fields | danieldg |
2009-09-16 | Attempt to revert r11734 | danieldg |
2009-09-16 | Merge commands and modules in source, since they are already merged in install | danieldg |
2009-09-14 | Introduce "X" snomask for remote *:line messages [patch by jackmcbarn] | danieldg |
2009-09-13 | Clean up Command constructor | danieldg |
2009-09-03 | Change cmd_*.so to use the Module object API | danieldg |
2009-03-15 | Update all wiki links to point to the new wiki. This was done automatically w... | psychon |
2009-02-14 | Nuke trailing spaces | peavey |
2009-01-02 | Update copyrights for 2009. | w00t |
2008-10-26 | Epic fail, did someone order a shipment of fail? | brain |
2008-10-26 | This one too | brain |
2008-05-18 | Make User:: nick/ident/dhost/fullname and some other things std::string inste... | aquanight |
2008-05-04 | Conversion of command handler params from "const char* const* parameters, int... | brain |
2008-02-20 | Wheee, mass commit! this adds const stafety, throwing a compile error if anyo... | brain |
2008-02-11 | Fix trampling on memory in Z/G/K/ELine. | w00t |
2008-02-10 | Correctly rewrite bans in 1.2 also, and make zline on nicks actually work. | w00t |
2008-02-10 | Make K|G|Z|ELine actually work with a nickname target (code was there but not... | w00t |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2007-11-10 | Allow eline/gline/kline/zline by nick | brain |
2007-11-02 | Tidy up, and make the identifer for a line type be std::string not char | brain |
2007-10-31 | Fix up to pass User* | brain |
2007-10-31 | More fixes | brain |
2007-10-31 | Make /gline etc compile with new methods | brain |
2007-10-29 | Compile fixes | brain |
2007-10-28 | PERL PIE FOR ALL: Rename a fuckload of XLineManager's methods | w00t |
2007-10-22 | Move cmd_*.cpp to src/commands/. Not done in the nicest of ways yet, but ah w... | w00t |