<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/configreader.cpp, branch v1.1.0b3</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.0b3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/configreader.cpp?h=v1.1.0b3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-10-06T10:03:22Z</updated>
<entry>
<title>Remove a strcpy</title>
<updated>2006-10-06T10:03:22Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-06T10:03:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a519f21f44dbbaf30b90fe44a9a73f930d61c185'/>
<id>urn:sha1:a519f21f44dbbaf30b90fe44a9a73f930d61c185</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5433 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allow putting newlines into quoted values in the config using \n. I'm coming to a use for this.</title>
<updated>2006-09-17T15:33:36Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-17T15:33:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8831a187362bb9fd4e0f4c34e808868adf90fe56'/>
<id>urn:sha1:8831a187362bb9fd4e0f4c34e808868adf90fe56</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5272 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Try this pipp and see if the bug manifests in a different place</title>
<updated>2006-09-13T20:37:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-13T20:37:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ab7bdcacb7151ad1ed24de3d272ac91be119db22'/>
<id>urn:sha1:ab7bdcacb7151ad1ed24de3d272ac91be119db22</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5233 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include lists</title>
<updated>2006-08-30T09:03:03Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-30T09:03:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d54fd9b1e6b31f69332a9241b5f17330c0ad61e0'/>
<id>urn:sha1:d54fd9b1e6b31f69332a9241b5f17330c0ad61e0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5080 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add &lt;options:cyclehosts&gt; which allows a user to appear to have quit when their host changes, so that clients/bots can stay synched properly.</title>
<updated>2006-08-25T13:42:19Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-25T13:42:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a93e436b039fa86345759b9a29243fe09fb54bcf'/>
<id>urn:sha1:a93e436b039fa86345759b9a29243fe09fb54bcf</id>
<content type='text'>
It is recommended this option always be on.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5017 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Just to mess with om's head, remove helperfuncs.h from everywhere</title>
<updated>2006-08-11T23:31:13Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-11T23:31:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6050df73f498d05597fb37c6157868df1f6f4db2'/>
<id>urn:sha1:6050df73f498d05597fb37c6157868df1f6f4db2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4900 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change to using Instance-&gt;Log (InspIRCd::Log) rather than log() macro</title>
<updated>2006-08-11T12:26:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-11T12:26:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e84bf9f3ec5a60078c32b272d3d7885c0708c544'/>
<id>urn:sha1:e84bf9f3ec5a60078c32b272d3d7885c0708c544</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4880 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Now two types of log macro, log() and ilog(). log() assumes an InspIRCd object  called ServerInstance, ilog() takes an InspIRCd object as first param.</title>
<updated>2006-08-11T12:15:03Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-11T12:15:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d17465716790010b6e3221f9ce49272110276ccf'/>
<id>urn:sha1:d17465716790010b6e3221f9ce49272110276ccf</id>
<content type='text'>
TODO: Run a regexp over these, using perl, to translate them into InspIRCd::Log calls and then eliminate the macro :)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4879 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move all of the xline stuff into class XLineManager, make an instance of it in class InspIRCd and use it</title>
<updated>2006-08-11T11:06:40Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-11T11:06:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=312d49abb008dccf9871b663decaa1bacf18c20a'/>
<id>urn:sha1:312d49abb008dccf9871b663decaa1bacf18c20a</id>
<content type='text'>
(eliminates another extern)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4878 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>extern time_t TIME -&gt; InspIRCd::Time()</title>
<updated>2006-08-11T09:23:46Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-11T09:23:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=76ebc88ccd6fef0bf2d97b607829fb3466e273af'/>
<id>urn:sha1:76ebc88ccd6fef0bf2d97b607829fb3466e273af</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4873 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
