Age | Commit message (Expand) | Author |
2006-11-21 | Fix spurious deops on channel creation, pointed out by jilles, noted by a num... | w00t |
2006-11-21 | fix for bug #175, change OnUserRegister to return int, and if greater than 0 ... | peavey |
2006-11-21 | Fixed gnutls_rpath.pl to do rpath for all paths, not just gnutls - this fixes... | special |
2006-11-19 | Remove space | brain |
2006-11-19 | Ooops, remove my debug line | om |
2006-11-19 | Also return for 7.x series > 7.3.15, this still wants testing :p (which versi... | om |
2006-11-19 | Hopefully uncraq this script enough to actually work, should return for versi... | om |
2006-11-19 | Merge pgsql stuff from darix, but im sure theres something to be looked at in... | brain |
2006-11-19 | Use pkg-config to detect lib paths - thanks darix we've been looking for this... | brain |
2006-11-16 | Make STATS i, y, c, n more relevent to 1.1 | brain |
2006-11-15 | Added <oper:swhois> to m_swhois, which will override <type:swhois> if specified | special |
2006-11-14 | Another couple of 'forgot to memset's | brain |
2006-11-14 | Inherit ModuleException from std::exception rather than classbase | brain |
2006-11-13 | Modify server counts in /lusers to show number of servers actually visible if... | brain |
2006-11-12 | Swap some stuff around, just to complicate bruteforcing | brain |
2006-11-12 | Make the output table chosen be unique to the actual ip so that the octet val... | brain |
2006-11-12 | Better cloaking for unresolved IP addresses. | brain |
2006-11-12 | Slight hax. When bursting a channel - in the fmode, if we dont have +n or +t ... | brain |
2006-11-12 | If a new channel is created, after sending the FJOIN for the first user in, s... | brain |
2006-11-12 | Added a notice that all people bumping the protocol version should edit a pag... | brain |
2006-11-12 | Protocl-Version bump to 1102 | brain |
2006-11-12 | Oops, using wrong param | brain |
2006-11-12 | More funky stuff, SNONOTICE, MODENOTICE to go with OPERNOTICE | brain |
2006-11-12 | Whoops, stuff in the wrong place | brain |
2006-11-12 | And change < 64 to <= 64, the length limit is 64 - not 63 | om |
2006-11-12 | Make OPERNOTICE work right | brain |
2006-11-12 | Add send_opers event and OPERNOTICE command to send remote server NOTICE | brain |
2006-11-12 | Yes, we do want to propogate the server mode | brain |
2006-11-12 | Notice back to oper on invalid SAMODE | brain |
2006-11-12 | Needs testing: SAMODE doesnt send the actual SAMODE text any more, instead it... | brain |
2006-11-12 | Allow normal MODE from a server prefix | brain |
2006-11-12 | Dont propogate failed mode changes | brain |
2006-11-12 | Add m_restrictbanned.so, disalows banned users on a channel from messaging th... | w00t |
2006-11-11 | Eliminate two trivial compile warnings pointed out by a few people | brain |
2006-11-11 | Dont allow overlapped ports in these files | brain |
2006-11-11 | Add irc::portparser, a class to parse port ranges in the form "6660,6661,6662... | brain |
2006-11-11 | Make these properly detect port ranges. | brain |
2006-11-11 | Support hybrid-style port ranges in spanningtree, too | brain |
2006-11-11 | Improve quit messages caused by filtering, now prefixed by "Filtered: " | brain |
2006-11-10 | Also dont try and filter remote users. This is ick. | brain |
2006-11-10 | Filtering should leave ulines alone, and not filter uline notices. | brain |
2006-11-10 | Add fix for patch #166 (this is a reasonably big one) | brain |
2006-11-10 | Implement a change for bug #171. It might not be pretty in the /list output, ... | brain |
2006-11-10 | These should now be VF_COMMON, they sync data | brain |
2006-11-10 | Make /stats s more detailed, fix a grammar error | brain |
2006-11-10 | Whoops, make /stats s work | brain |
2006-11-10 | Add /stats s | brain |
2006-11-10 | Oops, fix crash | brain |
2006-11-10 | Whoops, properly handle rehash now that new filters might be added by /FILTER | brain |
2006-11-10 | Document changes to m_filter and m_filter_pcre a little. | brain |