Age | Commit message (Expand) | Author |
2006-03-11 | Added method to check if an fd is in the socketengine or not | brain |
2006-03-11 | Re-enterant safety | brain |
2006-03-11 | Re-enterance safety | brain |
2006-03-11 | Missed some stuff | brain |
2006-03-11 | const std::string & | brain |
2006-03-11 | deprecated covariant return type flux capacitor flopcircuit removal with refe... | brain |
2006-03-11 | Removed lots of claptrap debug in a well tested old section of code | brain |
2006-03-11 | Last ones | brain |
2006-03-11 | Changed to const ref | brain |
2006-03-11 | Yet more const ref changes | brain |
2006-03-11 | And more | brain |
2006-03-11 | More const ref fixes | brain |
2006-03-11 | More converted modules | brain |
2006-03-11 | Start of conversion to const refs for std::strings in module api - A LOT OF S... | brain |
2006-03-11 | Tidyup by making some thing sprintf only once rather than n times (where n is... | brain |
2006-03-11 | Only calculate the names list when a local user joins (this was being calcula... | brain |
2006-03-11 | Doh @ null chars in an sprintf! | brain |
2006-03-11 | Tweaked to use the same system as nenolod's NAMES patch for FJOIN | brain |
2006-03-11 | Debug counter | brain |
2006-03-11 | MUCH FASTER squit! (and a TON more stable, too) | brain |
2006-03-10 | Added ./configure -svnupdate | brain |
2006-03-10 | Removed 8-space indents | brain |
2006-03-10 | Whoops, forgot a NULL | brain |
2006-03-10 | Commented all the new config stuff | brain |
2006-03-10 | Now requires inspircd.h for ConvToStr templated function | brain |
2006-03-10 | Tidyup and move ConvToStr to a publically accessible place | brain |
2006-03-10 | Another typo | brain |
2006-03-10 | Typo | brain |
2006-03-10 | Moved more stuff into right places | brain |
2006-03-10 | Tidyup of commented out reminder code | brain |
2006-03-10 | Made it compile :p | brain |
2006-03-10 | Mass tidyup of ServerConfig::Read and stuff | brain |
2006-03-10 | Another const reference conversion, and remove redundant declaration of userr... | om |
2006-03-10 | Test stuff for improved multi-tags in core | brain |
2006-03-10 | patch <inspircd-userlist-ptr-safety.diff (Thanks nenolod) | brain |
2006-03-10 | Revert to string but return a reference, should be about the same speed | brain |
2006-03-10 | Safer | brain |
2006-03-10 | Faster CullItem/CullList using strdup rather than copying a std::string | brain |
2006-03-10 | Typo | brain |
2006-03-10 | const references | brain |
2006-03-10 | Tidyup | brain |
2006-03-10 | Update docs to indicate hostname can be used in <bind> tag | brain |
2006-03-10 | Support for hostnames in <bind> tag (so long as the hostname resolves to a lo... | brain |
2006-03-10 | Tidyup of config reader lowlevel reading | brain |
2006-03-10 | Set bitfields on servermode | brain |
2006-03-10 | Align names that are output on startup using \t htabs | brain |
2006-03-10 | Moved typedefs etc into the header where they belong | brain |
2006-03-10 | Move vars to top of function | brain |
2006-03-10 | Validating wrong field | brain |
2006-03-10 | Improvements | brain |