summaryrefslogtreecommitdiff
path: root/src/snomasks.cpp
AgeCommit message (Expand)Author
2007-10-22Remove the need for a bunch of the hard coded arrays/hashes by scanning the s...brain
2007-10-15In the grand tradition of huge fucking commits:w00t
2007-09-26Fixed bug #404; this was caused by recieving multiple OPERTYPEs from a remote...special
2007-08-27Remove more unnecessary header trafficw00t
2007-07-23Tidyup a bunch of stuff that was using userrec::modes directly rather than us...brain
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-06-08Enable SNOMASK 'K' (remote kill), and use it in cmd_kill. This has the side e...w00t
2007-05-21It seems that making inspircd.h the first include in .cpp files eliminates th...brain
2007-05-19Visual studio's ability to translate tabs to four spaces as default frustrate...brain
2006-12-15Jesus, look who's the commit whore today. More header updates, and removal of...w00t
2006-09-01Add snomask f (flood)brain
2006-08-30Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include listsbrain
2006-08-29Snomask +l (linking) and some +x (XLINE)brain
2006-08-29Remove snomask n (nickchanges) - this will be a module when someone writes itbrain
2006-08-29auto-set +s when +n is set (as +n requires +s) - allow +n to be 'set twice' a...brain
2006-08-29Snomask support cometh! and it leave a sticky white mess all over the floor :(brain
2006-08-29Spanningtree tidyupsbrain
2006-08-11Just to mess with om's head, remove helperfuncs.h from everywherebrain
2006-08-10Mass-tidyup of module global vars, theyre no longer global vars.brain
2006-08-09ServerConfig extern moved into class InspIRCdbrain
2006-07-10Add headers and header commentbrain
2006-07-10Add empty snomasks.cpp (still got to add headers here so the build doesnt bar...brain