<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_samode.cpp, branch v1.2.4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_samode.cpp?h=v1.2.4</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_samode.cpp?h=v1.2.4'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-06-14T05:12:44Z</updated>
<entry>
<title>These commands do not need to be VF_COMMON</title>
<updated>2009-06-14T05:12:44Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-06-14T05:12:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e5cb25bd13326b9e0d1c275638f3f8f4ffba213a'/>
<id>urn:sha1:e5cb25bd13326b9e0d1c275638f3f8f4ffba213a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11410 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Convert snomask 'A' into snomask 'a' for local announcements, add snomask 'A' for remote announcements.</title>
<updated>2009-04-16T15:51:05Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-04-16T15:51:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=929cd28544c59d122a8d36b2b5e3a394aa03108b'/>
<id>urn:sha1:929cd28544c59d122a8d36b2b5e3a394aa03108b</id>
<content type='text'>
Make SAMODE send a snotice to 'a' and remote to 'A' - fixes bug #822, reported by Taros
We really need a wrapper to use these, but, for now it's usable.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11304 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>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>Change module versions to use a string instead of fixed digits, and use propset ID to auto-set versions, so we don't have (essentially unused) module versions.</title>
<updated>2008-08-25T20:35:51Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-25T20:35:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8de87c2a9b5f5e68caac1ca06b1021ed69cb3d6a'/>
<id>urn:sha1:8de87c2a9b5f5e68caac1ca06b1021ed69cb3d6a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10291 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>fixed some indentation and spacing in modules</title>
<updated>2008-06-11T11:35:23Z</updated>
<author>
<name>pippijn</name>
</author>
<published>2008-06-11T11:35:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d185decae97752368d5cf62311cbc0d1a52aa22c'/>
<id>urn:sha1:d185decae97752368d5cf62311cbc0d1a52aa22c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9888 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Commit these</title>
<updated>2008-05-19T00:19:34Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-19T00:19:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8cb8131110c194b4c10a64215dd6a4c5e54d2bc9'/>
<id>urn:sha1:8cb8131110c194b4c10a64215dd6a4c5e54d2bc9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9757 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Conversions</title>
<updated>2008-05-05T02:06:59Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-05-05T02:06:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b817341e2149af163011cce47605ae17b4f67eeb'/>
<id>urn:sha1:b817341e2149af163011cce47605ae17b4f67eeb</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9628 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove SpanningTreeProtocolInterface::SendOperNotice - it was translated to a SendSNONotice 'A' anyway, and only used by SAMODE, which duplicated it with a SendSNONotice 'A' also anyhow o.o - this means OPERNOTICE is now gone from protocol 1200, and SNONOTICE should be used instead.</title>
<updated>2008-04-17T14:01:12Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-17T14:01:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8c2d96013084de950e3a63be4ae6ed626c4093ab'/>
<id>urn:sha1:8c2d96013084de950e3a63be4ae6ed626c4093ab</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9530 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
