<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git, branch v1.2.0a3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/?h=v1.2.0a3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/?h=v1.2.0a3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-05-18T13:04:32Z</updated>
<entry>
<title>Holstein</title>
<updated>2008-05-18T13:04:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-18T13:04:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=917d2a3dd76f795074cb434f1501142764665440'/>
<id>urn:sha1:917d2a3dd76f795074cb434f1501142764665440</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9728 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>MD_update causes valgrind warnings, remove it.....    ...... JUST KIDDNG :)</title>
<updated>2008-05-16T17:53:55Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-16T17:53:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a44ec2aa5187f2b6b98c65055c84e0bcfd817ff3'/>
<id>urn:sha1:a44ec2aa5187f2b6b98c65055c84e0bcfd817ff3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9727 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make FD_SETSIZE larger. We wont ever have this many users via select() on windows, this is to test out some stuff mainly.</title>
<updated>2008-05-15T19:45:13Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-15T19:45:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=af30d19ff4cd4483b65e103bcfffb8d8a5483ac7'/>
<id>urn:sha1:af30d19ff4cd4483b65e103bcfffb8d8a5483ac7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9726 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Right now this just dumps the config hash as html</title>
<updated>2008-05-13T20:53:06Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-13T20:53:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4db28c85e4b266d600c2578766f3e807b010ced6'/>
<id>urn:sha1:4db28c85e4b266d600c2578766f3e807b010ced6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9725 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Check for windows drive letters on the start of paths and treat them the same as paths that start with /, this makes insp more friendly for windows filesystems</title>
<updated>2008-05-13T17:16:26Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-13T17:16:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9f33bf7fc83cffccae96eb622bf39e8f4838b809'/>
<id>urn:sha1:9f33bf7fc83cffccae96eb622bf39e8f4838b809</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9724 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix the format of +p channels in /list (both in core /list and in m_safelist), thanks jrm :)</title>
<updated>2008-05-13T16:18:52Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-13T16:18:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=25a78272bc44ae466ebb2e60e090e07dc1fe4f88'/>
<id>urn:sha1:25a78272bc44ae466ebb2e60e090e07dc1fe4f88</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9723 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Microsoft, in their "infinite wisdom" decide to have no sensible naming convention at all for windows api structs so have taken the struct name 'ACL' in winnt.h. Therefore we have to rename ours to HTTPACL :(</title>
<updated>2008-05-13T15:53:12Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-13T15:53:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=82bf46fa061a4f18071e73756e4e0d618eb57320'/>
<id>urn:sha1:82bf46fa061a4f18071e73756e4e0d618eb57320</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9720 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>add HostServ as IRCservices has it as an option and add the names inside anope.conf so they know its being specified..</title>
<updated>2008-05-13T07:05:15Z</updated>
<author>
<name>bricker</name>
</author>
<published>2008-05-13T07:05:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a4f4fdbe1b802db45ff268e8c2239ffa109fe12b'/>
<id>urn:sha1:a4f4fdbe1b802db45ff268e8c2239ffa109fe12b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9719 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>add "Bug tracker" to the default motd ;) everything else is there, why not that</title>
<updated>2008-05-13T06:58:42Z</updated>
<author>
<name>bricker</name>
</author>
<published>2008-05-13T06:58:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f12f2d3acc9c81d088db68c48db2cb26be8f0173'/>
<id>urn:sha1:f12f2d3acc9c81d088db68c48db2cb26be8f0173</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9718 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>add a couple quotes ;)</title>
<updated>2008-05-13T06:55:57Z</updated>
<author>
<name>bricker</name>
</author>
<published>2008-05-13T06:55:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d02c51b048891b4e59127801784c185390956af1'/>
<id>urn:sha1:d02c51b048891b4e59127801784c185390956af1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9717 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
