Age | Commit message (Expand) | Author |
2006-08-07 | Change symbol back | brain |
2006-08-07 | Added some hax :( to prevent invalid symbols. It seems that instead of return... | brain |
2006-08-07 | Extra debug all over the place, which maybe we should keep | brain |
2006-08-07 | Untested but compiling updates for Resolver DNS API | om |
2006-08-07 | General cleanup of code., add support for +Q channel mode (and config tag <re... | om |
2006-08-07 | Add m_tline, tests how many users a gline, zline etc would match. Can use thi... | brain |
2006-08-06 | Fix for ipv6 build | brain |
2006-08-06 | Add <link:allowmask> | brain |
2006-08-06 | Support CIDR, CIDR zline, /oper and CIDR <connect> tags. NOTE: With CIDR oper... | brain |
2006-08-06 | Fix TS lowering, also update local variable | brain |
2006-08-05 | Dont try and cloak remote clients | brain |
2006-08-05 | Extra stuff for identifying ipv6 addresses | brain |
2006-08-05 | Use insp_aton so we can correctly cloak ipv6 | brain |
2006-08-04 | Sanity checks | brain |
2006-08-04 | Add 'no such server' on remote stats to invalid name | brain |
2006-08-04 | Backwards mode stuff! | brain |
2006-08-04 | Fixes? | brain |
2006-08-04 | Bugs bugs | brain |
2006-08-04 | Debug | brain |
2006-08-04 | Fix craq loop | brain |
2006-08-04 | More fuckup | brain |
2006-08-04 | Not checking a pointer, bad brain bad | brain |
2006-08-04 | Whoops, typo | brain |
2006-08-04 | Fixes for ::0 ip's, disable autobind when using ::ffff: etc | brain |
2006-08-04 | IPV6 compile fixes | brain |
2006-08-04 | Change to using userrec::ip as a sockaddr to store port, ip and address famil... | brain |
2006-08-03 | Extra stuff for forcing a v4 or v6 lookup | brain |
2006-08-03 | Added test framework, so that i can work on improving MakeIP6Int | brain |
2006-08-03 | Fixed resolver, forward lookup of ipv6 doesnt work right yet | brain |
2006-08-02 | Add error messages to Resolver::OnError() | brain |
2006-08-02 | (1) remove CleanAndResolve. | brain |
2006-08-02 | Check for duplicate servers in OnLookupComplete | brain |
2006-08-02 | Comment ServernameResolver class | brain |
2006-08-02 | InspSocket no longer resolves hosts. | brain |
2006-08-01 | Remove unused temp buffers | brain |
2006-08-01 | Clone counting works with ipv6 now | brain |
2006-08-01 | The IPV6 stuff compiles now, with compile-correct ipv6 code. I dont know if t... | brain |
2006-08-01 | AF_INET -> define to AF_FAMILY, will be either AF_INET or AF_INET6 | brain |
2006-08-01 | Move to entirely using insp_sockaddr and insp_inaddr for socket stuff, first ... | brain |
2006-07-30 | REMOTE STATS! WOOO AND YAY! | brain |
2006-07-30 | Fix to send out modes remotely when a ban expires so that other ircds have th... | brain |
2006-07-30 | Fix more timedban stuff - possible infinite loop if ban expires after the cha... | brain |
2006-07-29 | Fix for bug which can lock up ircd if someone adds a timed ban when the banli... | brain |
2006-07-29 | Started UserManager class | brain |
2006-07-28 | Remove m_operwho, no longer required in 1.1 as standard /who can do its job | brain |
2006-07-28 | Beat om to the commit | brain |
2006-07-28 | Fix the obligotary typos | brain |
2006-07-28 | Change all references to voodoo numbers (7, 3 etc) to the new bitwise constan... | brain |
2006-07-28 | Add support for syntax of commands in place of the text 'Not enough parameter... | brain |
2006-07-27 | Add VF_SERVICEPROVIDER | brain |