summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-30Fix mode desync when setting custom prefixes on joining users (trigger the mo...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-27Last tidyup of the daybrain
2006-09-27Tidyupsbrain
2006-09-27Tidyupsbrain
2006-09-27Commentsbrain
2006-09-27Because the user's prefix list must remain sorted at all times (because of as...brain
2006-09-27Optimizationsbrain
2006-09-27Tidy up how PART without reason is donebrain
2006-09-27Someone forgot support for CIDR herebrain
2006-09-27And correct itbrain
2006-09-27Move OnCheckBan into chanrec::IsBanned() so its always called for any attempt...brain
2006-09-26Dont let people enable gnutls/openssl when they dont have it... imho people s...brain
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-26Remove deprecated -nolimit and -notraceback optionsw00t
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-26Fix handling of multiple @%+ core permissions modes on join when more than on...brain
2006-09-25Mini security auditbrain
2006-09-25Document the ability to have multiple <http> tagsbrain
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-25Whoops, fix minor typobrain
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-24Speaking of misleading comments, 'Delete and InspTImer' isn't particularly de...special
2006-09-24Fixed the reversal of update and modupdate in ./configurespecial
2006-09-24Fixed bugs #150 and #151, thanks to jamie for reporting and patchesspecial
2006-09-23++brain