<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/inspircd.h, branch v2.0.9</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/include/inspircd.h?h=v2.0.9</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/include/inspircd.h?h=v2.0.9'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2012-07-13T15:18:07Z</updated>
<entry>
<title>Move STATS handler back to cmd_stats so it's hotpatchable again</title>
<updated>2012-07-13T15:18:07Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-07-13T13:09:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=41c26a03fac6915c0abcde17bacb6563c50719e5'/>
<id>urn:sha1:41c26a03fac6915c0abcde17bacb6563c50719e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added color codes to /rules, moved the parsing to ServerConfig and cleaned the code up a bit</title>
<updated>2012-07-06T16:15:48Z</updated>
<author>
<name>Justin Crawford</name>
</author>
<published>2012-05-16T22:56:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c79475caa82104e82f9a914b7673bd61f7a1f01f'/>
<id>urn:sha1:c79475caa82104e82f9a914b7673bd61f7a1f01f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Doxygen syntax errors.</title>
<updated>2012-07-05T20:00:35Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2012-07-05T20:00:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=808a0a09577009c2d6e494979c2189426b332aef'/>
<id>urn:sha1:808a0a09577009c2d6e494979c2189426b332aef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add testsuite tests for UID generation</title>
<updated>2012-05-27T21:30:02Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-05-27T21:30:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e3e7cb89e112bbeed2b3e43798a16fe557a3992a'/>
<id>urn:sha1:e3e7cb89e112bbeed2b3e43798a16fe557a3992a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix compile error caused by unistd.h not existing on Windows.</title>
<updated>2012-05-23T12:15:22Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2012-05-23T12:15:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=cfbb5630c580a931494cbe131fec419646f99353'/>
<id>urn:sha1:cfbb5630c580a931494cbe131fec419646f99353</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #96 from Justasic/insp20</title>
<updated>2012-05-03T14:28:59Z</updated>
<author>
<name>Robin Burchell</name>
</author>
<published>2012-05-03T14:28:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=fcacc8e0306382bc3f938073092c3729d77e2b41'/>
<id>urn:sha1:fcacc8e0306382bc3f938073092c3729d77e2b41</id>
<content type='text'>
[2.0] Process escape sequences for MOTD for issue #23</content>
</entry>
<entry>
<title>Fixed using a function on every call for /motd, causing lag on large networks (requested by w00t)</title>
<updated>2012-04-23T06:59:53Z</updated>
<author>
<name>Justin Crawford</name>
</author>
<published>2012-04-22T11:27:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a2d85a098e07b4c6de1c7ea9f272eaac10fec7c1'/>
<id>urn:sha1:a2d85a098e07b4c6de1c7ea9f272eaac10fec7c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace copyright headers with headers granting specific authors copyright</title>
<updated>2012-04-19T18:58:29Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-19T18:58:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=46a39046196f55b52336e19662bb7bac85b731ac'/>
<id>urn:sha1:46a39046196f55b52336e19662bb7bac85b731ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix compilation with GCC 4.7.</title>
<updated>2012-04-16T06:20:46Z</updated>
<author>
<name>Guillaume Delacour</name>
</author>
<published>2012-04-16T06:20:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=937c562ce4bfda96386ec28db82b3b4ef5b7b21d'/>
<id>urn:sha1:937c562ce4bfda96386ec28db82b3b4ef5b7b21d</id>
<content type='text'>
GCC 4.7 headers no longer implicitly include unistd.h in many places, see
http://gcc.gnu.org/gcc-4.7/porting_to.html

Fixes #65
</content>
</entry>
<entry>
<title>Fixes for bug #12</title>
<updated>2012-04-15T01:03:25Z</updated>
<author>
<name>Justin Crawford</name>
</author>
<published>2012-04-15T01:03:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=df5f76832ee67d1cbfb1fc47a8d3ec3823f010c5'/>
<id>urn:sha1:df5f76832ee67d1cbfb1fc47a8d3ec3823f010c5</id>
<content type='text'>
</content>
</entry>
</feed>
