Age | Commit message (Expand) | Author |
2006-08-11 | Just to mess with om's head, remove helperfuncs.h from everywhere | brain |
2006-08-11 | Document TimerManager class | brain |
2006-08-11 | Added comment about why its important to push_back onto the string_list when ... | brain |
2006-08-11 | Document XLineManager | brain |
2006-08-11 | Just about enough docs to rebuild the docs page now | brain |
2006-08-11 | Tons more docs | brain |
2006-08-11 | Documentation of new chanrec functions | brain |
2006-08-11 | Document all the new methods (eventually there will be more detail) | brain |
2006-08-11 | Documented all of the functions in a basic manner here. More detail to follow | brain |
2006-08-11 | More comments | brain |
2006-08-11 | Tons of comments | brain |
2006-08-11 | CamelCaseRocksSoMuchICamelCasedAllTheMethodsOfClassInspIRCdSoThatItAllLooksNeat. | brain |
2006-08-11 | Move remaining functions: | brain |
2006-08-11 | So is this one ;-ppp | brain |
2006-08-11 | This commit-o-gram is dedicated to boo, because i geek too much :) love you b... | brain |
2006-08-11 | Somehow, IMPORTANT changes got reverted. | brain |
2006-08-11 | peline/pxline etc stuff removed | brain |
2006-08-11 | Move xline to before config system | brain |
2006-08-11 | Fixed | brain |
2006-08-11 | Fix FOREACH_MOD macros | brain |
2006-08-11 | Change to using Instance->Log (InspIRCd::Log) rather than log() macro | brain |
2006-08-11 | Now two types of log macro, log() and ilog(). log() assumes an InspIRCd objec... | brain |
2006-08-11 | Move all of the xline stuff into class XLineManager, make an instance of it i... | brain |
2006-08-11 | Move ReadBuffer into InspIRCd class | brain |
2006-08-11 | Move whowas into InspIRCd | brain |
2006-08-11 | Removal of an extern | brain |
2006-08-11 | Change to use InspIRCd::Time() | brain |
2006-08-11 | extern time_t TIME -> InspIRCd::Time() | brain |
2006-08-11 | New API update | om |
2006-08-11 | New API update | om |
2006-08-11 | New API update | om |
2006-08-11 | Use pcre-config to detect pcre | brain |
2006-08-11 | Somehow, i'd cp'd all these and was making local changes :/ | brain |
2006-08-11 | Updates to new API and small cleanup | om |
2006-08-11 | commands.cpp:extern InspIRCd* ServerInstance; | brain |
2006-08-11 | ConfigReader and FileReader now take InspIRCd* to their constructors | brain |
2006-08-11 | And fix a bug | brain |
2006-08-11 | None of the modules use an extern InspIRCd* any more | brain |
2006-08-11 | (Bigger than it looks, i did this with perl inplace edit) -- commands now tak... | brain |
2006-08-10 | Last of Server:: methods moved to InspIRCd::. Server:: removed. | brain |
2006-08-10 | Committing this as a rollback point - does not compile | brain |
2006-08-10 | Note: FOR THE MOMENT, this is BROKEN. It wont run right until im done. | brain |
2006-08-10 | So much stuff changed in this one, i forgot most of it. | brain |
2006-08-10 | Move all_opers into class InspIRCd | brain |
2006-08-10 | Mass-tidyup of module global vars, theyre no longer global vars. | brain |
2006-08-10 | Move tons more stuff into class InspIRCd*, make signal handler functions stat... | brain |
2006-08-10 | Make it more readable | brain |
2006-08-10 | Much faster hash<string> for case-insensitive hashing, combined copy and lowe... | brain |
2006-08-10 | Move AllModulesReportReady into a private method of class InspIRCd | brain |
2006-08-10 | Move strlower into nspace namespace where hash<std::string> lives | brain |