]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_vhost.cpp
Annotations
[user/henk/code/inspircd.git] / src / modules / m_vhost.cpp
2006-09-06 brainAll commands now return results CMD_FAILURE or CMD_SUCCESS
2006-08-11 brainConfigReader and FileReader now take InspIRCd* to their...
2006-08-11 brain(Bigger than it looks, i did this with perl inplace...
2006-08-10 brainLast of Server:: methods moved to InspIRCd::. Server...
2006-08-10 brainNote: FOR THE MOMENT, this is BROKEN. It wont run right...
2006-08-09 brainGet rid of Server::GetUsers(chanrec) - a throwback...
2006-08-08 brainWHEEEEE!!!!!
2006-07-28 brainAdd support for syntax of commands in place of the...
2006-07-16 brainmass tidyup, change A LOT of stuff to const char**...
2006-04-24 brainMissing includes
2006-04-24 braindelete operator tracking in debug mode (using a macro...
2006-04-06 w00tHoly christ that was a LOT OF SPACES. TABS, USE THEM...
2006-03-11 brainLast ones
2006-01-30 brainTest for Craig
2006-01-15 brainTest-compiled m_vhost, compiles fine
2006-01-15 brainAdded m_vhost, authenticated vhosts from the conf simil...