summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2008-05-04First attempt at converting to new command handler, please review diff Brain.peavey
2008-05-04*param.c_str() -> param[0]brain
2008-05-04< MAXPARAMETERS for the size() check here can now be <= insteadbrain
2008-05-04Conversion of command handler params from "const char* const* parameters, int...brain
2008-05-04Comment and improve check for access to ~/.inspircd/startup.logaquanight
2008-05-03Make creation of ~/.inspircd properly check for EEXISTaquanight
2008-05-03Allow KICKing multiple nicksaquanight
2008-05-02Optimize MODE #chan b etc, avoid a 256 byte memset for duplicate mode checksbrain
2008-05-01Convert to SimpleUserModeHandler and SimpleChannelModeHandlerbrain
2008-05-01Some modules throw CoreException, this is wrong wrongitty wrong! Throw Module...brain
2008-05-01#define NO_CLIENT_LONG_LONG, makes mysql.h ANSI C++ compliant so that we can ...brain
2008-05-01Simple user/channel mode patchbrain
2008-04-29remove debugbrain
2008-04-29Backport fix for stripcolour not stripping colour codes, reported by jackmcba...brain
2008-04-27More stuff so that freebsd users can still use the ports version of openssl i...brain
2008-04-27and make it work right...brain
2008-04-27Add some stuff from the freebsd port based on ideas by Matthew Seaman which a...brain
2008-04-26I not ibricker
2008-04-26a long road of uniformed messages ;)bricker
2008-04-23Remoteconnect and remotequit should be local-only snomasksbrain
2008-04-23Fix from yesterday, properly fix timedbans, much neaterbrain
2008-04-23Fixw00t
2008-04-23Warn, don't throw..w00t
2008-04-22Break! ...no actually, take the break out :)brain
2008-04-21Remove debug (This also fixes a bug that peavey and i found regarding the alr...brain