summaryrefslogtreecommitdiff
path: root/src/modules/m_spanningtree/uid.cpp
AgeCommit message (Expand)Author
2008-08-31Two fixes: Ignore + when parsing mode string in UID, and dont prepend + if we...brain
2008-08-31More debugging mesages for troubleshooting invalid mode sequences in UIDbrain
2008-08-31I guess it makes sense never to let the gecos be parsed as a mode param, even...brain
2008-08-31Move all the parameters around AGAIN. See docs shortlybrain
2008-08-31Two fixes: First, change the error message for too few params for UID to now ...brain
2008-08-31What the fuck am I doing.w00t
2008-08-31Off-by-one on params also == masskill, woow00t
2008-08-31Add snomasks to UID command, after 'modes', bump protocol version, as this ca...w00t
2008-08-22Match conversion stuff.w00t
2008-08-22Revert automated conversion by Special, as it (unfortunately) neglects some d...w00t
2008-08-22Fix a lot of calls to match() and uses of wildcard.h (which doesn't exist any...special
2008-07-19Fix total mess of makefile dependency macros (all depending on stuff they don...brain
2008-06-11fixed some indentation and spacing in modulespippijn
2008-06-06Whoops, remote users not being counted in map, fixbrain
2008-05-25First phase of conversion to dynamic limits on all the lengths, configured vi...brain
2008-05-23There is no need for char* here any morebrain
2008-05-23NEVER use the two-param assign unless you want your string padding to len byt...brain
2008-05-23Collision tweaksbrain
2008-05-19Convert connection::hostbrain
2008-05-18Convert m_spanningtreeaquanight
2008-04-05Resolve collisions once, don't rely on every server being able to fix our col...w00t
2008-03-31Patch by brain; Fix crash when no parameters are given when introducing a rem...special
2008-02-22Convert remaining InspIRCd::Log() calls to new logging systemaquanight
2008-02-11Last of the -Wshadow fixes.w00t
2008-02-05More tweaksbrain
2008-02-05This makes more sensebrain
2008-02-03Split treesocket1 into a number of smaller filesw00t