Age | Commit message (Expand) | Author |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2007-11-04 | Remove Implements() method from every module. booya. | brain |
2007-11-04 | Convert all to new Attach() system. The Implements() method needs removing fr... | brain |
2007-10-24 | Theres no need to check the address of a stack declared array for NULL, thank... | brain |
2007-10-15 | In the grand tradition of huge fucking commits: | w00t |
2007-08-27 | Remove unnecessary header traffic | w00t |
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 |
2007-07-03 | Removed superfluous semicolons | pippijn |
2007-07-03 | Fix off-by-one reported by Darom in bug #339 | w00t |
2007-06-17 | Convert a few modules | w00t |
2007-05-21 | Header rearrangement, move inspircd.h to top, remove stdio, stdlib, stdblahbl... | brain |
2007-05-19 | Windows support. Tested and working to compile on freebsd and linux. Next ste... | w00t |
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 |