<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/modules.h, branch v1.1.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/modules.h?h=v1.1.2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/modules.h?h=v1.1.2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-02-19T08:38:26Z</updated>
<entry>
<title>1) Fix for nickname overruled with new cullList stuff -- we have to change their nick, its not safe to quit them as it messes up the nick hash.</title>
<updated>2007-02-19T08:38:26Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-19T08:38:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ddb970dd670bcd905c8f34458f8fcf70e9fd89bd'/>
<id>urn:sha1:ddb970dd670bcd905c8f34458f8fcf70e9fd89bd</id>
<content type='text'>
2) Add a mute flag for users, so we can drop commands from users who have been placed on the cullList. This is independent of the actual cullList and can be
used as a general mute flag e.g. by shun modules.
3) Fix /kill to also not quit the user immediately, remove need for CMD_USER_DELETED return anywhere in the code.
*** THIS NEEDS TESTING BY QA ***


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6596 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Bump API version</title>
<updated>2007-02-17T20:13:31Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-17T20:13:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7713634b1a5153c49fd39546eda649b2433ef2d0'/>
<id>urn:sha1:7713634b1a5153c49fd39546eda649b2433ef2d0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6589 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Bump API version (chanrec::setby increased from NICKMAX to 128)</title>
<updated>2007-02-11T18:53:42Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-11T18:53:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d28a7485a2a0b225323b465b1d209376cde5b72c'/>
<id>urn:sha1:d28a7485a2a0b225323b465b1d209376cde5b72c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6573 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>And its all done and working!</title>
<updated>2007-01-07T21:37:06Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-07T21:37:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2a5e6d416ff00d25230cee662b6e56e9a3d59f75'/>
<id>urn:sha1:2a5e6d416ff00d25230cee662b6e56e9a3d59f75</id>
<content type='text'>
(note, we still need to test cache expiry)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6253 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix to allow for OnRehash to know what user initiated the rehash</title>
<updated>2007-01-01T20:53:20Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-01T20:53:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=42d5b9571eff06b0c33093dc9118c29f9603fd2b'/>
<id>urn:sha1:42d5b9571eff06b0c33093dc9118c29f9603fd2b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6207 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Also add support for default values for ConfValueBool and ConfValueInteger in configreader, and for ReadFlag and ReadInteger in modules.</title>
<updated>2006-12-26T01:48:55Z</updated>
<author>
<name>peavey</name>
</author>
<published>2006-12-26T01:48:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f3f570b4fa14dd375ad4a06bddca8f365fb32c55'/>
<id>urn:sha1:f3f570b4fa14dd375ad4a06bddca8f365fb32c55</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6116 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add possibility to define default value for ConfValue in configreader and ReadConf in modules.</title>
<updated>2006-12-26T00:51:20Z</updated>
<author>
<name>peavey</name>
</author>
<published>2006-12-26T00:51:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=047f09dd572b89223ff3798dc25c34fe4c4172b3'/>
<id>urn:sha1:047f09dd572b89223ff3798dc25c34fe4c4172b3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6113 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add OnGarbageCollect method</title>
<updated>2006-12-24T00:42:22Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-24T00:42:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b31a8ee0ad3795855a12bfaaf5a9034fe3c4db39'/>
<id>urn:sha1:b31a8ee0ad3795855a12bfaaf5a9034fe3c4db39</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6086 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>Add an optional parameter to ConfigReader::ReadValue which defines if we want linefeeds or not.</title>
<updated>2006-12-16T21:04:47Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-16T21:04:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e65c1d261c26702dac82a6390be3fa757bbed6ec'/>
<id>urn:sha1:e65c1d261c26702dac82a6390be3fa757bbed6ec</id>
<content type='text'>
Tidy up some duplicated code in configreader (error reporting)
Change ModuleException to inherit from CoreException, have the configreader throw and catch its CoreException on fatal error


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