summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-05-08Add call to protocol interface to get useful info on the server map. Return a...brain
2008-05-08Make this nicer, rely on the last write event after the Write() that sends al...brain
2008-05-08Remove the timeout stuff, it is not stable and not really required, we are no...brain
2008-05-08When searching by servername without wildcards, conceal +i users no matter wh...brain
2008-05-08Possible todow00t
2008-05-08Clarify a comment that confused mew00t
2008-05-08Rename to m_connectbanw00t
2008-05-08Prepare to rename this, change it's purpose from quitban to connect ban (was ...w00t
2008-05-08Remove a level of nesting from thisw00t
2008-05-07Masterful rewrite of User::AddBuffer to remove a string copy (and make more e...w00t
2008-05-07Add support for /nick 0: changes nick to UID, which can come in useful for ci...w00t
2008-05-07Make u_listmode more sensible and make it properly use WriteNumeric, and a fe...brain
2008-05-06Fix broken m_alias, cant preallocate and then push_back, because then its ma...brain
2008-05-06Fix bad throws and some other stuff in this modulebrain
2008-05-06Fix typo +c => +C reported by alamarpeavey
2008-05-05Remove JOIN sending, all should be FJOINbrain
2008-05-05Snotice on failed oper.w00t
2008-05-05Okay, this was good in theory, but totally and utterly fucked in implementati...w00t
2008-05-05Don't propegate SETHOST, ChangeDisplayedHost sends out hostchange anywayw00t
2008-05-05Un-break this so remote users still get RemoteMessage okay if targetted at a ...w00t
2008-05-05Alter remotemessage here to not do what w00ts patch did, twicebrain
2008-05-05Don't re-propegate CHGHOST unnecessarilyw00t
2008-05-05Add sanity checks to LoopCall to prevent miscalls like this by broken 3rd par...brain
2008-05-05fix LoopCalls to not send param count thus avoiding a crash in command parserpeavey
2008-05-05Calling wrong loopcall overloaded method, due to hasty search and replace ear...brain
2008-05-05Fix warningbrain
2008-05-05and no need to cast parameters to std::string herepeavey
2008-05-05parameters are already std::string no need to cast herepeavey
2008-05-05fix some unitialised vectors and tidy up a bit.peavey
2008-05-05Conversion complete, distclean compiles cleanly again. (If everything works i...peavey
2008-05-05Convert a few missingpeavey
2008-05-05Convertionspeavey
2008-05-05oops, fix this one.peavey
2008-05-05Convert a fewpeavey
2008-05-05Convert a fewpeavey
2008-05-05Convert even morepeavey
2008-05-05Convert morepeavey
2008-05-05Conversionsaquanight
2008-05-05Convert m_spanningtreeaquanight
2008-05-05and now aquanight, you can compile from m_m*peavey
2008-05-05Convert convert convertpeavey
2008-05-04converting m_d* donepeavey
2008-05-04Done up to and including m_c.. sighpeavey
2008-05-04Convert a few morepeavey
2008-05-04Convert a whole bunch morepeavey
2008-05-04Convert this one toopeavey
2008-05-04oops strgecos is already a std::stringpeavey
2008-05-04Convert a few more modules to new API and command handler.peavey
2008-05-04Ok 3rd time lucky, thanks for the pointers Brainpeavey
2008-05-04fix thispeavey