Age | Commit message (Expand) | Author |
2007-05-01 | Change a return NULL to a continue so that where host matches but port doesnt... | brain |
2007-04-21 | Fix spurious 'found host' messages after being told it couldnt. | brain |
2007-04-15 | Feature request outlined in bug #257, allow connect/allow lines by port | brain |
2007-04-02 | Fixed a DNS timeout race condition that could result in a NOTICE AUTH message... | special |
2007-03-25 | 1.1.4+Norvegia | brain |
2007-03-24 | Fix two things: (1) log gets replaced by a user fd after restart causing debu... | brain |
2007-03-15 | Add third parameter to OnUserQuit (quit reason for opers only) - bump api ver... | brain |
2007-03-11 | Added OnBufferFlush, improved m_safelist, no longer works on a timer but work... | brain |
2007-03-06 | This properly fixes options:hidebans and options:hidesplits by providing the ... | brain |
2007-02-19 | 1) Fix for nickname overruled with new cullList stuff -- we have to change th... | brain |
2007-02-17 | Change /msg $* to have the correct source the same way /notice $* does | brain |
2007-02-08 | Check for ::ffff:x.x.x.x ips in user resolver, and if we see one initiate an ... | brain |
2007-02-08 | "is now your hidden host" -> "is now your displayed host". Wording fits bette... | brain |
2007-02-05 | Fix typo | brain |
2007-02-05 | Fix for allowing dns lookups to work in mixed protocol mode | brain |
2007-02-05 | Now working in svn: | brain |
2007-02-05 | Not safe for use yet | brain |
2007-02-05 | Move quitting of clients to a central Cull List, and do quitting outside user... | peavey |
2007-01-17 | Debug the spoutmouth output | brain |
2007-01-17 | Make this more sensible | brain |
2007-01-17 | Log client output, so we can actually see what we're sending out, and make mo... | brain |
2007-01-15 | Crusade to remove debug from stable and tested parts of the core and base mod... | 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 | Move all /WHOWAS related out of core and into cmd_whowas. | peavey |
2007-01-07 | Add TTL stuff to dns system (pass it to inherited objects) | 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 |
2006-12-31 | Cache invalidation in the wrong place, fixes FHOST remote host change bug | brain |
2006-12-30 | Fix broken cloaking introduced by last commit (we need to invalidate the cach... | brain |
2006-12-30 | Cached GetFullRealHost etc. | brain |
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-24 | Fix a bug in whowas that could desync list. | peavey |
2006-12-24 | Fix loop when quitting multiple users (this is probably whats eating cpu) | brain |
2006-12-23 | Hash rehashing change | brain |
2006-12-22 | Remove useless debug | brain |
2006-12-22 | Refactor connect allow/deny lines | brain |
2006-12-21 | Proper fix for CS server crash, forgot to delete chanrec* from users chanlist... | peavey |
2006-12-21 | Crude hotfix to what's been crashing chatspike | peavey |
2006-12-19 | When we handle a READ event on a user, return immediately. | brain |
2006-12-16 | Add stuff so that the core catches CoreException properly | brain |
2006-12-15 | Jesus, look who's the commit whore today. More header updates, and removal of... | w00t |
2006-12-15 | Try harder to make sure the ERROR string gets sent when closing a connection | brain |
2006-12-15 | Cleaning up irrelevent stuff in channels.cpp | brain |
2006-12-14 | Remove misc debug | brain |
2006-12-14 | Fix silly bug of the day. | brain |