<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_override.cpp, branch v1.2.3</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_override.cpp?h=v1.2.3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_override.cpp?h=v1.2.3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-08-27T10:38:26Z</updated>
<entry>
<title>override: pass handling back to the core to send numerics if join restrictions apply. Thanks to webczat for (eventually) being able to communicate what the problem was.</title>
<updated>2009-08-27T10:38:26Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-08-27T10:38:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2fdbd6812179abd009a219bbf72380cc823456e2'/>
<id>urn:sha1:2fdbd6812179abd009a219bbf72380cc823456e2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11540 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change m_override to send snomasks globally</title>
<updated>2009-06-02T02:43:36Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-06-02T02:43:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=20002aa04929d5a9ea71ad6e9a11654357065505'/>
<id>urn:sha1:20002aa04929d5a9ea71ad6e9a11654357065505</id>
<content type='text'>
This uses "G" for both local and global; "g" is already taken by globops.
Fixes bug #860.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11399 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>OnRehash changes: split to multiple hooks to clarify use and prevent explosion of rehashes on a /REHASH *</title>
<updated>2009-05-24T02:53:45Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-05-24T02:53:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0da6b3a13def40e8fd002b9fc60f955467f6372d'/>
<id>urn:sha1:0da6b3a13def40e8fd002b9fc60f955467f6372d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11388 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix unnecessary heap allocation on rehash: stack allocated ConfigReader is fine.</title>
<updated>2009-05-04T20:27:54Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-05-04T20:27:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=486a4bb77ce26fe69529e579464f494e619d1922'/>
<id>urn:sha1:486a4bb77ce26fe69529e579464f494e619d1922</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11359 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Textual fixes. Patch by Ankit.</title>
<updated>2009-04-03T18:25:25Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-04-03T18:25:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3cea88d74cd66466e0314f8b669520f11de5ff67'/>
<id>urn:sha1:3cea88d74cd66466e0314f8b669520f11de5ff67</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11282 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>m_override: fix messages on multi-mode changes</title>
<updated>2009-03-08T22:01:19Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-03-08T22:01:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a5baaeecf6aac2be7bfdf44d8be23f167da03db5'/>
<id>urn:sha1:a5baaeecf6aac2be7bfdf44d8be23f167da03db5</id>
<content type='text'>
This fixes bug 664

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11186 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Revert r10640, it blocked override notices unless they contained an op/deop/etc</title>
<updated>2009-02-27T21:53:01Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-02-27T21:53:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=862bdf27b8a3b419ab353cd74a547d5b5b601dba'/>
<id>urn:sha1:862bdf27b8a3b419ab353cd74a547d5b5b601dba</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11158 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>Fix some spaces as indent and one double space in m_override so that Ankit is happy again</title>
<updated>2009-01-24T15:03:00Z</updated>
<author>
<name>psychon</name>
</author>
<published>2009-01-24T15:03:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b2920d53c2d2478114735f7388d7d98200385e3a'/>
<id>urn:sha1:b2920d53c2d2478114735f7388d7d98200385e3a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10996 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
