<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/inspircd.h, branch v1.1.22</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/include/inspircd.h?h=v1.1.22</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/include/inspircd.h?h=v1.1.22'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2008-07-17T20:19:13Z</updated>
<entry>
<title>Backport r10030</title>
<updated>2008-07-17T20:19:13Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-17T20:19:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3e7b4775f1e896d070250d06a9162d685fbd33dc'/>
<id>urn:sha1:3e7b4775f1e896d070250d06a9162d685fbd33dc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10031 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Backport r9954</title>
<updated>2008-07-11T15:40:21Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-11T15:40:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=935daf6159bd9d4585c6fde746114781ff23faba'/>
<id>urn:sha1:935daf6159bd9d4585c6fde746114781ff23faba</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9955 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>include limits to get correct PATH_MAX where available</title>
<updated>2008-07-01T18:04:27Z</updated>
<author>
<name>peavey</name>
</author>
<published>2008-07-01T18:04:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=09ad0e01c981a47d935d1379a45ddd7f4f1ca7e8'/>
<id>urn:sha1:09ad0e01c981a47d935d1379a45ddd7f4f1ca7e8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9941 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Define PATH_MAX if its not already defined</title>
<updated>2008-06-15T11:53:44Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-06-15T11:53:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=86a117be1a46f90965c8330cf827756e5124b573'/>
<id>urn:sha1:86a117be1a46f90965c8330cf827756e5124b573</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9908 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<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://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>Fixed bug #404; this was caused by recieving multiple OPERTYPEs from a remote server, which eventually resulted in bad pointers inside the all_opers list</title>
<updated>2007-09-26T23:50:19Z</updated>
<author>
<name>special</name>
</author>
<published>2007-09-26T23:50:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=69273a20e5f08d09b882c52010e9e9fd50453977'/>
<id>urn:sha1:69273a20e5f08d09b882c52010e9e9fd50453977</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8085 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://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 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://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://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>'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>
</feed>
