<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_serverbots.cpp, branch v2.1b1</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_serverbots.cpp?h=v2.1b1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_serverbots.cpp?h=v2.1b1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-11-10T00:32:30Z</updated>
<entry>
<title>Change cleanup of serverbots to avoid use-after-free on module unload</title>
<updated>2010-11-10T00:32:30Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-11-10T00:32:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=782179832d5cdd7a5fdc4708bde5cad5c2627fee'/>
<id>urn:sha1:782179832d5cdd7a5fdc4708bde5cad5c2627fee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Call OnPostCommand from aliases</title>
<updated>2010-10-19T17:26:33Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2010-10-19T17:26:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bd1981777d09d19c279f94c21727346d7339c572'/>
<id>urn:sha1:bd1981777d09d19c279f94c21727346d7339c572</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert incorrect fix</title>
<updated>2010-10-17T21:04:00Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2010-10-17T21:04:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e88eb5c0420609e048f8ac4a3dca4cee2070d3cd'/>
<id>urn:sha1:e88eb5c0420609e048f8ac4a3dca4cee2070d3cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix BOTNOTICE</title>
<updated>2010-10-17T21:01:43Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2010-10-17T21:01:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b467063b2b2190fb0138b4e2a2301cbe6cc5c88e'/>
<id>urn:sha1:b467063b2b2190fb0138b4e2a2301cbe6cc5c88e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Process at most one alias, to allow for "invalid command" type aliases</title>
<updated>2010-10-17T20:54:11Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2010-10-17T20:54:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d0686c2807dd5a243ffc34fb16932723f0f46240'/>
<id>urn:sha1:d0686c2807dd5a243ffc34fb16932723f0f46240</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add BOTNOTICE pseudo-command to &lt;botcmd&gt; parsing</title>
<updated>2010-10-08T23:18:46Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-10-08T23:18:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=247f7439e12b2de052c071ebe2b1e87370caa564'/>
<id>urn:sha1:247f7439e12b2de052c071ebe2b1e87370caa564</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add early_init() for module setup needed prior to config reading</title>
<updated>2010-10-08T23:10:47Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-10-08T23:10:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=85904e985e988a5049af76f25e9d64bbb1a8f796'/>
<id>urn:sha1:85904e985e988a5049af76f25e9d64bbb1a8f796</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix error handling and bad SQL syntax</title>
<updated>2010-10-02T21:25:07Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-10-02T21:25:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=02528316c5ccbe10464a3aeed12eef5637d2319b'/>
<id>urn:sha1:02528316c5ccbe10464a3aeed12eef5637d2319b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initialize recursing and botID in the constructor</title>
<updated>2010-09-27T23:11:03Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2010-09-27T23:11:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b98ea4605f7bcdf665f5c01acda5faf86edad382'/>
<id>urn:sha1:b98ea4605f7bcdf665f5c01acda5faf86edad382</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ExtensibleType argument to ExtensionItem to identify item types</title>
<updated>2010-09-23T00:49:27Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-09-23T00:49:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6049aefbfe55e7668f50f76efac4e4a67c2f18c6'/>
<id>urn:sha1:6049aefbfe55e7668f50f76efac4e4a67c2f18c6</id>
<content type='text'>
</content>
</entry>
</feed>
