Age | Commit message (Expand) | Author |
---|---|---|
2020-01-31 | Update copyright headers. | InspIRCd Robot |
2020-01-22 | Make the dynref bool operator constant. | Sadie Powell |
2020-01-11 | Update copyright headers. | InspIRCd Robot |
2019-11-16 | Close connections when an I/O hook is configured but not loaded. | Peter Powell |
2015-02-11 | Add missing const operators to dynamic_reference[_nocheck] | Attila Molnar |
2015-02-11 | Allow dynrefs to have an OnCapture() hook | Attila Molnar |
2014-08-30 | Move the intrusive list containers into the insp namespace | Attila Molnar |
2014-03-28 | Convert the global list of dynamic reference pointers to an intrusively linke... | Attila Molnar |
2013-07-19 | Seperate ModeReference into ChanModeReference and UserModeReference | attilamolnar |
2013-07-19 | Move dynamic_reference and related classes to dynref.h | attilamolnar |