<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_xmlsocket.cpp, branch v1.2.0a6</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_xmlsocket.cpp?h=v1.2.0a6</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_xmlsocket.cpp?h=v1.2.0a6'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-08-25T20:35:51Z</updated>
<entry>
<title>Change module versions to use a string instead of fixed digits, and use propset ID to auto-set versions, so we don't have (essentially unused) module versions.</title>
<updated>2008-08-25T20:35:51Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-25T20:35:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8de87c2a9b5f5e68caac1ca06b1021ed69cb3d6a'/>
<id>urn:sha1:8de87c2a9b5f5e68caac1ca06b1021ed69cb3d6a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10291 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Back out the incomplete linebuffering stuff that shouldn't have been committed..</title>
<updated>2008-07-02T14:22:48Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-02T14:22:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b2723d2577b124d5a3ed188b01136a3eae9e9343'/>
<id>urn:sha1:b2723d2577b124d5a3ed188b01136a3eae9e9343</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9948 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Forward port r9946: make SVSHOLD silent to avoid useless irritation to opers</title>
<updated>2008-07-02T14:20:38Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-02T14:20:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f4ea51671f367d6e473049d52919a3c879329c6f'/>
<id>urn:sha1:f4ea51671f367d6e473049d52919a3c879329c6f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9947 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>fixed some indentation and spacing in modules</title>
<updated>2008-06-11T11:35:23Z</updated>
<author>
<name>pippijn</name>
</author>
<published>2008-06-11T11:35:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d185decae97752368d5cf62311cbc0d1a52aa22c'/>
<id>urn:sha1:d185decae97752368d5cf62311cbc0d1a52aa22c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9888 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Patch to fix this module from flagging all client sockets as xml</title>
<updated>2008-04-03T16:14:34Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-03T16:14:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=62691675e31d183c0a44425c4594767ad0ba2e0b'/>
<id>urn:sha1:62691675e31d183c0a44425c4594767ad0ba2e0b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9288 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Commit -Wformat=2 -Wmissing-format-attributes, printf-like functions in inspircd now get treated like printf (meaning compile-time check goodness) in GCC</title>
<updated>2008-03-30T02:48:54Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-03-30T02:48:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=58385dd458e927994957b6d603f7f9da3fc52e14'/>
<id>urn:sha1:58385dd458e927994957b6d603f7f9da3fc52e14</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9217 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Should now work with ports bound to all interfaces</title>
<updated>2008-03-24T17:01:50Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-24T17:01:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e588fdca3b29dc3bab6051cf409637a5bace35d8'/>
<id>urn:sha1:e588fdca3b29dc3bab6051cf409637a5bace35d8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9192 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>This module uses io hooking too, fix it up</title>
<updated>2008-03-24T16:24:52Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-24T16:24:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d1b20f95198858c0ffd2974fb7fd622a0d945a81'/>
<id>urn:sha1:d1b20f95198858c0ffd2974fb7fd622a0d945a81</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9190 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Finally change all the Version() objects</title>
<updated>2008-03-24T13:40:12Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-24T13:40:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c2957516bca0fe70622c7668a12ade68576ddab2'/>
<id>urn:sha1:c2957516bca0fe70622c7668a12ade68576ddab2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9185 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Convert remaining InspIRCd::Log() calls to new logging system</title>
<updated>2008-02-22T16:47:10Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-02-22T16:47:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=da074814501f23680b579feb1ad649c86e8a1348'/>
<id>urn:sha1:da074814501f23680b579feb1ad649c86e8a1348</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9001 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
