<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/channels.cpp, branch v1.1.0b1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/channels.cpp?h=v1.1.0b1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/channels.cpp?h=v1.1.0b1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-09-19T13:51:23Z</updated>
<entry>
<title>Tidy up key handling</title>
<updated>2006-09-19T13:51:23Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-19T13:51:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=34e8e5ff50213baad0ac81df8261a736d96e9b2d'/>
<id>urn:sha1:34e8e5ff50213baad0ac81df8261a736d96e9b2d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5301 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Whack a strlcpy()</title>
<updated>2006-09-11T20:02:46Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-11T20:02:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b92bccf8d7cf9a37b1f8e24b7ed93c6696bde1f4'/>
<id>urn:sha1:b92bccf8d7cf9a37b1f8e24b7ed93c6696bde1f4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5220 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>* Fix ChanModes::ModeString to not try and set a key as a user mode ;)</title>
<updated>2006-09-10T19:48:30Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-10T19:48:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1a3297e97427c3dd6c0d25c6c0591fbbdb94d8a7'/>
<id>urn:sha1:1a3297e97427c3dd6c0d25c6c0591fbbdb94d8a7</id>
<content type='text'>
* Tweak the way cyclehosts works, so that mode change is not echoed back to user who changes their host/ident


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5208 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Explicitly call the std::string version of WriteServ in chanrec::UserList to prevent string format accidents with users who have halfop (oooops)</title>
<updated>2006-09-08T13:37:30Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-08T13:37:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a4dd4228c08fd1bf06ad0d6484c2ccb2526348d7'/>
<id>urn:sha1:a4dd4228c08fd1bf06ad0d6484c2ccb2526348d7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5159 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add chanrec::IsBanned() so that we dont have to keep walking the banlist in various modules and using match()</title>
<updated>2006-09-02T14:09:45Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-02T14:09:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=29fd51d6f76a639fbd909e7bf7489eb92e9f90db'/>
<id>urn:sha1:29fd51d6f76a639fbd909e7bf7489eb92e9f90db</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5099 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Made CountChannels faster. We use it in quite a few places. It's now O(1) rather than O(n)</title>
<updated>2006-08-31T22:50:56Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-31T22:50:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=74b5dabce28ef513118142ae1856fce1f53b5a95'/>
<id>urn:sha1:74b5dabce28ef513118142ae1856fce1f53b5a95</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5094 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>Zed, you are found guilty of over-assuming the IRC protocol and forcing ircd developers to sort lists during prefix adding. How do you plead.</title>
<updated>2006-08-28T18:01:43Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-28T18:01:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=afc96cde1f0bf2bf8fa14e04fcabe652735b63c0'/>
<id>urn:sha1:afc96cde1f0bf2bf8fa14e04fcabe652735b63c0</id>
<content type='text'>
SOD THAT, YOURE GUILTY!!!!!


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5052 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>YOU KNOW I REALLY HATE IT WHEN CLIENT AUTHORS JUST MAKE ASSUMPTIONS ON THINGS LIKE "oh all prefixes in NAMESX will always be in rank order".</title>
<updated>2006-08-28T17:55:16Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-28T17:55:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2deb8b3830b76bbca728b1302d1c2e235b50ed70'/>
<id>urn:sha1:2deb8b3830b76bbca728b1302d1c2e235b50ed70</id>
<content type='text'>
So tell me, zed, where the FUCK does it say that? huh?!


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5051 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add support for NAMESX</title>
<updated>2006-08-28T01:02:41Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-28T01:02:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fe3799248f7d4cf50b1ba704615d5952dede8917'/>
<id>urn:sha1:fe3799248f7d4cf50b1ba704615d5952dede8917</id>
<content type='text'>
Tidy up m_alias blank lines
Add m_namesx.so to example conf (no extra config tags required for it, it "just works")


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