summaryrefslogtreecommitdiff
path: root/include/snomasks.h
AgeCommit message (Expand)Author
2020-01-11Update copyright headers.InspIRCd Robot
2017-08-26Fix a bunch of Doxygen warnings.Peter Powell
2014-06-24Change allocation of InspIRCd::SNO to be physically part of the object contai...Attila Molnar
2013-08-08Fix a couple of issuesattilamolnar
2013-07-24Rewrite SnomaskManager::SendMessage() and Flush(), split code into functionsattilamolnar
2013-04-12Tidy up source files:Peter Powell
2012-04-19Replace copyright headers with headers granting specific authors copyrightRobby-
2012-04-19Add conf/ to include paths and fix some typosRobby-
2012-04-14Fixes for bug #12Justin Crawford
2010-02-25Make remote/local snomasks consistent and allow use without namingdanieldg
2010-01-11...because every now and again, i have to do a massive commit.brain
2009-10-18Remove more classbasedanieldg
2009-09-26Remove InspIRCd* parameters and fieldsdanieldg
2009-09-02Remove unneeded Extensible inheritance and remove "age" field from classbasedanieldg
2009-04-18Add global-routing snomask functionsdanieldg
2009-03-15Update all wiki links to point to the new wiki. This was done automatically w...psychon
2009-03-10Fix snomask stacking to only delay (last message repeated) part of the snomaskdanieldg
2009-01-02Update copyrights for 2009.w00t
2008-05-05Okay, this was good in theory, but totally and utterly fucked in implementati...w00t
2008-04-21Hack, hack, hack, hack hack. Hack hack. Probably fix snotice loops, though.w00t
2008-04-17Add potential for local-only snotices and use them for the ones that should b...w00t
2008-03-30Commit -Wformat=2 -Wmissing-format-attributes, printf-like functions in inspi...aquanight
2008-03-24A load of classes dont inherit from classbase, and they should. fix.brain
2008-02-26This should fix it, thanks w00tbrain
2008-02-26The count=0 in the body Isnt neededbrain
2008-02-26Remind me that I need to initialise ints *smack*w00t
2008-02-03Clear up header insanityw00t
2008-01-10Header update: 2007 -> 2008w00t
2008-01-05Fix a bug (snotices repeating constantly), and add a flush timer (1x5 seconds)w00t
2008-01-05Fix snomask stacking, still needs to flush all snomasks on a timer to avoid m...w00t
2008-01-05Snomask stacking: not yet working (crashes), and not quite finishedw00t
2008-01-04Remove non-portable code and replace with a debug callw00t
2008-01-04Format the header a little better, add some stuff preparing for snomask compr...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-05-19Windows support. Tested and working to compile on freebsd and linux. Next ste...w00t
2006-12-15And now, just to force you to recompile the *whole* ircd.. updated headers on...w00t
2006-08-29Document SnomaskManagerbrain
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-07-10Add empty snomasks.cpp (still got to add headers here so the build doesnt bar...brain