Age | Commit message (Expand) | Author |
2007-03-15 | Add third parameter to OnUserQuit (quit reason for opers only) - bump api ver... | brain |
2007-01-17 | Mass comment removal. | brain |
2007-01-01 | Fix to allow for OnRehash to know what user initiated the rehash | brain |
2006-12-29 | Majorly rewrite to totally funk up SQL logging module. Works well with both M... | peavey |
2006-12-29 | Forgot to init it, clean up mem leakage too and log X-Lines proper. | peavey |
2006-12-29 | Also using new interface methods, and maybe less crashage. | peavey |
2006-12-15 | Still more massive commit fun. Headers in include/ still to be done, else tha... | w00t |
2006-10-19 | Insert massive change here. | brain |
2006-10-01 | Now with binary versioning goodness | brain |
2006-09-17 | Add const std::string &original_command to OnPreCommand and OnPostCommand, wh... | brain |
2006-08-24 | Remove OnPostConnect here, it was being used under the assumption that it sti... | brain |
2006-08-24 | Speaking of forgetting things, someone forgot to change the name of the function | special |
2006-08-24 | Someone forgot another :p | brain |
2006-08-11 | Somehow, IMPORTANT changes got reverted. | brain |
2006-08-11 | Change to using Instance->Log (InspIRCd::Log) rather than log() macro | brain |
2006-08-11 | Now two types of log macro, log() and ilog(). log() assumes an InspIRCd objec... | brain |
2006-08-11 | New API update | om |
2006-08-10 | Note: FOR THE MOMENT, this is BROKEN. It wont run right until im done. | brain |
2006-08-10 | PublishFeature, FindFeature, FindModule, PriorityBefore, PriorityAfter -> Ins... | brain |
2006-08-10 | Removal of Server::Log -- not much ever used it anyway with the ability to us... | brain |
2006-08-10 | Fixes and removal of Server::GetServerName() | brain |
2006-07-23 | Change to use GetId() and ID rather than GetData() and data | om |
2006-07-22 | Alter for Rows() == X, Cols() == 0 for 'X rows affected' queries | brain |
2006-07-22 | I hate the fucking mysql devs. Craq smoking bastards. | brain |
2006-07-22 | Allocate id properly | brain |
2006-07-22 | This compiles, dont expect it to work yet | brain |
2006-07-16 | mass tidyup, change A LOT of stuff to const char** which was char** (such as ... | brain |
2006-04-24 | delete operator tracking in debug mode (using a macro -- live with it.) | brain |
2006-04-06 | Holy christ that was a LOT OF SPACES. TABS, USE THEM, LOVE THEM, APPRECIATE T... | w00t |
2006-03-11 | More const ref fixes | brain |
2006-02-26 | Fixed Server* Srv stuff in these too, although by default these arent availab... | brain |
2006-01-15 | Updated copyrights in headers etc using perl inplace edit | brain |
2006-01-12 | I dont know what ive been told, but extra brackets are mighty cold *singing m... | brain |
2005-12-26 | Last set converted to 'Implements' | brain |
2005-12-07 | Changed behaviour of module API to pass Server* to the constructor, rather th... | brain |
2005-11-30 | Added a parameter to OnRehash for the rehash parameter | brain |
2005-11-29 | Added opertype to OnOper and added OnMode function | brain |
2005-11-29 | Added reason to OnUserQuit | brain |
2005-11-25 | Fixed OnMeshToken (deprecated) | brain |
2005-05-15 | Changed to use __single_client_alloc, faster on most systems in a single thread | brain |
2005-04-26 | Major code tidyup (-W) - expect a few belches | brain |
2005-04-25 | Optimised SQL | brain |
2005-04-24 | Changed $ModDesc | brain |
2005-04-23 | Added global connect/oper logging | brain |
2005-04-23 | Fixed typo in OnKill | brain |
2005-04-23 | Fixed recursive 'splat' in the actors table | brain |
2005-04-23 | Added preliminary m_sqllog.cpp | brain |