Age | Commit message (Expand) | Author |
2007-01-06 | Try this AnMaster | brain |
2007-01-06 | Fix oper count, we cant decrement ModeCount('o') from the userrec destructor ... | brain |
2007-01-06 | Repeat after me class, deleting values that arent newed isnt good for your he... | brain |
2007-01-04 | Run ./configure -modupdate to fix "make install" error. INSTMODE doesnt seem ... | brain |
2007-01-04 | Merge buildsystem tweaks from darix: | brain |
2007-01-04 | And fix this bit too | brain |
2007-01-04 | Massive speedups for applying and checking perm xlines - matches_*line() now ... | brain |
2007-01-03 | Beta 9 RELEASE .... *cough* just kidding, i mean beta 9 SVN track :p | brain |
2007-01-03 | 1.1.0+B8-Hamster! | brain |
2007-01-03 | Fix lusers breakage introduced by latest set of optimizations | brain |
2007-01-03 | SirOlli gets credit for this fix, because he was the only one willing to work... | brain |
2007-01-02 | Fix for crash in desync of whowas lists on rehash. Also less mem leakage on a... | peavey |
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-02 | Update cloak keys example to use hex definition of the right length | brain |
2007-01-02 | Add support for suffixes K, M, G (kilo, mega, gigabyte) and prefix 0x (hex) | brain |
2007-01-01 | Made 'make modclean' and 'make distclean' clean out the default lib/ install ... | special |
2007-01-01 | Fix to allow for OnRehash to know what user initiated the rehash | brain |
2007-01-01 | Make sure that if an oper opers up and has an swhois in their opertype or ope... | brain |
2007-01-01 | This should fix it on two fronts: missing Implements() value, and OnWhois doe... | brain |
2007-01-01 | This is it, i think | brain |
2007-01-01 | Blah | brain |
2007-01-01 | Debug stuff, pay it no attention | brain |
2007-01-01 | Whoops, forgot to put something back that i took out during testing! | brain |
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 | Part 1 of my plan to take over the world. pay it no attention. | 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 |