summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-06Allow changing of command string and parameter vector within OnPreCommand, al...brain
2008-06-03Fix for bug #548 reported by jackmcbarn, away message not unsettingbrain
2008-06-03ya, adding some stuff with DEV LEVEL ACCESS (sorry)bricker
2008-06-01Only prepare epoll for 25% of maxfds initially; it will grow beyond that as n...special
2008-06-01Remove limits on assigning of oper types. Theres no practical reason to restr...brain
2008-06-01Improve debug output on a few key methods of epoll socketengine, a must when ...peavey
2008-06-01Fix warningw00t
2008-06-01Add ProtocolInterface::Introduce() to prevent confusion over event ordering, ...brain
2008-05-31Forward port r9825: Fix bug found by the atheme migration testing: +V should ...w00t
2008-05-31and another rev bites the dust..thanks dzbricker
2008-05-31fix. thanks jackmcbarn and special.bricker
2008-05-31make the +J msg a little more coherent bricker
2008-05-29removed duplicate quotes. Thanks jackmcbarnbricker
2008-05-29fixbricker
2008-05-29inspircd allows him tobricker
2008-05-29If Chuck Norris and InspIRCd met in a dark alley, Chuck Norris would get his ...bricker
2008-05-29Apply patch to fix ipv6 builds, contributed by danieldg, thanks :-)brain
2008-05-29Finally get the headers right on this module.peavey
2008-05-28revert this 1 revision back, since it fell victim to collateral damage of the...peavey
2008-05-26Fix errorbrain
2008-05-26Eliminate string joining craqbrain
2008-05-26Dont increment maxmodes at finalisation, it isnt used in the same waybrain
2008-05-25All the limits were one less than specified in the config, so now we postincr...brain
2008-05-25Add parsing of <limits> tag and finish documenting it, make all the values ma...brain
2008-05-25Example conf now with <limits> tagbrain
2008-05-25Give modestacker a serverinstancebrain
2008-05-25More compile fixesbrain
2008-05-25Compile fixes, was forced to move some stuff aroundbrain
2008-05-25Remove the limits from here toobrain
2008-05-25First phase of conversion to dynamic limits on all the lengths, configured vi...brain
2008-05-24Kick the client in the balls if they try STARTTLS after client registrationbrain
2008-05-24Fix memory leak if we send STARTTLS twice, thanks special and psychonbrain
2008-05-23Add interesting test casebrain
2008-05-23There is no need for char* here any morebrain
2008-05-23Fix this to not have the same issuebrain
2008-05-23NEVER use the two-param assign unless you want your string padding to len byt...brain
2008-05-23Don't copy vars (faster) and also avoid a crash (non-const -> const)w00t
2008-05-23Fix this being broken over remote linksw00t
2008-05-23Fix uuid generation to not generate ten character uuids, thanks nenolodbrain
2008-05-23Fix user->host not being assigned correctly for new connectionsaquanight
2008-05-23Why are we using .compare() when we can use == ?brain
2008-05-23Collision tweaksbrain
2008-05-21Implement Bug #533, Oper type-specific autojoins for m_operjoin via <type:aut...aquanight
2008-05-21Rename "lan or wan ip" -> public ipbrain
2008-05-21Clean this up a bit, and log about ignoring link blocks due to missing attrib...w00t
2008-05-21update to tell them to try a LAN or a WAN IP, depending on how the box is set...bricker
2008-05-21Fix test suite to not have bugs itself (oops) and fix bugs in new cidr matchi...brain
2008-05-21Remove some of this, this isn't (strictly speaking) an issue noww00t
2008-05-20Forward port r9782: show IP (not unknown) for unauthed connectionsw00t
2008-05-20A few minor fixes, some copy constructor stuff, misnamed channelmanager const...brain