<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_foobar.cpp, branch v1.1.0b2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_foobar.cpp?h=v1.1.0b2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_foobar.cpp?h=v1.1.0b2'/>
<link rel='alternate' type='text/html' href='https://www.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://www.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://www.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://www.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>Last of Server:: methods moved to InspIRCd::. Server:: removed.</title>
<updated>2006-08-10T23:53:48Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-10T23:53:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d0b4bb3811458aa335857514e4cbb95d5c84f433'/>
<id>urn:sha1:d0b4bb3811458aa335857514e4cbb95d5c84f433</id>
<content type='text'>
This will need a real good tidyup later, because now everything is in the right place, but its a mess because for now i threw them into place (e.g. space indenting, etc)
Next on the todo: Make command handlers have a ServerInstance (gank!)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4861 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://www.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>Removal of Server::Log -- not much ever used it anyway with the ability to use log(). log() macro still exists, and calls InspIRCd::Log()</title>
<updated>2006-08-10T16:56:03Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-10T16:56:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e91d5023f3ace4bb80d197621d6dc20b6e293641'/>
<id>urn:sha1:e91d5023f3ace4bb80d197621d6dc20b6e293641</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4845 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tidy up loglevel enum (remove some C-ish defines)</title>
<updated>2006-08-09T14:20:04Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-09T14:20:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f0680338833dd76966ba1769980abb9eafb50467'/>
<id>urn:sha1:f0680338833dd76966ba1769980abb9eafb50467</id>
<content type='text'>
change ServerConfig to pass a pointer to 'this' to Validation etc functions


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4811 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>And more</title>
<updated>2006-03-11T15:04:46Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-11T15:04:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0efd83fa4b6a03d28d1e4853ae262edb48b096b0'/>
<id>urn:sha1:0efd83fa4b6a03d28d1e4853ae262edb48b096b0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3657 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Added support for part messages in the module API (and therefore between servers too)</title>
<updated>2006-01-17T21:39:35Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-17T21:39:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7e6dfdf2118d4db84b85d19278a83186046ea2bb'/>
<id>urn:sha1:7e6dfdf2118d4db84b85d19278a83186046ea2bb</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2815 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Updated copyrights in headers etc using perl inplace edit</title>
<updated>2006-01-15T15:59:11Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-15T15:59:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1383dba43e463f292aea094d01f62f355946049d'/>
<id>urn:sha1:1383dba43e463f292aea094d01f62f355946049d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2795 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
