<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/configreader.cpp, branch v1.1.7</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/configreader.cpp?h=v1.1.7</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/configreader.cpp?h=v1.1.7'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-04-30T16:50:08Z</updated>
<entry>
<title>Fix one issue, add another feature: When sending MODE +beI, weed out duplicates with simple O(1) check so that users dont send MODE #chan +bbbbbbbbbbbb.</title>
<updated>2007-04-30T16:50:08Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-04-30T16:50:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=569114e4c2f8ef8b14d48d4a94d7226e7f87eaff'/>
<id>urn:sha1:569114e4c2f8ef8b14d48d4a94d7226e7f87eaff</id>
<content type='text'>
Allow configuration of which listmodes you want to deny to below halfops. For example &lt;options hidemodes="eI"&gt;. This is because blocking +b can break mirc, blocking +eI usually wont break it so 
severely.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6852 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add support for hiding listmode lists such as +beI from unprivileged users.</title>
<updated>2007-04-27T17:55:08Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-04-27T17:55:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d6fcf2726e4075fb323010e067964c84044cbf08'/>
<id>urn:sha1:d6fcf2726e4075fb323010e067964c84044cbf08</id>
<content type='text'>
See bug #258


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6849 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add tweaks to support feature request in bug #256, now awaiting QA test</title>
<updated>2007-04-15T11:47:54Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-04-15T11:47:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=84b7dc1bf77a2420c323ba5c8627aa00a70e2f6a'/>
<id>urn:sha1:84b7dc1bf77a2420c323ba5c8627aa00a70e2f6a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6799 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Feature request outlined in bug #257, allow connect/allow lines by port</title>
<updated>2007-04-15T11:42:42Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-04-15T11:42:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b1d06ea1d3a4a11a8253e0d81c832cb54c3c0946'/>
<id>urn:sha1:b1d06ea1d3a4a11a8253e0d81c832cb54c3c0946</id>
<content type='text'>
Needs QA test


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6798 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix the previous commit better - always copy the null terminator (oops)</title>
<updated>2007-04-06T13:07:55Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-04-06T13:07:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=39f2fa9ccf916b6afc084bee6d872214a8a70323'/>
<id>urn:sha1:39f2fa9ccf916b6afc084bee6d872214a8a70323</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6744 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix issue spotted by devious - if a value is defined and a later rehash clears the value to empty, the value is not unset properly because it tries to memcpy zero bytes to the value -</title>
<updated>2007-04-06T13:04:49Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-04-06T13:04:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f3e184c5402c184c94847ee79469cb0120bf84c4'/>
<id>urn:sha1:f3e184c5402c184c94847ee79469cb0120bf84c4</id>
<content type='text'>
this means memcpy just returns immediately. Now if the string value is 0 in length we copy one byte instead (which just copies the null terminator)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6743 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://www.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://www.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>Add &lt;options:fixedquit&gt; and &lt;options:suffixquit&gt; to go along with the existing &lt;options:prefixquit&gt;. note that fixedquit overrides both suffix and prefix if set</title>
<updated>2007-04-01T15:22:54Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-04-01T15:22:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e466a6f5fef9aa5cb0ac4621fd578edbace88281'/>
<id>urn:sha1:e466a6f5fef9aa5cb0ac4621fd578edbace88281</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6722 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>option to allow announce of invites to channel (similar to unreal)</title>
<updated>2007-03-08T11:26:31Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-08T11:26:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=feeeced47094ed52541d1bc74440f1b223e6dadc'/>
<id>urn:sha1:feeeced47094ed52541d1bc74440f1b223e6dadc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6635 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
