<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/inspircd.cpp, branch v1.1.16</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/inspircd.cpp?h=v1.1.16</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/inspircd.cpp?h=v1.1.16'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-01-10T13:45:53Z</updated>
<entry>
<title>Header update: 2007 -&gt; 2008</title>
<updated>2008-01-10T13:45:53Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-01-10T13:45:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7194690fc8a8c6c07e60c2491f9d8165d8eb3459'/>
<id>urn:sha1:7194690fc8a8c6c07e60c2491f9d8165d8eb3459</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8695 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Second (not mergable) part of #441 fix</title>
<updated>2007-11-03T19:57:00Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-11-03T19:57:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d08096cc7473c3d2107626e95370dcd4ec1c930f'/>
<id>urn:sha1:d08096cc7473c3d2107626e95370dcd4ec1c930f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8481 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>the minidump stuff is only available in 5.1 dbghelp.dll which is xp and above. we must remove this to retain 2k compatibility</title>
<updated>2007-10-26T15:53:47Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-10-26T15:53:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=66445ed7a20ad3ecfb876f9d9109a377cc4e2df7'/>
<id>urn:sha1:66445ed7a20ad3ecfb876f9d9109a377cc4e2df7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8370 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Merge in logging tweak from trunk</title>
<updated>2007-10-14T14:16:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-10-14T14:16:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=04e3f88b65ba8931bd4d5f74658ac1aa4245061c'/>
<id>urn:sha1:04e3f88b65ba8931bd4d5f74658ac1aa4245061c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8180 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>* Backported crash dumping system for Win32 - see 1.2 log for a full description</title>
<updated>2007-09-04T12:58:38Z</updated>
<author>
<name>burlex</name>
</author>
<published>2007-09-04T12:58:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b00836df6e54adf8c0d81eb8ab268c14ebd004fd'/>
<id>urn:sha1:b00836df6e54adf8c0d81eb8ab268c14ebd004fd</id>
<content type='text'>
* Fixed new m_ident compile under Win32

git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8016 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix a compilation bug that managed to sneak past me</title>
<updated>2007-08-23T20:02:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-08-23T20:02:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=01a414eeb019b7315724dd0e96bfbfe1675862f8'/>
<id>urn:sha1:01a414eeb019b7315724dd0e96bfbfe1675862f8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7806 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>(Part manual merge) backport:</title>
<updated>2007-08-23T19:59:20Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-08-23T19:59:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=26787885931e2b75028a5127fc020e905ab2bf7e'/>
<id>urn:sha1:26787885931e2b75028a5127fc020e905ab2bf7e</id>
<content type='text'>
Raft of fixes so that inspircd can call Cleanup() and Exit() in less 'stable' circumstances, e.g. when half initialized, and it wont segfault.
Also fix OpenLog to not always exit on error, but to return a bool instead, which is much more friendly on rehash (you don't want /REHASH dieing your server if you cant write the log!)


git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7805 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Merge in error check from trunk, bail if we can't chdir to our own dir on startup</title>
<updated>2007-07-26T19:51:58Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-07-26T19:51:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=09b0dce174be83a0ef21149f486b4fac782b9fde'/>
<id>urn:sha1:09b0dce174be83a0ef21149f486b4fac782b9fde</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7586 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Merge r7528-7529 from trunk</title>
<updated>2007-07-23T23:12:48Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-07-23T23:12:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fd9e6325872c7a4a658d54bf2116604ae0a4e443'/>
<id>urn:sha1:fd9e6325872c7a4a658d54bf2116604ae0a4e443</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7530 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://www.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>
</feed>
