<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/modules.h, branch v1.1.1</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.1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/modules.h?h=v1.1.1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-01-07T21:37:06Z</updated>
<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>
<entry>
<title>And now, just to force you to recompile the *whole* ircd.. updated headers on the headers. :p</title>
<updated>2006-12-15T22:18:59Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-12-15T22:18:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=696ee9ff66bb94be2229bfa9c3dc288affc38a72'/>
<id>urn:sha1:696ee9ff66bb94be2229bfa9c3dc288affc38a72</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5998 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>New clone counting mechanism (this isnt tested yet)</title>
<updated>2006-12-12T22:51:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-12T22:51:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3679c5ebb764521ec940a526af16f61985ae15da'/>
<id>urn:sha1:3679c5ebb764521ec940a526af16f61985ae15da</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5967 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add InspIRCd::UseInterface and InspIRCd::DoneWithInterface, and also InspIRCd::GetInterfaceUseCount().</title>
<updated>2006-12-10T22:17:51Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-10T22:17:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=540fee57bf71abccaba38c0297b80f8001780c1d'/>
<id>urn:sha1:540fee57bf71abccaba38c0297b80f8001780c1d</id>
<content type='text'>
These can be used for one module to lock other modules in memory that it depends on, this way they can
enforce an unload order so that you cant (for example) unload m_ssl_gnutls.so whilst m_spanningtree.so
is using it for ssl server to server sessions (in this case, youd have to unload spanningtree first,
THEN ssl_gnutls, to satisfy the dependencies and unload orders)


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