Age | Commit message (Expand) | Author |
2007-02-10 | Finally make this module work at all on 1.1 | brain |
2006-12-15 | Remove global namespacing, makes modules compile FASTAH. Also massive update ... | w00t |
2006-10-19 | Insert massive change here. | brain |
2006-10-01 | Now with binary versioning goodness | brain |
2006-08-10 | Last of Server:: methods moved to InspIRCd::. Server:: removed. | brain |
2006-08-10 | Note: FOR THE MOMENT, this is BROKEN. It wont run right until im done. | brain |
2006-04-06 | Holy christ that was a LOT OF SPACES. TABS, USE THEM, LOVE THEM, APPRECIATE T... | w00t |
2006-03-09 | Strlen bashing. | brain |
2006-01-18 | Removed all strncpy() calls and replaced with strlcpy() | brain |
2006-01-15 | Updated copyrights in headers etc using perl inplace edit | brain |
2005-12-26 | New 'Implements' system | brain |
2005-12-23 | Review and optimize | brain |
2005-12-23 | (Probably) major speed improvements, nuked a hell of a lot of strlen()s. Adde... | w00t |
2005-12-07 | Changed behaviour of module API to pass Server* to the constructor, rather th... | brain |
2005-05-30 | Started on -Wall - safe compile | brain |
2005-05-15 | Changed to use __single_client_alloc, faster on most systems in a single thread | brain |
2005-04-26 | Added -Wswitch -Wchar-subscripts -Wparentheses - more stable and more pedanti... | brain |
2005-04-26 | Major code tidyup (-W) - expect a few belches | brain |
2005-04-07 | Tons of module versionflags stuff, and checks for it in /UNLOADMODULE | brain |
2005-04-07 | Added version flags | brain |
2004-05-16 | Updated header comments | brain |
2004-04-27 | Added m_alias module which provides command aliases. | brain |
2004-04-25 | Fixed a GCC2 incompatibility, replaced break with return | brain |
2004-04-25 | Fixed USER bug (Bugtracker #14) | frostycoolslug |
2004-04-12 | Added preliminary support for a bottler-detection module | brain |