<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_sqlauth.cpp, branch v1.1.0b2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_sqlauth.cpp?h=v1.1.0b2</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_sqlauth.cpp?h=v1.1.0b2'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2006-10-01T14:59:38Z</updated>
<entry>
<title>Now with binary versioning goodness</title>
<updated>2006-10-01T14:59:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-01T14:59:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4b0f6c610f755e0cb93843d5a2a6c70336eafe39'/>
<id>urn:sha1:4b0f6c610f755e0cb93843d5a2a6c70336eafe39</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5366 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Just to mess with om's head, remove helperfuncs.h from everywhere</title>
<updated>2006-08-11T23:31:13Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-11T23:31:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6050df73f498d05597fb37c6157868df1f6f4db2'/>
<id>urn:sha1:6050df73f498d05597fb37c6157868df1f6f4db2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4900 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change to using Instance-&gt;Log (InspIRCd::Log) rather than log() macro</title>
<updated>2006-08-11T12:26:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-11T12:26:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e84bf9f3ec5a60078c32b272d3d7885c0708c544'/>
<id>urn:sha1:e84bf9f3ec5a60078c32b272d3d7885c0708c544</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4880 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>New API update</title>
<updated>2006-08-11T08:58:36Z</updated>
<author>
<name>om</name>
</author>
<published>2006-08-11T08:58:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b6e38f0c4ac668369f775fb87739c580d4eb0c28'/>
<id>urn:sha1:b6e38f0c4ac668369f775fb87739c580d4eb0c28</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4870 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Note: FOR THE MOMENT, this is BROKEN. It wont run right until im done.</title>
<updated>2006-08-10T23:19:43Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-10T23:19:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b37a253d962ed7af1ea7a328abf2a1af74f30759'/>
<id>urn:sha1:b37a253d962ed7af1ea7a328abf2a1af74f30759</id>
<content type='text'>
Changed Parameter for modules from Server* to InspIRCd*.
TODO: Move remaining Server* Modules into InspIRCd* and remove class Server.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4859 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>PublishFeature, FindFeature, FindModule, PriorityBefore, PriorityAfter -&gt; InspIRCd::</title>
<updated>2006-08-10T17:37:25Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-10T17:37:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=afa1ec0e9586d93482b5dfdc2d77e93c9499ea10'/>
<id>urn:sha1:afa1ec0e9586d93482b5dfdc2d77e93c9499ea10</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4846 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>FindNick, FindChan, ChanModes, UserList, CountInvisible, PurgeEmptyChannels, GetClass, WriteOpers, GetServerDescription -&gt; into classes</title>
<updated>2006-08-10T14:43:29Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-10T14:43:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=396c9ef9f7a96934d3227bb7d1d091315e3d4fa8'/>
<id>urn:sha1:396c9ef9f7a96934d3227bb7d1d091315e3d4fa8</id>
<content type='text'>
ServerConfig takes InspIRCd pointer in its constructor


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4832 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>userrec and chanrec now have their own independent pointer back to their 'creator' InspIRCd* object, extern now longer required in channels.cpp or users.cpp</title>
<updated>2006-08-09T18:55:52Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-09T18:55:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9bc04a302572eb311a147a32ff1d36f1d91f2d7a'/>
<id>urn:sha1:9bc04a302572eb311a147a32ff1d36f1d91f2d7a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4820 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>kill_link() and Server::QuitUser() -&gt; userrec::QuitUser() (static member) - this cant be a normal member as it causes the userrec to be deleted, and "delete this" is bad, mmm'k</title>
<updated>2006-08-08T14:38:24Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-08T14:38:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=93876363f89ea7a451ba1e18407e08a539854208'/>
<id>urn:sha1:93876363f89ea7a451ba1e18407e08a539854208</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4789 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change to use GetId() and ID rather than GetData() and data</title>
<updated>2006-07-23T15:47:08Z</updated>
<author>
<name>om</name>
</author>
<published>2006-07-23T15:47:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=69790e320dcc16845a30e10a5a53ee63b26853fd'/>
<id>urn:sha1:69790e320dcc16845a30e10a5a53ee63b26853fd</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4531 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
