Age | Commit message (Expand) | Author |
2008-05-04 | fix this | peavey |
2008-05-04 | First attempt at converting to new command handler, please review diff Brain. | peavey |
2008-05-04 | *param.c_str() -> param[0] | brain |
2008-05-04 | < MAXPARAMETERS for the size() check here can now be <= instead | brain |
2008-05-04 | Update comments for new api | brain |
2008-05-04 | Fix unused HandleServer to use new system too, and update comments to match api | brain |
2008-05-04 | Conversion of command handler params from "const char* const* parameters, int... | brain |
2008-05-04 | Comment and improve check for access to ~/.inspircd/startup.log | aquanight |
2008-05-03 | Make creation of ~/.inspircd properly check for EEXIST | aquanight |
2008-05-03 | Allow KICKing multiple nicks | aquanight |
2008-05-02 | Patch from jackmcbarn, revamps the helpop example full conf | brain |
2008-05-02 | Optimize MODE #chan b etc, avoid a 256 byte memset for duplicate mode checks | brain |
2008-05-01 | Convert to SimpleUserModeHandler and SimpleChannelModeHandler | brain |
2008-05-01 | Some modules throw CoreException, this is wrong wrongitty wrong! Throw Module... | brain |
2008-05-01 | #define NO_CLIENT_LONG_LONG, makes mysql.h ANSI C++ compliant so that we can ... | brain |
2008-05-01 | Simple user/channel mode patch | brain |
2008-04-29 | remove debug | brain |
2008-04-29 | Backport fix for stripcolour not stripping colour codes, reported by jackmcba... | brain |
2008-04-27 | Extra support for freebsd openssl, allow user to pick between ports and base ... | brain |
2008-04-27 | More stuff so that freebsd users can still use the ports version of openssl i... | brain |
2008-04-27 | Detect openssl on freebsd with the openssl binary, so we can find the base ve... | brain |
2008-04-27 | Fix this up a bit nicer | brain |
2008-04-27 | and make it work right... | brain |
2008-04-27 | Add some stuff from the freebsd port based on ideas by Matthew Seaman which a... | brain |
2008-04-26 | I not i | bricker |
2008-04-26 | a long road of uniformed messages ;) | bricker |
2008-04-23 | Remoteconnect and remotequit should be local-only snomasks | brain |
2008-04-23 | Fix from yesterday, properly fix timedbans, much neater | brain |
2008-04-23 | Fix | w00t |
2008-04-23 | Warn, don't throw.. | w00t |
2008-04-22 | Break! ...no actually, take the break out :) | brain |
2008-04-22 | Show command line on warnings for darix (probably) | w00t |
2008-04-21 | Remove debug (This also fixes a bug that peavey and i found regarding the alr... | brain |
2008-04-21 | Fix bug found by peavey, which much frustrated him and w00t. He leiks mudkipz... | brain |
2008-04-21 | Fix quietbans and hidesplits etc, cull list's sending a seperate quit message... | brain |
2008-04-21 | Hack, hack, hack, hack hack. Hack hack. Probably fix snotice loops, though. | w00t |
2008-04-21 | Remove OnRehash of m_chanprotect: bad idea, and it's broken anyway. | w00t |
2008-04-21 | Fix stray /MD that should be /MP | brain |
2008-04-21 | Fix to use dll in debug build | brain |
2008-04-21 | Set runtimes correctly, thanks :-) | brain |
2008-04-21 | Add VC9 projects. I cant maintain these, i will be reliant on patches from ot... | brain |
2008-04-21 | Merge in large patchset from GreenReaper, useful fixes for freeing a ton of d... | brain |
2008-04-21 | Remove the craqy self-restarting loop in trunk, and use proper safe iterators... | brain |
2008-04-21 | Patch to fix timedbans crash reported earlier today, thanks for the headsup w... | brain |
2008-04-20 | Add hand-crafted resource script, contains version information and icon defin... | brain |
2008-04-20 | Fix RemoveCommands to remove all commands (this function had some really odd ... | brain |
2008-04-19 | fix text in validate methods where option was moved to either performance or ... | peavey |
2008-04-19 | Stray newline | brain |
2008-04-19 | Extract and run the vs redistributable to $TEMP, not to install dir. saves us... | brain |
2008-04-19 | Bad test code here | brain |