Age | Commit message (Expand) | Author |
2007-05-26 | pah, bully to you, mister posix | brain |
2007-05-26 | This should do it | brain |
2007-05-26 | Works for me now, please test | brain |
2007-05-26 | Brok. | brain |
2007-05-26 | w00t please review, line 1603 configreader.cpp | brain |
2007-05-26 | Do we have any Venezuelan Beaver Cheese? ... Why yes, we do. :p | brain |
2007-05-26 | - Remove duplicate call to MatchText in filter.. it seems to work ok for me, ... | w00t |
2007-05-26 | - Fix some win32 warnings in a way that won't crash gcc compiles (I thought I... | w00t |
2007-05-25 | Choose the correct defines so that its not built too lean to compile | brain |
2007-05-25 | Tidy up to coding style | brain |
2007-05-25 | Fix for bug #302. He may not have had any connect lines in his conf but it ne... | brain |
2007-05-25 | DIE. DIE YOU FUCKING ASSHAT OF A BUG. | brain |
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-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 | Add comments as to what its doing | 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 | This says ten minutes drift and should say five, fixed | 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 | Reverted broken patch.. This may break, but it's unlikely :p | frostycoolslug |
2007-05-20 | - Comment on the ifdef in here, to avoid people (like myself) going 'what the... | w00t |
2007-05-20 | Crash on restart in win32 fixed. | brain |
2007-05-20 | try...catch around the map::insert in AddFd, for some reason it throws someti... | brain |
2007-05-20 | Remove asserts and convert to unix line endings | brain |
2007-05-20 | - Modify ServerConfig::GetFullProgDir to just return cwd, previously it did a... | w00t |
2007-05-20 | Windows path seperator is \, this was assuming /. Fixed. | brain |
2007-05-20 | - Fix a small warning thrown by cl about unused local. | w00t |
2007-05-20 | Prevent vc8 from thinking we're dereferencing an end iterator | brain |
2007-05-20 | Send CHANMODES= and PREFIX= in CAPAB CAPABILITIES. | brain |