<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/win/win32service.h, branch v5.0.0dev3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/win/win32service.h?h=v5.0.0dev3</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/win/win32service.h?h=v5.0.0dev3'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2024-06-07T09:37:56Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2024-06-07T09:37:56Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-06-07T09:37:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ae3e2db109eecaea25032e218c39a257e736174a'/>
<id>urn:sha1:ae3e2db109eecaea25032e218c39a257e736174a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get rid of entrypoint, specify the main function name directly.</title>
<updated>2022-05-07T19:18:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-07T18:49:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=507887f00102742722cbfee63ec89096cff3f868'/>
<id>urn:sha1:507887f00102742722cbfee63ec89096cff3f868</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-01-11T22:14:43Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-01-11T22:02:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=aa692dc1039b63deef7886e914ec499abe7facaf'/>
<id>urn:sha1:aa692dc1039b63deef7886e914ec499abe7facaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidy up source files:</title>
<updated>2013-04-12T16:03:05Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-04-02T19:12:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=11cafc12d5440b67a9f676c9f6aa67840ca5399d'/>
<id>urn:sha1:11cafc12d5440b67a9f676c9f6aa67840ca5399d</id>
<content type='text'>
- Use #pragma once instead of include guards.
- Move header files in src/modules to include/modules.
- Fixed various spacing issues.
</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://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>Replace copyright headers with headers granting specific authors copyright</title>
<updated>2012-04-19T18:58:29Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-19T18:58:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=46a39046196f55b52336e19662bb7bac85b731ac'/>
<id>urn:sha1:46a39046196f55b52336e19662bb7bac85b731ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes for bug #12</title>
<updated>2012-04-15T01:03:25Z</updated>
<author>
<name>Justin Crawford</name>
</author>
<published>2012-04-15T01:03:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=df5f76832ee67d1cbfb1fc47a8d3ec3823f010c5'/>
<id>urn:sha1:df5f76832ee67d1cbfb1fc47a8d3ec3823f010c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>EWW windows linefeeds</title>
<updated>2008-08-24T23:45:09Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-08-24T23:45:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2e9a32349fe923d8f09f3a0cb64528fa74412273'/>
<id>urn:sha1:2e9a32349fe923d8f09f3a0cb64528fa74412273</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10260 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Properly give the service specific exit code on failure to start. Now we just need to find out how to retrieve this</title>
<updated>2008-08-24T19:19:57Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-08-24T19:19:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a539875eccf01c6d0a5fb21649d10a23ad191b23'/>
<id>urn:sha1:a539875eccf01c6d0a5fb21649d10a23ad191b23</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10240 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move</title>
<updated>2008-08-24T19:08:54Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-08-24T19:08:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7eb54577bb3b8cdb2fa9a2ebfb537fa2f369d6b5'/>
<id>urn:sha1:7eb54577bb3b8cdb2fa9a2ebfb537fa2f369d6b5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10239 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
