Age | Commit message (Expand) | Author |
2007-05-27 | Fix for bug #305, allow admin to select what port outbound ident requests bin... | brain |
2007-05-27 | Add config example, and allow options:defaultmodes="" so that people can have... | brain |
2007-05-27 | ...and remember the parameters ;) | brain |
2007-05-27 | We were already sending FMODE +nt after each channel creation to keep service... | brain |
2007-05-27 | Config option for default channel modes -- more to follow, don't use yet | brain |
2007-05-27 | Whoops, ++it++? Thats gonna break :p | brain |
2007-05-27 | Another for bug #307 | brain |
2007-05-27 | Change for reverse output of lists, most recent first, for bug #307. Also fix... | brain |
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 | Dunno why this method was static, doesnt need to be... | brain |
2007-05-26 | w00t please review, line 1603 configreader.cpp | brain |
2007-05-26 | - Update our long suffering example MOTD :P | w00t |
2007-05-26 | Use the example rules and motd in the default config | brain |
2007-05-26 | Do we have any Venezuelan Beaver Cheese? ... Why yes, we do. :p | brain |
2007-05-26 | Installer was defaulting the dir to c:\program files\inspircd and wouldnt pre... | brain |
2007-05-26 | Make two sections "Binaries" and "command handlers" manditory - you won't hav... | brain |
2007-05-26 | Change icon to something nicer than a blue arrow (our insp logo) and add the ... | brain |
2007-05-26 | Add warning to edit config files in installer | 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 | Add defines that speed up the build process and reduce executable bloat | 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-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 |