<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/win, branch v2.1b2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/win?h=v2.1b2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/win?h=v2.1b2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-08-08T16:48:56Z</updated>
<entry>
<title>Drop some unused files</title>
<updated>2010-08-08T16:48:56Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-08T16:27:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fdc60e2d6052e08ed8b381e057022e4a0583afed'/>
<id>urn:sha1:fdc60e2d6052e08ed8b381e057022e4a0583afed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Finish header file #include untangle</title>
<updated>2010-08-08T15:56:13Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-08T15:56:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b057f70d2868c6d90a2ca3f5174d0fe85602e591'/>
<id>urn:sha1:b057f70d2868c6d90a2ca3f5174d0fe85602e591</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix permissions on the service install check as suggested by Retro, to</title>
<updated>2010-08-03T21:32:42Z</updated>
<author>
<name>Craig Edwards</name>
</author>
<published>2010-04-04T22:18:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3469222d8ab600e25c7da4cceef6e50970b2422b'/>
<id>urn:sha1:3469222d8ab600e25c7da4cceef6e50970b2422b</id>
<content type='text'>
prevent need for higher privileges when running as a service.
</content>
</entry>
<entry>
<title>Replace #define IPV6 with &lt;config defaultbind="ipv6"&gt;, and autodetect if not specified</title>
<updated>2010-08-03T21:32:37Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-02-23T18:44:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f222755ccfd04c29bd098355cc1d6fab43f1b593'/>
<id>urn:sha1:f222755ccfd04c29bd098355cc1d6fab43f1b593</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove excessive gettimeofday system calls</title>
<updated>2010-01-18T19:36:41Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-18T19:36:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7e46119759b7099c38f543bd38d0186b9806542f'/>
<id>urn:sha1:7e46119759b7099c38f543bd38d0186b9806542f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12293 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove IOCP socket engine</title>
<updated>2009-10-24T20:04:24Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-24T20:04:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a4b3dc92003178088fa31bc6df9dfbe1cd1c18d1'/>
<id>urn:sha1:a4b3dc92003178088fa31bc6df9dfbe1cd1c18d1</id>
<content type='text'>
IOCP has been experimental since its introduction, and has not worked
correctly for some time. Since we have no windows developer, remove the
dead code.

Most of the advantages of IOCP are not used by an ircd process regardless:
we do not use threads for our client processing, and we add an extra copy
operation that eliminates any gain from OS-level buffer reuse.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11970 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix for memory leak when gui is attached, submitted and fixed by GreenReaper, thanks!</title>
<updated>2009-10-21T22:35:56Z</updated>
<author>
<name>brain</name>
</author>
<published>2009-10-21T22:35:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6ff7e3bae02a466e10006908565dfb606970ede2'/>
<id>urn:sha1:6ff7e3bae02a466e10006908565dfb606970ede2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11936 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>comment fix..</title>
<updated>2009-10-21T21:49:07Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-10-21T21:49:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=da4e125ea9e215b7ac47b1079be6b33389c64c27'/>
<id>urn:sha1:da4e125ea9e215b7ac47b1079be6b33389c64c27</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11935 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update VC project file for latest changes to sources.</title>
<updated>2009-10-18T10:44:38Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-10-18T10:44:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=da6e45397e4ee86d6caf86d2fd5fd8f77af48a1e'/>
<id>urn:sha1:da6e45397e4ee86d6caf86d2fd5fd8f77af48a1e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11903 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Text fix.</title>
<updated>2009-10-17T20:51:20Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-10-17T20:51:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bf269e3cc7c10ec7b93d1edad37d6c82fbf98585'/>
<id>urn:sha1:bf269e3cc7c10ec7b93d1edad37d6c82fbf98585</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11893 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
