<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_serverbots.cpp, branch v2.1b3</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.1b3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_serverbots.cpp?h=v2.1b3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2011-05-04T22:28:12Z</updated>
<entry>
<title>Update copyright notices to 2011</title>
<updated>2011-05-04T22:28:12Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2011-05-04T22:28:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3cb24a1ec87a7ef5bd87eae2509b33ff0246712c'/>
<id>urn:sha1:3cb24a1ec87a7ef5bd87eae2509b33ff0246712c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add operonly option to serverbots</title>
<updated>2011-03-25T00:20:38Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2011-03-25T00:20:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=680f2e2dc51cf099014ffb3c255e3e55bd3637ea'/>
<id>urn:sha1:680f2e2dc51cf099014ffb3c255e3e55bd3637ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove command_parse.h from inspircd.h</title>
<updated>2011-01-30T20:41:21Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2011-01-30T20:41:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e37b00851e0a065223893f619df50cd3a27d604c'/>
<id>urn:sha1:e37b00851e0a065223893f619df50cd3a27d604c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove cull_list.h from inspircd.h</title>
<updated>2011-01-29T21:29:33Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2011-01-29T21:29:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5dbabb823456744e7442edc2bfde1272bb2edcb1'/>
<id>urn:sha1:5dbabb823456744e7442edc2bfde1272bb2edcb1</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
