summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)Author
2007-05-10Add m_taxonomy and api minor tweak to make it work, enable some modules for it.brain
2007-05-10I can do coding, me!brain
2007-05-10Change some stuff around to make sure metadata/fmode comes after nick list if...brain
2007-05-10remove EB metadata madness and make services people happy.brain
2007-05-10Remove pointless debugbrain
2007-05-10Remove a large portion of commented craq, and make this fit in better with th...w00t
2007-05-10Update this to use the new copyright headerw00t
2007-05-10Add <stripcolor:allowchanops> to allow channel operators to bypass color stri...w00t
2007-05-10Fix typo in r6944, thanks HiroPw00t
2007-05-10Add warning notice to m_deaf, as setting it will make new users pretty confus...w00t
2007-05-10Fix duplicate End of /NAMES list from here.peavey
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-10This doesnt need a data copy any morebrain
2007-05-10Make it not suck^H^H^H^Hsegfault... and its all fixed and *working* :)brain
2007-05-10It would be good if this actually compiled too...brain
2007-05-10Add uhnames prototypebrain
2007-05-10Small api change with wide reaching effects in modules - Allows modification ...brain
2007-05-09Fix ping timeout ERROR not being generated when a server pings out, making th...brain
2007-05-09Add a module which only lets identified users and opers create new channels, ...brain
2007-05-09Fix operquit notices being chopped to first word of quit message, spotted by ...brain
2007-05-09Make RCONNECT accept a glob for the first parameter. Thanks, HiroP :)w00t
2007-05-08- (FINALLY, ffs) add realnames to connect/remote connect server notices, per ...w00t
2007-05-08Decraqbrain
2007-05-08Add oper notices on: (1) joining invisibly to a channel (2) engage or disenga...brain
2007-05-08Tidy up some lollercodebrain
2007-05-08Sending a buffer full of garbage is not smart or funny.brain
2007-05-08Left openssl includes in here :<brain
2007-05-08Add comments to describe wtf we are doingbrain
2007-05-08Don't use this yet. we're waiting on w00t for a test clientbrain
2007-05-08Make SAJOIN/SAPART more spanningtree friendly, they are throwbacks to the ins...brain
2007-05-07Correct the silentbursts logicbrain
2007-05-07Slightly tidier capab checksbrain
2007-05-07Needs a little testing: Tidyup of some code, namely when validating the lengt...brain
2007-05-07Fix channel TS not being set correctly on creation of new channelbrain
2007-05-07Developers, please review ForceJoin starting at line 730 of this file. It nee...brain
2007-05-07A bit more debug in herebrain
2007-05-07Add bugnotice when an fmode is sent with a TS < ours. This should in theory n...brain
2007-05-07FTOPIC from another server now (correctly) shows local server name to obscure...brain
2007-05-06Fix for bug #278 reported by aredridel, LUSERS output is required as per RFC ...brain
2007-05-06Fix for bug #263 - note, this NEEDS QA TESTINGbrain
2007-05-06gcc fails it at exporting symbols properly :/brain
2007-05-05Fix for crash found by potter if you set up two redirects in two channels to ...brain
2007-05-05Make debug warning for broken servers once per servername onlybrain
2007-05-04Add options:quietbursts, fixes bug #269, also adds support for quits in a cul...brain
2007-05-04Fix for bug #268, repeated messages on users who are already glinedbrain
2007-05-04If an op parts, joins or kicks then display the change to all, so that the no...brain
2007-05-04Add MODE nag to debug snomask +dbrain
2007-05-04Fix bug where if an op is in channel then does /names later, all the non-ops ...brain
2007-05-04Add <auditorium showops> which determines if auditorium works like ircnet +a ...brain