<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/mode.cpp, branch v1.0.6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/mode.cpp?h=v1.0.6</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/mode.cpp?h=v1.0.6'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2006-07-29T19:31:18Z</updated>
<entry>
<title>Bug#127 fixes</title>
<updated>2006-07-29T19:31:18Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-29T19:31:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=eeac4cea83636b4fd63187a823a546674f26545c'/>
<id>urn:sha1:eeac4cea83636b4fd63187a823a546674f26545c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4588 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix for issue related to bug #127</title>
<updated>2006-07-29T19:29:01Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-29T19:29:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=558c923d80b3b262d6ced0abdf3819d41e4b3698'/>
<id>urn:sha1:558c923d80b3b262d6ced0abdf3819d41e4b3698</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4587 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Removal of all gcc2 checks (there sure was a lot of craq in here)</title>
<updated>2006-07-15T17:35:52Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-15T17:35:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c3912842fd987e6030698191b33c51383f86e915'/>
<id>urn:sha1:c3912842fd987e6030698191b33c51383f86e915</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4395 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>FEAR THE POWER OF VIM AND THE ALMIGHTY "%s/        /\t/g"</title>
<updated>2006-07-09T20:41:36Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-09T20:41:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6a831a13ce816907bbf4b3a0a76c449a59972983'/>
<id>urn:sha1:6a831a13ce816907bbf4b3a0a76c449a59972983</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4249 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Renamed to chanrec::modes</title>
<updated>2006-03-12T14:49:30Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-12T14:49:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ced58c3be3f1da8dcf70c3904e5fe4bdaabf0e3d'/>
<id>urn:sha1:ced58c3be3f1da8dcf70c3904e5fe4bdaabf0e3d</id>
<content type='text'>
Renamed IsCustomModeSet to IsModeSet
GetModeParameter will now return the channel limit (as a string) for a request for mode 'l' and the channel key for a request for mode 'k'.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3692 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>*NEEDS TESTING* changed binarymodes to use the custom_modes entries</title>
<updated>2006-03-12T14:26:15Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-12T14:26:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=988568f3d1cc2247fa3adbadd8daa0ee175fcb1d'/>
<id>urn:sha1:988568f3d1cc2247fa3adbadd8daa0ee175fcb1d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3691 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Set bitfields on servermode</title>
<updated>2006-03-10T01:16:17Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-10T01:16:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ba98f3eacc70d548f843d2d82d10314956dbbf68'/>
<id>urn:sha1:ba98f3eacc70d548f843d2d82d10314956dbbf68</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3619 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Mostly formatting cleanup, rename a 'Ptr' to a more meaningful 'chan', remove some pointless nested if()s checking the same thing at each other</title>
<updated>2006-03-09T20:49:49Z</updated>
<author>
<name>om</name>
</author>
<published>2006-03-09T20:49:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0da6981ee161cbf86de1171dde94cbc915946262'/>
<id>urn:sha1:0da6981ee161cbf86de1171dde94cbc915946262</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3604 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>UM_WALLOPS had value 3 which was a combination of UM_SERVERNOTICE and UM_INVISIBLE :/</title>
<updated>2006-03-09T14:18:33Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-09T14:18:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=23101be0f2e1f1853147dfb0078b8aadbca76746'/>
<id>urn:sha1:23101be0f2e1f1853147dfb0078b8aadbca76746</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3591 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Modes the wrong way around</title>
<updated>2006-03-09T14:13:16Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-09T14:13:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=368022378b7618bad9e785ab5e5d3d57e6c5369f'/>
<id>urn:sha1:368022378b7618bad9e785ab5e5d3d57e6c5369f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3590 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
