summaryrefslogtreecommitdiff
path: root/src/modules/extra/m_sqlutils.h
Commit message (Collapse)AuthorAgeFilesLines
* Still more massive commit fun. Headers in include/ still to be done, else ↵Gravatar w00t2006-12-151-0/+13
| | | | | | that's it. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5997 e03df62e-2008-0410-955e-edbf42e46eb7
* Comments describing classes, for the url ↵Gravatar brain2006-09-151-0/+28
| | | | | | http://svn.inspircd.org/docs/annotated.html git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5251 e03df62e-2008-0410-955e-edbf42e46eb7
* Change to use GetId() and ID rather than GetData() and dataGravatar om2006-07-231-5/+5
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4531 e03df62e-2008-0410-955e-edbf42e46eb7
* Reorder a couple of constructor prototypes for consistencyGravatar om2006-07-221-2/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4512 e03df62e-2008-0410-955e-edbf42e46eb7
* Add m_sqlutils - Currently provides ID->chan/user lookupsGravatar om2006-07-221-0/+102
Update m_sqlauth to use m_sqlutils git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4511 e03df62e-2008-0410-955e-edbf42e46eb7