<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/commands, 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/commands?h=v1.2.1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/commands?h=v1.2.1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-09-13T19:34:08Z</updated>
<entry>
<title>Other half of r11694, that I forgot to commit the first time</title>
<updated>2009-09-13T19:34:08Z</updated>
<author>
<name>special</name>
</author>
<published>2009-09-13T19:34:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=79cdb384cac3f9fd0c2eb9948f1386ae6d3c8ab7'/>
<id>urn:sha1:79cdb384cac3f9fd0c2eb9948f1386ae6d3c8ab7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11695 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>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 a number of commands to have max_params field. This means in practice, that colons on gline reasons (etc) are no longer mandatory, provided the command tells the core how many parameters at max it has.</title>
<updated>2008-10-25T16:41:13Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-10-25T16:41:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dcfd227ffbfb11833663c1f96490d41537b4f496'/>
<id>urn:sha1:dcfd227ffbfb11833663c1f96490d41537b4f496</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10718 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add optional max_params for commands, which means that we can compress 'extra' params, while still accepting ':' terminated params, etc.</title>
<updated>2008-10-25T16:41:09Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-10-25T16:41:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bde833f1827cfc5367602a580d23afcafc12d15b'/>
<id>urn:sha1:bde833f1827cfc5367602a580d23afcafc12d15b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10715 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Grr at windows exports</title>
<updated>2008-09-06T21:55:47Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-09-06T21:55:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=04416cb33d2f956fd5dcbdbf298afebde118f522'/>
<id>urn:sha1:04416cb33d2f956fd5dcbdbf298afebde118f522</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10424 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>fixes so m_sqloper builds on win</title>
<updated>2008-09-06T21:27:15Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-09-06T21:27:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5e4b7f9c2cc78293867248f0606f8921b9c90d30'/>
<id>urn:sha1:5e4b7f9c2cc78293867248f0606f8921b9c90d30</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10421 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add opt_time to WHO (will be /who +t flag) and clean the fuck up CommandWho::whomatch, which was as ugly as sin.</title>
<updated>2008-08-25T15:03:44Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-25T15:03:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fc7576e098618cb2b2ee4e10a076e848559bb4bf'/>
<id>urn:sha1:fc7576e098618cb2b2ee4e10a076e848559bb4bf</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10274 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Send ERR_NOTREGISTERED to clients that send SERVER on a client port with a text that tells them what they are doing wrong. Should help them debug it themselves.</title>
<updated>2008-07-15T13:32:28Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-15T13:32:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=403d16068410909b8d352588dc83f6d255a018b7'/>
<id>urn:sha1:403d16068410909b8d352588dc83f6d255a018b7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10023 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
