]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/extra/m_sqlutils.cpp
In the grand tradition of huge fucking commits:
[user/henk/code/inspircd.git] / src / modules / extra / m_sqlutils.cpp
2007-10-15 w00tIn the grand tradition of huge fucking commits:
2007-08-28 omMove everything module-related out of InspIRCd and...
2007-07-16 peaveyOOPS! We try again, since I'm smoking craq. LF is 0x0a...
2007-07-16 peavey'svn propset -R svn:eol-style CR *' Set to UNIX-style...
2007-06-17 brainMore
2007-05-21 brainHeader rearrangement, move inspircd.h to top, remove...
2007-01-17 brainMass comment removal.
2006-12-28 peaveyChange the SQLutils and SQL providers to also use inter...
2006-12-15 w00tStill more massive commit fun. Headers in include/...
2006-12-04 brainUpdate $ModDep lines so that these properly depend...
2006-10-19 brainInsert massive change here.
2006-10-01 brainNow with binary versioning goodness
2006-08-11 brainJust to mess with om's head, remove helperfuncs.h from...
2006-08-11 brainChange to using Instance->Log (InspIRCd::Log) rather...
2006-08-11 brainSomehow, i'd cp'd all these and was making local changes :/
2006-08-10 brainNote: FOR THE MOMENT, this is BROKEN. It wont run right...
2006-08-10 brainPublishFeature, FindFeature, FindModule, PriorityBefore...
2006-07-23 omChange to use GetId() and ID rather than GetData()...
2006-07-22 omAdd m_sqlutils - Currently provides ID->chan/user lookups