Age | Commit message (Expand) | Author |
2006-03-08 | Checks for timestamps, boot server off and abort if time delay > 10 mins (the... | brain |
2006-03-08 | Removed unneccessary temporary casts to char* when casting a userrec | brain |
2006-03-08 | It's neat. It's tidy. It has no spaces, and almost matches our guidelines... | w00t |
2006-03-08 | More optimisations, memory saving, use the char* loop everywhere else seems t... | om |
2006-03-08 | Made this readable, removed spacing, etc. | w00t |
2006-03-08 | Avoid some ugly casts and save (well..system dependant..) about...3 bytes of ... | om |
2006-03-08 | Speed up and deuglify the second part of CompressModes(), stop it searching f... | om |
2006-03-08 | Remove some tabbing, remove a typo, use Exit() rather than exit() | w00t |
2006-03-07 | w00t may want to check this works | brain |
2006-03-07 | *TEST* Server::DumpText - Dump a *stringstream* to a user with a std::string ... | brain |
2006-03-07 | For the record, it's 17 lines - not 5. | w00t |
2006-03-07 | Made split_chlist available for external use from commands.h | brain |
2006-03-07 | What MUPPET made stdin, stdout and stderr FILE* pointers rather than ints?! | brain |
2006-03-07 | close stdin, stderr and stdout rather than freopen to /dev/null | brain |
2006-03-07 | Took out space in version identifier that might break stuff | brain |
2006-03-07 | Safety checking (a really really clever trick btw) in CullList, to make sure ... | brain |
2006-03-07 | Buffer flush time now under 0.5 secs | brain |
2006-03-07 | Flush user buffers more often (every 30 iterations) | brain |
2006-03-07 | Too many 'end of whowas' numerics | brain |
2006-03-07 | Whois typo fixes | brain |
2006-03-07 | Typos round one | brain |
2006-03-07 | Whowas refactor - probably wont compile yet | brain |
2006-03-07 | NETBURSTS ARE STABLE AGAIN :D | brain |
2006-03-07 | Tweaks to socket engine, faster buffer flush and hopefully more stable | brain |
2006-03-07 | true and false transposed in new code | brain |
2006-03-07 | Exception to the rules for EAGAIN | brain |
2006-03-07 | Check for write errors in inspsocket (this is probably causing excessive cpu... | brain |
2006-03-07 | Optimizations | brain |
2006-03-07 | Fixed timedbans (new mode parser didnt like being passed const char* element... | brain |
2006-03-07 | Took strlen's out of fjoin | brain |
2006-03-07 | Improved userlist to avoid strlen | brain |
2006-03-07 | Tidying, strlen, strcasecmp where not needed. | brain |
2006-03-07 | TOPIC optimizations, fixes to mode setting with new custom_modes system | brain |
2006-03-07 | Checking of user/nick/pass without strncmp! (compare object pointers in the c... | brain |
2006-03-07 | Fixed to work properly with new refactoring | brain |
2006-03-07 | Fixed typo | brain |
2006-03-07 | *TEST CODE* Faster custom mode set/unset | brain |
2006-03-07 | Added a 'max depth' to stop recursive issue | brain |
2006-03-07 | Fixed issue with parameterless module modes | brain |
2006-03-07 | Optimisation of optimisation :P ty w00tie | om |
2006-03-07 | Different way of displaying squit server group | brain |
2006-03-07 | More work on /check.. now gives basic information on a user, no channel list ... | w00t |
2006-03-07 | No need to be inline in the include | brain |
2006-03-07 | Fixed wtf-ery of Modules::SendTo - did i write this before WriteServ??? | brain |
2006-03-07 | Removed a lot of total craq | brain |
2006-03-07 | Initial revision of /check - doesn't do anything yet | w00t |
2006-03-07 | Improved ProcessParameters (removed strlen) | brain |
2006-03-06 | Changed return to break in mainloop for better efficiency | brain |
2006-03-06 | Tidied (and COMMENTED) CommandHandler::LoopCall() -- commit so that i can tes... | brain |
2006-03-06 | maxbans fixes | brain |