summaryrefslogtreecommitdiff
path: root/src/modules/extra/m_mssql.cpp
AgeCommit message (Collapse)Author
2008-03-18Add logging for static callback messages/errors from the database.peavey
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9119 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-17Its better to have asserted and failed, than not to fail at all according to ↵peavey
tds. Fix assertion error on DB down. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9118 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-16There isnt any ssl support here, remove the readvaluebrain
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9110 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-16OK that should fix it for fail too. And make it compile again.peavey
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9109 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-16new/delete - malloc/free, remember peaveypeavey
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9108 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-16Less mem leaking, thx Brain for noticing.peavey
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9107 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-16A little less debug saying WEEEE :]peavey
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9106 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-16Experimental support for Microsoft SQL Server. Might crash and burn alot. ↵peavey
Appreciate backtraces with full debuginfo if you run this. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9105 e03df62e-2008-0410-955e-edbf42e46eb7