Age | Commit message (Expand) | Author |
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 | 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 | 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 | 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-27 | Yet more tasty OnCleanup :)~~~ | om |
2006-01-27 | More OnCleanup goodness | om |
2006-01-27 | Added OnCleanup | brain |
2006-01-27 | Add OnCleanup (every little helps! :p) | om |
2006-01-27 | Readding OnUserDisconnect and actually making it do something this time :| | om |
2006-01-27 | Fixed kill-on-bad-ping-reply option | brain |
2006-01-27 | Add m_conn_waitpong, require clients to reply with a correct PONG to a server... | om |
2006-01-27 | Remove unused includes and rename classes from ModuleSSL to ModuleSSLGnuTLS s... | om |
2006-01-27 | Improved IP handling. Now uses in_addr to store client ip, not char[16]! | brain |
2006-01-27 | Moved to extra/ - not all systems have stdint.h yet? | brain |
2006-01-27 | Changed back to using stdint.h | brain |
2006-01-27 | Problems removing +t due to wrong bit-value being used in comparison | brain |
2006-01-26 | Removed unneccessary strlcpy | brain |
2006-01-26 | Damn string exceptions | brain |
2006-01-26 | Grr | brain |
2006-01-26 | Removal of a comment - DRASTICALLY IMPORTANT, THIS COMMENT CAN CAUSE A MAJOR ... | brain |
2006-01-26 | Removed a load of unneeded includes (poll.h etc) | brain |
2006-01-26 | Moved these into initialization-list | brain |
2006-01-26 | Incorrect initialization order | brain |
2006-01-26 | Default ident timeout to 1 sec if not defined (a bit low, but better than 0!) | brain |
2006-01-26 | Updated m_ident to use inspsocket, should be more reliable - *NEEDS TESTING* | brain |
2006-01-26 | Added m_opersha256 module created by Special | brain |
2006-01-26 | Use InsertMode() and add vendor flag | om |
2006-01-26 | Add module for anti-autorejoin channel mode +J | om |
2006-01-25 | Changes to INVEX and EXCEPTS 005 tokens | brain |
2006-01-25 | *thwap brain for forgetting to #include helperfuncs.h* | om |
2006-01-25 | Tidied up to use InsertMode() | brain |
2006-01-25 | Changed more to use InsertMode | brain |
2006-01-25 | Changed to use InsertMode | brain |
2006-01-25 | Changed to InsertMode | brain |
2006-01-25 | Changed to use InsertMode | brain |
2006-01-25 | Change m_redirect, m_joinflood and m_messageflood to put their modes in the c... | om |