summaryrefslogtreecommitdiff
path: root/src/modules/extra/m_mssql.cpp
AgeCommit message (Expand)Author
2008-06-11fixed some indentation and spacing in modulespippijn
2008-05-28revert this 1 revision back, since it fell victim to collateral damage of the...peavey
2008-05-19Fix these toobrain
2008-05-09Fixes to make this module scale much better. Dont connect on each query, keep...peavey
2008-05-09Fix segfault on rehash and tweak the connect code.peavey
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-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