]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/configreader.h
Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include lists
[user/henk/code/inspircd.git] / include / configreader.h
2006-08-25 brainAdd <options:cyclehosts> which allows a user to appear...
2006-08-18 brainEventHandler class, an abstraction for raw i/o
2006-08-11 brainMove all of the xline stuff into class XLineManager...
2006-08-10 brainMove FileExists, CleanFilename, DirValid, GetFullProgDi...
2006-08-10 brainFindNick, FindChan, ChanModes, UserList, CountInvisible...
2006-08-09 brainTidy up loglevel enum (remove some C-ish defines)
2006-07-28 brainDocument <options:syntaxhints> and <options:nouserdns>
2006-07-16 brainFix case sensitive commands issue due to new std::strin...
2006-07-14 brainAdd <options:nouserdns> - defaults to off. if set to...
2006-07-11 brainMove openSockfd[] into ServerConfig
2006-07-10 brainI made a Boo Boo :p
2006-07-10 brainInherit tons of stuff from classbase that should always...
2006-07-10 brainMade a load more stuff Extensible which might be of...
2006-04-08 om...