summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-19Fix OnUserRegister() not getting called for if USER sent before NICK on regis...peavey
2008-03-19Final tweak to AllModulesReportReady, should be there now.peavey
2008-03-19Nak vector thingbrain
2008-03-19Damnit, its right now. im going to bedbrain
2008-03-19Whoops, and dont get the comparison backwards. dont look at me like that, its...brain
2008-03-19Silly silly, AllModulesReportReady returns true when ONE module reports ready...brain
2008-03-18oh, DOHbrain
2008-03-18Crash fixes from nenolodbrain
2008-03-18Add support for CAP to this via multi-prefix. NOTE, the OnNamesList for this ...brain
2008-03-18Apply CAP ACK/NAK stuff from nenolod, thanks :)brain
2008-03-18Merge in patch by nenolod for CAP CLEARbrain
2008-03-18Implement CAP LISTbrain
2008-03-18Support CAP LSbrain
2008-03-18Add m_cap.* stuff, unfinished. Thanks for the initial advice nenolod :)brain
2008-03-18Add logging for static callback messages/errors from the database.peavey
2008-03-17Its better to have asserted and failed, than not to fail at all according to ...peavey
2008-03-17Fix the warnings that are worth fixing, ignore the rest of gcc's nannyingbrain
2008-03-17Translate std::string, irc::string and std::deque to more readable forms in e...brain
2008-03-16Add MsSQL schema for sql oper.peavey
2008-03-16Add MsSQL schema for sql log.peavey
2008-03-16and no ssl in here.peavey
2008-03-16update svn:ignore for m_mssql.cpppeavey
2008-03-16Add m_mssql.so to example conf.peavey
2008-03-16There isnt any ssl support here, remove the readvaluebrain
2008-03-16OK that should fix it for fail too. And make it compile again.peavey
2008-03-16new/delete - malloc/free, remember peaveypeavey
2008-03-16Less mem leaking, thx Brain for noticing.peavey
2008-03-16A little less debug saying WEEEE :]peavey
2008-03-16Experimental support for Microsoft SQL Server. Might crash and burn alot. App...peavey
2008-03-16Document m_geoip.sobrain
2008-03-16Make this work, its all good! :)brain
2008-03-16Start of GeoIP module. This is deceptively simple.brain
2008-03-16YAY for LDAP oper blocks! :Dbrain
2008-03-15Support IPV6 links in configurebrain
2008-03-15Remove note about need to do anonymous bindbrain
2008-03-15Document binddn and bindauthbrain
2008-03-15Allow for binding to non-anonymous DN for searches.brain
2008-03-14update svn:ignore for ldapauthpeavey
2008-03-14clean this up now Brain says it works :)peavey
2008-03-14Fix deprecation in trunk toopeavey
2008-03-14Warning about allowing anonymous queriesbrain
2008-03-14Document!brain
2008-03-14Roll back to 1.2, not 4.0 module verbrain
2008-03-14Fuckin finally!brain
2008-03-14Grrr!!!brain
2008-03-14Grrr, added this at the wrong location in trunkbrain
2008-03-14Forward port and make work with trunk. Original code of this module by Carste...brain
2008-03-14Add fixes to stop people changing the SID of a live server - certain configur...brain
2008-03-09Add <options:exemptchanops> support to m_censor and m_blockcaps, and tidy up ...aquanight
2008-03-08Add blurb about --enable-extras.aquanight