Age | Commit message (Expand) | Author |
2013-04-01 | cmd_stats List opers without iterating the whole userlist | attilamolnar |
2012-11-29 | Add a typedef for LocalUserList | attilamolnar |
2012-10-12 | Windows: In-depth cleanup (see details) | ChrisTX |
2012-07-17 | Fixed Windows build | Adam |
2012-07-13 | Move STATS handler back to cmd_stats so it's hotpatchable again | attilamolnar |
2012-07-07 | cmd_stats Remove unused preprocessor stuff (it has been living in stats.cpp f... | 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- |
2010-01-19 | Remove overrides for ADMIN, STATS, TIME | danieldg |
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-14 | Fix incorrect min/max parameters on commands | danieldg |
2009-09-13 | Clean up Command constructor | 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-02 | Remove misleading byte counts from stats z | danieldg |
2009-07-01 | Make rehash generate a new ServerInstance->Config object | danieldg |
2009-07-01 | Move list of open ports out of Config object | danieldg |
2009-03-29 | send ERR_NEEDMOREPARAMS if an empty parameter is given to STATS ('STATS :'), ... | dz |
2009-03-15 | Update all wiki links to point to the new wiki. This was done automatically w... | psychon |
2009-03-09 | Fix bug #764 (/stats i outputs numerics with uppercase I), reported by KingTa... | w00t |
2009-02-14 | Nuke trailing spaces | peavey |
2009-01-02 | Update copyrights for 2009. | w00t |
2008-12-28 | Fix bug spotted by KingTarquin, if an empty string is given to /stats with "S... | brain |
2008-12-01 | Rip flood/threshold out of config classes also. | w00t |
2008-11-01 | Correct this error message to confuse people less. | w00t |
2008-10-18 | Tie a number of /who settings to servers/auspex and users/auspex respectively. | w00t |
2008-10-18 | Tie /stats that aren't explicitly marked for users into servers/auspex. | w00t |
2008-08-29 | Fix extra End of /STATS on spanningtree override of stats c and n. | peavey |
2008-08-20 | properly coreexport the getcpu() function etc | brain |
2008-08-20 | We can finally have percent cpu in the stats z on windows now, same as it is ... | brain |
2008-08-17 | These are not percentages | brain |
2008-07-22 | Fix bug #579, missing end of stats and snomask when module returns 1 from OnS... | brain |
2008-07-02 | Back out the incomplete linebuffering stuff that shouldn't have been committed.. | w00t |
2008-07-02 | Forward port r9946: make SVSHOLD silent to avoid useless irritation to opers | w00t |
2008-06-18 | more fixes | brain |
2008-06-18 | more fixes | brain |
2008-06-18 | Measure bandwidth statistics from the socket engine (kiloBITS per second in, ... | brain |
2008-06-18 | Add the rest of the stuff for named pipe comms, including feedback informatio... | brain |
2008-06-06 | On ambiguous abbreviation, list all possibilities and eat the command (numeri... | brain |
2008-05-25 | First phase of conversion to dynamic limits on all the lengths, configured vi... | brain |
2008-05-19 | Convert connection::host | 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-04-02 | Fix stats, this has never actually displayed the per-class max in stats I, no... | brain |
2008-02-20 | Wheee, mass commit! this adds const stafety, throwing a compile error if anyo... | brain |
2008-02-14 | Somebody *eyes a certain norwegian wannabe* defined two commands called WATCH... | brain |
2008-02-02 | Move some stuff to usermanager, remove a little header insanity, remove trace... | w00t |
2008-01-10 | Header update: 2007 -> 2008 | w00t |