summaryrefslogtreecommitdiff
path: root/src/cmd_nick.cpp
AgeCommit message (Expand)Author
2006-02-21It didn't, there was more strlcpyw00t
2006-02-21Fix this, I think.w00t
2006-01-16Fixed bug with {} -> [] etc in NICK where nick == newnick apart from irc-case:brain
2006-01-15Updated copyrights in headers etc using perl inplace editbrain
2006-01-11Changed fd_ref_table from 65536 to more correct MAX_DESCRIPTORSbrain
2005-12-28New system for client exits using CullList seems stable, needs testingbrain
2005-12-28Changes to the way clients are exited during mainloop - MAY BE UNSTABLE USE W...brain
2005-12-26Adding hook type checking to event calls to speed them upbrain
2005-12-20Fixed to not allow :Abc NICK Abc, where the case of the old and new nick are ...brain
2005-12-20Fixed case-change nicks not being propogatedbrain
2005-12-20Allow case changes in nick w00t -> w00Tbrain
2005-12-18Missing header in cmd_nick.cppbrain
2005-12-16Split all commands into seperate files and redid command system to take class...brain