<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/win, branch v1.1.12</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/win?h=v1.1.12</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/win?h=v1.1.12'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2007-08-17T19:42:58Z</updated>
<entry>
<title>* Fixed bug in m_banredirect where removing a ban on a channel with maxbans set would result in a "ban list full" message.</title>
<updated>2007-08-17T19:42:58Z</updated>
<author>
<name>burlex</name>
</author>
<published>2007-08-17T19:42:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=61c2e76c5e9c3a60c987bd2be83045429e841e21'/>
<id>urn:sha1:61c2e76c5e9c3a60c987bd2be83045429e841e21</id>
<content type='text'>
* Fixed win32 compiling (forgot to backport the #pragma linker directive)

git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7734 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Someone messed up</title>
<updated>2007-08-16T16:57:45Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-08-16T16:57:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0582cca3dbc4a86999e38b5b52bb69457b4b289f'/>
<id>urn:sha1:0582cca3dbc4a86999e38b5b52bb69457b4b289f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7732 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Forgot CoreExport</title>
<updated>2007-08-15T21:44:05Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-08-15T21:44:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ff7f4ef510a4ee1fd7f9a8b41b10d3cc2d78415b'/>
<id>urn:sha1:ff7f4ef510a4ee1fd7f9a8b41b10d3cc2d78415b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7727 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove a whole load of #ifdef as we can now use gettimeofday.</title>
<updated>2007-08-15T21:43:22Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-08-15T21:43:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=34b2a66c7283ca1b7210c98611af992ecd207b88'/>
<id>urn:sha1:34b2a66c7283ca1b7210c98611af992ecd207b88</id>
<content type='text'>
If we add a wrapper for getrusage, then we can remove a ton more


git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7726 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>* Sockets will now always be nonblocking on win32 version of InspIRCd. There were some cases (mainly in TreeSockets) where a socket would not get restored to nonblocking mode after a connect() call, resulting in the server getting stuck on a blocking send() call causing freezeups.</title>
<updated>2007-07-23T00:37:03Z</updated>
<author>
<name>burlex</name>
</author>
<published>2007-07-23T00:37:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=480e1e9e1ff6c39a154f3efc6e83b0ffc94a6c8d'/>
<id>urn:sha1:480e1e9e1ff6c39a154f3efc6e83b0ffc94a6c8d</id>
<content type='text'>
* configure will now compile under VC7 again. 

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7500 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed windows configure in release mode in a directory with spaces.</title>
<updated>2007-07-22T23:17:51Z</updated>
<author>
<name>frostycoolslug</name>
</author>
<published>2007-07-22T23:17:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3e5634346e5a0fa18d727079e88432e9a7aa0ec0'/>
<id>urn:sha1:3e5634346e5a0fa18d727079e88432e9a7aa0ec0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7499 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.</title>
<updated>2007-07-16T17:30:04Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-07-16T17:30:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f2acdbc3820f0f4f5ef76a0a64e73d2a320df91f'/>
<id>urn:sha1:f2acdbc3820f0f4f5ef76a0a64e73d2a320df91f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7456 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Set EOL to WINDOWS-style always for Visual Studio files.</title>
<updated>2007-07-16T17:24:00Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-07-16T17:24:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=387f54199e9f335c58af888bdad5ddc1f5cf9bec'/>
<id>urn:sha1:387f54199e9f335c58af888bdad5ddc1f5cf9bec</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7455 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are auto skipped by svn.</title>
<updated>2007-07-16T17:14:45Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-07-16T17:14:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=bab14f0dd2345c9d7dcbc47c918563709e1ac094'/>
<id>urn:sha1:bab14f0dd2345c9d7dcbc47c918563709e1ac094</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7454 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add flags to /STATS s output, and nuke some ^M</title>
<updated>2007-07-16T16:09:56Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-07-16T16:09:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3abff3a37550cc1d88dd4d1fd7ed526e89309a53'/>
<id>urn:sha1:3abff3a37550cc1d88dd4d1fd7ed526e89309a53</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7453 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
