Age | Commit message (Expand) | Author |
2007-10-03 | We really do suck at spelling...and not just the american-british disagreements | om |
2007-10-03 | fix a few things, and change customise to customize ;) gotta love those ameri... | bricker |
2007-10-03 | added a new quote! (candles) | bricker |
2007-10-02 | Someone please bp this | brain |
2007-09-30 | Users were also being attached to the wrong server names (by uid and not by s... | brain |
2007-09-30 | Whoops, forgot some stuff for when GECOS was moved to position 10 in the UID ... | brain |
2007-09-30 | Minor change, param for local PING wasnt an SID and should be | brain |
2007-09-30 | parameters[0] -> parameter.c_str() | brain |
2007-09-29 | move headers into other filters | brain |
2007-09-29 | remove cmd_summon and cmd_users from solution | brain |
2007-09-29 | Removed extremely verbose debugging from the SSL modules, as I believe that b... | special |
2007-09-28 | Correct wording of message in cmd_invite pointed out by Zaba | brain |
2007-09-28 | w00t forgot to edit these out. | eggy |
2007-09-27 | Remove /summon and /users (I think 15+ years of being marked deprecated is en... | w00t |
2007-09-27 | Forgot part of the fix for bug #404 | special |
2007-09-26 | Fixed bug #404; this was caused by recieving multiple OPERTYPEs from a remote... | special |
2007-09-26 | Is this thing on? | eggy |
2007-09-25 | Remove compiler warnings in windows build | brain |
2007-09-25 | Fix compile error | brain |
2007-09-25 | Fix for bug #415, affects only trunk (wish i'd known this before i started!) | brain |
2007-09-25 | Fix for bug #407, set ref[fd] AFTER some checks that may return false and lea... | brain |
2007-09-25 | The only solution is to hide the killing oper even from other opers, and make... | brain |
2007-09-25 | added a '! | bricker |
2007-09-24 | Final part of fix for #419 | brain |
2007-09-24 | Fix part of bug #419 (source nick showing in KILL message to user with hideki... | brain |
2007-09-24 | Fix for bug #424 | brain |
2007-09-24 | conformity is yay! ok, fixed some typo's, etc etc... | bricker |
2007-09-23 | Remove InspIRCd::DoOneIteration, throwback to software threading (lulz) | brain |
2007-09-23 | add extra modules folder and exclude from build | brain |
2007-09-23 | Seems nobody tested this in windows at all, Module::Module(Inst) is not valid... | brain |
2007-09-23 | Add command handlers (excluded from build) too | brain |
2007-09-23 | Fix dodgy constructor | brain |
2007-09-23 | Add modules to the project and exclude from build (its often a pain to track ... | brain |
2007-09-23 | Directory creation fixes | brain |
2007-09-23 | More compile fixes | brain |
2007-09-23 | More compile fixes | brain |
2007-09-23 | Add dbghelp.lib | brain |
2007-09-23 | Fix configure to make release directories during build | brain |
2007-09-23 | Fix library paths for compilation on my laptop | brain |
2007-09-23 | Test from vista laptop | brain |
2007-09-21 | Fix some words and capitalizations etc... | bricker |
2007-09-20 | capitalized "Bugtracker" "Forums" "Development" | bricker |
2007-09-20 | Thanks dz, forgot uppercase equivalent of AEIOU in the strchr | brain |
2007-09-20 | As per request from Bricker, change the format of the 'you are now an oper of... | brain |
2007-09-19 | Fixed m_saquit to direct the command to the user's server and from there send... | special |
2007-09-18 | Fixed bug #418 (incorrect numerics for part of /ADMIN and /USERS) - patch by ... | special |
2007-09-18 | Fixed bug #417 (empty userstats allowed all stats to be viewed) | special |
2007-09-15 | Fixed bug #414 (cosmetic issue with oper failure notices). Patch by dz | special |
2007-09-15 | Added support for subdirectories in module directories (for organization). I ... | special |
2007-09-13 | Fixed a compile error in m_ident on ipv6 | special |