<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/inspircd_io.cpp, branch insp2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/inspircd_io.cpp?h=insp2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/inspircd_io.cpp?h=insp2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-04-08T18:09:22Z</updated>
<entry>
<title>Obsolete</title>
<updated>2006-04-08T18:09:22Z</updated>
<author>
<name>om</name>
</author>
<published>2006-04-08T18:09:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bf388b2bf1c951d999ca5845b150370eb62b8f3a'/>
<id>urn:sha1:bf388b2bf1c951d999ca5845b150370eb62b8f3a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3852 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>- first steps towards a working IPv6 port. I'll work more on this tomorrow. :-P</title>
<updated>2006-04-08T01:35:02Z</updated>
<author>
<name>nenolod</name>
</author>
<published>2006-04-08T01:35:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ab24f0dca4050e6bd11ace131b7ac7bb53d42bae'/>
<id>urn:sha1:ab24f0dca4050e6bd11ace131b7ac7bb53d42bae</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3845 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Slight optimisation to config reader, looks nicer even if it's not faster.</title>
<updated>2006-04-07T12:21:11Z</updated>
<author>
<name>om</name>
</author>
<published>2006-04-07T12:21:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e21c3bb1408eea41d8f7c6dfbe2a58d023feada7'/>
<id>urn:sha1:e21c3bb1408eea41d8f7c6dfbe2a58d023feada7</id>
<content type='text'>
Make ./inspircd script use -nolog (it already used -debug, which didn't exist until now!?)
Add commandline options -nolog and -debug, -debug forces all log messages to be output regardless of level. -nolog stops the logfile 
being written, so you can run with -debug without filling up your disk.
make clean &amp;&amp; make install, apparently some of the core doesn't depend on inspircd_io.h in the makefiles..so it'll probably segfault if 
you don't.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3841 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Same error message somewhere else, and actually define the const char* version of ConfVarEnum so it doesn't just return 1 all the time...</title>
<updated>2006-04-07T11:51:03Z</updated>
<author>
<name>om</name>
</author>
<published>2006-04-07T11:51:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=69d39e088765b39b21094ea57e298ef9b429a20e'/>
<id>urn:sha1:69d39e088765b39b21094ea57e298ef9b429a20e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3840 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change error message so it's not 'out of range' when a tag doesn't exist</title>
<updated>2006-04-07T11:47:26Z</updated>
<author>
<name>om</name>
</author>
<published>2006-04-07T11:47:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d2afbfcf42cb4599f07baea345dcc97a99db3aba'/>
<id>urn:sha1:d2afbfcf42cb4599f07baea345dcc97a99db3aba</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3839 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove 'validation' for server description and network name (didn't do anything)</title>
<updated>2006-04-04T19:06:43Z</updated>
<author>
<name>om</name>
</author>
<published>2006-04-04T19:06:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f11a2d8a061eabf836bdbb6184ffb0cd1e41391a'/>
<id>urn:sha1:f11a2d8a061eabf836bdbb6184ffb0cd1e41391a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3834 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>And the bit I missed... :/</title>
<updated>2006-04-04T14:30:47Z</updated>
<author>
<name>om</name>
</author>
<published>2006-04-04T14:30:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aa36987ef707f79042a21dc793feec5586f01edb'/>
<id>urn:sha1:aa36987ef707f79042a21dc793feec5586f01edb</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3829 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove a load of unneeded debugging output</title>
<updated>2006-04-04T14:29:02Z</updated>
<author>
<name>om</name>
</author>
<published>2006-04-04T14:29:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6f52f3ec67c2d19483d065f7477854411477ac97'/>
<id>urn:sha1:6f52f3ec67c2d19483d065f7477854411477ac97</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3828 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Just indentation tidyups, dont worry i didnt break your lovely parser &lt;3</title>
<updated>2006-04-04T10:19:01Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-04-04T10:19:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c8bfca5fdb7d61153f1bd3e817ba33fc44ec318a'/>
<id>urn:sha1:c8bfca5fdb7d61153f1bd3e817ba33fc44ec318a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3827 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Extra error detection, thwap me if this comes up with false positives</title>
<updated>2006-04-04T06:32:08Z</updated>
<author>
<name>om</name>
</author>
<published>2006-04-04T06:32:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ea27cd70c98339c68eb99d1fa6d9dec46d02a234'/>
<id>urn:sha1:ea27cd70c98339c68eb99d1fa6d9dec46d02a234</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3823 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
