summaryrefslogtreecommitdiff
path: root/src/modules/m_alias.cpp
AgeCommit message (Expand)Author
2008-06-11fixed some indentation and spacing in modulespippijn
2008-06-06Allow changing of command string and parameter vector within OnPreCommand, al...brain
2008-05-18Please see my XXX in m_conn_umodes w00t, maybe something we can look at next?brain
2008-05-06Fix broken m_alias, cant preallocate and then push_back, because then its ma...brain
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-03-24And more of thembrain
2008-03-22Wheeee for HUGE commits. Convert all numerics to WriteNumeric so that OnNumer...brain
2008-02-20Wheee, mass commit! this adds const stafety, throwing a compile error if anyo...brain
2008-02-11Add -Wshadow to cflags, and fix a bunch of warnings that come with it. Add a ...w00t
2008-01-17Fix.. snomask O is already taken (ffs) so use A insteadw00t
2008-01-17Remove InspIRCd::WriteOpers in favour of snomask Ow00t
2008-01-10Header update: 2007 -> 2008w00t
2007-11-04Convert all to new Attach() system. The Implements() method needs removing fr...brain
2007-11-04Next part of Development/Hooking (see wiki)brain
2007-10-15In the grand tradition of huge fucking commits:w00t
2007-08-27Remove unnecessary header trafficw00t
2007-08-23Add some stuff to change how we process a token sepeperated streambrain
2007-07-24Replace some voodoo with a definew00t
2007-07-16OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.peavey
2007-07-16'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...peavey
2007-07-03Removed superfluous semicolonspippijn
2007-06-17Module factory and init function in modules turned into a neat macro:brain
2007-06-09A ton more clear() and empty() stuff thats been lingering on the long term to...brain
2007-05-21Header rearrangement, move inspircd.h to top, remove stdio, stdlib, stdblahbl...brain
2007-05-19Windows support. Tested and working to compile on freebsd and linux. Next ste...w00t
2007-05-12The commit that should have been r7000: src/modules now uses IS_OPER instead ...w00t
2007-04-02This needs some general QA-ing. Add support to new parser (introduced in 1.1)...brain
2007-01-17Mass comment removal.brain
2007-01-14Add alias:matchcase config setting (per-alias, determines wether to match cas...brain
2007-01-14Allow aliasing of anything to anything, removing the need for tons of non-pro...brain
2007-01-01Fix to allow for OnRehash to know what user initiated the rehashbrain
2006-12-22Fix for alias var names within aliasesbrain
2006-12-16Add format="" value, at request of Emeric.brain
2006-12-16Allow linefeeds in this module in one valuebrain
2006-12-16Linefeeds in quotes, just for w00t.brain
2006-12-15Remove global namespacing, makes modules compile FASTAH. Also massive update ...w00t
2006-12-10Comment tidyupsbrain
2006-10-19Insert massive change here.brain
2006-10-01Now with binary versioning goodnessbrain
2006-09-17Testing and debugging done, it all works :)brain
2006-09-17Now supports multiple commands seperated with \n. NOTE: These \n's are transl...brain
2006-09-17Add operonly aliases, <alias:operonly> (boolean).brain
2006-09-17Now it all works :)brain
2006-09-17New m_alias, this probably doesnt work yetbrain
2006-09-17First of many m_alias tidyups, this will eventually become a rewrite of the m...brain
2006-09-17Add const std::string &original_command to OnPreCommand and OnPostCommand, wh...brain
2006-09-15Comments describing classes, for the url http://svn.inspircd.org/docs/annotat...brain
2006-08-30Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include listsbrain