summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)Author
2006-10-02Add r5381 fix to remote rehash toow00t
2006-10-02This ULine check looks really, really bad - and caused horrible things to hap...w00t
2006-10-01Remove duplicate oper noticejamie
2006-10-01It all came down to a >1 where we needed a >0. Things should be stable now jamiebrain
2006-10-0164bit fixesom
2006-10-01Now with binary versioning goodnessbrain
2006-10-01Atheme wont work right, because this wasnt VF_COMMON. If its not VF_COMMON, i...brain
2006-09-30Fix broken opermd5 (switch over % and / operators)brain
2006-09-29CGIResolver isnt being passed a serverinstance to its constructor, so its try...brain
2006-09-29Made m_filter_pcre free the compiled regular expressions on rehash (no more m...special
2006-09-29Fixed the pcre include path in m_filter_pcre - on every system I tested, --cf...special
2006-09-28Cleaned up FJOIN a bit, fixing another segfault in the process. Brain should ...special
2006-09-28Fixed another segfault in m_spanningtree's FJOIN (forgot to check if the chan...special
2006-09-27Fixed /spynames, thanks to relax for finding the bugspecial
2006-09-27Someone forgot support for CIDR herebrain
2006-09-26Make svshold case insensitive, fix ./configure -update and ./configure -modup...brain
2006-09-26Fix bug found by giggsey (even though he doesnt realise he just found one)brain
2006-09-26make OnPostConnect globalbrain
2006-09-26Only output the 'AES on' message if the socket state isnt I_ERROR when its re...brain
2006-09-26Change error from 'connection established' to 'connection started'brain
2006-09-26Fixed a rather obvious crashbug in m_spanningtree (FJOIN)special
2006-09-25Mini security auditbrain
2006-09-25And maybe, just maybe, not fuck it up :pbrain
2006-09-25Allow for multiple <http> tags, each with their own index and bound to their ...brain
2006-09-25This doesnt really need to be staticbrain
2006-09-25All done.brain
2006-09-25Make this compile. We now have to change all OnUserPreJoin usebrain
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-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-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-19Fix crashes, and in the process make xline even faster!brain
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-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-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