Age | Commit message (Expand) | Author |
2020-04-10 | Update the module descriptions using mkversion. | Sadie Powell |
2020-01-11 | Update copyright headers. | InspIRCd Robot |
2019-07-16 | Add package names for ArchLinux. | Peter Powell |
2017-10-21 | Add PackageInfo directives for Debian. | Peter Powell |
2016-09-16 | Rewrite the build system directive parser. | Peter Powell |
2013-09-08 | Automatically register ServiceProviders created by modules | attilamolnar |
2013-08-27 | Fix various small issues. | Peter Powell |
2013-08-27 | Make all regex modules throw the same exception on error. | Peter Powell |
2013-08-15 | Remove $ModDep comments | attilamolnar |
2013-07-04 | Remove $Core and $Mod* comments apart from $ModDep. | Peter Powell |
2013-05-15 | Tidy up keywords on module methods. | Peter Powell |
2013-04-12 | Tidy up source files: | Peter Powell |
2013-04-01 | Whitespace and empty destructor removal, minor coding style changes | attilamolnar |
2012-10-12 | Remove superfluous std::string()s | attilamolnar |
2012-04-19 | Replace copyright headers with headers granting specific authors copyright | Robby- |
2010-01-14 | Specify regex engine in m_filter/m_rline CAPAB line instead of marking m_rege... | danieldg |
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-10-18 | Remove VF_SERVICEPROVIDER, prevent heap allocation of ConfigReader | danieldg |
2009-10-17 | Remove dummy API_VERSION from Version constructor | danieldg |
2009-10-08 | Update Event and Request APIs | danieldg |
2009-09-26 | Compile fixes and message updates | danieldg |
2009-09-26 | Remove InspIRCd* parameters and fields | danieldg |
2009-09-22 | Describe module purpose in /MODULES output | 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-09-22 | Set Id property on a bunch of modules which lack it, etc. | brain |
2008-09-21 | Make regex providers load correctly. Move m_rline to use the regex providers,... | aquanight |
2008-09-05 | TRE regex provider (the same engine used by Unreal 3.2) | aquanight |