<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/socket.cpp, branch v1.1.0b9</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/socket.cpp?h=v1.1.0b9</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/socket.cpp?h=v1.1.0b9'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-01-15T23:49:24Z</updated>
<entry>
<title>Crusade to remove debug from stable and tested parts of the core and base modules.</title>
<updated>2007-01-15T23:49:24Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-15T23:49:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d769fef63f2f9ccd929aa51fda3c3da7ec389181'/>
<id>urn:sha1:d769fef63f2f9ccd929aa51fda3c3da7ec389181</id>
<content type='text'>
Most of the code here being de-noised hasnt had a crash or bug in it for many months, if not a year so the debug output is useless noise in the logfile when trying to trace a bug in a REAL problem 
area.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6356 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add port type identifiers</title>
<updated>2007-01-01T00:16:50Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-01T00:16:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ba339f8b1c55dd32211e8cffbc5bea02371d7668'/>
<id>urn:sha1:ba339f8b1c55dd32211e8cffbc5bea02371d7668</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6196 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Unload as many modules as we can on restart, and close listeners</title>
<updated>2006-12-23T14:19:33Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-23T14:19:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=529c6acc0177651e0b01cc6d7dcb7509fce17d14'/>
<id>urn:sha1:529c6acc0177651e0b01cc6d7dcb7509fce17d14</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6068 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed to compile properly with -O; keep in mind that this is not supported, use at your own risk.</title>
<updated>2006-12-22T00:57:18Z</updated>
<author>
<name>special</name>
</author>
<published>2006-12-22T00:57:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8f8459533be2c9954e2bec948dee7570d50b094d'/>
<id>urn:sha1:8f8459533be2c9954e2bec948dee7570d50b094d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6058 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add stuff so that the core catches CoreException properly</title>
<updated>2006-12-16T21:40:06Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-16T21:40:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dbe93e44775c4a274d329e152babd8330dadcbf8'/>
<id>urn:sha1:dbe93e44775c4a274d329e152babd8330dadcbf8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6017 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Jesus, look who's the commit whore today. More header updates, and removal of namespacing.</title>
<updated>2006-12-15T21:45:30Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-12-15T21:45:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1552f3918ac0dad7fef9b86b70c0f4a63d4e37a7'/>
<id>urn:sha1:1552f3918ac0dad7fef9b86b70c0f4a63d4e37a7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5996 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>When some (but not all) of the ports fail to bind on startup, give the user a list of the failed port/ip pairs on the terminal.</title>
<updated>2006-11-12T22:58:48Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-11-12T22:58:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b3c2abf41eead7a9aac5820796e9600ced8430df'/>
<id>urn:sha1:b3c2abf41eead7a9aac5820796e9600ced8430df</id>
<content type='text'>
Other ircds dont do this, and say 'go read the log'. I say if we can output them to a log, why not the screen? :)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5728 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>fix a compile warning</title>
<updated>2006-11-11T20:38:37Z</updated>
<author>
<name>peavey</name>
</author>
<published>2006-11-11T20:38:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=77d81c3d575a1bc83e03353cb41eac350952f112'/>
<id>urn:sha1:77d81c3d575a1bc83e03353cb41eac350952f112</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5698 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Dont allow overlapped ports in these files</title>
<updated>2006-11-11T15:47:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-11-11T15:47:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fa9eea07bbde561237e6761d613fcbad73dc4b43'/>
<id>urn:sha1:fa9eea07bbde561237e6761d613fcbad73dc4b43</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5695 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add irc::portparser, a class to parse port ranges in the form "6660,6661,6662-6669,7000".</title>
<updated>2006-11-11T15:17:40Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-11-11T15:17:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=69c3a32784b8c638ea10c269c3f63ede86b8aaa0'/>
<id>urn:sha1:69c3a32784b8c638ea10c269c3f63ede86b8aaa0</id>
<content type='text'>
Needs testing, watch next few commits.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5690 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
