Age | Commit message (Expand) | Author |
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 | Remove unused temp buffers | brain |
2006-08-01 | Removed threaded dns (it might make a comeback some day, but as it stands its... | brain |
2006-08-01 | Clone counting works with ipv6 now | brain |
2006-08-01 | Add support for comparing ipv6 for clone counting | brain |
2006-08-01 | Remove the same craq | brain |
2006-08-01 | Remove ZapThisDns | brain |
2006-08-01 | Fix broken inet_pton call | brain |
2006-08-01 | Fixes for inspsocket in ipv6 environment | brain |
2006-08-01 | Still working under ipv4 now | brain |
2006-08-01 | Dns stuff | brain |
2006-08-01 | This might well be the last commit to this dns resolver in its current form. ... | 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-31 | Remove match/wildcmp wrapper which just casts from const char* to char*, do t... | brain |
2006-07-30 | I think ive found the answer to the hanging connections problem. The majority... | brain |
2006-07-30 | When m_ident isnt loaded, dont prepend ~ to idents | brain |
2006-07-30 | Back to 1.1.0+SVN | brain |
2006-07-30 | 1.1.0+PartyHats(ATP) | 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-29 | Fix typo | brain |
2006-07-28 | Allow invalid nicks from remote users in NICK (we'll need this soon for UID n... | brain |
2006-07-28 | Remove m_operwho, no longer required in 1.1 as standard /who can do its job | brain |
2006-07-28 | Finish off /WHO (i think it covers everything). Now has a few extra options | brain |
2006-07-28 | Tidyup | brain |
2006-07-28 | Typical, forgot a ; | brain |
2006-07-28 | Document <options:syntaxhints> and <options:nouserdns> | brain |
2006-07-28 | Take invisible requirement out of chlist() | brain |
2006-07-28 | Remove casts | brain |
2006-07-28 | Remove unnecessary cast ;p | om |
2006-07-28 | Beat om to the commit | brain |
2006-07-28 | Tidyup message.cpp, remove some really old craq. | brain |
2006-07-28 | Remove TODO, we just did it. | 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 | Change some if fd > -1 to IS_LOCAL macro | brain |
2006-07-28 | Optimize common_channels | brain |
2006-07-28 | Change chlist() to use a chained append | brain |
2006-07-28 | Make the error more obvious, still has 'not enough params' on the start now | brain |
2006-07-28 | Re-order stuff so that users cant get syntax for commands they dont have acce... | 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 |