]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/commands/cmd_rehash.cpp
Update all wiki links to point to the new wiki. This was done automatically with...
[user/henk/code/inspircd.git] / src / commands / cmd_rehash.cpp
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-01-02 w00tUpdate copyrights for 2009.
2008-09-20 brainFix a rather nasty race condition revealed by my readin...
2008-08-28 w00tRename lowermap to rfc_case_insensitive_map, add case_s...
2008-08-21 w00tmatch() is no longer a function+no header, now a static...
2008-08-06 w00tHooray
2008-08-06 w00tGive feedback to remote users
2008-07-13 w00tConvert more stuff to use numerics.h, change SERVER...
2008-05-18 aquanightMake User:: nick/ident/dhost/fullname and some other...
2008-05-04 brainConversion of command handler params from "const char...
2008-04-17 w00tRemove use of SendSNONotice to send to remote servers...
2008-04-08 w00tAdd todo, add server name
2008-04-08 w00tRemote REHASH stuff, this drove me nuts but should...
2008-03-22 brainWheeee for HUGE commits. Convert all numerics to WriteN...
2008-02-24 brainYay, local /rehash is now fixed :)
2008-02-24 brainMore stuff
2008-02-24 brainAllow for 'bail' and 'user' parameters to rehash thread
2008-02-24 brainTheres more to do here. Read the TODOs
2008-02-20 brainWheee, mass commit! this adds const stafety, throwing...
2008-02-09 w00tImplement LogManager::CloseLogs() to give logstreams...
2008-01-17 w00tFix.. snomask O is already taken (ffs) so use A instead
2008-01-17 w00tStart converting WriteOpers calls into snomask 'O'...
2008-01-10 w00tHeader update: 2007 -> 2008
2007-11-11 brainMore stuff for this. Its starting to take shape a bit...
2007-11-02 brainWhoops
2007-11-02 brainTidy up, and make the identifer for a line type be...
2007-10-31 w00tClean up XLine conf stuff a little bit, move most of...
2007-10-22 w00tMove cmd_*.cpp to src/commands/. Not done in the nicest...