summaryrefslogtreecommitdiff
path: root/src/modules/m_namesx.cpp
AgeCommit message (Expand)Author
2009-01-02Update copyrights for 2009.w00t
2008-08-25Change module versions to use a string instead of fixed digits, and use props...w00t
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-05Convert morepeavey
2008-03-24And more of thembrain
2008-03-21Add support for CAP in uhnames, it has the token 'userhost-in-names'. Comment...brain
2008-03-21Convert to new apibrain
2008-03-21Add support for OnNamesListItem, discussed with w00t a few days ago. This mak...brain
2008-03-18Crash fixes from nenolodbrain
2008-03-18Add support for CAP to this via multi-prefix. NOTE, the OnNamesList for this ...brain
2008-02-20Wheee, mass commit! this adds const stafety, throwing a compile error if anyo...brain
2008-01-10Header update: 2007 -> 2008w00t
2007-11-04Remove Implements() method from every module. booya.brain
2007-11-04Convert all to new Attach() system. The Implements() method needs removing fr...brain
2007-10-15In the grand tradition of huge fucking commits:w00t
2007-08-28From RFC 2812, the funny = that i could never identify in NAMES reply: = mean...brain
2007-08-27Remove unnecessary header trafficw00t
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-17More conversions.w00t
2007-05-21Header rearrangement, move inspircd.h to top, remove stdio, stdlib, stdblahbl...brain
2007-05-19SPACE INDENTING ACTION RANGERS -- ATTACK!brain
2007-05-19Windows support. Tested and working to compile on freebsd and linux. Next ste...w00t
2007-05-10Add m_taxonomy and api minor tweak to make it work, enable some modules for it.brain
2007-05-10Comment what ive done, so that someone doesnt go 'oh thats a redundant data c...brain
2007-05-10Tweaks here so we can avoid data copies in uhnamesbrain
2007-05-10Small api change with wide reaching effects in modules - Allows modification ...brain
2007-05-04Add <auditorium showops> which determines if auditorium works like ircnet +a ...brain
2007-05-04Where others charge, we give for free. Have fun and use wisely. With great po...brain
2006-12-15Remove global namespacing, makes modules compile FASTAH. Also massive update ...w00t
2006-10-19Insert massive change here.brain
2006-10-01Now with binary versioning goodnessbrain
2006-09-17Add const std::string &original_command to OnPreCommand and OnPostCommand, wh...brain
2006-09-08Add similar printf format fix to namesxbrain
2006-08-30Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include listsbrain
2006-08-28Add support for NAMESXbrain