<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/inspircd.h, branch v1.1.8</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.8</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/include/inspircd.h?h=v1.1.8'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2007-05-21T19:35:07Z</updated>
<entry>
<title>I think this was the source of burlex's confusion with the spanningtree propogation bug and a warning in vc8 -- CallCommandHandler returned BOOL?! Yet its casting that bool somehow from a CmdResult.</title>
<updated>2007-05-21T19:35:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-21T19:35:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f43281da9ecc93570d01ad62fddf2736012e4125'/>
<id>urn:sha1:f43281da9ecc93570d01ad62fddf2736012e4125</id>
<content type='text'>
It should be CmdResult. Fixed.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7101 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Space indents must die.</title>
<updated>2007-05-19T18:08:57Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-19T18:08:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d7324a55fab95b4f51672b701f2dd9cc0836abf8'/>
<id>urn:sha1:d7324a55fab95b4f51672b701f2dd9cc0836abf8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7049 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Windows support. Tested and working to compile on freebsd and linux. Next step is to make sure it actually works in windows too. ;p. Add Burlex to contributors.</title>
<updated>2007-05-19T15:56:42Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-05-19T15:56:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9cf56d917d92959701694477f7944d45ad2c38ed'/>
<id>urn:sha1:9cf56d917d92959701694477f7944d45ad2c38ed</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7043 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove some stuff deprecated since 1.0</title>
<updated>2007-05-11T20:00:20Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-05-11T20:00:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=432b306797b5a5a345affa3933a453efef0dac1c'/>
<id>urn:sha1:432b306797b5a5a345affa3933a453efef0dac1c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6985 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Refactor port binding, warning not yet tested fully</title>
<updated>2007-05-11T18:38:00Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-11T18:38:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=bfcaef8623bb3f8faf1141eb7b3805ab75ae97dd'/>
<id>urn:sha1:bfcaef8623bb3f8faf1141eb7b3805ab75ae97dd</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6982 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make error reporting work properly, it seemed to loose errors.</title>
<updated>2007-04-26T16:51:41Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-04-26T16:51:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=37a53f1ac69315f1915aae67a447fb7b813e8217'/>
<id>urn:sha1:37a53f1ac69315f1915aae67a447fb7b813e8217</id>
<content type='text'>
First change: Add a culling list of inspsockets waiting to be closed, so the close() is less likely to be called before the buffer is entirely empty. This seems to work well on my LAN.
Second change: Add a SendError() method, rather than WriteLine("ERROR : ..."). This can be used to effect by also echoing out "Sent ERROR to %s: ..." onto the +l snomask meaning at least one end
will always see the error even if the ERROR command is lost due to latency or design of the transport (e.g. ssl which may be writing during a read event etc)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6844 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>We had to roll our own time function because some craqsmoker thought having a carriage return on the end of ctime and asctime was a great idea, and the only other solution is to fanny around with </title>
<updated>2007-04-06T19:18:08Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-04-06T19:18:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f9110f02e7483530d46eb892999d09edb131ec7f'/>
<id>urn:sha1:f9110f02e7483530d46eb892999d09edb131ec7f</id>
<content type='text'>
strftime.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6749 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix for bug #199 (Feature request) submitted by owine. Ended up adding an extra parameter to &lt;uline&gt; for this.</title>
<updated>2007-04-05T23:53:01Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-04-05T23:53:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=821a5bca883ad8c06cb27963acf8861d9ef1031e'/>
<id>urn:sha1:821a5bca883ad8c06cb27963acf8861d9ef1031e</id>
<content type='text'>
It turned into a biggie :P


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6742 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add -config parameter to bin/inspircd which allows a user to specify the config file on the commandline</title>
<updated>2007-04-01T18:34:19Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-04-01T18:34:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f505e1821bf0b6e3c36df4bab8e3a4f3d1710dfd'/>
<id>urn:sha1:f505e1821bf0b6e3c36df4bab8e3a4f3d1710dfd</id>
<content type='text'>
Note: This should really be a full pathname, and not a configuration file in the current directory.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6726 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix bug reported by darix where inspircd process returns 15 for successful startup rather than the correct 0</title>
<updated>2007-03-26T16:23:55Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-26T16:23:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ce4a4abaf25344a2ac0f56e13770bd49ab776aed'/>
<id>urn:sha1:ce4a4abaf25344a2ac0f56e13770bd49ab776aed</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6715 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
