Age | Commit message (Expand) | Author |
2006-11-13 | add <whowas> config option to control whowas behaviour. *may break* | peavey |
2006-11-09 | Patch from peavey to fix GCC3.3 crash correctly, without breaking other stuff... | w00t |
2006-11-08 | This should fix the empty iterator crash with gcc3.3 - thanks yet again to pe... | special |
2006-10-07 | Replaced operonlystats with userstats to improve security | special |
2006-10-05 | Move opertypes/operclasses maps into ServerConfig, for some reason these were... | brain |
2006-09-15 | Annotations | brain |
2006-08-25 | Add <options:cyclehosts> which allows a user to appear to have quit when thei... | brain |
2006-08-18 | EventHandler class, an abstraction for raw i/o | brain |
2006-08-11 | Move all of the xline stuff into class XLineManager, make an instance of it i... | brain |
2006-08-10 | Move FileExists, CleanFilename, DirValid, GetFullProgDir into class ServerConfig | brain |
2006-08-10 | FindNick, FindChan, ChanModes, UserList, CountInvisible, PurgeEmptyChannels, ... | brain |
2006-08-09 | Tidy up loglevel enum (remove some C-ish defines) | brain |
2006-07-28 | Document <options:syntaxhints> and <options:nouserdns> | brain |
2006-07-16 | Fix case sensitive commands issue due to new std::string based parser, improv... | brain |
2006-07-14 | Add <options:nouserdns> - defaults to off. if set to on, no user dns lookups ... | brain |
2006-07-11 | Move openSockfd[] into ServerConfig | brain |
2006-07-10 | I made a Boo Boo :p | brain |
2006-07-10 | Inherit tons of stuff from classbase that should always have been | brain |
2006-07-10 | Made a load more stuff Extensible which might be of use to someone | brain |
2006-04-08 | ... | om |