Age | Commit message (Expand) | Author |
2006-02-27 | With small sendq's, this can still exceed the sendq, so now we've reduced the... | brain |
2006-02-27 | Removed unneccessary debug | brain |
2006-02-27 | Extra output during sync to know if we're receving the other end's netburst o... | brain |
2006-02-27 | Test two | brain |
2006-02-27 | Constant eating 20% cpu since last nights commit - test fix | brain |
2006-02-27 | Improved speed (not using strlen, take loop count) | brain |
2006-02-27 | Andy fucked up! :O | brain |
2006-02-26 | Put the EAGAIN stuff back now we're done testing | brain |
2006-02-26 | That's enough tweaks for now | brain |
2006-02-26 | Tweaks for valgrind (again) | brain |
2006-02-26 | Fixes for valgrind | brain |
2006-02-26 | Valgrind fixes (libstdc++ is broken! :O) | brain |
2006-02-26 | Valgrind fixes | brain |
2006-02-26 | Fixed some weirdass whowas stuff | brain |
2006-02-26 | Tweaks to closed socket detection | brain |
2006-02-26 | Guess what this is? | brain |
2006-02-26 | Fixes and tweaks | brain |
2006-02-26 | Fixed bursting stuff a little | brain |
2006-02-26 | Made this safer, dont try and yield back when sending channel list or user li... | brain |
2006-02-26 | Safety stuff | brain |
2006-02-26 | And more | brain |
2006-02-26 | Now the obligotary typo fixes | brain |
2006-02-26 | Yields back to user processing to give users a chance to issue commands durin... | brain |
2006-02-26 | Moved the contents of the mainloop into a function called InspIRCd::DoOneIter... | brain |
2006-02-26 | Removed setpriority() | brain |
2006-02-26 | Tweaks | brain |
2006-02-26 | Moved to irc::string for commands in server-server so that whiney newbs can g... | brain |
2006-02-26 | Whoops, overriding EVERY command! | brain |
2006-02-26 | Added example conf | brain |
2006-02-26 | Warning fixes | brain |
2006-02-26 | Missing include | brain |
2006-02-26 | Added m_operwho, allows opers to list everyone | brain |
2006-02-26 | Fixed Server* Srv stuff in these too, although by default these arent availab... | brain |
2006-02-26 | How did this random stray '1' get in here before the brace? | brain |
2006-02-26 | Removed *Srv Munger | brain |
2006-02-26 | Server* Srv marked static or moved to private member of module class in all m... | brain |
2006-02-26 | Fix for segfault if name of file left off commandline | brain |
2006-02-26 | And fixes for typos | brain |
2006-02-26 | Added ability to provide -logfile parameter on commandline | brain |
2006-02-26 | Lowercase the servername automatically | brain |
2006-02-25 | Typo found by gcc 4 warnings | brain |
2006-02-25 | Include tweaks | brain |
2006-02-25 | Spelig errorz | brain |
2006-02-25 | Auto-lowercase all server names read in from <link> tags so that people cant ... | brain |
2006-02-24 | Another tweak for port | brain |
2006-02-24 | Added m_safelist (yes om, i kept alpha order) | brain |
2006-02-24 | Now sends out warning when oper on a remote server tries to execute a command... | brain |
2006-02-24 | One character brain-wave fix (had idea at work) | brain |
2006-02-24 | Nothing to see here, nothing, at all. | om |
2006-02-24 | Wrong address being bound by InspSocket when binding to a specific ip | brain |