<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_alias.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_alias.cpp?h=v1.2.3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_alias.cpp?h=v1.2.3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-10-18T21:15:07Z</updated>
<entry>
<title>Rewrite m_alias DoCommand to do variable substitution in one pass, fixing bugs with $i in user-provided text</title>
<updated>2009-10-18T21:15:07Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-18T21:15:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f6295f538e27fdbc5b966a164c189f70f6193f07'/>
<id>urn:sha1:f6295f538e27fdbc5b966a164c189f70f6193f07</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11912 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix infinite loop on alias expansion, found by Adam</title>
<updated>2009-10-18T19:38:20Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-18T19:38:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ea71c264d2119e077c78c47cd7160daabf981acf'/>
<id>urn:sha1:ea71c264d2119e077c78c47cd7160daabf981acf</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11909 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Stop a potential null pointer dereference introduced by Namegduf's patch, found by Dessa/Kuja for finding this, and to danieldg, Special, Namegduf and psychon for their input.</title>
<updated>2009-08-28T20:30:25Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-08-28T20:30:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=da063380e6437178ee3ea99ead971fa384b93a5e'/>
<id>urn:sha1:da063380e6437178ee3ea99ead971fa384b93a5e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11545 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Patch from Namegduf to use OnUserMessage instead of OnUserPreMessage, and correctly prioritize events to fix channel aliases arriving after the effects of the alias.</title>
<updated>2009-08-28T17:07:21Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-08-28T17:07:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3875c2751e67f211c283b11a3eba55e950370132'/>
<id>urn:sha1:3875c2751e67f211c283b11a3eba55e950370132</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11542 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>Remove an old debug log, and fix compile.</title>
<updated>2009-05-02T18:18:01Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-05-02T18:18:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7d8f6fde6e8f3b22aeb280f673ae9e727954783f'/>
<id>urn:sha1:7d8f6fde6e8f3b22aeb280f673ae9e727954783f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11348 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix: Channel aliases should work a bit more like user aliases. This is a BC change: all existing channel aliases will likely be BROKEN, and will need to be changed. Like user aliases, $1 is now the fantasy command that was invoked, $2 is the first real param of the command. Reported by Namegduf.</title>
<updated>2009-05-02T18:18:00Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-05-02T18:18:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=343ffe89409830e85e7895888468bbccd5fdd7a6'/>
<id>urn:sha1:343ffe89409830e85e7895888468bbccd5fdd7a6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11347 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Replace $chan to "" for a non-channel command.</title>
<updated>2009-05-02T18:17:59Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-05-02T18:17:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6cfc9625c0068d1a2d67fb9d08a1670a6f2358e4'/>
<id>urn:sha1:6cfc9625c0068d1a2d67fb9d08a1670a6f2358e4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11346 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>
</feed>
