summaryrefslogtreecommitdiff
path: root/src/modules/m_deaf.cpp
AgeCommit message (Expand)Author
2007-08-27Remove unnecessary header trafficw00t
2007-08-06Fix m_deaf not restricting messages from remote users, fixes bug #378 reporte...w00t
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-17Conversionsw00t
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 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-10Small api change with wide reaching effects in modules - Allows modification ...brain
2007-02-07Fix for bug #205 reported by nenolod (modules that erroneously check remote u...brain
2006-12-28Reasonably sized fix - when adding modes in modules, be sure to check the ret...brain
2006-12-15Remove global namespacing, makes modules compile FASTAH. Also massive update ...w00t
2006-11-27There, the guts of it are done, spanningtree now uses the exempt lists to cle...brain
2006-11-27BuildExemptList is becoming pretty ugly. grr.brain
2006-11-26C DOS, C DOS RUN, RUN DOS RUN ^M^M^Mpeavey
2006-11-26Provides support for ircu style usermode +d (deaf to channel messages and cha...peavey