Age | Commit message (Expand) | Author |
2006-08-08 | Extra checking that the fd's we pass to SocketEngine::AddFd were added (a lot... | brain |
2006-08-06 | Support CIDR, CIDR zline, /oper and CIDR <connect> tags. NOTE: With CIDR oper... | brain |
2006-08-04 | Fix global session checks | brain |
2006-08-04 | Better detection for hosts starting with : | brain |
2006-08-04 | Fixes for ::0 ip's, disable autobind when using ::ffff: etc | brain |
2006-08-04 | More changes | brain |
2006-08-04 | Changes | brain |
2006-08-04 | Debug | brain |
2006-08-04 | Extra debug | brain |
2006-08-04 | Safety wrapper defines for ipv6 code on ipv4 ircds | brain |
2006-08-04 | IPV6 changes for userrec::ip | brain |
2006-08-04 | Change to using userrec::ip as a sockaddr to store port, ip and address famil... | brain |
2006-08-03 | Fixed resolver, forward lookup of ipv6 doesnt work right yet | brain |
2006-08-03 | Dynamically generate 004 numeric from the modehandler list | brain |
2006-08-02 | Add error messages to Resolver::OnError() | brain |
2006-08-02 | Fixes | brain |
2006-08-01 | Comments, add more detail, remove dnsqueue.h include from tons of places | brain |
2006-08-01 | Fixes | brain |
2006-08-01 | Fixes | brain |
2006-08-01 | Stuff to make user host resolving use class Resolver - not tested yet | brain |
2006-08-01 | Add support for comparing ipv6 for clone counting | brain |
2006-08-01 | The IPV6 stuff compiles now, with compile-correct ipv6 code. I dont know if t... | brain |
2006-08-01 | Move to entirely using insp_sockaddr and insp_inaddr for socket stuff, first ... | brain |
2006-07-28 | Change all references to voodoo numbers (7, 3 etc) to the new bitwise constan... | brain |
2006-07-27 | Fix crashbug when exiting a remote client with threaded dns on (oops) | brain |
2006-07-20 | Move a confusing debug message within its conditional | brain |
2006-07-20 | Make threaded dns stable by placing some mutexes around some stl stuff (this ... | brain |
2006-07-18 | Tried to implement sprintf that returns std::string of any size, realized it ... | brain |
2006-07-16 | Improved connect time by not referencing the hash for each user value, store ... | brain |
2006-07-16 | Ignore empty lines, don't try and process them as commands | brain |
2006-07-16 | Remove some casts | brain |
2006-07-16 | Craq removal service, at your service | brain |
2006-07-16 | i'm doing this in increments, because if i try and change too much at once, i... | brain |
2006-07-16 | Fixing sendq crask | brain |
2006-07-16 | *Changed user input/output buffering to incur less copies | brain |
2006-07-16 | Fix socket leak properly this time | brain |
2006-07-16 | mass tidyup, change A LOT of stuff to const char** which was char** (such as ... | brain |
2006-07-14 | Rollback dns change | brain |
2006-07-14 | Fix dns socket leak found in stable | brain |
2006-07-10 | - userrec::ProcessNoticeMasks - provide a way to set or unset masks. | w00t |
2006-07-10 | -Clone mode methods into notice mask methods for userrec. | w00t |
2006-07-08 | Did some renaming so that the methods for modes in chanrec and userrec are id... | brain |
2006-07-08 | Add userrec::HasMode, fix some typos. | brain |
2006-07-08 | Convert new +isw modes to new mode format | brain |
2006-07-08 | Refactored user modes to work like the channel modes - core and module data n... | brain |
2006-05-24 | More debug tracking | brain |
2006-05-14 | Broken kline matching in connect code (reported by LeaChim) | brain |
2006-05-06 | Ignore EAGAIN when write()ing | brain |
2006-05-03 | Checks for negative fd's when adding them to the socketengine so we can gener... | brain |
2006-04-24 | delete operator tracking in debug mode (using a macro -- live with it.) | brain |