Age | Commit message (Expand) | Author |
2009-02-14 | Nuke trailing spaces | peavey |
2009-02-09 | Remove space before first user in FJOIN; also call c->ChanModes less for larg... | danieldg |
2009-02-09 | Fix merge FJOIN debug message | danieldg |
2009-02-08 | Fix: always have a colon marking the last FJOIN parameter, otherwise servers ... | w00t |
2009-01-31 | We already have an error for not enough params to the SERVER command, but the... | brain |
2009-01-22 | Revert "Check nickname validity on introduction, closes bug #682 reported by ... | w00t |
2009-01-21 | Check nickname validity on introduction, closes bug #682 reported by danieldg... | w00t |
2009-01-04 | This is out of date, useless, and nobody updates it. | brain |
2009-01-02 | ...and make it not go querying modules that dont implement the right interfac... | brain |
2009-01-02 | If a module is loaded after m_spanningtree that it needs, then it will now re... | brain |
2009-01-02 | Update copyrights for 2009. | w00t |
2008-12-21 | Allow for kick from a server origin to have a comma seperated list of nicknam... | brain |
2008-12-15 | Fix naming convention to be consistant. (cmd_ -> Command) | w00t |
2008-12-12 | Fix problem with autoconnects: don't reset NextConnectTime to a higher value ... | w00t |
2008-12-07 | Make an error message more verbose to help users | brain |
2008-11-30 | Remove unused variable (thanks to everyone who noticed it) | w00t |
2008-11-27 | Don't append server name to kill reasons. | w00t |
2008-11-27 | Forward-port: Created commit fcadb0b: Change rm to force removal for configur... | w00t |
2008-11-20 | Fix for potential crash with invalid prefixes (prefixes which are neither val... | brain |
2008-11-16 | Don't burst expired X:, should help stop bounce wars.. | w00t |
2008-11-04 | Fix malformed UID errors so that w00t can troubleshoot! :) | brain |
2008-11-02 | Fire every debug. | w00t |
2008-11-01 | Second attempt at time() -> SI->Time(), now problems with the original were f... | w00t |
2008-11-01 | Fix a result of Tired Coding (tm) | w00t |
2008-10-31 | It is not my %$"*&%" day. This never happened. | w00t |
2008-10-31 | Tidy up FJOIN processing somewhat - don't bother faking a TS to get modes acc... | w00t |
2008-10-31 | Add REMOTEOPER snomask.. use it. | w00t |
2008-10-31 | Move some messages (correctly) to remote link snomask. | w00t |
2008-10-31 | Add snomask +s +L - remote link notices. | w00t |
2008-10-28 | Remove comment, as it is now done. | w00t |
2008-10-27 | Add user/channel mode synchronisation detection to CAPAB - link will now drop... | w00t |
2008-10-27 | Be a hell of a lot more strict about malformed UID commands. We've always bee... | w00t |
2008-10-27 | Fix redundant stats snotice, thanks dz. | w00t |
2008-10-25 | Use TargetTypeFlags instead of int in a few places. | w00t |
2008-10-25 | As we have an enum for type, why not ..use it? | w00t |
2008-10-25 | Note where to find the docs. | w00t |
2008-10-25 | Nuke space indents from orbit. (die!!) | w00t |
2008-10-25 | Move spanningtree to use OnChangeLocalUserHost instead of OnChangeHost, this ... | w00t |
2008-10-23 | Revert earlier time() -> SI->Time() diff for now, this causes problems with d... | w00t |
2008-10-23 | Patch from Namegduf converting all instances (where possible) of time() -> Se... | w00t |
2008-10-14 | Remove outdated TODO | brain |
2008-10-10 | Update comment that says we dont send simplemodes in FJOIN, we do now. | brain |
2008-10-08 | Fix crash caused by me being retarded. | w00t |
2008-10-08 | Fix: call OnRawSocketAccept for server connections. This isn't yet done in an... | w00t |
2008-10-05 | Some more safety checks to catch out invalid client introductions (e.g. from ... | brain |
2008-10-02 | Comments here too | brain |
2008-09-30 | Some suggestions from jilles about handling unknown prefix errors, and some i... | brain |
2008-09-24 | Fix for listening sockets not clearing their timeout on connected. Reported b... | peavey |
2008-09-22 | warning-free on windows | brain |
2008-09-22 | Fix for bug #605 reported by MacGuyver, if a line is expired when we are addi... | brain |