summaryrefslogtreecommitdiff
path: root/src/modules/extra/m_mssql.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add logging for static callback messages/errors from the database.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9119 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2008-03-181-7/+5
* Its better to have asserted and failed, than not to fail at all according to ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9118 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2008-03-171-0/+6
* There isnt any ssl support here, remove the readvalue•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9110 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-03-161-2/+0
* OK that should fix it for fail too. And make it compile again.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9109 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2008-03-161-1/+2
* new/delete - malloc/free, remember peavey•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9108 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2008-03-161-1/+1
* Less mem leaking, thx Brain for noticing.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9107 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2008-03-161-0/+1
* A little less debug saying WEEEE :]•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9106 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2008-03-161-4/+2
* Experimental support for Microsoft SQL Server. Might crash and burn alot. App...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9105 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2008-03-161-0/+770