Age | Commit message (Expand) | Author |
2007-01-06 | Fix crash when unloading ssl module on shutdown -- there are no port objects ... | brain |
2007-01-02 | Remove a TODO comment. Also added support for <database:port> option since r6... | peavey |
2007-01-02 | m_mysql can now do REHASH proper. Detects any changes made to config and load... | peavey |
2007-01-02 | Fix: If sql user and pass matched, but not operclass or host, conf based comm... | peavey |
2007-01-02 | Also use SQLhost for host config. | peavey |
2007-01-02 | Use SQLhost from m_sqlv2.h and tidyup some code. Plus throw less module excep... | peavey |
2007-01-02 | Add class SQLhost that represents a <database> config line. | peavey |
2007-01-01 | Fix to allow for OnRehash to know what user initiated the rehash | brain |
2007-01-01 | Fix this so it works properly, and removes the descriptions on unload (when t... | brain |
2007-01-01 | Add port type identifiers | brain |
2006-12-31 | Tidyup a bit, get rid of some valgrind warnings. | peavey |
2006-12-30 | Make it safe to lose connection to sql server. | peavey |
2006-12-30 | Remove a line of debug that could crash Log. | peavey |
2006-12-30 | This is a longshot, pls test AnnMaster. | peavey |
2006-12-30 | The world is coming to an end!!! RUN AWAY! | brain |
2006-12-30 | Fix typo in warning, and make it sound less like the world is coming to an end. | peavey |
2006-12-30 | Now REHASH checks for same and old connections, same as the DNS resolver. So ... | peavey |
2006-12-30 | Majorly funk around with this, still needs check for config change on REHASH. | peavey |
2006-12-30 | That should make it load/unload, still needs REHASH done proper. | peavey |
2006-12-29 | Oops slippy fingers. | peavey |
2006-12-29 | Less debug. | peavey |
2006-12-29 | Fix for rehash/load/unload. | peavey |
2006-12-29 | Majorly rewrite to totally funk up SQL logging module. Works well with both M... | peavey |
2006-12-29 | Writing beyond malloc'ed mem of a char pointer will crash with a vengeance. F... | peavey |
2006-12-29 | Writing beyond malloc'ed mem of a char pointer will crash with a vengeance. F... | 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-28 | Change the SQLutils and SQL providers to also use interfaces for proper unloa... | peavey |
2006-12-28 | Fix mem leakage in reading in and connecting to databases and have destructor... | peavey |
2006-12-24 | SQLQuery operator% and operator, now support any data type | brain |
2006-12-23 | Refactored /RESTART (and added InspIRCd::Restart(reason)) | brain |
2006-12-21 | Fix for bug #180, logging is not threadsafe, mutex it (ew, luckily we dont lo... | brain |
2006-12-15 | Still more massive commit fun. Headers in include/ still to be done, else tha... | w00t |
2006-12-12 | Reverted om's commit so we can keep laughing at him for never doing anything | special |
2006-12-12 | I yell 'LIES' in the face of anyone who says I don't commit | om |
2006-12-12 | AnMaster thinks im not committing enough, so heres a pointless commit for him. | brain |
2006-12-12 | More comments | brain |
2006-12-12 | Fix trivial broken stat counter | brain |
2006-12-12 | Whoops, forgot to unpublish the interface! | brain |
2006-12-11 | Just comments | brain |
2006-12-11 | Tidy up a loop a bit so it isnt for(;;) with a break | brain |
2006-12-11 | And fix the typos in it. | brain |
2006-12-11 | Attempt another speedup | brain |
2006-12-11 | Fix kinda stupid whoopsie | brain |
2006-12-11 | Faster, stronger, ...err no, not the million dollar man. | brain |
2006-12-11 | Change how assembling of multiple lines works, avoid data copies | brain |
2006-12-11 | Better handling of write() failure, but this might still not be exactly right. | brain |
2006-12-11 | This is better now. | brain |
2006-12-11 | Someone forgot to add the copyright headers here :p | brain |
2006-12-11 | And give it error checking... whoops. | brain |