Age | Commit message (Expand) | Author |
2006-10-08 | Update comments | brain |
2006-10-07 | Replaced operonlystats with userstats to improve security | special |
2006-10-07 | Add distclean, does the same as squeakclean, just for traditionalists | brain |
2006-10-07 | b4 SVN | brain |
2006-10-07 | Oops, marble. | brain |
2006-10-07 | Granite! | brain |
2006-10-07 | Fix (we hope!) for the 'internal error processing connection' bug. Thanks to ... | brain |
2006-10-06 | /me thwaps special for not reading comments :p | brain |
2006-10-06 | Make this module propogate remote modes by directly calling the MODE command ... | brain |
2006-10-06 | Revert tweak | brain |
2006-10-06 | WriteOpers when reaching the softlimit | brain |
2006-10-06 | New example conf with softlimit set to 12800 so that the default doesnt confu... | brain |
2006-10-06 | More. | brain |
2006-10-06 | More debug | brain |
2006-10-06 | Extra debugging | brain |
2006-10-06 | Make the socketengines always clear the slots on DelFd, even if the underlyin... | brain |
2006-10-06 | Add extra debugging for socketengines, will now report OS error string when f... | brain |
2006-10-06 | Document more classes | brain |
2006-10-06 | Document a ton of classes (e.g. give them a short description for http://svn.... | brain |
2006-10-06 | Remove a strcpy | brain |
2006-10-06 | Update to support modular prefixes, and eliminate some string copying | brain |
2006-10-06 | Optimize some more | brain |
2006-10-06 | ...and actually take out the +i restriction | brain |
2006-10-06 | Backport improved NAMES code into m_spy | brain |
2006-10-06 | Tidy up strlens which are not required | brain |
2006-10-06 | And fix typos | brain |
2006-10-06 | tidy up WriteMode | brain |
2006-10-06 | Tidy up m_safelist to avoid strlen on every line output, we're strlen()ing a ... | brain |
2006-10-05 | Report invalid command name when invalid command is given in negotiation phase | brain |
2006-10-05 | Remove some annoying debug | brain |
2006-10-05 | Fixed freeing of bound sockets when unloading spanningtree | brain |
2006-10-05 | Was checking 'channel', not 'dest'. | brain |
2006-10-05 | And fix my typoes :D | brain |
2006-10-05 | Move opertypes/operclasses maps into ServerConfig, for some reason these were... | brain |
2006-10-05 | Remove VF_STATIC from spanningtree and make a clever destructor to close and ... | brain |
2006-10-05 | Add <options:announcets> to output the "TS for #chan changed from 1111 to 2222". | brain |
2006-10-04 | Eugh. Revert change InspIRCd::Time() -> time() | jamie |
2006-10-04 | Check for non-existent channel in FMODE | brain |
2006-10-04 | Whowas is now fixed. | brain |
2006-10-04 | Fix jamies fix (you cant strcpy to a char* pointer, without first allocating ... | brain |
2006-10-04 | Fix for bug#159 reported by SiliconAI (unloading causes crash, it neglects to... | brain |
2006-10-04 | Extra safety checking in ModeSet just to ensure we cant be passed a null pointer | brain |
2006-10-04 | Nickname collisions were broken! :O | brain |
2006-10-04 | *slaps* jamie for not using tabs to indent ;-p | brain |
2006-10-04 | Prepend ident with '~' if we get no response | jamie |
2006-10-03 | Someone review the comments i put in from line 1515 onwards, and see if theyr... | brain |
2006-10-03 | Tidyup (remove casts) and commenting FJOIN a lot, so that others can fix stuf... | brain |
2006-10-03 | Fake direction check in FJOIN on all users, plus tidyup of the code that form... | brain |
2006-10-03 | Document | brain |
2006-10-03 | New helper class irc::stringjoiner - it pwns you. | brain |