<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_silence.cpp, branch v1.2.0a3</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_silence.cpp?h=v1.2.0a3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_silence.cpp?h=v1.2.0a3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-05-05T02:06:59Z</updated>
<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>Extra safety required by recent changes</title>
<updated>2008-04-04T14:44:02Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-04T14:44:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8fc3c90385f2c2a327e1cfbe47bf959802177d40'/>
<id>urn:sha1:8fc3c90385f2c2a327e1cfbe47bf959802177d40</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9309 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Server origin privmsg, UNTESTED - will test in a min</title>
<updated>2008-04-04T13:59:29Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-04T13:59:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f7a28a7800d934b3bcd630a97bb6471eb1007140'/>
<id>urn:sha1:f7a28a7800d934b3bcd630a97bb6471eb1007140</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9306 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix this name</title>
<updated>2008-03-30T23:50:42Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-03-30T23:50:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7fffee4db85659b8ce2b20cb23ac76da974725a3'/>
<id>urn:sha1:7fffee4db85659b8ce2b20cb23ac76da974725a3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9233 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add SVSSILENCE: allows services to modify SILENCE lists of users. todo note in there, don't know if anyone wants to comment..</title>
<updated>2008-03-30T23:13:47Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-03-30T23:13:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=262703207a8af5a3318e1c4235c630e09c6861e6'/>
<id>urn:sha1:262703207a8af5a3318e1c4235c630e09c6861e6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9232 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move _ext to replace the original, SVSSILENCE comes next</title>
<updated>2008-03-30T23:04:00Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-03-30T23:04:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3c8b0ea13b84b52b95c7e0b17f1ddf208045d665'/>
<id>urn:sha1:3c8b0ea13b84b52b95c7e0b17f1ddf208045d665</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9231 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove m_silence: this is 1.2 only. m_silence_ext is a fully backwards compatible copy of silence, with some additional features that have no impact on usage etc, so it makes no real sense to bloat out the compile like this</title>
<updated>2008-03-30T23:03:24Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-03-30T23:03:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=24fa2afa629ed5d2306a612cbb16ad4bacc862a4'/>
<id>urn:sha1:24fa2afa629ed5d2306a612cbb16ad4bacc862a4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9230 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://www.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>Finally change all the Version() objects</title>
<updated>2008-03-24T13:40:12Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-24T13:40:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c2957516bca0fe70622c7668a12ade68576ddab2'/>
<id>urn:sha1:c2957516bca0fe70622c7668a12ade68576ddab2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9185 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Wheeee for HUGE commits. Convert all numerics to WriteNumeric so that OnNumeric can capture them.</title>
<updated>2008-03-22T12:03:43Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-22T12:03:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=68730d4c9701b34c962302e6410908865fb2ba28'/>
<id>urn:sha1:68730d4c9701b34c962302e6410908865fb2ba28</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9175 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
