<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/command_parse.h, branch v1.2.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/command_parse.h?h=v1.2.1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/command_parse.h?h=v1.2.1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-04-23T22:21:35Z</updated>
<entry>
<title>rollback r11326, we're going to make vc9 the officially supported windows build methods since the few of us doing win dev can't keep up maintaining the others.</title>
<updated>2009-04-23T22:21:35Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-04-23T22:21:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=15b51c2ecc81e06c0efb537bec968f7c5acd2ed4'/>
<id>urn:sha1:15b51c2ecc81e06c0efb537bec968f7c5acd2ed4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11327 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Heres the beef so far</title>
<updated>2009-04-23T19:03:40Z</updated>
<author>
<name>brain</name>
</author>
<published>2009-04-23T19:03:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c275233c7c356058c812ed3906a833b678e9de69'/>
<id>urn:sha1:c275233c7c356058c812ed3906a833b678e9de69</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11326 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update all wiki links to point to the new wiki. This was done automatically with the following command, only .Makefile.inc got some indent fixups by hand.</title>
<updated>2009-03-15T12:42:35Z</updated>
<author>
<name>psychon</name>
</author>
<published>2009-03-15T12:42:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef'/>
<id>urn:sha1:b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef</id>
<content type='text'>
for file in $(find -type f -and -not -path '*/.svn/*' -and -not -name '*.so') ; do sed -e 's#http://www.inspircd.org/wiki#http://wiki.inspircd.org#' -e 's#http://wiki.inspircd.org/index.php/#http://wiki.inspircd.org/#' -i $file ; done


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11223 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Include explicit parameter list in ProtocolInterface::SendMode</title>
<updated>2009-03-07T01:29:45Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-03-07T01:29:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=96a4a1d41e42dba806c2e9954e148ed838262511'/>
<id>urn:sha1:96a4a1d41e42dba806c2e9954e148ed838262511</id>
<content type='text'>
Also leave the strings split into deque, there's no need to pack it into a
string just to unpack it during the translate.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11181 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Construct explicit parameter type list for MODE parameters</title>
<updated>2009-03-06T22:28:57Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-03-06T22:28:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=526f5a4a02882b19056fe755dff1f64b764ff313'/>
<id>urn:sha1:526f5a4a02882b19056fe755dff1f64b764ff313</id>
<content type='text'>
Previously, we used TR_SPACENICKLIST on the parameters. This worked only because
usually, if anything in the list parsed as a nick, then it was a nick. However,
some modes like +k and +g allow free-form text, which could also resolve as a
nick. Add extra parameters to allow modes to specify their TranslateType,
defaulting to TR_TEXT.

This fixes bug #757, found by Taros

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11180 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Nuke trailing spaces</title>
<updated>2009-02-14T21:14:36Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-02-14T21:14:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f209cce90b394acd26e22eacef0bff61e8f5b4e1'/>
<id>urn:sha1:f209cce90b394acd26e22eacef0bff61e8f5b4e1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11105 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update copyrights for 2009.</title>
<updated>2009-01-02T18:16:05Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-01-02T18:16:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=43847ec9c7e1a195163eb4c529f1c92fd1ace0a4'/>
<id>urn:sha1:43847ec9c7e1a195163eb4c529f1c92fd1ace0a4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10932 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix naming convention to be consistant. (cmd_ -&gt; Command)</title>
<updated>2008-12-15T12:14:04Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-12-15T12:14:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=187544bfd00c340492924f8238109ff7929c555d'/>
<id>urn:sha1:187544bfd00c340492924f8238109ff7929c555d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10891 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>This was never supposed to be invoked on /rehash, only startup.. so move it to startup only. Also remove (redundant) user arg.</title>
<updated>2008-11-02T14:29:40Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-11-02T14:29:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0d2b6637ca369166629576f160ef1fd376078e5a'/>
<id>urn:sha1:0d2b6637ca369166629576f160ef1fd376078e5a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10792 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change the value of number of secs in a year to be 31557600 for Duration() with 'y' value. This is 365.25 days slightly more accurate than 365 days.</title>
<updated>2008-06-21T13:18:25Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-06-21T13:18:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a77e13baaae1d1bf36f1ef94fe0cbd450839b05e'/>
<id>urn:sha1:a77e13baaae1d1bf36f1ef94fe0cbd450839b05e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9930 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
