summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-09-25All done.brain
2006-09-25Make this compile. We now have to change all OnUserPreJoin usebrain
2006-09-25More patchbrain
2006-09-25Whoops, patchbrain
2006-09-25Added /greloadmodule to m_globalload.sospecial
2006-09-25Add send_topic event, lets you send a topic for a channel, set by a serverbrain
2006-09-25SVSHOLD, not SVSHoldw00t
2006-09-25Speed improvements to userrec::GlobalCloneCount()special
2006-09-25Add m_svshold, Q:Lines on crack for services. Party party! \o/w00t
2006-09-25Fix (broken) ./configure -update and ./configure -modupdatebrain
2006-09-24This needs some testing.brain
2006-09-24Fix bug#152 reported by smartysbrain
2006-09-24Dont send explicit FMODE +qa when qaprefixes is on (because its sent in the f...brain
2006-09-24Add new server to server command:brain
2006-09-24Fixed bugs #150 and #151, thanks to jamie for reporting and patchesspecial
2006-09-23++brain
2006-09-23Sneak some morebrain
2006-09-23*sneak sneak*brain
2006-09-19Update expiries when we update the set timebrain
2006-09-19Make the check against z/k/q/e/g methods return a pointer to the whole object...brain
2006-09-19Fix crashes, and in the process make xline even faster!brain
2006-09-19Change type to size_t so that 64 bit platforms dont whine about data loss whe...brain
2006-09-19Adapt to use std::string::const_iteratorbrain
2006-09-19Tidy up key handlingbrain
2006-09-19Make xline more memory-efficient and faster/neater. Eliminate a mass of fixed...brain
2006-09-19Use ++x not x++, to more closely match what stl doesbrain
2006-09-19ULTRA FAST HASH FUNCTION :pbrain
2006-09-17Automatically make http request type and http version string uppercase, add c...brain
2006-09-17Testing and debugging done, it all works :)brain
2006-09-17Now supports multiple commands seperated with \n. NOTE: These \n's are transl...brain
2006-09-17Allow putting newlines into quoted values in the config using \n. I'm coming ...brain
2006-09-17Hide ulines from /stats Pbrain
2006-09-17Add operonly aliases, <alias:operonly> (boolean).brain
2006-09-17Now it all works :)brain
2006-09-17New m_alias, this probably doesnt work yetbrain
2006-09-17First of many m_alias tidyups, this will eventually become a rewrite of the m...brain
2006-09-17Turn irc::commasepstream into a base class, irc::sepstream, inherit two class...brain
2006-09-17Add const std::string &original_command to OnPreCommand and OnPostCommand, wh...brain
2006-09-15Proper checking in /SAPART that the user really did leave, for the CMD_FAILU...brain
2006-09-15Fix crash on two objects trying to free each other at the same timebrain
2006-09-15Commentsbrain
2006-09-15Fix memory leak toobrain
2006-09-15Add timeouts to the http module. Two seperate timeouts, 60 seconds to receive...brain
2006-09-15Improve notices, so that if SAJOIN fails it can tell the oper who issued itbrain
2006-09-15Fix for bug noticed by dotslasher (?) where SAJOIN can desyncbrain
2006-09-15Annotationsbrain
2006-09-15Annotationsbrain
2006-09-15Comment tidyup and change format so doxygen can detect thembrain
2006-09-15Comments describing classes, for the url http://svn.inspircd.org/docs/annotat...brain
2006-09-15Fix some stuff, avoid use of global ServerInstance varbrain