Age | Commit message (Expand) | Author |
2007-01-09 | Cache channel max bans value to save an O(n) loop of match() on every ban (et... | brain |
2007-01-07 | Document dns caching, add a "bool cached" to OnLookupComplete method in Resol... | brain |
2007-01-07 | DNS caching stuff (almost done) | brain |
2007-01-07 | DNS Stuff - this wont work right yet, it will soon (tm) | brain |
2007-01-07 | Fix m_testcommand which tries to use an undefined pointer as ServerInstance | brain |
2007-01-07 | Add TTL stuff to dns system (pass it to inherited objects) | brain |
2007-01-07 | Rename all the classes in m_httpd to be HttpServer etc, | brain |
2007-01-07 | Make this use the newer format of class Request (this module was still using ... | brain |
2007-01-07 | Make this compile. | peavey |
2007-01-07 | Added m_http_client - this is incomplete and won't work at all, don't try to ... | special |
2007-01-07 | Adding CIDR support to m_check: as easy as adding a 'true' to match() | brain |
2007-01-06 | Fix remote opers not being added to all_opers. | peavey |
2007-01-06 | Fix modecount on remote NICK | w00t |
2007-01-06 | Fix SVSJOIN desync (nothing too severe, don't panic) noticed on CS, found by ... | w00t |
2007-01-06 | Fix for bug #186 reported by peavey | brain |
2007-01-06 | Fix minor NICK / modes issue that goes against our public spec, and crashes d... | w00t |
2007-01-06 | Fix crash when unloading ssl module on shutdown -- there are no port objects ... | brain |
2007-01-06 | Try this AnMaster | brain |
2007-01-06 | Repeat after me class, deleting values that arent newed isnt good for your he... | 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 | 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 | 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 | <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 | 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 |