Age | Commit message (Expand) | Author |
2007-01-01 | Again, dont use this yet | brain |
2007-01-01 | Do not use these tweaks yet | brain |
2007-01-01 | Fix odd desync in FJOIN (this was some hax we put in, and forgot to take out) | 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 | Fix whoopsies | brain |
2006-12-31 | Add missing feature: /rehash reinitializes dns subsytem (and can handle chang... | brain |
2006-12-31 | Fix broken LOLCODE | brain |
2006-12-31 | Tidyup a bit, get rid of some valgrind warnings. | peavey |
2006-12-31 | Casting for conciseness | brain |
2006-12-31 | Make this new idea O(1) instead of O(x*y) | brain |
2006-12-31 | Thanks AnMaster | brain |
2006-12-31 | Cache invalidation in the wrong place, fixes FHOST remote host change bug | brain |
2006-12-31 | <hostname:charmap> defines the valid characters in a hostmask (this is for yo... | brain |
2006-12-30 | If a user has a QUIT message matching a KILL type filter, we cant KILL someon... | brain |
2006-12-30 | Make filters work on PART and QUIT messages too. | brain |
2006-12-30 | Make it safe to lose connection to sql server. | peavey |
2006-12-30 | Invalidate 'late' here too | brain |
2006-12-30 | Fix broken cloaking introduced by last commit (we need to invalidate the cach... | brain |
2006-12-30 | Remove a line of debug that could crash Log. | peavey |
2006-12-30 | Cached GetFullRealHost etc. | brain |
2006-12-30 | This is a longshot, pls test AnnMaster. | peavey |
2006-12-30 | Change delays to 1 sec. | brain |
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 | Tweaks to instantiate less stuff when writing to a bunch of users | brain |
2006-12-30 | Tons of optimization of WriteChannel, WriteChannelWithServ, WriteCommon etc, ... | brain |
2006-12-30 | Add unregistered user counter, this may also fix the (minor) m_conn_lusers sh... | brain |
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 | Fix for w00t | brain |
2006-12-29 | Fix my whoopsies | brain |
2006-12-29 | Add counter system for umodes to get rid of some O(n) | brain |
2006-12-29 | Fixed search and replace, code pilfered from m_alias (i think someone misread... | brain |
2006-12-29 | A few fixes, but i cant see why the reverse check doesnt work | brain |
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 | Fix desync (modes not being pushed to remote servers with send_mode event) | brain |
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 | Should fix bug #183 (rconnect issues), thanks Bricker | special |
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 | Copyright header added. | peavey |
2006-12-28 | Fix mem leakage in reading in and connecting to databases and have destructor... | peavey |
2006-12-28 | Fix for empty 005 lines | brain |