]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/cmd_qline.cpp
Tidy up strlens which are not required
[user/henk/code/inspircd.git] / src / cmd_qline.cpp
2006-09-08 brainSensible failure messages for cmd_qline
2006-09-06 brainCommand result codes. This isnt finished yet, still...
2006-09-03 brainAuto loading of commands as shared objects via dlsym...
2006-08-30 brainWahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons...
2006-08-29 brainThe rest of snomask +x (i think)
2006-08-11 brainJust to mess with om's head, remove helperfuncs.h from...
2006-08-11 brainCamelCaseRocksSoMuchICamelCasedAllTheMethodsOfClassInsp...
2006-08-11 brainMove remaining functions:
2006-08-11 brainMove all of the xline stuff into class XLineManager...
2006-08-11 brainConfigReader and FileReader now take InspIRCd* to their...
2006-08-10 brainMass-tidyup of module global vars, theyre no longer...
2006-08-10 brainFindNick, FindChan, ChanModes, UserList, CountInvisible...
2006-08-09 brainServerConfig extern moved into class InspIRCd
2006-08-08 brainWHEEEEE!!!!!
2006-07-16 brainmass tidyup, change A LOT of stuff to const char**...
2006-07-03 omTypo fixes to all the others too =/
2006-04-20 brainMove to new include path
2006-04-08 omSplit inspircd_io.* insp inspsocket.* and configreader...
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2005-12-26 brainFixed support for implementation hooks
2005-12-26 brainAdding hook type checking to event calls to speed them up
2005-12-16 brainIncludes/externs tidyup
2005-12-16 brainSplit all commands into seperate files and redid comman...