<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/inspircd.cpp, branch v1.1.4</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.4</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/inspircd.cpp?h=v1.1.4'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-03-24T18:51:48Z</updated>
<entry>
<title>Remove unused var</title>
<updated>2007-03-24T18:51:48Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-24T18:51:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=db6ee71db2c96b243c564f422c490a87f9ba5d00'/>
<id>urn:sha1:db6ee71db2c96b243c564f422c490a87f9ba5d00</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6709 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix untidy debug output</title>
<updated>2007-03-24T18:51:29Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-24T18:51:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4f4bef4b5f2910b9a52f6f660e8d4262bf974f06'/>
<id>urn:sha1:4f4bef4b5f2910b9a52f6f660e8d4262bf974f06</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6708 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix two things: (1) log gets replaced by a user fd after restart causing debug log to go to a user's status window (!)</title>
<updated>2007-03-24T18:50:40Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-24T18:50:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=922069afab3804acdd53b5daeef35e6a603d43b2'/>
<id>urn:sha1:922069afab3804acdd53b5daeef35e6a603d43b2</id>
<content type='text'>
(2) restart failing due to segfault within libc (this is because some moron decided that stdin, stdout, and stderr should still be non-null if the files arent actually open!)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6707 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Wtf, ive found the source of the drift, it adds the old delta to the new!</title>
<updated>2007-03-16T18:19:22Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-16T18:19:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a94396b3273f3d9e18549fb977a4a89b6ce86e51'/>
<id>urn:sha1:a94396b3273f3d9e18549fb977a4a89b6ce86e51</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6685 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Rebuild 005 on rehash. Tracker: bug #234</title>
<updated>2007-03-03T00:24:04Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-03-03T00:24:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8b8923d15564caeeb14a6c5a218b9936a93c3ae4'/>
<id>urn:sha1:8b8923d15564caeeb14a6c5a218b9936a93c3ae4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6617 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Addition of feature request outlined in bug #195, suggested by Bricker</title>
<updated>2007-02-19T19:57:41Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-19T19:57:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c1f88cfa9c653c0df9574edb6995a7385543be83'/>
<id>urn:sha1:c1f88cfa9c653c0df9574edb6995a7385543be83</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6602 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change around the order of InspIRCd::Cleanup(), as per bug #212</title>
<updated>2007-02-12T20:44:21Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-12T20:44:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=84951d4b109ddfe6b68871516afa0e76d3b8e3af'/>
<id>urn:sha1:84951d4b109ddfe6b68871516afa0e76d3b8e3af</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6580 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix rehashing to display a success notice, tidy up some WriteOpers notices</title>
<updated>2007-02-10T23:10:57Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-10T23:10:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=750f9e29370ced3fe6f1549acbfada9483eff5f4'/>
<id>urn:sha1:750f9e29370ced3fe6f1549acbfada9483eff5f4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6570 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>timermanager never had a ServerInstance. Give it one so we can use InspIRCd::Time() rather than time()</title>
<updated>2007-02-10T15:05:00Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-10T15:05:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8a15b719601bd886487775c9709ba16cf3e39096'/>
<id>urn:sha1:8a15b719601bd886487775c9709ba16cf3e39096</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6561 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move quitting of clients to a central Cull List, and do quitting outside userrec and in main loop.</title>
<updated>2007-02-05T20:08:51Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-02-05T20:08:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9a52a667163a6abc5b83fd268b55c9062b55131f'/>
<id>urn:sha1:9a52a667163a6abc5b83fd268b55c9062b55131f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6497 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
