Age | Commit message (Expand) | Author |
2008-11-04 | Fix malformed UID errors so that w00t can troubleshoot! :) | brain |
2008-10-28 | Remove comment, as it is now done. | w00t |
2008-10-27 | Be a hell of a lot more strict about malformed UID commands. We've always bee... | 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-22 | warning-free on windows | brain |
2008-09-21 | Be consistent. Use ServerInstance in all places instead of 'Instance' in half... | w00t |
2008-08-31 | Two fixes: Ignore + when parsing mode string in UID, and dont prepend + if we... | brain |
2008-08-31 | More debugging mesages for troubleshooting invalid mode sequences in UID | brain |
2008-08-31 | I guess it makes sense never to let the gecos be parsed as a mode param, even... | brain |
2008-08-31 | Move all the parameters around AGAIN. See docs shortly | brain |
2008-08-31 | Two fixes: First, change the error message for too few params for UID to now ... | brain |
2008-08-31 | What the fuck am I doing. | w00t |
2008-08-31 | Off-by-one on params also == masskill, woo | w00t |
2008-08-31 | Add snomasks to UID command, after 'modes', bump protocol version, as this ca... | w00t |
2008-08-22 | Match conversion stuff. | w00t |
2008-08-22 | Revert automated conversion by Special, as it (unfortunately) neglects some d... | w00t |
2008-08-22 | Fix a lot of calls to match() and uses of wildcard.h (which doesn't exist any... | special |
2008-07-19 | Fix total mess of makefile dependency macros (all depending on stuff they don... | brain |
2008-06-11 | fixed some indentation and spacing in modules | pippijn |
2008-06-06 | Whoops, remote users not being counted in map, fix | brain |
2008-05-25 | First phase of conversion to dynamic limits on all the lengths, configured vi... | brain |
2008-05-23 | There is no need for char* here any more | brain |
2008-05-23 | NEVER use the two-param assign unless you want your string padding to len byt... | brain |
2008-05-23 | Collision tweaks | brain |
2008-05-19 | Convert connection::host | brain |
2008-05-18 | Convert m_spanningtree | aquanight |
2008-04-05 | Resolve collisions once, don't rely on every server being able to fix our col... | w00t |
2008-03-31 | Patch by brain; Fix crash when no parameters are given when introducing a rem... | special |
2008-02-22 | Convert remaining InspIRCd::Log() calls to new logging system | aquanight |
2008-02-11 | Last of the -Wshadow fixes. | w00t |
2008-02-05 | More tweaks | brain |
2008-02-05 | This makes more sense | brain |
2008-02-03 | Split treesocket1 into a number of smaller files | w00t |