]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/cmd_stats.cpp
Remove an extern, partly because it's unused, partly because it then gets shadowed...
[user/henk/code/inspircd.git] / src / cmd_stats.cpp
2006-04-08 omSplit inspircd_io.* insp inspsocket.* and configreader...
2006-04-04 omAll new shiny config parser, there's probably some...
2006-03-07 brainWhowas refactor - probably wont compile yet
2006-03-07 brainTidying, strlen, strcasecmp where not needed.
2006-02-15 brainRemoved a whole lot of strchr's looking for mode +o...
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2006-01-11 brainChanged fd_ref_table from 65536 to more correct MAX_DES...
2006-01-09 brainSilly brain left off a printf specifier
2006-01-09 brainOnly perform check if OperOnlyStats is defined
2006-01-09 brain*TEST* Oper-Only-Stats (not yet tested)
2005-12-28 brainChanged some other stuff that used the old vector/deque...
2005-12-26 brainAdding hook type checking to event calls to speed them up
2005-12-16 brainSplit all commands into seperate files and redid comman...