]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/commands/cmd_quit.cpp
Improve UserManager::QuitUser() and related code
[user/henk/code/inspircd.git] / src / commands / cmd_quit.cpp
2014-01-05 Attila MolnarImprove UserManager::QuitUser() and related code
2013-08-30 attilamolnarMerge insp20
2013-06-12 attilamolnarImplement GetRouting() in core commands that require...
2012-05-14 Robin BurchellMerge pull request #109 from Justasic/insp20
2012-05-03 Robin BurchellMerge pull request #96 from Justasic/insp20
2012-04-23 Robin BurchellMerge pull request #92 from Robby-/insp20-headers
2012-04-19 Robby-Replace copyright headers with headers granting specifi...
2010-01-11 brain...because every now and again, i have to do a massive...
2009-10-11 peaveyMove 2 static extensibles from user class to inspircd...
2009-10-03 danieldgGet rid of a bunch of memory-wasting C-style strings
2009-09-16 danieldgAttempt to revert r11734
2009-09-16 danieldgMerge commands and modules in source, since they are...
2009-09-13 danieldgClean up Command constructor
2009-09-13 danieldgChange Extensible to use strongly typed entries
2009-09-03 danieldgChange cmd_*.so to use the Module object API
2009-09-02 danieldgRemove now-unused quitmsg/operquitmsg fields from User
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-01-02 w00tUpdate copyrights for 2009.
2008-05-04 brainConversion of command handler params from "const char...
2008-04-09 w00tMove QuitUser into UserManager class, and unstaticize...
2008-02-20 brainWheee, mass commit! this adds const stafety, throwing...
2008-01-10 w00tHeader update: 2007 -> 2008
2007-10-22 w00tMove cmd_*.cpp to src/commands/. Not done in the nicest...