summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-15Add WHO flag 'm' to show users who have a mode sequencebrain
2006-11-15Tidy up some stuffbrain
2006-11-15The array should no longer be staticbrain
2006-11-15Comments, woo and yaybrain
2006-11-15All of the void* cast stuff gone!!!brain
2006-11-15Remove tons of pointer craq (theres still a tinnny bit more to remove)brain
2006-11-15Don't allow a non-oper to view another users modes. This slightly tweaks the ...brain
2006-11-15Added <oper:swhois> to m_swhois, which will override <type:swhois> if specifiedspecial
2006-11-14We dont need this dummy value any more!brain
2006-11-14Temporarily? remove the old gcc3.3 fixbrain
2006-11-14Tons of tweaks to the config stuff for the corebrain
2006-11-14Tidyup and tons of debug in here, to troubleshoot an ongoing issue with gcc3....brain
2006-11-14Another couple of 'forgot to memset'sbrain
2006-11-14Properly zero the epoll_event in epollengine WantWrite to stop a valgrind war...brain
2006-11-14Inherit ModuleException from std::exception rather than classbasebrain
2006-11-13Modify server counts in /lusers to show number of servers actually visible if...brain
2006-11-13use --iter instead of iter-- in prunewhowaspeavey
2006-11-13fix for bug #173, unsafe delete while iteratingpeavey
2006-11-13Tell user command WHOWAS is disabled if disabled in config.peavey
2006-11-13Document how to disable whowaspeavey
2006-11-13Fix PruneWhoWas to actually work right on rehash. Add debug output to whowas....peavey
2006-11-13Do *NOT* use local vars in ServerConfig::Read for temporary storage of valuespeavey
2006-11-13Only re-initialize disabled commands if they've changedbrain
2006-11-13add <whowas> config option to control whowas behaviour. *may break*peavey
2006-11-12When rehashing and adding new ports, error back to the user if the ports fail...brain
2006-11-12Grammar nazi in the hizousebrain
2006-11-12When some (but not all) of the ports fail to bind on startup, give the user a...brain
2006-11-12Swap some stuff around, just to complicate bruteforcingbrain
2006-11-12Make the output table chosen be unique to the actual ip so that the octet val...brain
2006-11-12Better cloaking for unresolved IP addresses.brain
2006-11-12typo fixpeavey
2006-11-12Advance to beta 6 svnbrain
2006-11-121.1 Beta 5 + Lugnutbrain
2006-11-12Thanks for the pointer jilles ;)brain
2006-11-12Slight hax. When bursting a channel - in the fmode, if we dont have +n or +t ...brain
2006-11-12If a new channel is created, after sending the FJOIN for the first user in, s...brain
2006-11-12Show chanrec::age in MODE #chan, not the deprecated chanrec::createdbrain
2006-11-12Added a notice that all people bumping the protocol version should edit a pag...brain
2006-11-12Protocl-Version bump to 1102brain
2006-11-12Oops, using wrong parambrain
2006-11-12More funky stuff, SNONOTICE, MODENOTICE to go with OPERNOTICEbrain
2006-11-12Whoops, stuff in the wrong placebrain
2006-11-12And change < 64 to <= 64, the length limit is 64 - not 63om
2006-11-12Make OPERNOTICE work rightbrain
2006-11-12Fix off-by-one error in userrec::ChangeDisplayedHost, some hosts were truncatedom
2006-11-12Add send_opers event and OPERNOTICE command to send remote server NOTICEbrain
2006-11-12Yes, we do want to propogate the server modebrain
2006-11-12Notice back to oper on invalid SAMODEbrain
2006-11-12Needs testing: SAMODE doesnt send the actual SAMODE text any more, instead it...brain
2006-11-12Allow normal MODE from a server prefixbrain