summaryrefslogtreecommitdiff
path: root/src/modules/m_spy.cpp
AgeCommit message (Expand)Author
2007-06-17Conversionsw00t
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-10Fix duplicate End of /NAMES list from here.peavey
2007-05-10Small api change with wide reaching effects in modules - Allows modification ...brain
2006-12-23Hash rehashing changebrain
2006-12-15Remove global namespacing, makes modules compile FASTAH. Also massive update ...w00t
2006-10-19Insert massive change here.brain
2006-10-06Document a ton of classes (e.g. give them a short description for http://svn....brain
2006-10-06Optimize some morebrain
2006-10-06...and actually take out the +i restrictionbrain
2006-10-06Backport improved NAMES code into m_spybrain
2006-10-01Now with binary versioning goodnessbrain
2006-09-27Fixed /spynames, thanks to relax for finding the bugspecial
2006-09-08Move spynames attempt notice into success areabrain
2006-09-06All commands now return results CMD_FAILURE or CMD_SUCCESSbrain
2006-08-30Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include listsbrain
2006-08-23More prefixchar stuff.brain
2006-08-11Just to mess with om's head, remove helperfuncs.h from everywherebrain
2006-08-11So is this one ;-pppbrain
2006-08-11Somehow, IMPORTANT changes got reverted.brain
2006-08-11None of the modules use an extern InspIRCd* any morebrain
2006-08-11(Bigger than it looks, i did this with perl inplace edit) -- commands now tak...brain
2006-08-10Last of Server:: methods moved to InspIRCd::. Server:: removed.brain
2006-08-10Note: FOR THE MOMENT, this is BROKEN. It wont run right until im done.brain
2006-08-10Move IsNick, IsIdent into class InspIRCd, update modules that use it.brain
2006-08-10cmode(), cflags(), cstatus() -> chanrec::GetStatusChar(), chanrec::GetStatusF...brain
2006-08-10FindNick, FindChan, ChanModes, UserList, CountInvisible, PurgeEmptyChannels, ...brain
2006-08-09Move tons more stuff into class InspIRCdbrain
2006-08-09ServerConfig extern moved into class InspIRCdbrain
2006-08-08WHEEEEE!!!!!brain
2006-07-28Add support for syntax of commands in place of the text 'Not enough parameter...brain
2006-07-16Update to new API - I think this is right, compiles...om
2006-07-16mass tidyup, change A LOT of stuff to const char** which was char** (such as ...brain
2006-07-15Removed GCC2 checks as we havent supported gcc2 for yearsbrain
2006-04-06Holy christ that was a LOT OF SPACES. TABS, USE THEM, LOVE THEM, APPRECIATE T...w00t
2006-03-18See previous changebrain
2006-03-08Got rid of all that ugly char* cast crap (todo: change docs to reflect change)brain
2006-03-024.1 fixbrain
2006-03-014.1.0 fixbrain
2006-02-26Server* Srv marked static or moved to private member of module class in all m...brain
2006-02-02Added channel name to snoticebrain
2006-02-02Broadcast SPYLIST and SPYNAMES usage to all opersbrain
2006-02-02Users are gonna erupt in flamewars over this... and google will love us >:)brain