Age | Commit message (Expand) | Author |
2015-04-16 | cmd_userhost Fix +H hidden opers being shown as opers | Attila Molnar |
2015-02-04 | cmd_userhost List 5 users in the reply even if the query (incorrectly) contai... | Attila Molnar |
2014-04-12 | Correct the syntax messages of a few modules. | Robby- |
2012-10-12 | Remove superfluous std::string()s | attilamolnar |
2012-07-06 | Fix to show ERR_NEEDMOREPARAMS for cmd_userhost and cmd_ison | Shawn Smith |
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-04-02 | Use FindNickOnly in a few commands to prevent enumerating users via UID walking | Daniel De Graaf |
2010-01-11 | ...because every now and again, i have to do a massive commit. | brain |
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-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-18 | Tie display of realhost in USERHOST to users/auspex priv. | w00t |
2008-08-27 | USERHOST/USERIP fix, return '-' char, not '+' if the user is away. Thanks jil... | w00t |
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-01-10 | Header update: 2007 -> 2008 | w00t |
2007-10-22 | Move cmd_*.cpp to src/commands/. Not done in the nicest of ways yet, but ah w... | w00t |