<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/win, branch v2.0.17</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.0.17</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/win?h=v2.0.17'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2014-05-10T17:00:52Z</updated>
<entry>
<title>Update year in resource file for Windows</title>
<updated>2014-05-10T17:00:52Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-05-10T17:00:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=09202f0583d4c5a6b26a501046562c2fe41f513d'/>
<id>urn:sha1:09202f0583d4c5a6b26a501046562c2fe41f513d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Compress the Windows installer with zlib to reduce AV false positives</title>
<updated>2014-04-13T14:08:49Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-04-13T14:08:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=437e9f662fad9357fec11eed934690fd90f753a6'/>
<id>urn:sha1:437e9f662fad9357fec11eed934690fd90f753a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change Windows libraries to be dynamically linked</title>
<updated>2014-04-13T14:07:58Z</updated>
<author>
<name>Adam</name>
</author>
<published>2014-04-13T01:46:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=88dccdd5f04e9244323de0eb197590ab8e7292fd'/>
<id>urn:sha1:88dccdd5f04e9244323de0eb197590ab8e7292fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Filter out newlines from error messages on Windows</title>
<updated>2014-04-12T20:51:10Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-04-12T20:51:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c17463bcae75a9f9b7108807745ec7bb2d472514'/>
<id>urn:sha1:c17463bcae75a9f9b7108807745ec7bb2d472514</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't CoreExport reference, fixes m_dnsbl on Windows</title>
<updated>2013-08-30T10:10:01Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-08-30T10:10:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d54eec6dd8d44cba3c1e935f72089dbe675e0820'/>
<id>urn:sha1:d54eec6dd8d44cba3c1e935f72089dbe675e0820</id>
<content type='text'>
The explicit instantiations of reference are now useless; remove
</content>
</entry>
<entry>
<title>Fix inet_pton on Windows with IPv6 addresses</title>
<updated>2013-06-04T19:43:29Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-06-04T19:43:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fc198fffe16fed4d9c8863e0571c5f314aaa5147'/>
<id>urn:sha1:fc198fffe16fed4d9c8863e0571c5f314aaa5147</id>
<content type='text'>
Code from Anope win32/socket.cpp by @Adam-
</content>
</entry>
<entry>
<title>Fix logfile path on Windows</title>
<updated>2013-05-02T21:38:46Z</updated>
<author>
<name>Adam</name>
</author>
<published>2013-04-30T03:09:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d5991ed65206a4a493d2e263b46484a4b270ca2e'/>
<id>urn:sha1:d5991ed65206a4a493d2e263b46484a4b270ca2e</id>
<content type='text'>
Fixes issue #510 reported by @JDowny
</content>
</entry>
<entry>
<title>Win32: Rewrite the service wrapper</title>
<updated>2013-03-25T13:57:05Z</updated>
<author>
<name>ChrisTX</name>
</author>
<published>2013-03-23T22:52:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=25aa23067133fa80df009c2245742b3b7749c2e5'/>
<id>urn:sha1:25aa23067133fa80df009c2245742b3b7749c2e5</id>
<content type='text'>
Edited original commit to pass MAX_PATH as nSize to GetModuleFileNameA() instead of 101 after approval from author @ChrisTX (Attila Molnar)

Fixes #404 reported by @crchauffe
</content>
</entry>
<entry>
<title>win: Made config, modules, data, and log paths configurable.</title>
<updated>2013-03-24T03:47:25Z</updated>
<author>
<name>Adam</name>
</author>
<published>2013-03-24T03:47:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6b2d45c154ddbd5ea4381156f5b763c8d0c29e07'/>
<id>urn:sha1:6b2d45c154ddbd5ea4381156f5b763c8d0c29e07</id>
<content type='text'>
Update win/README with instructions on how to use cmake-gui.
Always build m_regex_stdlib, since all VS versions we support
support it.
</content>
</entry>
<entry>
<title>Link win32_memory too inspircd too</title>
<updated>2013-03-15T20:10:53Z</updated>
<author>
<name>Adam</name>
</author>
<published>2013-03-15T20:10:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f5377329efe802f090525560e0d14a1d32443da7'/>
<id>urn:sha1:f5377329efe802f090525560e0d14a1d32443da7</id>
<content type='text'>
</content>
</entry>
</feed>
