Age | Commit message (Expand) | Author |
2018-12-12 | Fix conversion issues by replacing ConvToInt with ConvToNum<T>. | Peter Powell |
2018-08-12 | Pass the Extensible container to ExtensionItem::free(). | Peter Powell |
2015-12-02 | Merge branch 'master+serviceinit' | Attila Molnar |
2015-11-26 | Add LocalIntExt and LocalStringExt::unserialize() for non-FORMAT_NETWORK | Attila Molnar |
2015-11-26 | Fix FORMAT_INTERNAL handling in LocalIntExt::serialize() and LocalStringExt::... | Attila Molnar |
2015-11-26 | Add typedef ExtensionManager::ExtMap | Attila Molnar |
2015-11-23 | Implement ExtensionItem::RegisterService() | Attila Molnar |
2015-11-23 | Add ServiceProvider::RegisterService(), call it from ModuleManager::AddService() | Attila Molnar |
2015-01-22 | Merge branch 'master+exttype' into master+no-rtti | Attila Molnar |
2015-01-22 | Disable typeid() calls unless INSPIRCD_ENABLE_RTTI is defined | Attila Molnar |
2015-01-18 | Specify which Extensible subclass an ExtensionItem is valid for | Attila Molnar |
2014-06-24 | Change allocation of InspIRCd::Logs to be physically part of the object conta... | Attila Molnar |
2014-02-10 | Replace DummyExtItem with a flag in Extensible | Attila Molnar |
2014-01-23 | Remove whitespace and minor style changes | Attila Molnar |
2014-01-06 | Unset all extensions and the topic when lowering TS on a channel | Attila Molnar |
2013-05-19 | Fix spacing in calls to LogManager::Log. | Peter Powell |
2013-04-12 | Add LOG_ prefix to the log level enum values. | Peter Powell |
2012-12-02 | Throw an exception when attempting to register an extension with a name that ... | attilamolnar |
2012-11-29 | Add a typedef for LocalUserList | attilamolnar |
2012-04-19 | Replace copyright headers with headers granting specific authors copyright | Robby- |
2010-01-11 | ...because every now and again, i have to do a massive commit. | brain |
2009-11-16 | Use ServiceProvider for inter-module dependencies | danieldg |
2009-11-15 | Add Inspircd::AddServices | danieldg |
2009-10-25 | Force heap allocation of refcountbase, create usecountbase for non-allocation... | danieldg |
2009-10-20 | Use custom allocater to decide if refcountbase was allocated on the heap and ... | danieldg |
2009-10-19 | Maintain refcount of Module objects to complain about leaked pointers | danieldg |
2009-10-19 | Fix implementation of reference to const, use reference counting for Extensib... | danieldg |
2009-10-19 | Clean up some log messages | danieldg |
2009-10-18 | Fix null dereference caused by tracking dummy | danieldg |
2009-10-18 | Cull channels, warn when Extensible objects are not culled as they must be | danieldg |
2009-10-18 | Add more debug logging of object lifetimes | danieldg |
2009-10-17 | Make classbase and refcountbase uncopyable; expand comments on their indended... | danieldg |
2009-10-14 | Move static map of extensions into ServerInstance, add const-correctness | danieldg |
2009-09-30 | Add explicit reference-counting base class | danieldg |
2009-09-28 | Fix warnings from BSD build and work around the failures of BSD make | danieldg |
2009-09-21 | Create StreamSocket for IO hooking implementation | danieldg |
2009-09-15 | Remove Extensible items from user, channel, and Membership on module unload | danieldg |
2009-09-15 | Fix null ExtensionItem when unregistering hooks; fix CORE_FLAGS on darwin | danieldg |
2009-09-13 | Add SerializeFormat for easier metadata formatting | danieldg |
2009-09-13 | Change Extensible to use strongly typed entries | danieldg |
2009-09-02 | Remove unneeded Extensible inheritance and remove "age" field from classbase | danieldg |
2009-03-15 | Update all wiki links to point to the new wiki. This was done automatically w... | psychon |
2009-01-02 | Update copyrights for 2009. | w00t |
2008-07-29 | Remove last vestige of libircdfoo, by changing tag into a single identifier... | w00t |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2007-10-22 | Remove the need for a bunch of the hard coded arrays/hashes by scanning the s... | brain |
2007-07-16 | OOPS! 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 |
2006-12-15 | Jesus, look who's the commit whore today. More header updates, and removal of... | w00t |
2006-08-30 | Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include lists | brain |