Age | Commit message (Expand) | Author |
2007-05-25 | Fix for bug #303 reported by HiroP, thanks | brain |
2007-05-25 | Initial fix wasnt working, and was a mess. Lets try this again. | brain |
2007-05-25 | Fix for /list glob bug in core LIST reported by HiroP, bug #304 | brain |
2007-05-25 | Don't allow SVSHOLD from a non-ulined client. Thanks click. | w00t |
2007-05-24 | Propagate the gunloadmodule command even if the module isn't loaded locally; ... | special |
2007-05-24 | Somehow, the code which does the "assumption" that no prefix means 'that' ser... | brain |
2007-05-24 | Make kill hiding work properly locally | brain |
2007-05-24 | Two things, document how InspIRCd finds the dns server ip on windows if you d... | brain |
2007-05-24 | Whoops, helps if it compresses, not decompresses. | brain |
2007-05-24 | Compressor script that compresses all shared objects and exe with upx, should... | brain |
2007-05-23 | Commit patch by IronLegend, thanks :) -- Fixes bug #298 | brain |
2007-05-23 | One more with redundant ref to instance. I think this is the last one. | peavey |
2007-05-22 | Module class has a member ServerInstance, so remove any extra refs still ling... | peavey |
2007-05-22 | take out whowas stats from stats z until I figure out how to fix it. | peavey |
2007-05-22 | - Fix two minor warnings here (catch (ModuleException& e) -> catch (ModuleExc... | w00t |
2007-05-22 | Bloody 'safe stl' warnings. | brain |
2007-05-22 | Crappy warnings | brain |
2007-05-22 | Have configure try and create ..\bin\release\* and/or ..\bin\debug\* | brain |
2007-05-22 | Add comments as to what its doing | brain |
2007-05-22 | Comment on how we came up with this code, and comment it | brain |
2007-05-22 | This could do with some comments | brain |
2007-05-22 | Tidyup | brain |
2007-05-22 | Code to find nameservers in the windows registry - largely untested | brain |
2007-05-22 | Someone forgot the blindingly obvious - APPLY the glines/zlines you add! they... | brain |
2007-05-22 | Add BUILD define which tells the install script what to build | brain |
2007-05-22 | Its CreateDirectory in win :/ | brain |
2007-05-22 | Have this make the debug and release dirs, fannying around mkdiring them in a... | brain |
2007-05-22 | Change to NOT optimize, /O2 was set on all projects, probably a bad thing, we... | brain |
2007-05-22 | Update this to always run even if we have an inspircd_config.h, having to man... | brain |
2007-05-22 | This says ten minutes drift and should say five, fixed | brain |
2007-05-21 | Add .net framework version check | brain |
2007-05-21 | Fix to properly uninstall | brain |
2007-05-21 | Squash unused var error | brain |
2007-05-21 | Remove warning in gcc this time | brain |
2007-05-21 | I think this was the source of burlex's confusion with the spanningtree propo... | brain |
2007-05-21 | In this module we declare the md5 context as a class, then reference it in fu... | brain |
2007-05-21 | Move inspircd.h to top | brain |
2007-05-21 | Header rearrangement, move inspircd.h to top, remove stdio, stdlib, stdblahbl... | brain |
2007-05-21 | Reorder inspircd.h header to top | brain |
2007-05-21 | All non-commands part of the core are now warning clean on vs8 | brain |
2007-05-21 | Same tweak, again | brain |
2007-05-21 | It seems that making inspircd.h the first include in .cpp files eliminates th... | brain |
2007-05-21 | Reorder includes, dont worry there is method to my madness (i hope) | brain |
2007-05-21 | Fix warnings | brain |
2007-05-21 | Shortcut working dir is set to SetOutPath value, fix this so that the working... | brain |
2007-05-21 | Reverted broken patch.. This may break, but it's unlikely :p | frostycoolslug |
2007-05-21 | Most likely doesnt work | brain |
2007-05-21 | Install InspGUI to $INSTDIR, not $INSTDIR\Bin | brain |
2007-05-21 | Obsolete mods are in here :/ | brain |
2007-05-21 | Fix | brain |