<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/channels.h, branch v1.2.0a4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/include/channels.h?h=v1.2.0a4</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/include/channels.h?h=v1.2.0a4'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2008-05-19T21:29:14Z</updated>
<entry>
<title>More correctly state the lookup arrays as unsigned char, not char</title>
<updated>2008-05-19T21:29:14Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-19T21:29:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=552ab1e39852733203d2037aa0bbaa1b63fd94a2'/>
<id>urn:sha1:552ab1e39852733203d2037aa0bbaa1b63fd94a2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9771 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Convert channel::name to std::string, this was a beastie!</title>
<updated>2008-05-19T21:16:42Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-19T21:16:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=31f1e7ad092f8bf16ee653cc105eea4a769650ca'/>
<id>urn:sha1:31f1e7ad092f8bf16ee653cc105eea4a769650ca</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9770 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Convert channel banlist members to std::string</title>
<updated>2008-05-19T19:53:03Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-19T19:53:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=869bd02318d94a38369a125726b8edeb54ba0706'/>
<id>urn:sha1:869bd02318d94a38369a125726b8edeb54ba0706</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9769 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>This should probably be tested, but makes a whole lot more sense like this (users.cpp)</title>
<updated>2008-04-07T22:00:49Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-07T22:00:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f78a6a90b194acfbabe61795470cabbdc36a32f4'/>
<id>urn:sha1:f78a6a90b194acfbabe61795470cabbdc36a32f4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9404 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>The start of extended bans infrastructure: syntax is e.g. +b n:w00tdiff@*, bans of any type can be applied and checked against, but there's more to come with this.</title>
<updated>2008-04-04T21:43:21Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-04T21:43:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f00094febf62beb74fb45a765a9fccd1ba4c8b8b'/>
<id>urn:sha1:f00094febf62beb74fb45a765a9fccd1ba4c8b8b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9337 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove this, it won't work (reliably), use ModeParser::ModeString() instead, ta B</title>
<updated>2008-04-01T16:30:49Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-01T16:30:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1fe8085c6dbecc9558e61ea1829dbf3fcb41830e'/>
<id>urn:sha1:1fe8085c6dbecc9558e61ea1829dbf3fcb41830e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9243 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Configurable prefixes for chanmodes +qa: prefixes can be turned on or off individually and seperately, per server as well as per mode, and prefixes are no longer limited to ~&amp;. *** SERVICES AUTHORS *** This involves a protocol change. FJOIN now sends the userlist with format modes,nick instead of prefixes,nick.</title>
<updated>2008-04-01T13:53:27Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-01T13:53:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1f9ef4081211739c7c04211a9d77549d25c09f7a'/>
<id>urn:sha1:1f9ef4081211739c7c04211a9d77549d25c09f7a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9241 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Commit -Wformat=2 -Wmissing-format-attributes, printf-like functions in inspircd now get treated like printf (meaning compile-time check goodness) in GCC</title>
<updated>2008-03-30T02:48:54Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-03-30T02:48:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=58385dd458e927994957b6d603f7f9da3fc52e14'/>
<id>urn:sha1:58385dd458e927994957b6d603f7f9da3fc52e14</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9217 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Someone please help me fix the warnings in modules caused by this change. All mode handler OnMode events, ModeWatcher::BeforeMode/AfterMode, plus OnRawMode now have a bool servermode parameter</title>
<updated>2008-02-18T16:55:27Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-18T16:55:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=32a26fa539242d009ffab01e09cafdaba9270dac'/>
<id>urn:sha1:32a26fa539242d009ffab01e09cafdaba9270dac</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8964 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Commit patch from danieldg that makes a ton of stuff const-safe for latest warn-happy trigger-happy gcc4 (thanks)</title>
<updated>2008-02-13T18:22:19Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-13T18:22:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=bfaf7e3b27981a5144faba6d17c6e29fac735dbb'/>
<id>urn:sha1:bfaf7e3b27981a5144faba6d17c6e29fac735dbb</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8922 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
