<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/configreader.h, 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/include/configreader.h?h=v1.1.0b3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/configreader.h?h=v1.1.0b3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-10-05T11:47:43Z</updated>
<entry>
<title>Move opertypes/operclasses maps into ServerConfig, for some reason these were global to users.cpp and not accessible to any other file.</title>
<updated>2006-10-05T11:47:43Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-05T11:47:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9c96921f009bafcfb8ca5492fa2e6467c0063547'/>
<id>urn:sha1:9c96921f009bafcfb8ca5492fa2e6467c0063547</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5419 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Annotations</title>
<updated>2006-09-15T10:59:36Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-15T10:59:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b45e7cfebbeaad4ecc3c55bc3060140f50f710d3'/>
<id>urn:sha1:b45e7cfebbeaad4ecc3c55bc3060140f50f710d3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5254 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>EventHandler class, an abstraction for raw i/o</title>
<updated>2006-08-18T01:08:14Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-18T01:08:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e381b06561228aaea752deda20a62c6dc99a560e'/>
<id>urn:sha1:e381b06561228aaea752deda20a62c6dc99a560e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4941 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>Move FileExists, CleanFilename, DirValid, GetFullProgDir into class ServerConfig</title>
<updated>2006-08-10T18:28:37Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-10T18:28:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6c9588419d3cfe01d04d3c870eaac712bb6745b8'/>
<id>urn:sha1:6c9588419d3cfe01d04d3c870eaac712bb6745b8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4848 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>FindNick, FindChan, ChanModes, UserList, CountInvisible, PurgeEmptyChannels, GetClass, WriteOpers, GetServerDescription -&gt; into classes</title>
<updated>2006-08-10T14:43:29Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-10T14:43:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=396c9ef9f7a96934d3227bb7d1d091315e3d4fa8'/>
<id>urn:sha1:396c9ef9f7a96934d3227bb7d1d091315e3d4fa8</id>
<content type='text'>
ServerConfig takes InspIRCd pointer in its constructor


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4832 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tidy up loglevel enum (remove some C-ish defines)</title>
<updated>2006-08-09T14:20:04Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-09T14:20:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f0680338833dd76966ba1769980abb9eafb50467'/>
<id>urn:sha1:f0680338833dd76966ba1769980abb9eafb50467</id>
<content type='text'>
change ServerConfig to pass a pointer to 'this' to Validation etc functions


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4811 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Document &lt;options:syntaxhints&gt; and &lt;options:nouserdns&gt;</title>
<updated>2006-07-28T16:54:42Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-28T16:54:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=28cfa7d8aec7a122f51b36a715fd6ddc55837be1'/>
<id>urn:sha1:28cfa7d8aec7a122f51b36a715fd6ddc55837be1</id>
<content type='text'>
Change syntaxhints to seperate RPL_TEXT (prefix SYNTAX)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4578 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix case sensitive commands issue due to new std::string based parser, improve the craq disabled commands check that was potentially O(n) where n is the number of disabled commands (erk)</title>
<updated>2006-07-16T13:02:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-16T13:02:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5d18f26b6bfb7a575b50dc2e3ad909131b9f75da'/>
<id>urn:sha1:5d18f26b6bfb7a575b50dc2e3ad909131b9f75da</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4404 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
