Age | Commit message (Expand) | Author |
2008-06-11 | fixed some indentation and spacing in modules | pippijn |
2008-05-29 | Apply patch to fix ipv6 builds, contributed by danieldg, thanks :-) | brain |
2008-05-19 | Convert connection::host | brain |
2008-05-18 | Next to convert | brain |
2008-05-04 | Convert a whole bunch more | peavey |
2008-04-26 | I not i | bricker |
2008-04-12 | Trunk fix for bug #505 reported by nenolod | brain |
2008-04-07 | Hosts vector not cleared on rehash, made rehashing for changes impossible | brain |
2008-03-24 | And more of them | brain |
2008-02-22 | Convert remaining InspIRCd::Log() calls to new logging system | aquanight |
2008-02-20 | Wheee, mass commit! this adds const stafety, throwing a compile error if anyo... | brain |
2008-02-11 | Fix: Extra duplication of InspIRCd * is not necessary. | w00t |
2008-02-11 | Add -Wshadow to cflags, and fix a bunch of warnings that come with it. Add a ... | w00t |
2008-02-08 | Fix low-risk potential memory leak: if a webirc client with valid cgiirc bloc... | w00t |
2008-01-17 | Fix.. snomask O is already taken (ffs) so use A instead | w00t |
2008-01-17 | Remove InspIRCd::WriteOpers in favour of snomask O | w00t |
2008-01-13 | First UserManager overhaul: Move clone counts out of InspIRCd & User. | w00t |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2007-11-09 | Same here, fix some minor memory leaks noticed by w00t | brain |
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-11-04 | Another | brain |
2007-10-21 | Another big commit, just to please all my fans out there.. cmd_* -> Command*.... | w00t |
2007-10-15 | In the grand tradition of huge fucking commits: | w00t |
2007-10-15 | class command_t -> class Command. Whey :D | w00t |
2007-08-27 | Remove unnecessary header traffic | w00t |
2007-08-19 | Allow support for multiple dns results per request. This is a significant cha... | brain |
2007-07-26 | Set defaults for an enum | 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 |
2007-07-15 | Fix for bug #349: NOTE there is important caveat about this in the example co... | brain |
2007-07-12 | Apply patch from lain to fix multiple cgihosts not being read correctly. | peavey |
2007-07-03 | Removed superfluous semicolons | pippijn |
2007-06-17 | More factory conversion | w00t |
2007-05-30 | Apply ipv6 #ifdef tidyup patch from djGrrr, thanks :) | brain |
2007-05-26 | - Fix some win32 warnings in a way that won't crash gcc compiles (I thought I... | w00t |
2007-05-22 | - Fix two minor warnings here (catch (ModuleException& e) -> catch (ModuleExc... | 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-05-10 | Add m_taxonomy and api minor tweak to make it work, enable some modules for it. | brain |
2007-03-15 | Add third parameter to OnUserQuit (quit reason for opers only) - bump api ver... | brain |
2007-03-08 | Patch by satmd to support using IP addresses with cgiirc | special |
2007-03-03 | Allow for the cgiirc module to change the users host if it doesnt resolve | brain |
2007-03-03 | Fix double-dereference in CheckIdent and CheckPass which causes the values of... | brain |
2007-02-14 | Force ipv4 lookups here - cgiirc doesnt support ipv6 anyway. | brain |
2007-02-10 | Merge patch for WEBIRC command from satmd | brain |
2007-02-07 | Remember: C++ only works if you type the right method names and not ones that... | brain |
2007-02-07 | Ident fixes, | brain |
2007-02-07 | Fix ipv6 ass-u-me's | brain |
2007-02-07 | Add InvalidateCache() calls and fix a ton of ass-u-me :/ | brain |