summaryrefslogtreecommitdiff
path: root/include/dynref.h
AgeCommit message (Collapse)Author
2020-10-27Don't kill cloaking users when hash/md5 is missing.Sadie Powell
2020-01-31Update copyright headers.InspIRCd Robot
2020-01-22Make the dynref bool operator constant.Sadie Powell
2020-01-11Update copyright headers.InspIRCd Robot
2019-11-16Close connections when an I/O hook is configured but not loaded.Peter Powell
2015-02-11Add missing const operators to dynamic_reference[_nocheck]Attila Molnar
2015-02-11Allow dynrefs to have an OnCapture() hookAttila Molnar
2014-08-30Move the intrusive list containers into the insp namespaceAttila Molnar
2014-03-28Convert the global list of dynamic reference pointers to an intrusively ↵Attila Molnar
linked list
2013-07-19Seperate ModeReference into ChanModeReference and UserModeReferenceattilamolnar
2013-07-19Move dynamic_reference and related classes to dynref.hattilamolnar