]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/snomasks.h
Use IsCTCP in blockcolor for ignoring CTCPs.
[user/henk/code/inspircd.git] / include / snomasks.h
2020-01-11 InspIRCd RobotUpdate copyright headers.
2019-05-01 Peter PowellMerge branch 'insp20' into insp3.
2018-11-07 Peter PowellMerge tag 'v2.0.27' into master.
2018-09-24 Peter PowellMerge branch 'insp20' into master.
2018-08-15 Peter PowellMerge branch 'insp20' into master.
2018-07-15 Peter PowellMerge branch 'insp20' into master.
2018-04-22 Peter PowellMerge tag 'v2.0.26' into master.
2017-12-11 Peter PowellMerge branch 'insp20' into master.
2017-11-12 Peter PowellMerge tag 'v2.0.25' into master.
2017-10-12 Peter PowellMerge the latest changes from insp20 into master.
2017-08-26 Peter PowellFix a bunch of Doxygen warnings.
2017-07-12 Peter PowellMerge pull request #677 from Robby-/master-dnsblzline
2017-07-09 Peter PowellMerge v2.0.23 and v2.0.24 into master.
2016-09-02 Attila MolnarMerge insp20
2016-08-17 Attila MolnarMerge insp20
2016-02-22 Attila MolnarMerge insp20
2015-05-10 Attila MolnarMerge insp20
2015-04-20 Attila MolnarMerge insp20
2014-10-27 Attila MolnarMerge insp20
2014-07-25 Attila MolnarMerge insp20
2014-06-24 Attila MolnarChange allocation of InspIRCd::SNO to be physically...
2014-04-07 Attila MolnarMerge insp20
2014-01-21 Attila MolnarMerge insp20
2013-08-30 attilamolnarMerge insp20
2013-08-08 attilamolnarFix a couple of issues
2013-07-24 attilamolnarRewrite SnomaskManager::SendMessage() and Flush(),...
2013-06-05 attilamolnarMerge insp20
2013-04-27 attilamolnarMerge insp20
2013-04-12 Attila MolnarMerge pull request #461 from SaberUK/master+header...
2013-04-12 Peter PowellTidy up source files:
2012-05-14 Robin BurchellMerge pull request #109 from Justasic/insp20
2012-05-03 Robin BurchellMerge pull request #96 from Justasic/insp20
2012-04-23 Robin BurchellMerge pull request #92 from Robby-/insp20-headers
2012-04-19 Robby-Replace copyright headers with headers granting specifi...
2012-04-19 Robin BurchellMerge pull request #85 from Robby-/insp20-typosnstuff
2012-04-19 Robby-Add conf/ to include paths and fix some typos
2012-04-18 Robin BurchellMerge pull request #70 from Shawn-Smith/insp20+chancrea...
2012-04-15 Robin BurchellMerge pull request #55 from Justasic/insp20
2012-04-15 Justin CrawfordFixes for bug #12
2010-02-25 danieldgMake remote/local snomasks consistent and allow use...
2010-01-11 brain...because every now and again, i have to do a massive...
2009-10-18 danieldgRemove more classbase
2009-09-26 danieldgRemove InspIRCd* parameters and fields
2009-09-02 danieldgRemove unneeded Extensible inheritance and remove ...
2009-04-18 danieldgAdd global-routing snomask functions
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-03-10 danieldgFix snomask stacking to only delay (last message repeat...
2009-01-02 w00tUpdate copyrights for 2009.
2008-05-05 w00tOkay, this was good in theory, but totally and utterly...
2008-04-21 w00tHack, hack, hack, hack hack. Hack hack. Probably fix...
2008-04-17 w00tAdd potential for local-only snotices and use them...
2008-03-30 aquanightCommit -Wformat=2 -Wmissing-format-attributes, printf...
2008-03-24 brainA load of classes dont inherit from classbase, and...
2008-02-26 brainThis should fix it, thanks w00t
2008-02-26 brainThe count=0 in the body Isnt needed
2008-02-26 w00tRemind me that I need to initialise ints *smack*
2008-02-03 w00tClear up header insanity
2008-01-10 w00tHeader update: 2007 -> 2008
2008-01-05 w00tFix a bug (snotices repeating constantly), and add...
2008-01-05 w00tFix snomask stacking, still needs to flush all snomasks...
2008-01-05 w00tSnomask stacking: not yet working (crashes), and not...
2008-01-04 w00tRemove non-portable code and replace with a debug call
2008-01-04 w00tFormat the header a little better, add some stuff prepa...
2007-07-16 peaveyOOPS! We try again, since I'm smoking craq. LF is 0x0a...
2007-07-16 peavey'svn propset -R svn:eol-style CR *' Set to UNIX-style...
2007-05-19 w00tWindows support. Tested and working to compile on freeb...
2006-12-15 w00tAnd now, just to force you to recompile the *whole...
2006-08-29 brainDocument SnomaskManager
2006-08-29 brainauto-set +s when +n is set (as +n requires +s) - allow...
2006-08-29 brainSnomask support cometh! and it leave a sticky white...
2006-08-29 brainSpanningtree tidyups
2006-07-10 brainAdd empty snomasks.cpp (still got to add headers here...