summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-01Extra debuggingbrain
2006-10-01Fix ping timeout messages. This is what I get for not fully testing.w00t
2006-10-01Add an extra debug message and change two calls of GetModeType to GetModeChar...om
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-01-> Beta3+SVNbrain
2006-10-01Add codename: Granitebrain
2006-10-01Beta2 releasebrain
2006-10-01userrec::CountGlobalClones malfunctioning, spotted by jamie, fixes bug#157 ef...brain
2006-10-01Apply patch for bug#155 submitted by jamiebrain
2006-10-01Everybody loves boobies. It's true.brain
2006-10-01Now with binary versioning goodnessbrain
2006-10-01InspIRCd: Now with 100% more boobies. Err, ping timeout message coolness.w00t
2006-10-01Atheme wont work right, because this wasnt VF_COMMON. If its not VF_COMMON, i...brain
2006-10-01Try this w00tbrain
2006-10-01Fix typo reported by pippijnbrain
2006-10-01Added OnPostJoin, which is (at the moment) almost exactly identical to OnUser...special
2006-09-30Fix broken opermd5 (switch over % and / operators)brain
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