summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-21Add capability for m_services_account to broadcast login events, with the use...brain
2008-03-21Patch to change MODULES numerics, so we dont get a collision when using AUTHE...brain
2008-03-21Not finished yet. currently, this passes AUTHENTICATE messages to and from se...brain
2008-03-21ENCAP stuffbrain
2008-03-21Add support for CAP in uhnames, it has the token 'userhost-in-names'. Comment...brain
2008-03-21Convert to new apibrain
2008-03-21convert to new apibrain
2008-03-21Remove Prioritize(), no longer neededbrain
2008-03-21Make m_auditorium use the new api (this is MUCH easier to understand)brain
2008-03-21Add support for OnNamesListItem, discussed with w00t a few days ago. This mak...brain
2008-03-19Ricer up AllModulesReportReady further. If one fails, all fail, so returning ...peavey
2008-03-19And one more tweak to this.peavey
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