Age | Commit message (Expand) | Author |
2006-08-10 | Move tons more stuff into class InspIRCd*, make signal handler functions stat... | brain |
2006-08-10 | Move FileExists, CleanFilename, DirValid, GetFullProgDir into class ServerConfig | brain |
2006-08-10 | Move IsNick, IsIdent into class InspIRCd, update modules that use it. | brain |
2006-08-10 | FindNick, FindChan, ChanModes, UserList, CountInvisible, PurgeEmptyChannels, ... | brain |
2006-08-10 | Move the socket functions like insp_ntoa into their own namespace. They arent... | brain |
2006-08-09 | Tidy up loglevel enum (remove some C-ish defines) | brain |
2006-08-09 | ServerConfig extern moved into class InspIRCd | brain |
2006-08-08 | WHEEEEE!!!!! | 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-01 | Make WritePID a public function of class InspIRCd | brain |
2006-05-01 | Need checks in two places for escaping to work. | brain |
2006-05-01 | Ability to use the \ symbol to escape ascii values in a tag, e.g.: | brain |
2006-04-08 | Helps to svn add these too :P | om |