Age | Commit message (Expand) | Author |
2006-01-30 | Removed Dynamic Module support under Cygwin *cries* | frostycoolslug |
2006-01-30 | Test for Craig | brain |
2006-01-30 | Wrong userrec var used | brain |
2006-01-30 | Unneccesary space | brain |
2006-01-30 | Moved metadata code into into OnGlobalConnect | brain |
2006-01-30 | Added new event into m_spanningtree, event id send_metadata, which allows arb... | brain |
2006-01-30 | Change irritatingly Unreal-ish capitalisation | om |
2006-01-30 | Added check that forbids configuration as root >:-) | brain |
2006-01-30 | Major updates to CBANs...like they're reasonably functional | om |
2006-01-30 | Dont check paths on cygwin | brain |
2006-01-30 | Conceal failure of inspircd.dll on non-win32 platforms (easier than putting a... | brain |
2006-01-30 | Small minor insignificant ite.. ZOMG CYGWIN DYNAMIC MODULES! | frostycoolslug |
2006-01-30 | Remainder of TYPE_OTHER metadata | brain |
2006-01-30 | See last commit | brain |
2006-01-30 | Added support for TYPE_OTHER metadata, where void* target will be NULL, e.g. ... | brain |
2006-01-29 | Fix to send 403 on invalid channel name | brain |
2006-01-29 | eggy: be happy | om |
2006-01-29 | Moved Write() call so that it can send the NICK message properly and force th... | brain |
2006-01-29 | Extra tab | brain |
2006-01-29 | ... | brain |
2006-01-29 | Fixed typo | brain |
2006-01-29 | Allow ulines to still notice the channel regardless of +T | brain |
2006-01-29 | Created OnPostOper that can be gauranteed to be called *after* opering (by AL... | brain |
2006-01-29 | "Oper of unknown type" -> "313 %s %s :is an IRC operator" | brain |
2006-01-29 | Auto-assume "+" on the start of opermode block if not included | brain |
2006-01-29 | Removed example commands that never actually existed | brain |
2006-01-29 | VF_VENDOR | om |
2006-01-29 | Apparently people ask for these... *coughpointlesscough* | om |
2006-01-29 | Tidied up intending, oh no, really serious fatal bug right there :p | brain |
2006-01-29 | OpenSSL detection and cert generation in ./configure | brain |
2006-01-29 | Remove -lcrypto | om |
2006-01-29 | Missing delete for config reader | om |
2006-01-29 | Add checks for AddIOHook failing | om |
2006-01-29 | Change isin() x2 to pass a const reference instead | om |
2006-01-29 | Wheee, two SSL modules :D And they work together ^^ | om |
2006-01-28 | Changed length of password field to 64, giving us a maximum password length o... | brain |
2006-01-28 | Fixed uninitialized ExtMode::list | brain |
2006-01-28 | Added some extra debug | brain |
2006-01-28 | Make m_services use InserMode (are we done yet?) | om |
2006-01-28 | Changed On005Numeric to use InsertMode (we left one out?) | brain |
2006-01-28 | Deleted the semicolon that had half the dev team wondering... | om |
2006-01-28 | A few tweaks here and there | brain |
2006-01-28 | 1.0.0+SVN (From 1.0(RC3)+SVN) | brain |
2006-01-28 | MODEOP and MODEDEOP were transposed | brain |
2006-01-28 | convert std::string* to char*, should be a little faster and hopefully won't ... | om |
2006-01-28 | Missing extern | brain |
2006-01-28 | TESTME: Fix to this to make it work with newer OnPreCommand event (a paramete... | brain |
2006-01-28 | Incorporated Craig's friendlier SQL class (documentation to come later) | brain |
2006-01-28 | Fix small memory leaks in some cases (bad password, bad query, lost mysql ser... | om |
2006-01-28 | Correctly initialize userrec::password (should fix a few m_sql issues) | brain |