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