<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_hidechans.cpp, branch v1.1.8</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_hidechans.cpp?h=v1.1.8</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_hidechans.cpp?h=v1.1.8'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-05-21T19:13:39Z</updated>
<entry>
<title>Header rearrangement, move inspircd.h to top, remove stdio, stdlib, stdblahblah that we dont even use, remove redeclared &lt;string&gt;, &lt;map&gt;, &lt;vector&gt;.</title>
<updated>2007-05-21T19:13:39Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-21T19:13:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=76d7e8a0684b38a82e6c05ebd7538b69660e1bef'/>
<id>urn:sha1:76d7e8a0684b38a82e6c05ebd7538b69660e1bef</id>
<content type='text'>
This (1) fixes the irc::string::move warnings on vc8 (2) speeds up compile a lot


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7098 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Windows support. Tested and working to compile on freebsd and linux. Next step is to make sure it actually works in windows too. ;p. Add Burlex to contributors.</title>
<updated>2007-05-19T15:56:42Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-05-19T15:56:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9cf56d917d92959701694477f7944d45ad2c38ed'/>
<id>urn:sha1:9cf56d917d92959701694477f7944d45ad2c38ed</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7043 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>The commit that should have been r7000: src/modules now uses IS_OPER instead of not so tidy char equivilant</title>
<updated>2007-05-12T20:49:13Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-05-12T20:49:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ec2106579c77a98dfdb209864a1e1b5ae1f07e7f'/>
<id>urn:sha1:ec2106579c77a98dfdb209864a1e1b5ae1f07e7f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7001 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Opers cannot change the modes of others.</title>
<updated>2007-05-12T20:42:18Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-05-12T20:42:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=59aa01f8f7738eab12948033ad0a92a568ea7996'/>
<id>urn:sha1:59aa01f8f7738eab12948033ad0a92a568ea7996</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6998 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>hidechans: allow showing on self whois, QA, test if you're bored :p</title>
<updated>2007-03-30T22:48:21Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-03-30T22:48:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a85c2d262d1ab3bf5745a146d905705d0a0b6983'/>
<id>urn:sha1:a85c2d262d1ab3bf5745a146d905705d0a0b6983</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6719 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make this available to all users</title>
<updated>2007-03-29T18:33:57Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-29T18:33:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=147f264740ee4507fd46e7c6cefa8cc6867ae3ea'/>
<id>urn:sha1:147f264740ee4507fd46e7c6cefa8cc6867ae3ea</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6717 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update a notice on server already existing to be more clear</title>
<updated>2007-03-20T10:09:41Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-03-20T10:09:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6b08aec287543438dd8616981b7cf75b29072ea7'/>
<id>urn:sha1:6b08aec287543438dd8616981b7cf75b29072ea7</id>
<content type='text'>
- Update ModDesc for m_hidechans

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6693 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Reasonably sized fix - when adding modes in modules, be sure to check the return value so we dont load two modules with conflicting modes</title>
<updated>2006-12-28T16:55:50Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-28T16:55:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=67878d628c15f2adec41b6d3b266830a636c2ed0'/>
<id>urn:sha1:67878d628c15f2adec41b6d3b266830a636c2ed0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6137 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove global namespacing, makes modules compile FASTAH. Also massive update on headers (change to InspIRCd Development Team, extend copyright to 2007).</title>
<updated>2006-12-15T21:33:22Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-12-15T21:33:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3a554ef1e9be9dbcf3de3301a4a6c2938d643bea'/>
<id>urn:sha1:3a554ef1e9be9dbcf3de3301a4a6c2938d643bea</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5995 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add m_hidechans: Adds usermode +I to hide an oper's channels from non-opers. Also, we don't want to load a .h in the config, Brain :p</title>
<updated>2006-10-30T18:48:41Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-10-30T18:48:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2c1dd9be2be86546e6dc1231b5df80af1ec1b23a'/>
<id>urn:sha1:2c1dd9be2be86546e6dc1231b5df80af1ec1b23a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5583 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
